Age | Commit message (Expand) | Author | Files | Lines |
2021-05-06 | kernel/async.c: fix pr_debug statement | Rasmus Villemoes | 1 | -1/+1 |
2021-05-05 | mm/compaction: remove unused variable sysctl_compact_memory | Pintu Kumar | 1 | -1/+1 |
2021-04-30 | irq_work: record irq_work_queue() call stack | Zqiang | 1 | -1/+6 |
2021-04-30 | kasan: record task_work_add() call stack | Walter Wu | 1 | -0/+3 |
2021-04-30 | kernel/dma: remove unnecessary unmap_kernel_range | Nicholas Piggin | 1 | -1/+0 |
2021-04-30 | cgroup: rstat: punt root-level optimization to individual controllers | Johannes Weiner | 1 | -25/+36 |
2021-04-30 | cgroup: rstat: support cgroup1 | Johannes Weiner | 2 | -15/+21 |
2021-04-30 | mm: memcontrol: fix kernel stack account | Muchun Song | 1 | -5/+8 |
2021-04-30 | watchdog: cleanup handling of false positives | Petr Mladek | 1 | -12/+8 |
2021-04-30 | watchdog: fix barriers when printing backtraces from all CPUs | Petr Mladek | 1 | -11/+6 |
2021-04-30 | watchdog/softlockup: remove logic that tried to prevent repeated reports | Petr Mladek | 1 | -12/+2 |
2021-04-30 | watchdog/softlockup: report the overall time of softlockups | Petr Mladek | 1 | -12/+28 |
2021-04-30 | watchdog: explicitly update timestamp when reporting softlockup | Petr Mladek | 1 | -0/+3 |
2021-04-30 | watchdog: rename __touch_watchdog() to a better descriptive name | Petr Mladek | 1 | -4/+4 |
2021-04-29 | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -0/+1 |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 23 | -649/+1735 |
2021-04-29 | Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -161/+89 |
2021-04-29 | Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+15 |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+1 |
2021-04-28 | Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -8/+30 |
2021-04-28 | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 29 | -854/+1059 |
2021-04-28 | Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -111/+292 |
2021-04-28 | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -764/+707 |
2021-04-28 | Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -166/+457 |
2021-04-27 | Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 4 | -4/+412 |
2021-04-27 | Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+3 |
2021-04-27 | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -268/+257 |
2021-04-27 | Merge tag 'kgdb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 5 | -309/+381 |
2021-04-28 | bpf: Add batched ops support for percpu array | Pedro Tammela | 1 | -0/+2 |
2021-04-27 | bpf: Implement formatted output helpers with bstr_printf | Florent Revest | 3 | -113/+111 |
2021-04-27 | Merge tag 'audit-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -13/+10 |
2021-04-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+10 |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 6 | -7/+429 |
2021-04-27 | Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-04-27 | bpf, cpumap: Bulk skb using netif_receive_skb_list | Lorenzo Bianconi | 1 | -9/+9 |
2021-04-27 | bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds | Daniel Borkmann | 1 | -5/+3 |
2021-04-27 | bpf: Lock bpf_trace_printk's tmp buf before it is written to | Florent Revest | 1 | -1/+1 |
2021-04-26 | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 6 | -21/+21 |
2021-04-26 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+16 |
2021-04-26 | Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 19 | -62/+78 |
2021-04-26 | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -157/+360 |
2021-04-26 | Merge tag 'core-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2021-04-26 | Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 2 | -5/+5 |
2021-04-26 | Merge branches 'pm-core', 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap' | Rafael J. Wysocki | 3 | -3/+3 |
2021-04-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -17/+13 |
2021-04-25 | bpf: Allow trampoline re-attach for tracing and lsm programs | Jiri Olsa | 2 | -8/+19 |
2021-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 6 | -340/+435 |
2021-04-25 | kernel: always initialize task->pf_io_worker to NULL | Stefan Metzmacher | 1 | -0/+1 |
2021-04-25 | Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+4 |