index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
regset: use kvzalloc() for regset_get_alloc()
Douglas Anderson
1
-3
/
+3
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-2
/
+2
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2
-2
/
+2
2024-04-25
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
1
-1
/
+2
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
1
-1
/
+1
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-2
/
+2
2024-04-25
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
1
-8
/
+19
2024-04-25
lib: code tagging module support
Suren Baghdasaryan
1
-0
/
+4
2024-04-25
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
1
-4
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-27
/
+37
2024-04-25
cgroup/cpuset: Remove outdated comment in sched_partition_write()
Xiu Jianfeng
1
-3
/
+0
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
1
-4
/
+10
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-2
/
+2
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
1
-3
/
+2
2024-04-24
bpf: make common crypto API for TC/XDP programs
Vadim Fedorenko
4
-1
/
+390
2024-04-24
genirq: Reuse irq_is_nmi()
Jinjie Ruan
4
-14
/
+14
2024-04-24
genirq/cpuhotplug: Retry with cpu_online_mask when migration fails
Dongli Zhang
1
-0
/
+16
2024-04-24
genirq/cpuhotplug: Skip suspended interrupts when restoring affinity
David Stevens
2
-7
/
+16
2024-04-24
workqueue: Fix divide error in wq_update_node_max_active()
Lai Jiangshan
1
-0
/
+9
2024-04-24
bpf: Introduce bpf_preempt_[disable,enable] kfuncs
Kumar Kartikeya Dwivedi
2
-2
/
+81
2024-04-24
bpf: Don't check for recursion in bpf_wq_work.
Alexei Starovoitov
1
-13
/
+5
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
3
-27
/
+3
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
5
-34
/
+34
2024-04-24
sched/cpufreq: Take cpufreq feedback into account
Vincent Guittot
1
-20
/
+25
2024-04-24
sched/fair: Fix update of rd->sg_overutilized
Vincent Guittot
1
-1
/
+1
2024-04-24
sysctl: treewide: constify argument ctl_table_root::permissions(table)
Thomas Weißschuh
1
-1
/
+1
2024-04-24
bpf: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-24
delayacct: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-24
kprobes: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-24
printk: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
6
-6
/
+0
2024-04-24
seccomp: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-24
timekeeping: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-24
ftrace: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2
-2
/
+0
2024-04-24
umh: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
15
-18
/
+1
2024-04-23
workqueue: The default node_nr_active should have its max set to max_active
Tejun Heo
1
-1
/
+1
2024-04-23
cgroup/cpuset: Fix incorrect top_cpuset flags
Waiman Long
1
-2
/
+2
2024-04-23
bpf: add bpf_wq_start
Benjamin Tissoires
1
-0
/
+18
2024-04-23
bpf: wq: add bpf_wq_set_callback_impl
Benjamin Tissoires
2
-6
/
+69
2024-04-23
bpf: wq: add bpf_wq_init
Benjamin Tissoires
1
-2
/
+102
2024-04-23
bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
Benjamin Tissoires
4
-19
/
+71
2024-04-23
bpf: add support for KF_ARG_PTR_TO_WORKQUEUE
Benjamin Tissoires
1
-0
/
+65
2024-04-23
bpf: verifier: bail out if the argument is not a map
Benjamin Tissoires
1
-0
/
+5
2024-04-23
bpf: add support for bpf_wq user type
Benjamin Tissoires
3
-1
/
+31
2024-04-23
bpf: replace bpf_timer_cancel_and_free with a generic helper
Benjamin Tissoires
1
-17
/
+25
2024-04-23
bpf: replace bpf_timer_set_callback with a generic helper
Benjamin Tissoires
1
-11
/
+18
2024-04-23
bpf: replace bpf_timer_init with a generic helper
Benjamin Tissoires
1
-28
/
+63
2024-04-23
bpf: make timer data struct more generic
Benjamin Tissoires
1
-33
/
+38
[prev]
[next]