Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | bpf: convert cgroup_bpf.progs to hlist | Stanislav Fomichev | 2022-06-29 | 1 | -32/+44 | |
| | * | | | | | | | | | bpf: add bpf_func_t and trampoline helpers | Stanislav Fomichev | 2022-06-29 | 1 | -30/+33 | |
| | * | | | | | | | | | bpf: Merge "types_are_compat" logic into relo_core.c | Daniel Müller | 2022-06-24 | 1 | -83/+1 | |
| | * | | | | | | | | | bpf: Fix for use-after-free bug in inline_bpf_loop | Eduard Zingerman | 2022-06-24 | 1 | -1/+1 | |
| | * | | | | | | | | | bpf: Replace hard-coded 0 with BPF_K in check_alu_op | Simon Wang | 2022-06-24 | 1 | -1/+1 | |
| | * | | | | | | | | | bpf: Require only one of cong_avoid() and cong_control() from a TCP CC | Jörn-Thorben Hinz | 2022-06-23 | 1 | -4/+3 | |
| | * | | | | | | | | | bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT | Tony Ambardar | 2022-06-21 | 2 | -1/+8 | |
| | * | | | | | | | | | bpf: Inline calls to bpf_loop when callback is known | Eduard Zingerman | 2022-06-20 | 2 | -9/+180 | |
| | * | | | | | | | | | uprobe: gate bpf call behind BPF_EVENTS | Delyan Kratunov | 2022-06-20 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-07-07 | 2 | -70/+51 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-06-30 | 17 | -624/+85 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sysctl: add proc_dointvec_ms_jiffies_minmax | Yuwei Wang | 2022-06-30 | 1 | -0/+41 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-06-23 | 14 | -24/+159 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-06-17 | 10 | -65/+277 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | bpf: Fix non-static bpf_func_proto struct definitions | Joanne Koong | 2022-06-17 | 2 | -7/+7 | |
| | * | | | | | | | | | | | | bpf: Allow helpers to accept pointers with a fixed size | Maxim Mikityanskiy | 2022-06-16 | 1 | -11/+32 | |
| | * | | | | | | | | | | | | bpf: allow sleepable uprobe programs to attach | Delyan Kratunov | 2022-06-16 | 2 | -8/+12 | |
| | * | | | | | | | | | | | | bpf: implement sleepable uprobes by chaining gps | Delyan Kratunov | 2022-06-16 | 3 | -5/+19 | |
| | * | | | | | | | | | | | | bpf: avoid grabbing spin_locks of all cpus when no free elems | Feng Zhou | 2022-06-11 | 1 | -6/+14 | |
| | * | | | | | | | | | | | | bpf: Add btf enum64 support | Yonghong Song | 2022-06-07 | 2 | -15/+129 | |
| | * | | | | | | | | | | | | bpf: Fix KASAN use-after-free Read in compute_effective_progs | Tadeusz Struk | 2022-06-02 | 1 | -10/+60 | |
| | * | | | | | | | | | | | | bpf: Correct the comment about insn_to_jit_off | Pu Lehui | 2022-06-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | bpf: Unify data extension operation of jited_ksyms and jited_linfo | Pu Lehui | 2022-06-02 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-03 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fs: remove no_llseek | Jason A. Donenfeld | 2022-07-16 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-03 | 4 | -58/+115 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | cgroup: Skip subtree root in cgroup_update_dfl_csses() | Waiman Long | 2022-07-28 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | cgroup: remove "no" prefixed mount options | Tejun Heo | 2022-07-27 | 1 | -20/+4 | |
| * | | | | | | | | | | | | | | cgroup: Make !percpu threadgroup_rwsem operations optional | Tejun Heo | 2022-07-23 | 3 | -8/+53 | |
| * | | | | | | | | | | | | | | cgroup: Add "no" prefixed mount options | Tejun Heo | 2022-07-22 | 1 | -5/+15 | |
| * | | | | | | | | | | | | | | cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty... | Tejun Heo | 2022-07-22 | 1 | -3/+13 | |
| * | | | | | | | | | | | | | | cgroup.c: remove redundant check for mixable cgroup in cgroup_migrate_vet_dst | Lin Feng | 2022-06-27 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | cgroup.c: add helper __cset_cgroup_from_root to cleanup duplicated codes | Lin Feng | 2022-06-16 | 1 | -31/+27 | |
| * | | | | | | | | | | | | | | psi: dont alloc memory for psi by default | Chen Wandun | 2022-06-07 | 2 | -10/+17 | |
* | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2022-08-02 | 3 | -0/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | kcsan: test: Add a .kunitconfig to run KCSAN tests | David Gow | 2022-07-22 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | kunit: unify module and builtin suite definitions | Jeremy Kerr | 2022-07-11 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | module: panic: Taint the kernel when selftest modules load | David Gow | 2022-07-11 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | panic: Taint kernel if tests are run | David Gow | 2022-07-01 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds | 2022-08-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Documentation: update watch_queue.rst references | Mauro Carvalho Chehab | 2022-07-07 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-02 | 30 | -1093/+1757 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ctxt.2022.07.05a' into HEAD | Paul E. McKenney | 2022-07-21 | 21 | -627/+675 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | MAINTAINERS: Add Paul as context tracking maintainer | Frederic Weisbecker | 2022-07-05 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | context_tracking: Convert state to atomic_t | Frederic Weisbecker | 2022-07-05 | 3 | -58/+102 | |
| | * | | | | | | | | | | | | | | | | rcu/context-tracking: Remove unused and/or unecessary middle functions | Frederic Weisbecker | 2022-07-05 | 1 | -71/+27 | |
| | * | | | | | | | | | | | | | | | | rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking | Frederic Weisbecker | 2022-07-05 | 4 | -362/+341 | |
| | * | | | | | | | | | | | | | | | | rcu/context-tracking: Move deferred nocb resched to context tracking | Frederic Weisbecker | 2022-07-05 | 2 | -13/+10 | |
| | * | | | | | | | | | | | | | | | | rcu/context_tracking: Move dynticks_nmi_nesting to context tracking | Frederic Weisbecker | 2022-07-05 | 5 | -33/+23 | |
| | * | | | | | | | | | | | | | | | | rcu/context_tracking: Move dynticks_nesting to context tracking | Frederic Weisbecker | 2022-07-05 | 4 | -17/+18 |