| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-25 | printk: fix string termination for record_print_text() | John Ogness | 1 | -1/+1 |
| 2021-01-24 | block: store a block_device pointer in struct bio | Christoph Hellwig | 1 | -7/+9 |
| 2021-01-24 | Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+2 |
| 2021-01-24 | Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -33/+129 |
| 2021-01-24 | Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -4/+3 |
| 2021-01-24 | Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+7 |
| 2021-01-24 | Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -6/+5 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -3/+4 |
| 2021-01-24 | commoncap: handle idmapped mounts | Christian Brauner | 1 | -2/+3 |
| 2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner | 2 | -2/+2 |
| 2021-01-24 | capability: handle idmapped mounts | Christian Brauner | 1 | -5/+9 |
| 2021-01-24 | fs: add file and path permissions helpers | Christian Brauner | 2 | -2/+2 |
| 2021-01-22 | Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a... | Paul E. McKenney | 21 | -273/+1507 |
| 2021-01-22 | rcu: Make call_rcu() print mem_dump_obj() info for double-freed callback | Paul E. McKenney | 1 | -2/+5 |
| 2021-01-23 | bpf: Fix typo in scalar{,32}_min_max_rsh comments | Tobias Klauser | 1 | -2/+2 |
| 2021-01-22 | bpf, inode_storage: Put file handler if no storage was found | Pan Bian | 1 | -1/+5 |
| 2021-01-22 | bpf, cgroup: Fix problematic bounds check | Loris Reiff | 1 | -1/+1 |
| 2021-01-22 | bpf, cgroup: Fix optlen WARN_ON_ONCE toctou | Loris Reiff | 1 | -0/+5 |
| 2021-01-22 | sched: Relax the set_cpus_allowed_ptr() semantics | Peter Zijlstra | 1 | -11/+10 |
| 2021-01-22 | sched: Fix CPU hotplug / tighten is_per_cpu_kthread() | Peter Zijlstra | 1 | -4/+35 |
| 2021-01-22 | sched: Prepare to use balance_push in ttwu() | Peter Zijlstra | 2 | -5/+7 |
| 2021-01-22 | workqueue: Restrict affinity change to rescuer | Peter Zijlstra | 1 | -6/+3 |
| 2021-01-22 | workqueue: Tag bound workers with KTHREAD_IS_PER_CPU | Peter Zijlstra | 1 | -2/+9 |
| 2021-01-22 | kthread: Extract KTHREAD_IS_PER_CPU | Peter Zijlstra | 2 | -1/+27 |
| 2021-01-22 | sched: Don't run cpu-online with balance_push() enabled | Peter Zijlstra | 1 | -2/+14 |
| 2021-01-22 | workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinity | Lai Jiangshan | 1 | -1/+1 |
| 2021-01-22 | sched/core: Print out straggler tasks in sched_cpu_dying() | Valentin Schneider | 1 | -1/+23 |
| 2021-01-22 | lockdep: report broken irq restoration | Mark Rutland | 2 | -0/+12 |
| 2021-01-21 | Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -12/+30 |
| 2021-01-21 | Merge branch 'printk-rework' into for-linus | Petr Mladek | 2 | -12/+30 |
| 2021-01-20 | bpf: Split cgroup_bpf_enabled per attach type | Stanislav Fomichev | 1 | -8/+6 |
| 2021-01-20 | bpf: Try to avoid kzalloc in cgroup/{s,g}etsockopt | Stanislav Fomichev | 1 | -7/+45 |
| 2021-01-20 | bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE | Stanislav Fomichev | 1 | -0/+46 |
| 2021-01-20 | bpf: Permit size-0 datasec | Yonghong Song | 1 | -5/+0 |
| 2021-01-20 | net, xdp: Introduce __xdp_build_skb_from_frame utility routine | Lorenzo Bianconi | 1 | -44/+2 |
| 2021-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 8 | -13/+27 |
| 2021-01-20 | Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 7 | -13/+24 |
| 2021-01-20 | bpf: Fix signed_{sub,add32}_overflows type handling | Daniel Borkmann | 1 | -3/+3 |
| 2021-01-19 | Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+3 |
| 2021-01-19 | bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback | Mircea Cirjaliu | 1 | -1/+1 |
| 2021-01-19 | cgroup: fix psi monitor for root cgroup | Odin Ugedal | 1 | -1/+3 |
| 2021-01-19 | printk: fix buffer overflow potential for print_text() | John Ogness | 1 | -9/+27 |
| 2021-01-19 | module: harden ELF info handling | Frank van der Linden | 3 | -21/+126 |
| 2021-01-18 | module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols | Fangrui Song | 1 | -2/+19 |
| 2021-01-15 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 7 | -206/+366 |
| 2021-01-15 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 6 | -9/+20 |
| 2021-01-15 | cpuset: fix typos in comments | Aubrey Li | 1 | -3/+3 |
| 2021-01-15 | cgroup: cgroup.{procs,threads} factor out common parts | Michal Koutný | 1 | -41/+14 |
| 2021-01-15 | cgroup-v1: add disabled controller check in cgroup1_parse_param() | Chen Zhou | 1 | -0/+3 |