summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-09-28bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interruptDaniel Borkmann
2021-09-28bpf: Exempt CAP_BPF from checks against bpf_jit_limitLorenz Bauer
2021-09-27mm/memcg: Convert mem_cgroup_charge() to take a folioMatthew Wilcox (Oracle)
2021-09-26bpf: Support <8-byte scalar spill and refillMartin KaFai Lau
2021-09-26bpf: Check the other end of slot_type for STACK_SPILLMartin KaFai Lau
2021-09-26Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-26Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-24blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng
2021-09-24Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-23posix-cpu-timers: Prevent spuriously armed 0-value itimerFrederic Weisbecker
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-22KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guestSean Christopherson
2021-09-22irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui
2021-09-20cgroup: Make rebind_subsystems() disable v2 controllers all at onceWaiman Long
2021-09-20misc_cgroup: remove error log to avoid log floodChunguang Xu
2021-09-20misc_cgroup: introduce misc.events to count failuresChunguang Xu
2021-09-19audit: add filtering for io_uring recordsPaul Moore
2021-09-19audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore
2021-09-19audit: prepare audit_context for use in calling contexts beyond syscallsPaul Moore
2021-09-19genirq: Disable irqfixup/poll on PREEMPT_RT.Ingo Molnar
2021-09-19Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-19Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-09-17bpf: Add bpf_trace_vprintk helperDave Marchevsky
2021-09-17bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-09-17Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-17lockdep: Improve comments in wait-type checksZhouyi Zhou
2021-09-17lockdep: Let lock_is_held_type() detect recursive read as readSebastian Andrzej Siewior
2021-09-17kernel/locking: Add context to ww_mutex_trylock()Maarten Lankhorst
2021-09-17genirq: Move prio assignment into the newly created threadThomas Gleixner
2021-09-17genirq: Update irq_set_irqchip_state documentationJosh Cartwright
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-16scftorture: Warn on individual scf_torture_init() error conditionsPaul E. McKenney
2021-09-16scftorture: Count reschedule IPIsPaul E. McKenney
2021-09-16scftorture: Account for weight_resched when checking for all zeroesPaul E. McKenney
2021-09-16scftorture: Shut down if nonsensical arguments givenPaul E. McKenney
2021-09-16scftorture: Allow zero weight to exclude an smp_call_function*() categoryPaul E. McKenney
2021-09-16rcu: Avoid unneeded function call in rcu_read_unlock()Waiman Long
2021-09-15rcu-tasks: Update comments to cond_resched_tasks_rcu_qs()Paul E. McKenney
2021-09-15rcu-tasks: Fix IPI failure handling in trc_wait_for_one_readerNeeraj Upadhyay
2021-09-15rcu-tasks: Fix read-side primitives comment for call_rcu_tasks_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Clarify read side section info for rcu_tasks_rude GP primitivesNeeraj Upadhyay
2021-09-15rcu-tasks: Correct comparisons for CPU numbers in show_stalled_task_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Fix s/rcu_add_holdout/trc_add_holdout/ typo in commentNeeraj Upadhyay
2021-09-15rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loopPaul E. McKenney
2021-09-15rcu-tasks: Fix s/instruction/instructions/ typo in commentPaul E. McKenney
2021-09-15rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()Paul E. McKenney