summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-02-13irqdomain: Drop revmap mutexJohan Hovold
2023-02-13irqdomain: Fix domain registration raceMarc Zyngier
2023-02-13irqdomain: Fix mapping-creation raceJohan Hovold
2023-02-13irqdomain: Refactor __irq_domain_alloc_irqs()Johan Hovold
2023-02-13irqdomain: Look for existing mapping only onceJohan Hovold
2023-02-13irqdomain: Drop bogus fwspec-mapping error handlingJohan Hovold
2023-02-13irqdomain: Fix disassociation raceJohan Hovold
2023-02-13irqdomain: Fix association raceJohan Hovold
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-09hung_task: print message when hung_task_warnings gets down to zero.fuyuanli
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASKSuren Baghdasaryan
2023-02-09kernel/fork: convert vma assignment to a memcpySuren Baghdasaryan
2023-02-09mm/mmap: remove __vma_adjust()Liam R. Howlett
2023-02-09sched: convert to vma iteratorLiam R. Howlett
2023-02-09kernel/fork: convert forking to using the vmi iteratorLiam R. Howlett
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-08kernel/fail_function: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-08kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-08kernel/time/test_udelay.c: 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-07tracing: Allow boot instances to have snapshot buffersSteven Rostedt (Google)
2023-02-07tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)
2023-02-07tracing: Add enabling of events to boot instancesSteven Rostedt (Google)
2023-02-07tracing: Add creation of instances at boot command lineSteven Rostedt (Google)
2023-02-07tracing: Fix trace_event_raw_event_synth() if else statementSteven Rostedt (Google)
2023-02-07tracing: Acquire buffer from temparary trace sequenceLinyu Yuan
2023-02-07tracing/osnoise: No need for schedule_hrtimeout rangeDavidlohr Bueso
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