aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-02-13Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner2-22/+56
2023-02-13sched/core: Fix a missed update of user_cpus_ptrWaiman Long1-1/+4
2023-02-13freezer,umh: Fix call_usermode_helper_exec() vs SIGKILLPeter Zijlstra1-7/+13
2023-02-12tracing: Make trace_define_field_ext() staticSteven Rostedt (Google)1-1/+1
2023-02-12Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-10/+33
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao3-10/+33
2023-02-11Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2023-02-11sched/rt: pick_next_rt_entity(): check list_entryPietro Borrello1-1/+4
2023-02-11sched/deadline: Add more reschedule cases to prio_changed_dl()Valentin Schneider1-15/+27
2023-02-11sched/fair: sanitize vruntime of entity being placedZhang Qiao1-2/+13
2023-02-11sched/fair: Remove capacity inversion detectionVincent Guittot2-98/+5
2023-02-11sched/fair: unlink misfit task from cpu overutilizedVincent Guittot1-23/+82
2023-02-10bpf: allow to disable bpf prog memory accountingYafang Shao1-6/+7
2023-02-10bpf: allow to disable bpf map memory accountingYafang Shao2-3/+5
2023-02-10bpf: use bpf_map_kvcalloc in bpf_local_storageYafang Shao2-2/+17
2023-02-10Daniel Borkmann says:Jakub Kicinski14-85/+530
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski1-1/+1
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-35/+54
2023-02-09PM: EM: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-4/+1
2023-02-09time/debug: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-07sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider1-0/+33
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov1-0/+57
2023-02-07Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+0
2023-02-07fanotify,audit: Allow audit to use the full permission event responseRichard Guy Briggs1-3/+15
2023-02-07fanotify: Ensure consistent variable type for responseRichard Guy Briggs1-1/+1
2023-02-06cpuset: Call set_cpus_allowed_ptr() with appropriate mask for taskWill Deacon1-7/+11
2023-02-06cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...Waiman Long1-2/+25
2023-02-06genirq/ipi-mux: Use irq_domain_alloc_irqs()Marc Zyngier1-2/+1
2023-02-06trace/blktrace: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-2/+2
2023-02-06rtmutex: Ensure that the top waiter is always woken upWander Lairson Costa1-2/+3
2023-02-06posix-timers: Use atomic64_try_cmpxchg() in __update_gt_cputime()Uros Bizjak1-7/+6
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-22/+17
2023-02-05genirq: Add mechanism to multiplex a single HW IPIAnup Patel3-0/+213
2023-02-03blk-cgroup: store a gendisk to throttle in struct task_structChristoph Hellwig1-1/+1
2023-02-03kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-02-02bpf: devmap: check XDP features in __xdp_enqueue routineLorenzo Bianconi1-3/+13
2023-02-02bpf: Drop always true do_idr_lock parameter to bpf_map_free_idTobias Klauser2-18/+7
2023-02-02Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney7-4/+93
2023-02-02Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ...Paul E. McKenney15-400/+919
2023-02-02kernel/notifier: Remove CONFIG_SRCUPaul E. McKenney1-3/+0
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-30/+70
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-12/+23
2023-02-02tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose1-3/+0
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet5-56/+57
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long1-1/+2
2023-01-31perf: Fix perf_event_pmu_context serializationJames Clark1-22/+17
2023-01-31sched/clock: Make local_clock() noinstrPeter Zijlstra1-6/+21
2023-01-31cpuidle: tracing, preempt: Squash _rcuidle tracingPeter Zijlstra1-8/+6
2023-01-31cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUGPeter Zijlstra2-0/+8