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
2025-09-13
panic: use panic_try_start() in vpanic()
Jinchao Wang
1
-6
/
+2
2025-09-13
panic: use panic_try_start() in nmi_panic()
Jinchao Wang
1
-8
/
+2
2025-09-13
crash_core: use panic_try_start() in crash_kexec()
Jinchao Wang
1
-12
/
+3
2025-09-13
panic: introduce helper functions for panic state
Jinchao Wang
2
-5
/
+53
2025-09-13
panic: clean up message about deprecated 'panic_print' parameter
Petr Mladek
1
-3
/
+8
2025-09-13
panic: add note that 'panic_print' parameter is deprecated
Feng Tang
1
-1
/
+18
2025-09-13
kexec_core: remove redundant 0 value initialization
Liao Yuanhong
1
-1
/
+0
2025-09-13
fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread...
Oleg Nesterov
1
-10
/
+6
2025-09-13
fork: remove #ifdef CONFIG_LOCKDEP in copy_process()
Tio Zhang
1
-2
/
+0
2025-09-13
watchdog/softlockup: fix incorrect CPU utilization output during softlockup
ZhenguoYao
1
-1
/
+13
2025-09-13
watchdog/softlockup: fix wrong output when watchdog_thresh < 3
ZhenguoYao
1
-4
/
+4
2025-09-13
kcov: use write memory barrier after memcpy() in kcov_move_area()
Soham Bagchi
1
-0
/
+9
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
1
-0
/
+1
2025-09-13
hung_task: dump blocker task if it is not hung
Masami Hiramatsu (Google)
1
-37
/
+41
2025-09-13
kho: make sure kho_scratch argument is fully consumed
Pratyush Yadav
1
-0
/
+4
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
1
-12
/
+47
2025-09-13
mm: convert remaining users to mm_flags_*() accessors
Lorenzo Stoakes
1
-1
/
+1
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
1
-2
/
+5
2025-09-13
mm: convert uprobes to mm_flags_*() accessors
Lorenzo Stoakes
1
-16
/
+16
2025-09-13
mm: convert prctl to mm_flags_*() accessors
Lorenzo Stoakes
1
-8
/
+8
2025-09-13
kho: allow scratch areas with zero size
Mike Rapoport (Microsoft)
1
-1
/
+6
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
2
-4
/
+3
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
1
-2
/
+3
2025-09-13
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
1
-5
/
+5
2025-09-13
padata: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-2
/
+3
2025-09-13
padata: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-2
/
+2
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-38
/
+169
2025-09-12
dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
4
-112
/
+37
2025-09-12
dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
Leon Romanovsky
1
-5
/
+21
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
1
-1
/
+2
2025-09-12
dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
3
-28
/
+43
2025-09-12
iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
2
-5
/
+5
2025-09-12
dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Leon Romanovsky
1
-2
/
+2
2025-09-12
dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
3
-33
/
+32
2025-09-12
Merge tag 'dma-mapping-6.17-2025-09-09' into HEAD
Marek Szyprowski
5
-7
/
+71
2025-09-11
bpf: Report arena faults to BPF stderr
Puranjay Mohan
1
-0
/
+30
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
2
-3
/
+4
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
44
-97
/
+307
2025-09-11
Merge tag 'pm-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+26
2025-09-11
entry: Add arch_irqentry_exit_need_resched() for arm64
Jinjie Ruan
1
-1
/
+15
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-16
/
+36
2025-09-11
Merge branches 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
2
-4
/
+26
2025-09-10
audit: fix skb leak when audit rate limit is exceeded
Gerald Yang
1
-1
/
+3
2025-09-10
bpf: Reject bpf_timer for PREEMPT_RT
Leon Hwang
1
-0
/
+4
2025-09-10
Merge tag 'trace-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+13
2025-09-10
PM: hibernate: Restrict GFP mask in hibernation_snapshot()
Rafael J. Wysocki
1
-0
/
+1
2025-09-10
cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...
Yi Tao
4
-21
/
+70
2025-09-10
cgroup: relocate cgroup_attach_lock within cgroup_procs_write_start
Yi Tao
1
-23
/
+35
2025-09-10
cgroup: refactor the cgroup_attach_lock code to make it clearer
Yi Tao
3
-29
/
+61
2025-09-10
printk: kunit: support offstack cpumask
Arnd Bergmann
1
-6
/
+18
[prev]
[next]