summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-12-02bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().Alexei Starovoitov
2021-12-02bpf: Adjust BTF log size limit.Alexei Starovoitov
2021-12-02bpf: Pass a set of bpf_core_relo-s to prog_load command.Alexei Starovoitov
2021-12-02bpf: Prepare relo_core.c for kernel duty.Alexei Starovoitov
2021-12-02bpf: Rename btf_member accessors.Alexei Starovoitov
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker
2021-12-02timers/nohz: Last resort update jiffies on nohz_full IRQ entryFrederic Weisbecker
2021-12-02gcov: Remove compiler version checkNathan Chancellor
2021-12-01kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-01tracing: Fix a kmemleak false positive in tracing_mapChen Jun
2021-12-01tracing/histograms: String compares should not care about signed valuesSteven Rostedt (VMware)
2021-12-01bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log levelHou Tao
2021-12-01workqueue: Upgrade queue_work_on() commentPaul E. McKenney
2021-11-30refscale: Prevent buffer to pr_alert() being too longLi Zhijian
2021-11-30refscale: Simplify the errexit checkpointLi Zhijian
2021-11-30rcutorture: Suppress pi-lock-across read-unlock testing for Tiny SRCUPaul E. McKenney
2021-11-30rcutorture: More thoroughly test nested readersPaul E. McKenney
2021-11-30rcutorture: Sanitize RCUTORTURE_RDR_MASKPaul E. McKenney
2021-11-30rcu-tasks: Don't remove tasks with pending IPIs from holdout listPaul E. McKenney
2021-11-30srcu: Prevent redundant __srcu_read_unlock() wakeupPaul E. McKenney
2021-11-30rcu: Avoid alloc_pages() when recording stackJun Miao
2021-11-30rcu: Avoid running boost kthreads on isolated CPUsZqiang
2021-11-30rcu: Improve tree_plugin.h comments and add code cleanupsZhouyi Zhou
2021-11-30rcu: in_irq() cleanupChangbin Du
2021-11-30rcu: Move rcu_needs_cpu() to tree.cPaul E. McKenney
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney
2021-11-30clocksource: Reduce the default clocksource_watchdog() retries to 2Waiman Long
2021-11-30clocksource: Avoid accidental unstable marking of clocksourcesWaiman Long
2021-11-30bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZEROKumar Kartikeya Dwivedi
2021-12-01genirq/generic_chip: Constify irq_generic_chip_opsRikard Falkeborn
2021-12-01sched: Snapshot thread flagsMark Rutland
2021-12-01entry: Snapshot thread flagsMark Rutland
2021-11-30bpf: Add bpf_loop helperJoanne Koong
2021-11-30bpf, docs: Prune all references to "internal BPF"Christoph Hellwig
2021-11-30bpf: Remove a redundant comment on bpf_prog_freeChristoph Hellwig
2021-11-29cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()Wei Yang
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-11-29fork: move copy_io to block/blk-ioc.cChristoph Hellwig
2021-11-28Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-28Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-28Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-28Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-27tracing: Test the 'Do not trace this pid' case in create eventSteven Rostedt (VMware)
2021-11-27Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-26tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-11-26tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-11-24PM: hibernate: Fix snapshot partial write lengthsEvan Green