| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-03 | kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler |  Muchun Song | 1 | -0/+7 |
| 2020-08-03 | ftrace: Fix ftrace_trace_task return value |  Josef Bacik | 2 | -4/+6 |
| 2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -32/+55 |
| 2020-08-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 1 | -141/+36 |
| 2020-08-03 | trace : Have tracing buffer info use kvzalloc instead of kzalloc |  Zhaoyang Huang | 1 | -2/+2 |
| 2020-08-03 | Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core |  Thomas Gleixner | 2 | -2/+4 |
| 2020-08-03 | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' |  Rafael J. Wysocki | 3 | -6/+6 |
| 2020-08-03 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 1 | -5/+1 |
| 2020-08-03 | Merge branches 'pm-em' and 'pm-core' |  Rafael J. Wysocki | 3 | -109/+203 |
| 2020-08-03 | Merge branch 'locking/nmi' into locking/core, to pick up completed topic branch |  Ingo Molnar | 1 | -1/+7 |
| 2020-08-02 | list: add "list_del_init_careful()" to go with "list_empty_careful()" |  Linus Torvalds | 1 | -1/+1 |
| 2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 7 | -14/+22 |
| 2020-08-01 | bpf: Add support for forced LINK_DETACH command |  Andrii Nakryiko | 3 | -1/+48 |
| 2020-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 2 | -3/+14 |
| 2020-08-01 | Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux |  Linus Torvalds | 1 | -1/+1 |
| 2020-08-01 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core |  Ingo Molnar | 7 | -9/+1136 |
| 2020-08-01 | sched: Document arch_scale_*_capacity() |  Valentin Schneider | 1 | -0/+10 |
| 2020-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 2 | -3/+14 |
| 2020-07-31 | Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature', 'for-next/acpi', 'for-next/perf', 'for-next/timens', 'for-next/msi-iommu' and 'for-next/trivial' into for-next/core |  Catalin Marinas | 2 | -28/+14 |
| 2020-07-31 | Merge branch 'linus' into locking/core, to resolve conflict |  Ingo Molnar | 6 | -20/+27 |
| 2020-07-31 | kcsan: Improve IRQ state trace reporting |  Marco Elver | 3 | -0/+33 |
| 2020-07-31 | lockdep: Refactor IRQ trace events fields into struct |  Marco Elver | 2 | -39/+35 |
| 2020-07-30 | tracing: Remove outdated comment in stack handling |  Vincent Whitchurch | 1 | -6/+0 |
| 2020-07-30 | ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set trampolines |  Chengming Zhou | 1 | -0/+8 |
| 2020-07-30 | ftrace: Setup correct FTRACE_FL_REGS flags for module |  Chengming Zhou | 1 | -4/+7 |
| 2020-07-30 | tracing/hwlat: Honor the tracing_cpumask |  Kevin Hao | 1 | -2/+3 |
| 2020-07-30 | tracing/hwlat: Drop the duplicate assignment in start_kthread() |  Kevin Hao | 1 | -1/+0 |
| 2020-07-31 | bpf: Add missing newline characters in verifier error messages |  Yonghong Song | 1 | -2/+2 |
| 2020-07-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 18 | -203/+1231 |
| 2020-07-30 | tasklet: Introduce new initialization API |  Romain Perier | 1 | -1/+17 |
| 2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() |  Kees Cook | 3 | -3/+3 |
| 2020-07-30 | bpf: Fix map leak in HASH_OF_MAPS map |  Andrii Nakryiko | 1 | -3/+9 |
| 2020-07-29 | Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit |  Linus Torvalds | 3 | -9/+3 |
| 2020-07-29 | random32: update the net random state on interrupt and activity |  Willy Tarreau | 1 | -0/+8 |
| 2020-07-29 | revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present") |  Paul Moore | 3 | -9/+3 |
| 2020-07-29 | kexec_file: Allow archs to handle special regions while locating memory hole |  Hari Bathini | 1 | -2/+14 |
| 2020-07-29 | sched/uclamp: Add a new sysctl to control RT default boost value |  Qais Yousef | 3 | -6/+121 |
| 2020-07-29 | sched/uclamp: Fix a deadlock when enabling uclamp static key |  Qais Yousef | 1 | -2/+9 |
| 2020-07-29 | sched,tracing: Convert to sched_set_fifo() |  Peter Zijlstra | 1 | -25/+23 |
| 2020-07-29 | bpf: Fix build without CONFIG_NET when using BPF XDP link |  Andrii Nakryiko | 1 | -0/+2 |
| 2020-07-28 | dma-contiguous: cleanup dma_alloc_contiguous |  Christoph Hellwig | 1 | -17/+14 |
| 2020-07-28 | sched: Remove duplicated tick_nohz_full_enabled() check |  Miaohe Lin | 1 | -6/+1 |
| 2020-07-28 | kprobes: Remove unnecessary module_mutex locking from kprobe_optimizer() |  Masami Hiramatsu | 1 | -3/+0 |
| 2020-07-28 | Merge tag 'v5.8-rc7' into perf/core, to pick up fixes |  Ingo Molnar | 24 | -211/+481 |
| 2020-07-28 | bpf: Fix swapped arguments in calls to check_buffer_access |  Colin Ian King | 1 | -4/+4 |
| 2020-07-27 | fsnotify: create method handle_inode_event() in fsnotify_operations |  Amir Goldstein | 3 | -28/+19 |
| 2020-07-27 | audit: do not set FS_EVENT_ON_CHILD in audit marks mask |  Amir Goldstein | 2 | -2/+2 |
| 2020-07-27 | fsnotify: create helper fsnotify_inode() |  Amir Goldstein | 1 | -2/+1 |
| 2020-07-27 | regset: kill ->get() |  Al Viro | 1 | -19/+5 |
| 2020-07-27 | regset: new method and helpers for it |  Al Viro | 1 | -1/+11 |