开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-08-31
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-08-31
Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-08-31
Merge tag 'audit-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-31
Merge tag 'kernel.sys.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-08-30
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-08-30
cgroup: Avoid compiler warnings with no subsystems
Kees Cook
2021-08-30
Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2021-08-30
Merge branches 'pm-cpufreq', 'pm-cpu' and 'pm-em'
Rafael J. Wysocki
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-08-29
Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-28
clocksource: Make clocksource watchdog test safe for slow-HZ systems
Paul E. McKenney
2021-08-27
locking/rtmutex: Return success on deadlock for ww_mutex waiters
Peter Zijlstra
2021-08-27
locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexes
Peter Zijlstra
2021-08-27
padata: Remove repeated verbose license text
Cai Huoqing
2021-08-26
Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-26
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
2021-08-26
sched/fair: Mark tg_is_idle() an inline in the !CONFIG_FAIR_GROUP_SCHED case
Ingo Molnar
2021-08-26
perf/hw_breakpoint: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-25
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-08-25
cgroup/cpuset: Avoid memory migration when nodemasks match
Nicolas Saenz Julienne
2021-08-25
locking/rtmutex: Dequeue waiter on ww_mutex deadlock
Thomas Gleixner
2021-08-25
locking/rtmutex: Dont dereference waiter lockless
Thomas Gleixner
2021-08-24
audit: move put_tree() to avoid trim_trees refcount underflow and UAF
Richard Guy Briggs
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
2021-08-24
genirq/cpuhotplug: Demote debug printk to KERN_DEBUG
Lee Jones
2021-08-23
ucounts: Increase ucounts reference counter before the security hook
Alexey Gladkov
2021-08-23
ucounts: Fix regression preventing increasing of rlimits in init_user_ns
Eric W. Biederman
2021-08-23
bpf: Fix ringbuf helper function compatibility
Daniel Borkmann
2021-08-23
io_uring: remove files pointer in cancellation functions
Hao Xu
2021-08-23
Merge back cpufreq changes for v5.15.
Rafael J. Wysocki
2021-08-23
irqdomain: Export irq_domain_disconnect_hierarchy()
Maulik Shah
2021-08-20
locking/semaphore: Add might_sleep() to down_*() family
Xiaoming Ni
2021-08-20
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
2021-08-20
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
2021-08-20
sched: Split the guts of sched_setaffinity() into a helper function
Will Deacon
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-20
sched: Reject CPU affinity changes based on task_cpu_possible_mask()
Will Deacon
2021-08-20
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
[next]