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-01-31
crypto: hisilicon/qm - remove unnecessary code in qm_mb_write()
Weili Qian
1
-12
/
+2
2026-01-31
crypto: hisilicon/qm - move the barrier before writing to the mailbox register
Chenghai Huang
1
-1
/
+5
2026-01-31
crypto: hisilicon/trng - support tfms sharing the device
Weili Qian
1
-35
/
+86
2026-01-31
crypto: hisilicon/zip - add lz4 algorithm for hisi_zip
Chenghai Huang
2
-8
/
+84
2026-01-31
crypto: s390/paes - Refuse clear key material by default
Harald Freudenberger
1
-36
/
+57
2026-01-31
crypto: s390/phmac - Refuse clear key material by default
Harald Freudenberger
1
-9
/
+20
2026-01-31
s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
Harald Freudenberger
4
-4
/
+26
2026-01-31
crypto: skcipher - Add new helper function crypto_skcipher_tested
Harald Freudenberger
1
-0
/
+7
2026-01-31
crypto: stm32 - Replace min_t(size_t) with just min()
Thorsten Blum
1
-15
/
+14
2026-01-31
crypto: virtio - Replace package id with numa node id
Bibo Mao
1
-1
/
+1
2026-01-31
crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Bibo Mao
1
-2
/
+0
2026-01-31
crypto: virtio - Add spinlock protection with virtqueue notification
Bibo Mao
1
-0
/
+5
2026-01-30
net: usb: r8152: fix resume reset deadlock
Sergey Senozhatsky
1
-14
/
+15
2026-01-30
Merge branch 'net-wwan-add-nmea-port-type-support'
Jakub Kicinski
5
-88
/
+395
2026-01-30
net: wwan: mhi_wwan_ctrl: Add NMEA channel support
Slark Xiao
1
-0
/
+1
2026-01-30
net: wwan: hwsim: support NMEA port emulation
Sergey Ryazanov
1
-2
/
+126
2026-01-30
net: wwan: hwsim: refactor to support more port types
Sergey Ryazanov
1
-32
/
+41
2026-01-30
net: wwan: add NMEA port support
Sergey Ryazanov
3
-5
/
+154
2026-01-30
net: wwan: core: split port unregister and stop
Sergey Ryazanov
1
-5
/
+18
2026-01-30
net: wwan: core: split port creation and registration
Sergey Ryazanov
1
-26
/
+43
2026-01-30
net: wwan: core: explicit WWAN device reference counting
Sergey Ryazanov
1
-19
/
+15
2026-01-30
net: wwan: core: remove unused port_id field
Sergey Ryazanov
1
-2
/
+0
2026-01-30
Merge branch 'eth-fbnic-add-debugfs-for-mbx-and-tx-rx'
Jakub Kicinski
7
-2
/
+450
2026-01-30
eth fbnic: Add debugfs hooks for tx/rx rings
Mike Marciniszyn (Meta)
5
-1
/
+400
2026-01-30
eth fbnic: Add debugfs hooks for firmware mailbox
Mike Marciniszyn (Meta)
3
-1
/
+50
2026-01-30
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
16
-91
/
+9
2026-01-30
net: stmmac: spelling corrections
Simon Horman
10
-17
/
+17
2026-01-30
macvlan: fix error recovery in macvlan_common_newlink()
Eric Dumazet
1
-2
/
+3
2026-01-30
amd-xgbe: add support for rx alignment errors
Raju Rangoju
4
-0
/
+13
2026-01-30
net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
Marek BehĂșn
1
-0
/
+2
2026-01-30
udp: add drop count for packets in udp_prod_queue
Mahdi Faramarzpour
1
-1
/
+19
2026-01-30
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-0
/
+1
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
4
-7
/
+24
2026-01-30
Merge tag 'firewire-fixes-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-9
/
+10
2026-01-30
Merge tag 'riscv-for-linus-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
4
-23
/
+5
2026-01-30
Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
16
-47
/
+93
2026-01-31
ALSA: hda/intel: Make MSI address limit based on the device DMA limit
Vivian Wang
1
-5
/
+5
2026-01-31
drm/radeon: Make MSI address limit based on the device DMA limit
Vivian Wang
2
-10
/
+1
2026-01-31
PCI/MSI: Check the device specific address mask in msi_verify_entries()
Vivian Wang
1
-3
/
+5
2026-01-31
PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address mask
Vivian Wang
9
-9
/
+22
2026-01-31
rtc: s35390a: implement nvmem support
Lorenz Brun
1
-0
/
+32
2026-01-31
rtc: loongson: Add Loongson-2K0300 support
Binbin Zhou
1
-24
/
+47
2026-01-31
dt-bindings: rtc: loongson: Document Loongson-2K0300 compatible
Binbin Zhou
1
-0
/
+2
2026-01-31
dt-bindings: rtc: loongson: Correct Loongson-1C interrupts property
Binbin Zhou
1
-0
/
+11
2026-01-31
dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2N support
Ovidiu Panait
1
-1
/
+4
2026-01-31
i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses
Adrian Ng Ho Yin
1
-2
/
+23
2026-01-31
i3c: dw-i3c-master: convert spinlock usage to scoped guards
Adrian Ng Ho Yin
1
-26
/
+8
2026-01-31
i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
Zilin Guan
1
-0
/
+1
2026-01-31
i3c: mipi-i3c-hci-pci: Add System Suspend support
Adrian Hunter
1
-0
/
+7
2026-01-31
i3c: mipi-i3c-hci: Add optional System Suspend support
Adrian Hunter
1
-0
/
+49
[prev]
[next]