summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-08-17locking/csd_lock: Change csdlock_debug from early_param to __setupChen Zhongjin
2022-08-17timekeeping: contribute wall clock to rng on time changeJason A. Donenfeld
2022-08-17kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu
2022-08-17kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-08-17sched/core: Do not requeue task on CPU excluded from cpus_maskMel Gorman
2022-08-17sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idleTianchen Ding
2022-08-17sched: Fix the check of nr_running at queue wakelistTianchen Ding
2022-08-17sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-17kprobes: Forbid probing on trampoline and BPF code areasChen Zhongjin
2022-08-17swiotlb: fail map correctly with failed io_tlb_default_memRobin Murphy
2022-08-17profiling: fix shift too large makes kernel panicChen Zhongjin
2022-08-17wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld
2022-08-17bpf: fix potential 32-bit overflow when accessing ARRAY map elementAndrii Nakryiko
2022-08-17bpf: Fix subprog names in stack traces.Alexei Starovoitov
2022-08-17bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu
2022-08-17bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar
2022-08-17rcutorture: Fix ksoftirqd boosting timing and iterationFrederic Weisbecker
2022-08-17io_uring: move to separate directoryJens Axboe
2022-08-17sched/numa: Initialise numa_migrate_retryMel Gorman
2022-08-17sched: only perform capability check on privileged operationChristian Göttsche
2022-08-17nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()Nicolas Saenz Julienne
2022-08-17irqdomain: Report irq number for NOMAP domainsXu Qiang
2022-08-17blktrace: Trace remapped requests correctlyBart Van Assche
2022-08-17locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-08-17PM: hibernate: defer device probing when resuming from hibernationTetsuo Handa
2022-08-17PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-08-17sched/core: Always flush pending blk_plugJohn Keeping
2022-08-17sched/fair: fix case with reduced capacity CPUVincent Guittot
2022-08-17genirq: GENERIC_IRQ_IPI depends on SMPSamuel Holland
2022-08-17genirq: Don't return error on missing optional irq_request_resources()Antonio Borneo
2022-08-17sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu
2022-08-17bpf: Fix KASAN use-after-free Read in compute_effective_progsTadeusz Struk
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-31Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-30locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long
2022-07-29Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-29workqueue: Avoid a false warning in unbind_workers()Lai Jiangshan
2022-07-28watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds
2022-07-28watch_queue: Fix missing rcu annotationDavid Howells
2022-07-27x86/configs: Update configs in x86_debug.configLukas Bulwahn
2022-07-24Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-07-22Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-21watch-queue: remove spurious double semicolonLinus Torvalds
2022-07-21sched/deadline: Fix BUG_ON condition for deboosted tasksJuri Lelli
2022-07-20watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds
2022-07-19srcu: Make expedited RCU grace periods block even less frequentlyNeeraj Upadhyay
2022-07-19srcu: Block less aggressively for expedited grace periodsPaul E. McKenney
2022-07-17Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-16Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-15Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds