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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-24
neighbour: Convert rwlock of struct neigh_table to spinlock.
Kuniyuki Iwashima
1
-1
/
+1
2025-10-24
neighbour: Annotate access to neigh_parms fields.
Kuniyuki Iwashima
1
-3
/
+12
2025-10-24
Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+15
2025-10-24
tracepoint: Do not warn for unused event that is exported
Steven Rostedt
1
-2
/
+4
2025-10-24
tracing: Add a tracepoint verification check at build time
Steven Rostedt
2
-0
/
+12
2025-10-24
accel: Add Arm Ethos-U NPU driver
Rob Herring (Arm)
1
-0
/
+261
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
2
-3
/
+1
2025-10-24
Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+19
2025-10-24
Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+5
2025-10-24
interconnect: Optimize kbps_to_icc() macro
Kuan-Wei Chiu
1
-1
/
+1
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
1
-0
/
+1
2025-10-24
Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
Frédéric Danis
1
-2
/
+2
2025-10-24
Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
Pauli Virtanen
1
-1
/
+1
2025-10-24
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
1
-0
/
+1
2025-10-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
16
-36
/
+154
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Simona Vetter
7
-89
/
+127
2025-10-24
kdb: Adapt kdb_msg_write to work with NBCON consoles
Marcos Paulo de Souza
1
-1
/
+1
2025-10-24
printk: nbcon: Export nbcon_write_context_set_buf
Marcos Paulo de Souza
1
-0
/
+4
2025-10-24
printk: nbcon: Allow KDB to acquire the NBCON context
Marcos Paulo de Souza
1
-0
/
+16
2025-10-24
printk: nbcon: Introduce KDB helpers
Marcos Paulo de Souza
1
-0
/
+6
2025-10-24
printk: nbcon: Export console_is_usable
Marcos Paulo de Souza
1
-0
/
+45
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
1
-0
/
+10
2025-10-23
Merge patch series "Eight small UFS patches"
Martin K. Petersen
2
-2
/
+4
2025-10-23
scsi: ufs: core: Move the ufshcd_enable_intr() declaration
Bart Van Assche
1
-1
/
+0
2025-10-23
scsi: ufs: core: Change the type of uic_command::cmd_active
Bart Van Assche
1
-1
/
+1
2025-10-23
scsi: ufs: core: Improve documentation in include/ufs/ufshci.h
Bart Van Assche
1
-0
/
+3
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-46
/
+119
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+10
2025-10-23
Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+4
2025-10-23
net/mlx5: Add PPHCR to PCAM supported registers mask
Alexei Lazar
1
-1
/
+3
2025-10-23
virtio-net: zero unused hash fields
Jason Wang
1
-0
/
+4
2025-10-23
mmc: core: Skip to set the default 200mA SD current limit
Avri Altman
1
-1
/
+0
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
1
-0
/
+3
2025-10-23
backlight: Do not include <linux/fb.h> in header file
Thomas Zimmermann
1
-1
/
+0
2025-10-23
pinctrl: pinmux: Add missing .function_is_gpio kerneldoc
Linus Walleij
1
-0
/
+10
2025-10-23
drm/xe/cri: Add CRI platform definition
Balasubramani Vivekanandan
1
-0
/
+4
2025-10-22
net/sched: Remove unused inline helper qdisc_from_priv()
Yue Haibing
1
-5
/
+0
2025-10-22
net: stmmac: replace has_xxxx with core_type
Russell King (Oracle)
1
-3
/
+8
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+5
2025-10-22
memfd,selinux: call security_inode_init_security_anon()
Thiébaud Weksteen
1
-0
/
+2
2025-10-22
lsm: add a LSM_STARTED_ALL notification event
Paul Moore
1
-0
/
+1
2025-10-22
lsm: introduce an initcall mechanism into the LSM framework
Paul Moore
1
-5
/
+28
2025-10-22
lsm: cleanup the LSM blob size code
Paul Moore
1
-17
/
+17
2025-10-22
lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
1
-1
/
+0
2025-10-22
lsm: rework lsm_active_cnt and lsm_idlist[]
Paul Moore
1
-2
/
+0
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
1
-1
/
+1
2025-10-22
lsm: split the init code out into lsm_init.c
Paul Moore
1
-2
/
+1
2025-10-22
soc: qcom: llcc-qcom: Add support for Kaanapali
Jingyi Wang
1
-0
/
+7
2025-10-22
Merge branch '20251014-qcom_ipq5424_nsscc-v7-2-081f4956be02@quicinc.com' into clk-for-6.19
Bjorn Andersson
4
-1
/
+146
2025-10-22
dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
Luo Jie
3
-0
/
+124
[prev]
[next]