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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
PM: hibernate: Fix pm_hibernation_mode_is_suspend() build breakage
Rafael J. Wysocki
1
-2
/
+6
2025-10-23
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil Horák - 2N
1
-0
/
+1
2025-10-23
usb: gadget: Introduce free_usb_request helper
Kuen-Han Tsai
1
-0
/
+23
2025-10-23
usb: gadget: Store endpoint pointer in usb_request
Kuen-Han Tsai
1
-0
/
+2
2025-10-23
PM: hibernate: Add pm_hibernation_mode_is_suspend()
Mario Limonciello (AMD)
1
-0
/
+2
2025-10-23
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
1
-0
/
+6
2025-10-19
pidfs: validate extensible ioctls
Christian Brauner
1
-0
/
+14
2025-10-19
mm/ksm: fix incorrect KSM counter handling in mm_struct during fork
Donet Tom
1
-1
/
+7
2025-10-19
vfs: add ATTR_CTIME_SET flag
Jeff Layton
1
-0
/
+1
2025-10-19
iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
Michael Hennerich
1
-1
/
+1
2025-10-19
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
1
-0
/
+3
2025-10-19
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
1
-0
/
+3
2025-10-19
PM: runtime: Update kerneldoc return codes
Brian Norris
1
-25
/
+31
2025-10-19
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
Toke Høiland-Jørgensen
1
-9
/
+13
2025-10-19
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
1
-7
/
+19
2025-10-19
rseq: Protect event mask against membarrier IPI
Thomas Gleixner
1
-3
/
+8
2025-10-15
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
1
-1
/
+1
2025-10-15
nfs/localio: avoid issuing misaligned IO using O_DIRECT
Mike Snitzer
1
-0
/
+2
2025-10-15
coresight: Avoid enable programming clock duplicately
Leo Yan
1
-5
/
+8
2025-10-15
coresight: Appropriately disable programming clocks
Leo Yan
1
-13
/
+9
2025-10-15
wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)
Gokul Sivakumar
1
-1
/
+1
2025-10-15
dmaengine: Fix dma_async_tx_descriptor->tx_submit documentation
Nathan Lynch
1
-1
/
+1
2025-10-15
net: phy: introduce phy_id_compare_vendor() PHY ID helper
Christian Marangi
1
-3
/
+20
2025-10-15
HID: i2c-hid: Make elan touch controllers power on after panel is enabled
Pin-yen Lin
1
-0
/
+2
2025-10-15
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
1
-0
/
+6
2025-10-15
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+1
2025-10-15
once: fix race by moving DO_ONCE to separate section
Qi Xi
1
-2
/
+2
2025-10-15
bpf: Mark kfuncs as __noclone
Andrea Righi
1
-1
/
+1
2025-10-15
power: supply: max77705_charger: use regfields for config registers
Dzmitry Sankouski
1
-48
/
+54
2025-10-15
block: factor out a helper bio_submit_split_bioset()
Yu Kuai
1
-0
/
+2
2025-10-15
block: cleanup bio_issue
Yu Kuai
1
-5
/
+2
2025-10-15
PCI/MSI: Add startup/shutdown for per device domains
Inochi Amaoto
1
-0
/
+2
2025-10-15
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
1
-0
/
+2
2025-10-15
bpf: Tidy verifier bug message
Paul Chaignon
1
-5
/
+7
2025-10-15
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
2
-2
/
+28
2025-10-12
driver core/PM: Set power.no_callbacks along with power.no_pm
Rafael J. Wysocki
1
-0
/
+3
2025-09-28
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-3
/
+8
2025-09-26
Merge tag 'sched-urgent-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2025-09-25
include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to static inlines
Andrew Morton
1
-3
/
+3
2025-09-25
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
1
-0
/
+5
2025-09-25
Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2025-09-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-5
/
+6
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
1
-1
/
+0
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
1
-1
/
+0
2025-09-24
Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+47
2025-09-23
net/mlx5: fs, fix UAF in flow counter release
Moshe Shemesh
1
-0
/
+2
2025-09-21
virtio_config: clarify output parameters
Alyssa Ross
1
-5
/
+6
2025-09-19
Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+0
2025-09-19
Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-0
/
+7
2025-09-18
Merge tag 'trace-rv-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-4
/
+2
[next]