index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
bcachefs: Update export_operations for snapshots
Kent Overstreet
1
-0
/
+6
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
1
-0
/
+2
2023-10-21
usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
Tomer Maimon
1
-0
/
+1
2023-10-21
staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
Umang Jain
1
-0
/
+4
2023-10-21
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
1
-1
/
+1
2023-10-21
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
1
-0
/
+1
2023-10-21
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
1
-0
/
+1
2023-10-21
mm/percpu.c: introduce pcpu_alloc_size()
Hou Tao
1
-0
/
+1
2023-10-20
seq_buf: fix a misleading comment
Jonathan Corbet
1
-1
/
+1
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+6
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
1
-1
/
+2
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2
-4
/
+3
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
2
-35
/
+16
2023-10-20
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
Oleksij Rempel
1
-0
/
+4
2023-10-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
1
-1
/
+2
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
4
-7
/
+15
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
1
-0
/
+1
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
1
-4
/
+0
2023-10-20
mm/slab: Add __free() support for kvfree
Dan Williams
1
-0
/
+2
2023-10-20
configfs-tsm: Introduce a shared ABI for attestation reports
Dan Williams
1
-0
/
+69
2023-10-20
bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
Chuyi Zhou
2
-8
/
+12
2023-10-20
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
1
-7
/
+5
2023-10-20
io_uring/cmd: Pass compat mode in issue_flags
Breno Leitao
1
-0
/
+1
2023-10-20
net/socket: Break down __sys_getsockopt
Breno Leitao
1
-1
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-6
/
+41
2023-10-19
bpf: Add sockptr support for setsockopt
Breno Leitao
1
-1
/
+1
2023-10-19
bpf: Add sockptr support for getsockopt
Breno Leitao
1
-2
/
+3
2023-10-19
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-3
/
+16
2023-10-19
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
1
-1
/
+60
2023-10-19
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
1
-0
/
+7
2023-10-19
closures: closure_nr_remaining()
Kent Overstreet
1
-1
/
+6
2023-10-19
closures: closure_wait_event()
Kent Overstreet
1
-0
/
+22
2023-10-19
bcache: move closures to lib/
Kent Overstreet
1
-0
/
+377
2023-10-19
Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
1
-0
/
+23
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
1
-1
/
+0
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
1
-0
/
+5
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
2
-20
/
+5
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
1
-0
/
+14
2023-10-19
vfs: predict the error in retry_estale as unlikely
Mateusz Guzik
1
-1
/
+1
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2
-15
/
+6
2023-10-19
watch_queue: Annotate struct watch_filter with __counted_by
Kees Cook
1
-1
/
+1
2023-10-19
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
1
-0
/
+16
2023-10-19
pipe: reduce padding in struct pipe_inode_info
Max Kellermann
1
-3
/
+3
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
2
-1
/
+26
2023-10-19
vlynq: remove bus driver
Wolfram Sang
1
-149
/
+0
2023-10-19
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
1
-0
/
+1
2023-10-19
buildid: reduce header file dependencies for module
Arnd Bergmann
1
-1
/
+2
2023-10-19
string: Adjust strtomem() logic to allow for smaller sources
Kees Cook
1
-2
/
+5
[prev]
[next]