index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-12-08
vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart
Sean Christopherson
2023-12-08
cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
Wyes Karny
2023-12-08
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2023-12-08
io_uring/kbuf: defer release of mapped buffer rings
Jens Axboe
2023-12-08
iommu: Avoid more races around device probe
Robin Murphy
2023-12-08
dma-buf: fix check in dma_resv_add_fence
Christian König
2023-12-03
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
2023-12-03
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
2023-12-03
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2023-12-03
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
2023-12-03
net, vrf: Move dstats structure to core
Daniel Borkmann
2023-12-03
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2023-11-28
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
2023-11-28
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
2023-11-28
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
2023-11-28
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
Paul E. McKenney
2023-11-28
mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
Bean Huo
2023-11-28
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
2023-11-28
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
2023-11-28
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-11-28
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-11-28
perf/core: Fix cpuctx refcounting
Peter Zijlstra
2023-11-28
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-11-28
sched/core: Optimize in_task() and in_interrupt() a bit
Finn Thain
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
2023-11-28
f2fs: fix error path of __f2fs_build_free_nids
Zhiguo Niu
2023-11-28
string.h: add array-wrappers for (v)memdup_user()
Philipp Stanner
2023-11-28
vsock: read from socket's error queue
Arseniy Krasnov
2023-11-28
wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
Ingo Rohloff
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
2023-11-28
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
2023-11-20
mfd: core: Un-constify mfd_cell.of_reg
Michał Mirosław
2023-11-20
crypto: hisilicon/qm - fix PF queue parameter issue
Longfang Liu
2023-11-20
hwrng: bcm2835 - Fix hwrng throughput regression
Stefan Wahren
2023-11-20
KEYS: Include linux/errno.h in linux/verification.h
Herbert Xu
2023-11-20
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
2023-11-20
clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Randy Dunlap
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-11-20
PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()
Raag Jadav
2023-11-20
udplite: fix various data-races
Eric Dumazet
2023-11-20
udplite: remove UDPLITE_BIT
Eric Dumazet
2023-11-20
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-11-20
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
2023-11-20
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
2023-11-20
udp: introduce udp->udp_flags
Eric Dumazet
2023-11-20
bpf, x64: Fix tailcall infinite loop
Leon Hwang
[next]