index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
bcachefs: Fix UAF in __promote_alloc() error path
Kent Overstreet
1
-1
/
+2
2024-11-07
bcachefs: Change OPT_STR max to be 1 less than the size of choices array
Piotr Zalewski
1
-2
/
+2
2024-11-07
bcachefs: btree_cache.freeable list fixes
Kent Overstreet
3
-48
/
+67
2024-11-07
bcachefs: check the invalid parameter for perf test
Hongbo Li
1
-0
/
+5
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
2
-0
/
+3
2024-11-07
bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery
Kent Overstreet
2
-0
/
+13
2024-11-07
bcachefs: Fix topology errors on split after merge
Kent Overstreet
1
-3
/
+14
2024-11-07
bcachefs: Ancient versions with bad bkey_formats are no longer supported
Kent Overstreet
1
-4
/
+3
2024-11-07
bcachefs: Fix error handling in bch2_btree_node_prefetch()
Kent Overstreet
1
-2
/
+5
2024-11-07
bcachefs: Fix null ptr deref in bucket_gen_get()
Kent Overstreet
4
-18
/
+17
2024-11-07
drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
Wentao Liang
1
-0
/
+1
2024-11-07
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
1
-1
/
+3
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
2
-0
/
+5
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2
-9
/
+3
2024-11-07
proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
David Wang
1
-1
/
+1
2024-11-07
ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits
Jyri Sarha
1
-0
/
+1
2024-11-07
ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()
Luo Yifan
1
-1
/
+1
2024-11-07
ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
Luo Yifan
1
-2
/
+2
2024-11-07
ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6
Markus Petri
1
-0
/
+7
2024-11-07
net: arc: rockchip: fix emac mdio node support
Johan Jonker
1
-1
/
+8
2024-11-07
net: arc: fix the device for dma_map_single/dma_unmap_single
Johan Jonker
1
-11
/
+16
2024-11-07
media: videobuf2-core: copy vb planes unconditionally
Tudor Ambarus
1
-13
/
+15
2024-11-07
virtio_net: Update rss when set queue
Philo Lu
1
-14
/
+51
2024-11-07
virtio_net: Sync rss config to device when virtnet_probe
Philo Lu
1
-0
/
+9
2024-11-07
virtio_net: Add hash_key_length check
Philo Lu
1
-0
/
+6
2024-11-07
virtio_net: Support dynamic rss indirection table size
Philo Lu
1
-5
/
+34
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2
-7
/
+38
2024-11-07
arm64: Kconfig: Make SME depend on BROKEN for now
Mark Rutland
1
-0
/
+1
2024-11-07
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
3
-65
/
+6
2024-11-07
net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
NĂcolas F. R. A. Prado
1
-0
/
+1
2024-11-06
net: vertexcom: mse102x: Fix possible double free of TX skb
Stefan Wahren
1
-2
/
+3
2024-11-07
btrfs: fix the length of reserved qgroup to free
Haisu Wang
1
-1
/
+1
2024-11-07
btrfs: reinitialize delayed ref list after deleting it from the list
Filipe Manana
1
-1
/
+1
2024-11-07
btrfs: fix per-subvolume RO/RW flags with new mount API
Qu Wenruo
1
-20
/
+5
2024-11-06
media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set
Mauro Carvalho Chehab
1
-11
/
+4
2024-11-06
ASoC: SOF: amd: Fix for incorrect DMA ch status register offset
Venkata Prasad Potturu
1
-1
/
+9
2024-11-06
ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022
Mingcong Bai
1
-0
/
+7
2024-11-06
arm64/sve: Discard stale CPU state when handling SVE traps
Mark Brown
1
-0
/
+1
2024-11-06
platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed
Vishnu Sankar
1
-3
/
+25
2024-11-06
KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid spurious interrupts
Gautam Menghani
1
-0
/
+12
2024-11-05
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
1
-1
/
+2
2024-11-05
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2
-2
/
+0
2024-11-05
net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
Diogo Silva
1
-0
/
+2
2024-11-05
mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
Koichiro Den
1
-11
/
+20
2024-11-05
ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove
Amelie Delaunay
1
-1
/
+1
2024-11-05
net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()
Roger Quadros
1
-0
/
+2
2024-11-05
net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
Roger Quadros
2
-44
/
+35
2024-11-05
MAINTAINERS: Generic Sound Card section
Kuninori Morimoto
1
-0
/
+9
2024-11-05
net: hns3: fix kernel crash when uninstalling driver
Peiyang Wang
1
-1
/
+4
2024-11-05
ALSA: usb-audio: Add quirk for HP 320 FHD Webcam
Takashi Iwai
2
-0
/
+3
[next]