index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-01-09
Merge tag 'regulator-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2024-01-09
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge branches 'clk-versa', 'clk-silabs', 'clk-samsung', 'clk-starfive' and '...
Stephen Boyd
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2024-01-09
PNP: make pnp_bus_type const
Greg Kroah-Hartman
2024-01-08
Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-01-08
Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-08
Merge tag 'smp-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-08
Merge tag 'core-entry-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-08
Merge tag 'locking-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-01-08
Merge tag 'm68k-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-08
Merge tag 'edac_updates_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-08
Merge branch 'for-6.8/intel-ish' into for-linus
Jiri Kosina
2024-01-08
Merge branch 'for-6.8/hid-bus-type-const' into for-linus
Jiri Kosina
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-08
block: make __get_task_ioprio() easier to read
Jens Axboe
2024-01-08
block: move __get_task_ioprio() into header file
Jens Axboe
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
block: remove disk_clear_zoned
Christoph Hellwig
2024-01-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
2024-01-08
Merge tag 'opp-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2024-01-07
Revert "mlx5 updates 2023-12-20"
Jakub Kicinski
2024-01-07
Revert "net: stmmac: Enable Per DMA Channel interrupt"
Jakub Kicinski
2024-01-08
firewire: make fw_bus_type const
Greg Kroah-Hartman
2024-01-08
i3c: master: fix Excess kernel-doc description warning
Randy Dunlap
2024-01-08
i3c: add actual_len in i3c_priv_xfer
Frank Li
2024-01-08
i3c: master: add enable(disable) hot join in sys entry
Frank Li
2024-01-07
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2024-01-07
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2024-01-07
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
2024-01-07
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
2024-01-07
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
[prev]
[next]