index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-02
net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
David Carlier
-0
/
+1
2026-04-02
Merge branch 'fix-invariant-violations-and-improve-branch-detection'
Alexei Starovoitov
-108
/
+148
2026-04-02
selftests/bpf: Remove invariant violation flags
Paul Chaignon
-17
/
+7
2026-04-02
selftests/bpf: Cover invariant violation case from syzbot
Paul Chaignon
-0
/
+29
2026-04-02
bpf: Simulate branches to prune based on range violations
Harishankar Vishwanathan
-35
/
+51
2026-04-02
bpf: Exit early if reg_bounds_sync gets invalid inputs
Harishankar Vishwanathan
-0
/
+5
2026-04-02
bpf: Use bpf_verifier_env buffers for reg_set_min_max
Paul Chaignon
-42
/
+26
2026-04-02
bpf: Refactor reg_bounds_sanity_check
Harishankar Vishwanathan
-24
/
+40
2026-04-02
perf header: Validate build_id filename length to prevent buffer overflow
SeungJu Cheon
-0
/
+10
2026-04-02
perf metricgroup: Refine error logs
Leo Yan
-5
/
+6
2026-04-02
perf expr: Add '\n' in literal parse errors
Leo Yan
-2
/
+2
2026-04-02
perf expr: Return -EINVAL for syntax error in expr__find_ids()
Leo Yan
-1
/
+2
2026-04-02
MAINTAINERS: Update email for Allison Henderson
Allison Henderson
-1
/
+1
2026-04-02
Merge branch 'enic-sr-iov-v2-preparatory-infrastructure'
Jakub Kicinski
-20
/
+165
2026-04-02
enic: detect admin channel resources for SR-IOV
Satish Kharat
-2
/
+17
2026-04-02
enic: add type-aware alloc for WQ, RQ, CQ and INTR resources
Satish Kharat
-12
/
+53
2026-04-02
enic: make enic_dev_enable/disable ref-counted
Satish Kharat
-5
/
+30
2026-04-02
enic: detect SR-IOV VF type from PCI capability
Satish Kharat
-0
/
+45
2026-04-02
enic: add V2 SR-IOV VF device ID
Satish Kharat
-1
/
+4
2026-04-02
enic: extend resource discovery for SR-IOV admin channel
Satish Kharat
-0
/
+16
2026-04-02
MAINTAINERS: orphan PPP over Ethernet driver
Qingfang Deng
-2
/
+1
2026-04-02
Merge branch 'net-phy-microchip-add-downshift-support-for-lan88xx'
Jakub Kicinski
-1
/
+83
2026-04-02
net: phy: microchip: enable downshift by default on LAN88xx
Nicolai Buchwitz
-2
/
+15
2026-04-02
net: phy: microchip: add downshift tunable support for LAN88xx
Nicolai Buchwitz
-0
/
+69
2026-04-02
r8152: Add helper functions for SRAM2
Chih Kai Hsu
-103
/
+75
2026-04-02
net: phy: bcm84881: add LED framework support for BCM84891/BCM84892
Daniel Wagner
-0
/
+156
2026-04-02
Merge branch 'macvlan-broadcast-delivery-changes'
Jakub Kicinski
-3
/
+8
2026-04-02
macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()
Eric Dumazet
-0
/
+3
2026-04-02
macvlan: annotate data-races around port->bc_queue_len_used
Eric Dumazet
-3
/
+5
2026-04-03
crypto: qat - add support for zstd
Giovanni Cabiddu
-30
/
+773
2026-04-03
crypto: qat - use swab32 macro
Giovanni Cabiddu
-4
/
+6
2026-04-03
crypto: img-hash - drop redundant return variable
Thorsten Blum
-4
/
+1
2026-04-03
crypto: img-hash - use list_first_entry_or_null to simplify digest
Thorsten Blum
-15
/
+6
2026-04-03
crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS
Eric Biggers
-8
/
+23
2026-04-03
crypto: aspeed - Use memcpy_from_sglist() in aspeed_ahash_dma_prepare()
Paul Louvel
-2
/
+1
2026-04-03
crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help
Thorsten Blum
-2
/
+2
2026-04-03
crypto: x86 - Remove des and des3_ede code
Eric Biggers
-1239
/
+0
2026-04-03
crypto: sparc - Remove des and des3_ede code
Eric Biggers
-917
/
+0
2026-04-03
crypto: s390 - Remove des and des3_ede code
Eric Biggers
-521
/
+0
2026-04-03
crypto: rng - Don't pull in DRBG when CRYPTO_FIPS=n
Eric Biggers
-7
/
+0
2026-04-03
crypto: fips - Depend on CRYPTO_DRBG=y
Eric Biggers
-1
/
+1
2026-04-03
crypto: rng - Make crypto_stdrng_get_bytes() use normal RNG in non-FIPS mode
Eric Biggers
-4
/
+15
2026-04-03
crypto: rng - Unexport "default RNG" symbols
Eric Biggers
-11
/
+3
2026-04-03
net: tipc: Use crypto_stdrng_get_bytes()
Eric Biggers
-11
/
+2
2026-04-03
crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes()
Eric Biggers
-13
/
+4
2026-04-03
crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes()
Eric Biggers
-10
/
+2
2026-04-03
crypto: geniv - Use crypto_stdrng_get_bytes()
Eric Biggers
-7
/
+1
2026-04-03
crypto: ecc - Use crypto_stdrng_get_bytes()
Eric Biggers
-8
/
+3
2026-04-03
crypto: dh - Use crypto_stdrng_get_bytes()
Eric Biggers
-7
/
+1
2026-04-03
crypto: rng - Add crypto_stdrng_get_bytes()
Eric Biggers
-0
/
+27
[prev]
[next]