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
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
2023-10-20
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
2023-10-20
mm/percpu.c: introduce pcpu_alloc_size()
Hou Tao
2023-10-20
seq_buf: fix a misleading comment
Jonathan Corbet
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
2023-10-20
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
Oleksij Rempel
2023-10-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
2023-10-19
mm/slab: Add __free() support for kvfree
Dan Williams
2023-10-19
configfs-tsm: Introduce a shared ABI for attestation reports
Dan Williams
2023-10-19
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
2023-10-19
io_uring/cmd: Pass compat mode in issue_flags
Breno Leitao
2023-10-19
net/socket: Break down __sys_getsockopt
Breno Leitao
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-19
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
2023-10-19
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-10-19
closures: closure_nr_remaining()
Kent Overstreet
2023-10-19
closures: closure_wait_event()
Kent Overstreet
2023-10-19
bcache: move closures to lib/
Kent Overstreet
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-19
vfs: predict the error in retry_estale as unlikely
Mateusz Guzik
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
watch_queue: Annotate struct watch_filter with __counted_by
Kees Cook
2023-10-19
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
2023-10-19
pipe: reduce padding in struct pipe_inode_info
Max Kellermann
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
2023-10-19
vlynq: remove bus driver
Wolfram Sang
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-18
buildid: reduce header file dependencies for module
Arnd Bergmann
2023-10-18
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2023-10-18
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
2023-10-18
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
2023-10-18
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
2023-10-18
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
2023-10-18
minmax: add umin(a, b) and umax(a, b)
David Laight
[prev]
[next]