summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-02-08rcu: Rework rcu_barrier() and callback-migration logicPaul E. McKenney
2022-02-08rcu: Refactor rcu_barrier() empty-list handlingPaul E. McKenney
2022-02-08rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusionDavid Woodhouse
2022-02-07bpf: Introduce bpf_jit_binary_pack_[alloc|finalize|free]Song Liu
2022-02-07bpf: Introduce bpf_prog_pack allocatorSong Liu
2022-02-07bpf: Introduce bpf_arch_text_copySong Liu
2022-02-07bpf: Use prog->jited_len in bpf_prog_ksym_set_addr()Song Liu
2022-02-07bpf: Use size instead of pages in bpf_binary_headerSong Liu
2022-02-07bpf: Use bytes instead of pages for bpf_jit_[charge|uncharge]_modmemSong Liu
2022-02-07PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki
2022-02-07livepatch: Fix build failure on 32 bits processorsChristophe Leroy
2022-02-06perf: Fix list corruption in perf_cgroup_switch()Song Liu
2022-02-06sched/fair: Fix fault in reweight_entityTadeusz Struk
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04bpf: Implement bpf_core_types_are_compat().Matteo Croce
2022-02-04cpufreq: schedutil: Use to_gov_attr_set() to get the gov_attr_setKevin Hao
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03gcc-plugins/stackleak: Use noinstr in favor of notraceKees Cook
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-03bpf: Fix a btf decl_tag bug when tagging a functionYonghong Song
2022-02-03printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()Mickaël Salaün
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv
2022-02-03Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-03cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long
2022-02-02bpf: Use VM_MAP instead of VM_ALLOC for ringbufHou Tao
2022-02-02genirq, softirq: Use in_hardirq() instead of in_irq()Changbin Du
2022-02-02block: check that there is a plug in blk_flush_plugChristoph Hellwig
2022-02-02block: remove blk_needs_flush_plugChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2022-02-02perf/core: Allow kernel address filter when not filtering the kernelAdrian Hunter
2022-02-02perf/core: Fix address filter parser for multiple filtersAdrian Hunter
2022-02-02perf: Copy perf_event_attr::sig_data on modificationMarco Elver
2022-02-02sched: move autogroup sysctls into its own fileZhen Ni
2022-02-02rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers
2022-02-01clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEWWaiman Long
2022-02-01rcutorture: Enable limited callback-flooding tests of SRCUPaul E. McKenney
2022-02-01torture: Wake up kthreads after storing task_struct pointerPaul E. McKenney
2022-02-01rcutorture: Fix rcu_fwd_mutex deadlockPaul E. McKenney
2022-02-01rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loopPaul E. McKenney
2022-02-01rcutorture: Make rcu_fwd_cb_nodelay be a counterPaul E. McKenney
2022-02-01rcutorture: Increase visibility of forward-progress hangsPaul E. McKenney
2022-02-01torture: Distinguish kthread stopping and being asked to stopPaul E. McKenney
2022-02-01rcutorture: Print message before invoking ->cb_barrier()Paul E. McKenney
2022-02-01rcu: Add per-CPU rcuc task dumps to RCU CPU stall warningsZqiang
2022-02-01rcu: Don't deboost before reporting expedited quiescent statePaul E. McKenney
2022-02-01rcu: Elevate priority of offloaded callback threadsAlison Chaiken
2022-02-01rcu: Make priority of grace-period thread consistentAlison Chaiken
2022-02-01rcu: Move kthread_prio bounds-check to a separate functionAlison Chaiken