summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-02-13Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner
2023-02-13sched/core: Fix a missed update of user_cpus_ptrWaiman Long
2023-02-13freezer,umh: Fix call_usermode_helper_exec() vs SIGKILLPeter Zijlstra
2023-02-12tracing: Make trace_define_field_ext() staticSteven Rostedt (Google)
2023-02-12Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao
2023-02-11Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-02-11sched/rt: pick_next_rt_entity(): check list_entryPietro Borrello
2023-02-11sched/deadline: Add more reschedule cases to prio_changed_dl()Valentin Schneider
2023-02-11sched/fair: sanitize vruntime of entity being placedZhang Qiao
2023-02-11sched/fair: Remove capacity inversion detectionVincent Guittot
2023-02-11sched/fair: unlink misfit task from cpu overutilizedVincent Guittot
2023-02-10bpf: allow to disable bpf prog memory accountingYafang Shao
2023-02-10bpf: allow to disable bpf map memory accountingYafang Shao
2023-02-10bpf: use bpf_map_kvcalloc in bpf_local_storageYafang Shao
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09PM: EM: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-09time/debug: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-07sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov
2023-02-07Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-02-07fanotify,audit: Allow audit to use the full permission event responseRichard Guy Briggs
2023-02-07fanotify: Ensure consistent variable type for responseRichard Guy Briggs
2023-02-06cpuset: Call set_cpus_allowed_ptr() with appropriate mask for taskWill Deacon
2023-02-06cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...Waiman Long
2023-02-06genirq/ipi-mux: Use irq_domain_alloc_irqs()Marc Zyngier
2023-02-06trace/blktrace: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06rtmutex: Ensure that the top waiter is always woken upWander Lairson Costa
2023-02-06posix-timers: Use atomic64_try_cmpxchg() in __update_gt_cputime()Uros Bizjak
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-05genirq: Add mechanism to multiplex a single HW IPIAnup Patel
2023-02-03blk-cgroup: store a gendisk to throttle in struct task_structChristoph Hellwig
2023-02-03kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-02bpf: devmap: check XDP features in __xdp_enqueue routineLorenzo Bianconi
2023-02-02bpf: Drop always true do_idr_lock parameter to bpf_map_free_idTobias Klauser
2023-02-02Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney
2023-02-02Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ...Paul E. McKenney
2023-02-02kernel/notifier: Remove CONFIG_SRCUPaul E. McKenney
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long
2023-01-31perf: Fix perf_event_pmu_context serializationJames Clark
2023-01-31sched/clock: Make local_clock() noinstrPeter Zijlstra
2023-01-31cpuidle: tracing, preempt: Squash _rcuidle tracingPeter Zijlstra
2023-01-31cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUGPeter Zijlstra