index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-12-12
Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-12
Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-08
Merge branch 'rework/console-list-lock' into for-linus
Petr Mladek
2022-12-05
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
2022-12-05
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
2022-12-04
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-02
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
2022-12-02
printk: htmldocs: add missing description
John Ogness
2022-12-02
printk: relieve console_lock of list synchronization duties
John Ogness
2022-12-02
printk, xen: fbfront: create/use safe function for forcing preferred
John Ogness
2022-12-02
console: introduce console_is_registered()
John Ogness
2022-12-02
printk: console_device: use srcu console list iterator
John Ogness
2022-12-02
printk: console_flush_on_panic: use srcu console list iterator
John Ogness
2022-12-02
printk: console_unblank: use srcu console list iterator
John Ogness
2022-12-02
printk: console_is_usable: use console_srcu_read_flags
John Ogness
2022-12-02
printk: __pr_flush: use srcu console list iterator
John Ogness
2022-12-02
printk: console_flush_all: use srcu console list iterator
John Ogness
2022-12-02
kdb: use srcu console list iterator
John Ogness
2022-12-02
console: introduce wrappers to read/write console flags
John Ogness
2022-12-02
printk: introduce console_list_lock
John Ogness
2022-12-02
printk: fix setting first seq for consoles
John Ogness
2022-12-02
printk: move @seq initialization to helper
John Ogness
2022-12-02
printk: register_console: use "registered" for variable names
John Ogness
2022-12-02
printk: Prepare for SRCU console list protection
John Ogness
2022-12-02
printk: Convert console_drivers list to hlist
Thomas Gleixner
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
2022-12-01
printk: use strscpy() to instead of strlcpy()
Xu Panda
2022-12-01
mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED
Vlastimil Babka
2022-11-30
Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...
Paul E. McKenney
2022-11-30
workqueue: Make queue_rcu_work() use call_rcu_hurry()
Uladzislau Rezki
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
2022-11-29
rcu/rcutorture: Use call_rcu_hurry() where needed
Joel Fernandes (Google)
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
2022-11-29
rcu/sync: Use call_rcu_hurry() instead of call_rcu
Joel Fernandes (Google)
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
2022-11-29
rcu: Shrinker for lazy rcu
Vineeth Pillai
2022-11-29
rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
Joel Fernandes (Google)
2022-11-29
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-11-29
perf: Fix perf_pending_task() UaF
Peter Zijlstra
2022-11-28
Merge tag 'trace-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-11-27
Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-25
Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-24
perf: Consider OS filter fail
Peter Zijlstra
[next]