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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
net: ethernet: marvell: skge: remove incorrect conflicting PCI ID
Ethan Nelson-Moore
1
-1
/
+0
2026-02-10
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
1
-0
/
+15
2026-02-10
regulator: mt6363: Fix interrmittent timeout
Adam Ford
1
-1
/
+8
2026-02-10
ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack type
Jack Yu
1
-2
/
+2
2026-02-10
Merge branch 'net-ftgmac100-various-probe-cleanups'
Paolo Abeni
1
-162
/
+194
2026-02-10
net: ftgmac100: Use devm_mdiobus_alloc/devm_of_mdiobus_register
Jacky Chou
1
-22
/
+4
2026-02-10
net: ftgmac100: Fix wrong netif_napi_del in release
Andrew Lunn
1
-2
/
+0
2026-02-10
net: ftgmac100: Simplify condition on HW arbitration
Andrew Lunn
1
-5
/
+5
2026-02-10
net: ftgmac100: Remove redundant PHY_POLL
Andrew Lunn
1
-4
/
+1
2026-02-10
net: ftgmac100: Move DT probe into a helper
Andrew Lunn
1
-33
/
+54
2026-02-10
net: ftgmac100: Simplify legacy MDIO setup
Andrew Lunn
1
-2
/
+0
2026-02-10
net: ftgmac100: Always register the MDIO bus when it exists
Andrew Lunn
1
-25
/
+20
2026-02-10
net: ftgmac100: Move NCSI probe code into a helper
Andrew Lunn
1
-27
/
+45
2026-02-10
net: ftgmac100: Simplify error handling for ftgmac100_initial_mac
Andrew Lunn
1
-1
/
+1
2026-02-10
net: ftgmac100: Use devm_clk_get_enabled
Andrew Lunn
1
-18
/
+6
2026-02-10
net: ftgmac100: Use devm_request_memory_region/devm_ioremap
Andrew Lunn
1
-14
/
+6
2026-02-10
net: ftgmac100: Use devm_alloc_etherdev()
Andrew Lunn
1
-8
/
+3
2026-02-10
net: ftgmac100: Replace all of_device_is_compatible()
Andrew Lunn
1
-10
/
+10
2026-02-10
net: ftgmac100: Add match data containing MAC ID
Andrew Lunn
1
-5
/
+50
2026-02-10
net: ftgmac100: List all compatibles
Andrew Lunn
1
-0
/
+3
2026-02-10
perf stat: Add no-affinity flag
Ian Rogers
4
-5
/
+13
2026-02-10
perf evlist: Reduce affinity use and move into iterator, fix no affinity
Ian Rogers
5
-131
/
+174
2026-02-10
perf evlist: Missing TPEBS close in evlist__close()
Ian Rogers
1
-0
/
+2
2026-02-10
perf evlist: Special map propagation for tool events that read on 1 CPU
Ian Rogers
5
-4
/
+48
2026-02-10
perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
Ian Rogers
1
-8
/
+16
2026-02-10
Revert "perf tool_pmu: More accurately set the cpus for tool events"
Ian Rogers
3
-27
/
+2
2026-02-10
tools build: Emit dependencies file for test-rust.bin
Dmitry Dolgov
1
-1
/
+1
2026-02-10
tools build: Make test-rust.bin be removed by the 'clean' target
Dmitrii Dolgov
1
-0
/
+1
2026-02-10
debugobject: Make it work with deferred page initialization - again
Thomas Gleixner
2
-1
/
+19
2026-02-10
io_uring/rsrc: replace reg buffer bit field with flags
Pavel Begunkov
3
-8
/
+13
2026-02-10
io_uring/zcrx: improve types for size calculation
Pavel Begunkov
1
-1
/
+1
2026-02-10
net: sunhme: Fix sbus regression
René Rebe
1
-0
/
+3
2026-02-10
LoongArch: dts: loongson-2k1000: Add nand controller support
Binbin Zhou
2
-1
/
+34
2026-02-10
LoongArch: dts: loongson-2k0500: Add nand controller support
Binbin Zhou
2
-1
/
+30
2026-02-10
LoongArch: BPF: Implement bpf_addr_space_cast instruction
Hengqi Chen
2
-0
/
+16
2026-02-10
LoongArch: BPF: Implement PROBE_MEM32 pseudo instructions
Hengqi Chen
2
-6
/
+68
2026-02-10
LoongArch: BPF: Use BPF prog pack allocator
Hengqi Chen
2
-37
/
+83
2026-02-10
LoongArch: Use IS_ERR_PCPU() macro for KGDB
Carlos López
1
-1
/
+1
2026-02-10
LoongArch: Rework KASAN initialization for PTW-enabled systems
Tiezhu Yang
1
-37
/
+39
2026-02-10
LoongArch: Disable instrumentation for setup_ptwalker()
Tiezhu Yang
1
-1
/
+1
2026-02-10
LoongArch: Remove some extern variables in source files
Tiezhu Yang
3
-7
/
+0
2026-02-10
LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RT
Tiezhu Yang
1
-1
/
+1
2026-02-10
LoongArch: Handle percpu handler address for ORC unwinder
Tiezhu Yang
2
-0
/
+19
2026-02-10
LoongArch: Use %px to print unmodified unwinding address
Tiezhu Yang
1
-1
/
+1
2026-02-10
LoongArch: Prefer top-down allocation after arch_mem_init()
Huacai Chen
1
-0
/
+1
2026-02-10
LoongArch: Add HOTPLUG_SMT implementation
Huacai Chen
3
-1
/
+15
2026-02-10
LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
1
-1
/
+1
2026-02-10
LoongArch: Wire up memfd_secret system call
Lain "Fearyncess" Yang
3
-4
/
+4
2026-02-10
LoongArch: Replace seq_printf() with seq_puts() for simple strings
George Guo
1
-24
/
+40
2026-02-10
LoongArch: Add 128-bit atomic cmpxchg support
George Guo
2
-0
/
+56
[prev]
[next]