index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-19
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
2022-10-19
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
2022-10-19
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2022-10-19
cifs: update internal module number
Steve French
2022-10-19
cifs: fix memory leaks in session setup
Paulo Alcantara
2022-10-19
cifs: drop the lease for cached directories on rmdir or rename
Ronnie Sahlberg
2022-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-10-19
MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem
Kishon Vijay Abraham I
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
2022-10-19
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
2022-10-19
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
Harshit Mogalapalli
2022-10-19
i2c: xiic: Add platform module alias
Martin Tůma
2022-10-19
ACPI: scan: Fix DMA range assignment
Robin Murphy
2022-10-19
MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
Kishon Vijay Abraham I
2022-10-19
smb3: interface count displayed incorrectly
Steve French
2022-10-19
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
GONG, Ruiqi
2022-10-19
Merge branch 'qdisc-ingress-success'
David S. Miller
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
2022-10-19
Merge branch 'qdisc-null-deref'
David S. Miller
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
2022-10-19
ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()
Rafael J. Wysocki
2022-10-19
drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates
Christian König
2022-10-19
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
2022-10-19
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-19
drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
Christian König
2022-10-19
nvme: add Guenther as nvme-hwmon maintainer
Christoph Hellwig
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
2022-10-18
net: hsr: avoid possible NULL deref in skb_clone()
Eric Dumazet
2022-10-18
bnxt_en: fix memory leak in bnxt_nvm_test()
Vikas Gupta
2022-10-18
drm/amdgpu: Fix for BO move issue
Arunpravin Paneer Selvam
2022-10-18
drm/amdgpu: dequeue mes scheduler during fini
YuBiao Wang
2022-10-18
drm/amd/pm: enable thermal alert on smu_v13_0_10
Kenneth Feng
2022-10-18
drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
Yifan Zha
2022-10-18
drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback
Nathan Chancellor
2022-10-18
drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o
Guenter Roeck
2022-10-18
drm/amd/pm: add SMU IP v13.0.4 IF version define to V7
Tim Huang
2022-10-18
drm/amd/pm: update SMU IP v13.0.4 driver interface version
Tim Huang
2022-10-18
drm/amd/pm: Init pm_attr_list when dpm is disabled
ZhenGuo Yin
2022-10-18
drm/amd/pm: disable cstate feature for gpu reset scenario
Evan Quan
[prev]
[next]