summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-03-27Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe
2021-03-27Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"Jens Axboe
2021-03-27Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"Jens Axboe
2021-03-27kernel: stop masking signals in create_io_thread()Jens Axboe
2021-03-26bpf: Support bpf program calling kernel functionMartin KaFai Lau
2021-03-26bpf: Refactor btf_check_func_arg_matchMartin KaFai Lau
2021-03-26bpf: Simplify freeing logic in linfo and jited_linfoMartin KaFai Lau
2021-03-26bpf: Take module reference for trampoline in moduleJiri Olsa
2021-03-26kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe
2021-03-26Merge tag 'pm-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-03-26bpf: Fix a spelling typo in bpf_atomic_alu_string disasmXu Kuohai
2021-03-26bpf: Enforce that struct_ops programs be GPL-onlyToke Høiland-Jørgensen
2021-03-26irqdomain: Introduce irq_domain_create_simple() APIAndy Shevchenko
2021-03-25bpf: Add support for batched ops in LPM trie mapsPedro Tammela
2021-03-25bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song
2021-03-25sysctl: add proc_dou8vec_minmax()Eric Dumazet
2021-03-26bpf: Undo ptr_to_map_key alu sanitation for nowDaniel Borkmann
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25tracing: Update create_system_filter() kernel-doc commentQiujun Huang
2021-03-25tracing: A minor cleanup for create_system_filter()Qiujun Huang
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25gcov: fix clang-11+ supportNick Desaulniers
2021-03-25sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()Barry Song
2021-03-25sched/core: Use -EINVAL in sched_dynamic_mode()Rasmus Villemoes
2021-03-25sched/core: Stop using magic values in sched_dynamic_mode()Rasmus Villemoes
2021-03-24kernel: trace: Mundane typo fixes in the file trace_events_filter.cBhaskar Chowdhury
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney
2021-03-24rcutorture: Test start_poll_synchronize_rcu() and poll_state_synchronize_rcu()Paul E. McKenney
2021-03-24rcu: Provide polling interfaces for Tiny RCU grace periodsPaul E. McKenney
2021-03-24bpf: Avoid old-style declaration warningsArnd Bergmann
2021-03-24audit: avoid -Wempty-body warningArnd Bergmann
2021-03-23PM: EM: postpone creating the debugfs dir till fs_initcallLukasz Luba
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2021-03-23sched/fair: Reduce long-tail newly idle balance costAubrey Li
2021-03-23sched/fair: Optimize test_idle_cores() for !SMTBarry Song
2021-03-23psi: Reduce calls to sched_clock() in psiShakeel Butt
2021-03-23stop_machine: Add caller debug info to queue_stop_cpus_workValentin Schneider
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar
2021-03-22lockdep: Address clang -Wformat warning printing for %hdArnd Bergmann
2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore
2021-03-22rcu: Provide polling interfaces for Tree RCU grace periodsPaul E. McKenney
2021-03-22cpufreq: CPPC: Add support for frequency invarianceViresh Kumar
2021-03-22irq: Fix typos in commentsIngo Molnar
2021-03-22entry: Fix typos in commentsIngo Molnar
2021-03-22locking: Fix typos in commentsIngo Molnar
2021-03-22sched: Fix various typosIngo Molnar
2021-03-21Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-21Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds