index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
freezer,umh: Clean up freezer/initrd interaction
Peter Zijlstra
2022-09-07
1
-0
/
+8
*
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
2022-09-07
4
-33
/
+54
*
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
2022-09-07
6
-14
/
+14
*
sched/fair: Cleanup for SIS_PROP
Abel Wu
2022-09-07
1
-6
/
+6
*
sched/fair: Default to false in test_idle_cores()
Abel Wu
2022-09-07
1
-8
/
+8
*
sched/fair: Remove useless check in select_idle_core()
Abel Wu
2022-09-07
1
-3
/
+0
*
sched/fair: Avoid double search on same cpu
Abel Wu
2022-09-07
1
-0
/
+2
*
sched/fair: Remove redundant check in select_idle_smt()
Abel Wu
2022-09-07
1
-7
/
+4
*
sched/deadline: Move __dl_clear_params out of dl_bw lock
Shang XiaoJing
2022-09-01
1
-1
/
+1
*
sched/deadline: Add replenish_dl_new_period helper
Shang XiaoJing
2022-09-01
1
-10
/
+13
*
sched/deadline: Add dl_task_is_earliest_deadline helper
Shang XiaoJing
2022-09-01
1
-12
/
+12
*
Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...
Ingo Molnar
2022-08-30
123
-2150
/
+6863
|
\
|
*
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Ingo Molnar
2022-08-12
7
-25
/
+26
|
*
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
1
-35
/
+150
|
|
\
|
|
*
resource: Introduce alloc_free_mem_region()
Dan Williams
2022-07-21
1
-35
/
+143
|
|
*
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
2022-07-21
1
-0
/
+7
|
*
|
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2022-08-08
1
-2
/
+8
|
|
\
\
|
|
*
|
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
2022-06-24
1
-2
/
+8
|
*
|
|
Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-08-08
1
-11
/
+9
|
|
\
\
\
|
|
*
|
|
kernel/sysctl.c: Remove trailing white space
Fanjun Kong
2022-08-08
1
-6
/
+6
|
|
*
|
|
kernel/sysctl.c: Clean up indentation, replace spaces with tab.
Fanjun Kong
2022-08-08
1
-2
/
+2
|
|
*
|
|
sysctl: Merge adjacent CONFIG_TREE_RCU blocks
Geert Uytterhoeven
2022-08-08
1
-3
/
+1
|
*
|
|
|
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-08
6
-33
/
+356
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
module: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-20
1
-4
/
+4
|
|
*
|
|
module: Show the last unloaded module's taint flag(s)
Aaron Tomlin
2022-07-14
1
-5
/
+11
|
|
*
|
|
module: Use strscpy() for last_unloaded_module
Aaron Tomlin
2022-07-14
1
-1
/
+1
|
|
*
|
|
module: Modify module_flags() to accept show_state argument
Aaron Tomlin
2022-07-14
3
-6
/
+9
|
|
*
|
|
module: Move module's Kconfig items in kernel/module/
Christophe Leroy
2022-07-12
1
-0
/
+293
|
|
*
|
|
module: Use vzalloc() instead of vmalloc()/memset(0)
Yang Yingliang
2022-07-11
1
-2
/
+1
|
|
*
|
|
module: Increase readability of module_kallsyms_lookup_name()
Christophe Leroy
2022-07-11
1
-14
/
+24
|
|
*
|
|
module: Fix ERRORs reported by checkpatch.pl
Christophe Leroy
2022-07-11
2
-4
/
+7
|
|
*
|
|
module: Add support for default value for module async_probe
Saravana Kannan
2022-07-11
1
-1
/
+10
|
*
|
|
|
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
6
-30
/
+78
|
|
\
\
\
\
|
|
*
|
|
|
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
1
-2
/
+6
|
|
*
|
|
|
kernel/hung_task: fix address space of proc_dohung_task_timeout_secs
Ben Dooks
2022-07-29
1
-1
/
+1
|
|
*
|
|
|
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
2022-07-17
1
-2
/
+12
|
|
*
|
|
|
vmcoreinfo: include kallsyms symbols
Stephen Brennan
2022-07-17
1
-0
/
+14
|
|
*
|
|
|
kallsyms: move declarations to internal header
Stephen Brennan
2022-07-17
2
-22
/
+31
|
|
*
|
|
|
Merge branch 'master' into mm-nonmm-stable
akpm
2022-06-27
24
-608
/
+215
|
|
|
\
\
\
\
|
|
*
|
|
|
|
kexec_file: increase maximum file size to 4G
Pasha Tatashin
2022-06-16
1
-3
/
+7
|
|
*
|
|
|
|
profiling: fix shift too large makes kernel panic
Chen Zhongjin
2022-06-16
1
-0
/
+7
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-06
4
-10
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-04
1
-2
/
+6
|
|
*
|
|
|
|
sched/rt: Fix Sparse warnings due to undefined rt.c declarations
Ben Dooks
2022-08-03
1
-3
/
+4
|
|
*
|
|
|
|
exit: Fix typo in comment: s/sub-theads/sub-threads
Ingo Molnar
2022-08-03
1
-1
/
+1
|
|
*
|
|
|
|
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-03
2
-4
/
+6
|
*
|
|
|
|
|
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-06
2
-2
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf/core: Fix ';;' typo
Slark Xiao
2022-08-04
1
-1
/
+1
|
|
*
|
|
|
|
|
kprobes: Forbid probing on trampoline and BPF code areas
Chen Zhongjin
2022-08-02
1
-1
/
+2
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-06
1
-5
/
+16
|
|
\
\
\
\
\
\
[next]