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-02
ipv6: use SKB_DROP_REASON_PKT_TOO_BIG in ip6_xmit()
Eric Dumazet
1
-1
/
+1
2026-02-02
ipv6: use __skb_push() in ip6_xmit()
Eric Dumazet
1
-2
/
+2
2026-02-02
ipv6: add some unlikely()/likely() clauses in ip6_output.c
Eric Dumazet
1
-12
/
+12
2026-02-02
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
4
-40
/
+46
2026-02-02
tipc: use kfree_sensitive() for session key material
Daniel Hodges
1
-2
/
+2
2026-02-02
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
10
-156
/
+0
2026-02-02
net: ethernet: use module_pci_driver; remove useless driver versions
Ethan Nelson-Moore
3
-103
/
+3
2026-02-02
net: add a debug check in __skb_push()
Eric Dumazet
1
-0
/
+1
2026-02-02
Merge branch 'net-phy-dp83867-always-program-r-sgmii-enable-bits'
Jakub Kicinski
1
-40
/
+23
2026-02-02
net: phy: dp83867: Always program R/SGMII enable bits
Sean Anderson
1
-24
/
+10
2026-02-02
net: phy: dp83867: Program TX FIFO for all interfaces
Sean Anderson
1
-17
/
+14
2026-02-02
net: stmmac: fix stm32 (and potentially others) resume regression
Russell King (Oracle)
1
-1
/
+2
2026-02-02
fs: consolidate fsverity_info lookup in buffer.c
Christoph Hellwig
1
-16
/
+11
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
7
-35
/
+63
2026-02-02
fsverity: deconstify the inode pointer in struct fsverity_info
Christoph Hellwig
3
-5
/
+6
2026-02-02
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
9
-74
/
+161
2026-02-02
ext4: move ->read_folio and ->readahead to readpage.c
Christoph Hellwig
3
-30
/
+31
2026-02-02
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
Jakub Kicinski
2
-10
/
+2
2026-02-02
net: l3mdev: use skb_dst_dev_rcu() in l3mdev_l3_out()
Eric Dumazet
1
-3
/
+4
2026-02-02
bnxt_en: Allow ntuple filters for drops
Joe Damato
1
-6
/
+7
2026-02-02
tools: ynl: cli: make the output compact
Jakub Kicinski
1
-3
/
+6
2026-02-02
docs: networking: mention that RSS table should be 4x the queue count
Jakub Kicinski
1
-4
/
+8
2026-02-02
selftests: drv-net: rss: validate min RSS table size
Jakub Kicinski
2
-0
/
+89
2026-02-02
net: spacemit: display phy driver information
Chukun Pan
1
-0
/
+2
2026-02-02
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
1
-5
/
+15
2026-02-02
clk: Disable KUNIT_UML_PCI
Peng Fan
1
-1
/
+1
2026-02-03
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
1
-2
/
+4
2026-02-03
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
1
-2
/
+4
2026-02-02
dt-bindings: clk: rs9: Fix DIF pattern match
Marek Vasut
1
-1
/
+10
2026-02-02
clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2026-02-02
clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
Marek Vasut
1
-1
/
+1
2026-02-03
pinctrl: mediatek: remove unused drv_offset field
Akari Tsuyukusa
2
-2
/
+0
2026-02-03
pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
Jiayu Du
1
-2
/
+5
2026-02-03
pinctrl: single: fix refcount leak in pcs_add_gpio_func()
Wei Li
1
-0
/
+2
2026-02-03
pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpers
Felix Gu
1
-4
/
+6
2026-02-03
pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
Luca Weiss
1
-1
/
+1
2026-02-03
pinctrl: core: Remove duplicate error messages
Andy Shevchenko
1
-3
/
+1
2026-02-03
pinctrl: core: Simplify devm_pinctrl_*()
Andy Shevchenko
1
-47
/
+20
2026-02-03
pinctrl: core: Remove unused devm_pinctrl_unregister()
Andy Shevchenko
3
-26
/
+0
2026-02-03
dt-bindings: pinctrl: spacemit: fix drive-strength check warning
Yixun Lan
1
-1
/
+1
2026-02-03
pinctrl: fix kismet issues with GENERIC_PINCTRL
Conor Dooley
1
-3
/
+3
2026-02-02
ASoC: es8328: error handling and resume fixes
Mark Brown
1
-43
/
+73
2026-02-02
ASoC: amd: acp: Add ACP7.0 match entries for Cirrus
Mark Brown
1
-36
/
+292
2026-02-02
Anbernic RG-DS AW87391 Speaker Amps
Mark Brown
199
-828
/
+1554
2026-02-02
Merge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-7
/
+63
2026-02-02
spi: add multi-lane support
Mark Brown
14
-27
/
+641
2026-02-02
ASoC: qcom: q6asm: drop DSP responses for closed data streams
Cédric Bellegarde
1
-2
/
+2
2026-02-02
ASoC: wcd-mbhc-v2: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-12
/
+0
2026-02-02
rcu: Mark lockdep_assert_rcu_helper() __always_inline
Arnd Bergmann
1
-1
/
+1
2026-02-02
uprobes: Fix incorrect lockdep condition in filter_chain()
Breno Leitao
1
-1
/
+1
[prev]
[next]