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.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-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
2024-02-28
clk: Add a devm variant of clk_rate_exclusive_get()
Uwe Kleine-König
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-02-28
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-28
swiotlb: add debugfs to track swiotlb transient pool usage
ZhangPeng
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
2024-02-28
locking/mutex: Simplify <linux/mutex.h>
Waiman Long
2024-02-28
bitfield: suppress "dubious: x & !y" sparse warning
Johannes Berg
2024-02-28
fbdev: Clean up include statements in header file
Thomas Zimmermann
2024-02-28
fbdev: Clean up forward declarations in header file
Thomas Zimmermann
2024-02-28
fbdev: Do not include <linux/slab.h> in header
Thomas Zimmermann
2024-02-28
fbdev: Do not include <linux/notifier.h> in header
Thomas Zimmermann
2024-02-28
fbdev: Do not include <linux/fs.h> in header
Thomas Zimmermann
2024-02-28
fbdev: Do not include <linux/backlight.h> in header
Thomas Zimmermann
2024-02-27
Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-02-27
libfs: Drop generic_set_encrypted_ci_d_ops
Gabriel Krisman Bertazi
2024-02-27
libfs: Add helper to choose dentry operations at mount-time
Gabriel Krisman Bertazi
2024-02-27
fscrypt: Drop d_revalidate once the key is added
Gabriel Krisman Bertazi
2024-02-27
fscrypt: Drop d_revalidate for valid dentries during lookup
Gabriel Krisman Bertazi
2024-02-27
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
2024-02-27
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
2024-02-27
workqueue: Introduce from_work() helper for cleaner callback declarations
Allen Pais
2024-02-27
io_uring/kbuf: flag request if buffer pool is empty after buffer pick
Jens Axboe
2024-02-27
platform/x86: wmi: Prevent incompatible event driver from probing
Armin Wolf
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2024-02-27
thermal: core: Drop the .set_trip_hyst() thermal zone operation
Rafael J. Wysocki
2024-02-27
thermal: core: Add flags to struct thermal_trip
Rafael J. Wysocki
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
2024-02-27
smp: Provide 'setup_max_cpus' definition on UP too
Ingo Molnar
2024-02-27
smp: Avoid 'setup_max_cpus' namespace collision/shadowing
Ingo Molnar
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-26
Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...
Boqun Feng
2024-02-26
gpio: provide for_each_hwgpio()
Bartosz Golaszewski
2024-02-26
spi: add spi_optimize_message() APIs
David Lechner
2024-02-26
regulator: max8998: Convert to GPIO descriptors
Linus Walleij
2024-02-26
regulator: max8997: Convert to GPIO descriptors
Linus Walleij
2024-02-26
regulator: lp8788-buck: Fully convert to GPIO descriptors
Linus Walleij
2024-02-26
regulator: da9055: Fully convert to GPIO descriptors
Linus Walleij
2024-02-26
regulator: max8973: Finalize switch to GPIO descriptors
Linus Walleij
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-26
clk: ti: Improve clksel clock bit parsing for reg property
Tony Lindgren
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-26
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
2024-02-26
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
2024-02-26
mtd: fix minor comment typo for struct mtd_master
Marcel Hamer
2024-02-26
mtd: lpc32xx: use typedef for dma_filter_fn
Krzysztof Kozlowski
[prev]
[next]