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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
dma-mapping: benchmark: Restore padding to ensure uABI remained consistent
Qinxin Xia
1
-0
/
+1
2025-10-29
tools/dma: move dma_map_benchmark from selftests to tools/dma
Qinxin Xia
1
-32
/
+0
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
17
-16
/
+127
2025-10-28
net: rps: softnet_data reorg to make enqueue_to_backlog() fast
Eric Dumazet
1
-1
/
+10
2025-10-28
tracing: Add trace_seq_pop() and seq_buf_pop()
Steven Rostedt
2
-0
/
+30
2025-10-29
Add SDCA UMP/FDL support
Mark Brown
1
-10
/
+11
2025-10-28
fbcon: Set fb_display[i]->mode to NULL when the mode is released
Quanmin Yan
1
-0
/
+2
2025-10-28
PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platforms
Dan Williams
1
-0
/
+7
2025-10-28
rcu: Add a small-width RCU watching counter debug option
Valentin Schneider
1
-7
/
+37
2025-10-28
regmap: irq: Correct documentation of wake_invert flag
Shawn Guo
1
-1
/
+1
2025-10-28
platform/x86: int3472: Fix double free of GPIO device during unregister
Qiu Wenbo
1
-1
/
+0
2025-10-28
usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Jimmy Hu
1
-0
/
+5
2025-10-28
block: make REQ_OP_ZONE_OPEN a write operation
Damien Le Moal
1
-5
/
+5
2025-10-28
block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
1
-0
/
+1
2025-10-28
regulator: pca9450: add input supply links
Mark Brown
17
-16
/
+127
2025-10-28
net/mlx5: Add balance ID support for LAG multiplane groups
Mark Bloch
1
-1
/
+1
2025-10-28
net/mlx5: Add software system image GUID infrastructure
Mark Bloch
1
-0
/
+3
2025-10-28
pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'
Antonio Borneo
1
-0
/
+8
2025-10-28
pinctrl: pinconf-generic: Handle string values for generic properties
Antonio Borneo
1
-2
/
+9
2025-10-28
seqlock: Allow KASAN to fail optimizing
Peter Zijlstra
1
-1
/
+4
2025-10-27
bpf: dispatch to sleepable file dynptr
Mykyta Yatsenko
1
-0
/
+3
2025-10-27
bpf: add plumbing for file-backed dynptr
Mykyta Yatsenko
1
-1
/
+6
2025-10-27
lib: move freader into buildid.h
Mykyta Yatsenko
1
-0
/
+25
2025-10-27
bpf: widen dynptr size/offset to 64 bit
Mykyta Yatsenko
1
-10
/
+10
2025-10-27
perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointer
Marc Zyngier
1
-2
/
+0
2025-10-27
irqdomain: Kill of_node_to_fwnode() helper
Marc Zyngier
1
-6
/
+0
2025-10-27
genirq: Kill irq_{g,s}et_percpu_devid_partition()
Marc Zyngier
2
-5
/
+0
2025-10-27
irqchip: Kill irq-partition-percpu
Marc Zyngier
1
-53
/
+0
2025-10-27
perf: arm_pmu: Request specific affinities for per CPU NMIs/interrupts
Will Deacon
1
-2
/
+2
2025-10-27
genirq: Add request_percpu_irq_affinity() helper
Marc Zyngier
1
-0
/
+9
2025-10-27
genirq: Update request_percpu_nmi() to take an affinity
Marc Zyngier
1
-2
/
+2
2025-10-27
genirq: Add affinity to percpu_devid interrupt requests
Marc Zyngier
1
-2
/
+3
2025-10-27
genirq: Merge irqaction::{dev_id,percpu_dev_id}
Marc Zyngier
1
-2
/
+4
2025-10-27
genirq: Kill handle_percpu_devid_fasteoi_nmi()
Marc Zyngier
1
-1
/
+0
2025-10-27
platform: Add firmware-agnostic irq and affinity retrieval interface
Marc Zyngier
1
-0
/
+2
2025-10-27
of/irq: Add interrupt affinity reporting interface
Marc Zyngier
1
-0
/
+7
2025-10-27
ACPI: irq: Add interrupt affinity reporting interface
Marc Zyngier
1
-0
/
+7
2025-10-27
irqdomain: Add firmware info reporting interface
Marc Zyngier
1
-0
/
+27
2025-10-27
regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slave
Charles Keepax
1
-10
/
+11
2025-10-27
PCI: endpoint: Add pci_epf_assign_bar_space() API
Frank Li
1
-0
/
+6
2025-10-27
ACPI: PRM: Add acpi_prm_handler_available()
Yazen Ghannam
1
-0
/
+2
2025-10-27
PCI: endpoint: Rename 'epf_bar::aligned_size' to 'epf_bar:mem_size'
Frank Li
1
-3
/
+3
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
1
-1
/
+2
2025-10-27
clk: renesas: rzv2h: Add support for DSI clocks
Lad Prabhakar
1
-0
/
+145
2025-10-27
Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
16
-16
/
+122
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
17
-16
/
+127
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
17
-16
/
+127
2025-10-27
Merge 6.18-rc3 into char-misc-next
Greg Kroah-Hartman
17
-16
/
+127
2025-10-24
{rdma,net}/mlx5: Query vports mac address from device
Adithya Jayachandran
1
-1
/
+2
2025-10-24
net: phylink: add phylink managed wake-on-lan PHY speed control
Russell King (Oracle)
1
-0
/
+2
[prev]
[next]