index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-01-27
eth: forcedeth: fix calling napi_enable() in atomic context
Jakub Kicinski
2025-01-27
eth: forcedeth: remove local wrappers for napi enable/disable
Jakub Kicinski
2025-01-27
eth: tg3: fix calling napi_enable() in atomic context
Jakub Kicinski
2025-01-27
tools: ynl: c: correct reverse decode of empty attrs
Jakub Kicinski
2025-01-27
ptp: Ensure info->enable callback is always set
Thomas Weißschuh
2025-01-27
documentation: networking: fix spelling mistakes
Khaled Elnaggar
2025-01-27
net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq
Stanislav Fomichev
2025-01-27
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
2025-01-27
net: rose: fix timer races against user threads
Eric Dumazet
2025-01-27
net: the appletalk subsystem no longer uses ndo_do_ioctl
谢致邦 (XIE Zhibang)
2025-01-27
selftests: Handle old glibc without execveat(2)
Mickaël Salaün
2025-01-27
sched_ext: selftests/dsp_local_on: Fix selftest on UP systems
Andrea Righi
2025-01-27
tools/sched_ext: Add helper to check task migration state
Andrea Righi
2025-01-27
PCI: Restore original INTX_DISABLE bit by pcim_intx()
Takashi Iwai
2025-01-27
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
2025-01-27
irqchip/apple-aic: Only handle PMC interrupt as FIQ when configured so
Nick Chan
2025-01-27
tools/power turbostat: Add tcore clock PMT type
Patryk Wlazlyn
2025-01-27
tools/power turbostat: version 2025.01.14
Len Brown
2025-01-27
tools/power turbostat: Allow adding PMT counters directly by sysfs path
Patryk Wlazlyn
2025-01-27
tools/power turbostat: Allow mapping multiple PMT files with the same GUID
Patryk Wlazlyn
2025-01-27
tools/power turbostat: Add PMT directory iterator helper
Patryk Wlazlyn
2025-01-27
tools/power turbostat: Extend PMT identification with a sequence number
Patryk Wlazlyn
2025-01-27
tools/power turbostat: Return default value for unmapped PMT domains
Patryk Wlazlyn
2025-01-27
tools/power turbostat: Check for non-zero value when MSR probing
Patryk Wlazlyn
2025-01-27
tools/power turbostat: Enhance turbostat self-performance visibility
Zhang Rui
2025-01-27
tools/power turbostat: Add fixed RAPL PSYS divisor for SPR
Patryk Wlazlyn
2025-01-27
fuse: prevent disabling io-uring on active connections
Bernd Schubert
2025-01-27
fuse: enable fuse-over-io-uring
Bernd Schubert
2025-01-27
fuse: block request allocation until io-uring init is complete
Bernd Schubert
2025-01-27
fuse: {io-uring} Prevent mount point hang on fuse-server termination
Bernd Schubert
2025-01-27
fuse: Allow to queue bg requests through io-uring
Bernd Schubert
2025-01-27
fuse: Allow to queue fg requests through io-uring
Bernd Schubert
2025-01-27
fuse: {io-uring} Make fuse_dev_queue_{interrupt,forget} non-static
Bernd Schubert
2025-01-27
fuse: {io-uring} Handle teardown of ring entries
Bernd Schubert
2025-01-27
Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2025-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2025-01-27
vfio/nvgrace-gpu: Add GB200 SKU to the devid table
Ankit Agrawal
2025-01-27
vfio/nvgrace-gpu: Check the HBM training and C2C link status
Ankit Agrawal
2025-01-27
vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
Ankit Agrawal
2025-01-27
vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem
Ankit Agrawal
2025-01-27
fuse: Add io-uring sqe commit and fetch support
Bernd Schubert
2025-01-27
Merge tag 'm68knommu-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-27
ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control
Ondrej Jirman
2025-01-27
Merge tag 'xtensa-20250126' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2025-01-27
loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}
Christoph Hellwig
2025-01-27
ceph: exchange hardcoded value on NAME_MAX
Viacheslav Dubeyko
2025-01-27
ceph: streamline request head structures in MDS client
Liang Jie
2025-01-27
virtio_blk: Add support for transport error recovery
Israel Rukshin
2025-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
2025-01-27
vhost/net: Set num_buffers for virtio 1.0
Akihiko Odaki
[prev]
[next]