summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2024-04-28Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-16/+36
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+10
2024-04-28sched/isolation: Fix boot crash when maxcpus < first housekeeping CPUOleg Nesterov-1/+6
2024-04-28sched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov-1/+10
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa-43/+0
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-2/+40
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds-3/+2
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan-0/+39
2024-04-26kdb: Simplify management of tmpbuffer in kdb_read()Daniel Thompson-23/+18
2024-04-26kdb: Replace double memcpy() with memmove() in kdb_read()Daniel Thompson-12/+7
2024-04-26kdb: Use format-specifiers rather than memset() for padding in kdb_read()Daniel Thompson-5/+3
2024-04-26kdb: Merge identical case statements in kdb_read()Daniel Thompson-9/+1
2024-04-26kdb: Fix console handling when editing and tab-completing commandsDaniel Thompson-0/+5
2024-04-26kdb: Use format-strings rather than '\0' injection in kdb_read()Daniel Thompson-21/+34
2024-04-26kdb: Fix buffer overflow during tab-completeDaniel Thompson-8/+13
2024-04-25blktrace: convert strncpy() to strscpy_pad()Arnd Bergmann-2/+1
2024-04-25kcov: avoid clang out-of-range warningArnd Bergmann-1/+2
2024-04-25regset: use kvzalloc() for regset_get_alloc()Douglas Anderson-3/+3
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand-2/+2
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe-2/+2
2024-04-25mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folioMatthew Wilcox (Oracle)-1/+1
2024-04-25mm: free up PG_slabMatthew Wilcox (Oracle)-1/+2
2024-04-25mm: vmalloc: enable memory allocation profilingKent Overstreet-1/+1
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan-2/+2
2024-04-25lib: prevent module unloading if memory is not freedSuren Baghdasaryan-8/+19
2024-04-25lib: code tagging module supportSuren Baghdasaryan-0/+4
2024-04-25mm: memcg: add NULL check to obj_cgroup_put()Yosry Ahmed-4/+2
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-27/+37
2024-04-25cgroup/cpuset: Remove outdated comment in sched_partition_write()Xiu Jianfeng-3/+0
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson-4/+10
2024-04-25cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson-2/+2
2024-04-24mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)-3/+2
2024-04-24bpf: make common crypto API for TC/XDP programsVadim Fedorenko-1/+390
2024-04-24genirq: Reuse irq_is_nmi()Jinjie Ruan-14/+14
2024-04-24genirq/cpuhotplug: Retry with cpu_online_mask when migration failsDongli Zhang-0/+16
2024-04-24genirq/cpuhotplug: Skip suspended interrupts when restoring affinityDavid Stevens-7/+16
2024-04-24workqueue: Fix divide error in wq_update_node_max_active()Lai Jiangshan-0/+9
2024-04-24bpf: Introduce bpf_preempt_[disable,enable] kfuncsKumar Kartikeya Dwivedi-2/+81
2024-04-24bpf: Don't check for recursion in bpf_wq_work.Alexei Starovoitov-13/+5
2024-04-24sched/pelt: Remove shift of thermal clockVincent Guittot-27/+3
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot-34/+34
2024-04-24sched/cpufreq: Take cpufreq feedback into accountVincent Guittot-20/+25
2024-04-24sched/fair: Fix update of rd->sg_overutilizedVincent Guittot-1/+1
2024-04-24sysctl: treewide: constify argument ctl_table_root::permissions(table)Thomas Weißschuh-1/+1
2024-04-24bpf: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados-1/+0
2024-04-24delayacct: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados-1/+0
2024-04-24kprobes: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados-1/+0
2024-04-24printk: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados-1/+0
2024-04-24scheduler: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados-6/+0
2024-04-24seccomp: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados-1/+0