index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-11
audit: fix indentation in audit_log_exit()
Casey Schaufler
1
-3
/
+4
2025-08-11
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
1
-2
/
+0
2025-08-11
swiotlb: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-11
dma-direct: clean up the logic in __dma_direct_alloc_pages()
Petr Tesarik
1
-18
/
+13
2025-08-11
rcu: Fix racy re-initialization of irq_work causing hangs
Frederic Weisbecker
3
-2
/
+9
2025-08-10
Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+1
2025-08-10
Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2025-08-10
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-08-09
cgroup: avoid null de-ref in css_rstat_exit()
JP Kobryn
1
-0
/
+3
2025-08-09
cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write()
Waiman Long
1
-2
/
+0
2025-08-09
cgroup/cpuset: Fix a partition error with CPU hotplug
Waiman Long
1
-3
/
+4
2025-08-09
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key
Waiman Long
1
-1
/
+1
2025-08-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+3
2025-08-07
bpf: use realloc in bpf_patch_insn_data
Eduard Zingerman
1
-14
/
+15
2025-08-07
bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
Eduard Zingerman
1
-7
/
+7
2025-08-06
cpu: Remove obsolete comment from takedown_cpu()
Waiman Long
1
-3
/
+0
2025-08-06
bpf: Allow struct_ops to get map id by kdata
Amery Hung
1
-0
/
+12
2025-08-06
genirq/test: Resolve irq lock inversion warnings
Brian Norris
1
-1
/
+3
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
3
-76
/
+66
2025-08-06
Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
Linus Torvalds
1
-8
/
+28
2025-08-06
kheaders: make it possible to override TAR
Michał Górny
1
-3
/
+3
2025-08-05
perf/core: Prevent VMA split of buffer mappings
Thomas Gleixner
1
-0
/
+10
2025-08-05
perf/core: Handle buffer mapping fail correctly in perf_mmap()
Thomas Gleixner
1
-2
/
+10
2025-08-05
perf/core: Exit early on perf_mmap() fail
Thomas Gleixner
1
-2
/
+4
2025-08-05
perf/core: Don't leak AUX buffer refcount on allocation failure
Thomas Gleixner
1
-3
/
+4
2025-08-05
perf/core: Preserve AUX buffer allocation failure result
Thomas Gleixner
1
-2
/
+1
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-14
/
+8
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
249
-5690
/
+11584
2025-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
3
-33
/
+78
2025-08-04
sched/psi: Fix psi_seq initialization
Peter Zijlstra
1
-5
/
+1
2025-08-04
Merge branch 'rework/fixes' into for-linus
Petr Mladek
1
-22
/
+41
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
17
-171
/
+424
2025-08-03
Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-200
/
+117
2025-08-03
Merge tag 'modules-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
3
-6
/
+15
2025-08-02
execmem: introduce execmem_alloc_rw()
Mike Rapoport (Microsoft)
1
-11
/
+2
2025-08-02
mm: add process info to bad rss-counter warning
Xuanye Liu
1
-3
/
+6
2025-08-02
ucount: use atomic_long_try_cmpxchg() in atomic_long_inc_below()
Uros Bizjak
1
-8
/
+6
2025-08-02
ucount: fix atomic_long_inc_below() argument type
Uros Bizjak
1
-1
/
+1
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
4
-11
/
+144
2025-08-02
bpf: Fix memory leak of bpf_scc_info objects
Eduard Zingerman
1
-0
/
+3
2025-08-02
futex: Move futex cleanup to __mmdrop()
Thomas Gleixner
1
-1
/
+1
2025-08-02
smp: Fix spelling in on_each_cpu_cond_mask()'s doc-comment
Roman Kisel
1
-1
/
+1
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-24
/
+62
2025-08-01
tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
1
-1
/
+7
2025-08-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+7
2025-08-01
ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
Steven Rostedt
1
-10
/
+6
2025-08-01
tracing: Use __free(kfree) in trace.c to remove gotos
Steven Rostedt
1
-24
/
+12
2025-08-01
tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
1
-98
/
+46
2025-08-01
tracing: Add guard(ring_buffer_nest)
Steven Rostedt
2
-44
/
+31
[prev]
[next]