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
/
kernel
Age
Commit message (
Expand
)
Author
2026-08-04
mm: split out mm_init and memblock declarations from internal.h
Mike Rapoport (Microsoft)
2026-08-04
bpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failed
Pu Lehui
2026-08-04
Merge tag 'locking-urgent-2026-08-04' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-08-04
rv: Fix 32-bit build of nomiss KUnit test
Gabriele Monaco
2026-08-04
block: split out a new blk_plug.h header
Christoph Hellwig
2026-08-04
futex: Avoid private hash use-after-free on final put
Felix Hoffmann
2026-08-04
bpf: Invalidate RCU pointers after final spin unlock
Ning Ding
2026-08-04
Merge branch 'misc' into next
Mike Rapoport (Microsoft)
2026-08-04
Merge branch 'crashkernel-cma' into kexec-next
Mike Rapoport (Microsoft)
2026-08-04
Merge branch 'kexec-misc' into kexec-next
Mike Rapoport (Microsoft)
2026-08-04
kho: exclude hugetlb memory from scratch size calculation
Pratyush Yadav (Google)
2026-08-04
kho: extend scratch
Pratyush Yadav (Google)
2026-08-04
kho: initialize preserved memory map radix tree earlier
Pratyush Yadav (Google)
2026-08-04
kho: initialize kho_scratch pointer earlier in boot
Pratyush Yadav (Google)
2026-08-04
kho: expose kho_scratch_overlap() to kexec_handover.h
Pratyush Yadav (Google)
2026-08-04
kho: add kho_radix_init_tree()
Pratyush Yadav (Google)
2026-08-04
kho: allow destroying KHO radix tree
Pratyush Yadav (Google)
2026-08-04
kho: allow early-boot usage of the KHO radix tree
Pratyush Yadav (Google)
2026-08-04
kho: add data argument to radix walk callback
Pratyush Yadav (Google)
2026-08-04
kho: add callback for table pages
Pratyush Yadav (Google)
2026-08-04
kho: add a struct for radix callbacks
Pratyush Yadav (Google)
2026-08-04
kho: move all memory retrieval logic to kho_mem_retrieve()
Pratyush Yadav (Google)
2026-08-04
kho: store incoming radix tree in kho_in
Pratyush Yadav (Google)
2026-08-03
taskstats: return -EBADF when cgroupstats receives an invalid fd
Yiyang Chen
2026-08-03
kernel/fork: declare max_threads __read_mostly
JianChunfu
2026-08-03
kernel: refactor: shorten has_pending_signals
Andrea Calabrese
2026-08-03
signal: avoid unconditional siginfo copy in send_signal_locked()
Oleg Nesterov
2026-08-03
signal: change sys_kill() to use SEND_SIG_NOINFO
Oleg Nesterov
2026-08-03
signal: avoid shared siginfo namespace rewrites
Bradley Morgan
2026-08-03
watchdog/softlockup: fix softlockup typos
Matthew Chen
2026-08-03
kernel/params: fix a pr_debug(" %p ") in parse_one()
Jim Cromie
2026-08-03
resource: downgrade "resource sanity check" warning to debug level
Manuel Quintero Fonseca
2026-08-03
binfmt_misc: correctly account pre-opened interpreters
Christian Brauner
2026-08-03
sched_ext: Eject the top rescue consumer on overload
Tejun Heo
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
2026-08-03
sched_ext: Add SCX_TASK_PROTECTED
Tejun Heo
2026-08-03
sched_ext: Synchronize slice and dsq_vtime writes
Tejun Heo
2026-08-03
sched_ext: Make SCX_ENQ_IGNORE_CAPS waive the preemption cap too
Tejun Heo
2026-08-03
sched_ext: Reject internal enq_flags in the dsq move kfuncs
Tejun Heo
2026-08-03
sched_ext: Factor out __scx_bpf_now()
Tejun Heo
2026-08-03
sched_ext: Make several ext.c helpers available outside ext.c
Tejun Heo
2026-08-03
sched_ext: Rename scx_local_or_reject_dsq() to scx_resolve_local_dsq()
Tejun Heo
2026-08-03
kho: disallow wide keys in radix tree
Pratyush Yadav (Google)
2026-08-03
kho: make radix max key width more obvious
Pratyush Yadav (Google)
2026-08-03
kho: generalize radix tree APIs
Pratyush Yadav (Google)
2026-08-03
Merge tag 'liveupdate-fixes-2026-08-03' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-08-03
sched_ext: Initialize idle masks as busy
Andrea Righi
2026-08-03
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-08-03
Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-08-03
bpf: Remove unused BTF_FMODEL_STRUCT_ARG
Yonghong Song
[prev]
[next]