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-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
/
kernel
Age
Commit message (
Expand
)
Author
2023-09-27
tick/nohz: Rename the tick handlers to more self-explanatory names
Frederic Weisbecker
2023-09-27
swiotlb: fix the check whether a device has used software IO TLB
Petr Tesarik
2023-09-26
Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-26
PM: hibernate: fix the kerneldoc comment for swsusp_check() and swsusp_close()
Christoph Hellwig
2023-09-26
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-09-26
srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
Denis Arefev
2023-09-25
bpf: Count missed stats in trace_call_bpf
Jiri Olsa
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-25
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
2023-09-25
bpf: Count stats for kprobe_multi programs
Jiri Olsa
2023-09-25
sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
Valentin Schneider
2023-09-24
Merge tag 'trace-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-24
rcutorture: Traverse possible cpu to set maxcpu in rcu_nocb_toggle()
Zqiang
2023-09-24
rcutorture: Replace schedule_timeout*() 1-jiffy waits with HZ/20
Joel Fernandes (Google)
2023-09-24
locktorture: Rename readers_bind/writers_bind to bind_readers/bind_writers
Paul E. McKenney
2023-09-24
locktorture: Add call_rcu_chains module parameter
Paul E. McKenney
2023-09-24
locktorture: Add new module parameters to lock_torture_print_module_parms()
Paul E. McKenney
2023-09-24
torture: Print out torture module parameters
Paul E. McKenney
2023-09-24
locktorture: Add acq_writer_lim to complain about long acquistion times
Paul E. McKenney
2023-09-24
locktorture: Consolidate "if" statements in lock_torture_writer()
Paul E. McKenney
2023-09-24
locktorture: Alphabetize torture_param() entries
Paul E. McKenney
2023-09-24
rcutorture: Fix stuttering races and other issues
Joel Fernandes (Google)
2023-09-24
locktorture: Add readers_bind and writers_bind module parameters
Paul E. McKenney
2023-09-24
torture: Move rcutorture_sched_setaffinity() out of rcutorture
Paul E. McKenney
2023-09-24
rcu: Include torture_sched_setaffinity() declaration
Arnd Bergmann
2023-09-24
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
Paul E. McKenney
2023-09-24
torture: Share torture_random_state with torture_shuffle_tasks()
Paul E. McKenney
2023-09-24
sched/core: Refactor the task_flags check for worker sleeping in sched_submit...
Wang Jinchao
2023-09-24
sched/fair: Fix warning in bandwidth distribution
Josh Don
2023-09-24
sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
Josh Don
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-09-22
Merge tag 'sched-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-22
hardening: Provide Kconfig fragments for basic options
Kees Cook
2023-09-22
sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()
Liming Wu
2023-09-22
locking/ww_mutex/test: Make sure we bail out instead of livelock
John Stultz
2023-09-22
locking/ww_mutex/test: Fix potential workqueue corruption
John Stultz
2023-09-22
locking/ww_mutex/test: Use prng instead of rng to avoid hangs at bootup
John Stultz
2023-09-21
cred: add get_cred_many and put_cred_many
Mateusz Guzik
2023-09-21
bpf: Disable zero-extension for BPF_MEMSX
Ilya Leoshkevich
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-21
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
2023-09-21
exit: add internal include file with helpers
Jens Axboe
2023-09-21
exit: add kernel_waitid_prepare() helper
Jens Axboe
2023-09-21
exit: move core of do_wait() into helper
Jens Axboe
2023-09-21
exit: abstract out should_wake helper for child_wait_callback()
Jens Axboe
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
futex: Add flags2 argument to futex_requeue()
peterz@infradead.org
2023-09-21
futex: Propagate flags into get_futex_key()
peterz@infradead.org
[prev]
[next]