summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk2021-03-171-5/+5
| * | | bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk2021-03-171-2/+2
| * | | bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk2021-03-171-6/+10
| * | | ftrace: Fix modify_ftrace_direct.Alexei Starovoitov2021-03-171-5/+38
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-103-1/+10
| |\ \ \
| | * | | bpf: Change inode_storage's lookup_elem return value from NULL to -EBADFTal Lossos2021-03-081-1/+1
| | * | | bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.Alexei Starovoitov2021-03-082-0/+9
* | | | | Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-211-1/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | signal: don't allow STOP on PF_IO_WORKER threadsEric W. Biederman2021-03-211-1/+2
| * | | | signal: don't allow sending any signals to PF_IO_WORKER threadsJens Axboe2021-03-211-0/+3
* | | | | Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-212-2/+6
|\ \ \ \ \
| * | | | | genirq: Disable interrupts for force threaded handlersThomas Gleixner2021-03-211-0/+4
| * | | | | genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)Andy Shevchenko2021-03-161-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-213-29/+46
|\ \ \ \ \
| * | | | | static_call: Fix static_call_update() sanity checkPeter Zijlstra2021-03-192-1/+18
| * | | | | static_call: Align static_call_is_init() patching conditionPeter Zijlstra2021-03-191-10/+4
| * | | | | static_call: Fix static_call_set_init()Peter Zijlstra2021-03-191-7/+10
| * | | | | locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handlingWaiman Long2021-03-171-11/+14
| |/ / / /
* | | | | Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-214-5/+4
|\ \ \ \ \
| * | | | | kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-164-5/+4
| |/ / / /
* | | | | Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-192-2/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | io_uring: allow IO worker threads to be frozenJens Axboe2021-03-121-1/+0
| * | | | kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezingJens Axboe2021-03-121-1/+1
* | | | | Revert "PM: ACPI: reboot: Use S5 for reboot"Josef Bacik2021-03-181-2/+0
| |/ / / |/| | |
* | | | prctl: fix PR_SET_MM_AUXV kernel stack leakAlexey Dobriyan2021-03-141-1/+1
* | | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-141-5/+4
|\ \ \ \
| * | | | irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman2021-03-081-5/+4
* | | | | Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-141-21/+39
|\ \ \ \ \
| * | | | | hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen2021-03-081-21/+39
| |/ / / /
* | | | | Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-142-67/+63
|\ \ \ \ \
| * | | | | sched/membarrier: fix missing local execution of ipi_sync_rq_state()Mathieu Desnoyers2021-03-061-3/+1
| * | | | | sched: Simplify set_affinity_pending refcountsPeter Zijlstra2021-03-061-12/+20
| * | | | | sched: Fix affine_move_task() self-concurrencyPeter Zijlstra2021-03-061-3/+12
| * | | | | sched: Optimize migration_cpu_stop()Peter Zijlstra2021-03-061-1/+12
| * | | | | sched: Collate affine_move_task() stoppersPeter Zijlstra2021-03-061-15/+8
| * | | | | sched: Simplify migration_cpu_stop()Peter Zijlstra2021-03-061-48/+8
| * | | | | sched: Fix migration_cpu_stop() requeueingPeter Zijlstra2021-03-061-11/+28
| |/ / / /
* | | | | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-141-3/+4
|\ \ \ \ \
| * | | | | static_call: Fix the module key fixupPeter Zijlstra2021-03-061-3/+4
| |/ / / /
* | | | | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-141-4/+38
|\ \ \ \ \
| * | | | | perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang2021-03-061-4/+38
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-141-0/+8
|\ \ \ \ \
| * | | | | mm/fork: clear PASID for new mmFenghua Yu2021-03-131-0/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-121-0/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | kernel: make IO threads unfreezable by defaultJens Axboe2021-03-101-0/+1
| |/ /
* | | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-093-35/+64
|\ \ \ | |/ / |/| / | |/
| * bpf: Explicitly zero-extend R0 after 32-bit cmpxchgBrendan Jackman2021-03-042-1/+22
| * bpf: Account for BPF_FETCH in insn_has_def32()Ilya Leoshkevich2021-03-041-31/+39
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-02-263-3/+3
| |\
| | * bpf: Drop imprecise log messageDmitrii Banshchikov2021-02-241-2/+0