Age | Commit message (Expand) | Author |
2021-07-11 | Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-07-11 | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-07-11 | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-09 | Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2021-07-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-09 | Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner |
2021-07-08 | kdump: use vmlinux_build_id to simplify | Stephen Boyd |
2021-07-08 | module: add printk formats to add module build ID to stacktraces | Stephen Boyd |
2021-07-08 | PM: hibernate: disable when there are active secretmem users | Mike Rapoport |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport |
2021-07-08 | Fix UCOUNT_RLIMIT_SIGPENDING counter leak | Alexey Gladkov |
2021-07-08 | ftrace: Use list_move instead of list_del/list_add | Baokun Li |
2021-07-07 | Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-07-07 | Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-07-07 | tracing/histograms: Fix parsing of "sym-offset" modifier | Steven Rostedt (VMware) |
2021-07-06 | Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2021-07-05 | kprobe/static_call: Restore missing static_call_text_reserved() | Peter Zijlstra |
2021-07-05 | static_call: Fix static_call_text_reserved() vs __init | Peter Zijlstra |
2021-07-05 | jump_label: Fix jump_label_text_reserved() vs __init | Peter Zijlstra |
2021-07-05 | locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON... | Xiongwei Song |
2021-07-04 | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-07-04 | Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-07-03 | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-07-02 | Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-07-02 | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-07-02 | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-02 | sched/uclamp: Ignore max aggregation if rq is idle | Xuewen Yan |
2021-07-02 | sched/fair: Fix CFS bandwidth hrtimer expiry type | Odin Ugedal |
2021-07-02 | sched/fair: Sync load_sum with load_avg after dequeue | Vincent Guittot |
2021-07-01 | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-01 | tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT | Paul Burton |
2021-07-01 | x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't... | Al Viro |
2021-07-01 | kprobes: remove duplicated strong free_insn_page in x86 and s390 | Barry Song |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-07-01 | sysctl: remove redundant assignment to first | Jiapeng Chong |
2021-07-01 | cpufreq: CPPC: Add support for frequency invariance | Viresh Kumar |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-06-30 | Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-30 | Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-30 | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-30 | tracing: Simplify & fix saved_tgids logic | Paul Burton |
2021-06-30 | tracing: Change variable type as bool for clean-up | Austin Kim |
2021-06-30 | Merge branch 'sched/core' into sched/urgent, to pick up fix | Ingo Molnar |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |