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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
netfs: Remove unused declaration netfs_queue_write_request()
Yue Haibing
1
-1
/
+0
2025-07-23
sysctl: Removed unused variable
Joel Granados
1
-1
/
+0
2025-07-23
fork: mv threads-max into kernel/fork.c
Joel Granados
1
-3
/
+0
2025-07-23
parisc/power: Move soft-power into power.c
Joel Granados
1
-1
/
+0
2025-07-23
rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
Joel Granados
1
-2
/
+0
2025-07-23
locking/rtmutex: Move max_lock_depth into rtmutex.c
Joel Granados
1
-1
/
+1
2025-07-23
module: Move modprobe_path and modules_disabled ctl_tables into the module subsys
Joel Granados
2
-4
/
+0
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2
-0
/
+4
2025-07-23
RDMA/core: Introduce a DMAH object and its alloc/free APIs
Yishai Hadas
3
-0
/
+47
2025-07-23
IB/core: Add UVERBS_METHOD_REG_MR on the MR object
Yishai Hadas
1
-0
/
+14
2025-07-23
RDMA support for DMA handle
Leon Romanovsky
3
-17
/
+83
2025-07-23
net/mlx5: Add support for device steering tag
Yishai Hadas
1
-0
/
+20
2025-07-23
net/mlx5: Expose IFC bits for TPH
Yishai Hadas
1
-2
/
+12
2025-07-23
PCI/TPH: Expose pcie_tph_get_st_table_size()
Yishai Hadas
1
-0
/
+1
2025-07-22
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
1
-13
/
+45
2025-07-22
tcp: trace retransmit failures in tcp_retransmit_skb
Fan Yu
1
-18
/
+9
2025-07-22
cdrom: Call cdrom_mrw_exit from cdrom_release function
Phillip Potter
1
-1
/
+0
2025-07-22
rv/ltl: Do not execute the Buchi automaton twice on start condition
Nam Cao
1
-1
/
+3
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
4
-6
/
+6
2025-07-22
tracing: Remove EVENT_FILE_FL_SOFT_MODE flag
Steven Rostedt
1
-3
/
+0
2025-07-22
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
1
-3
/
+1
2025-07-23
tpm: support devices with synchronous send()
Stefano Garzarella
1
-0
/
+1
2025-07-23
tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
1
-1
/
+2
2025-07-22
Merge tag 'qcom-drivers-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
1
-3
/
+3
2025-07-22
Merge tag 'tegra-for-6.17-memory' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
1
-0
/
+136
2025-07-22
cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEAD
Marc Zyngier
1
-1
/
+0
2025-07-22
Merge tag 'qcom-arm64-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt
Arnd Bergmann
2
-0
/
+191
2025-07-22
Merge tag 'sunxi-dt-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/dt
Arnd Bergmann
4
-0
/
+47
2025-07-22
Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux into soc/dt
Arnd Bergmann
1
-0
/
+141
2025-07-22
Merge tag 'tegra-for-6.17-dt-bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dt
Arnd Bergmann
3
-0
/
+694
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
2
-7
/
+15
2025-07-22
Merge branches 'pm-runtime' and 'pm-powercap'
Rafael J. Wysocki
1
-24
/
+163
2025-07-22
f2fs: Use a folio in f2fs_is_cp_guaranteed()
Matthew Wilcox (Oracle)
1
-4
/
+6
2025-07-22
f2fs: Pass a folio to IS_INODE()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-07-22
f2fs: Pass a folio to ADDRS_PER_PAGE()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-07-22
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-4
/
+40
2025-07-22
Merge branches 'pm-cpuidle', 'pm-qos', 'pm-devfreq' and 'pm-opp'
Rafael J. Wysocki
1
-0
/
+4
2025-07-22
Merge branch 'acpi-apei'
Rafael J. Wysocki
2
-4
/
+0
2025-07-22
NFS: use a hash table for delegation lookup
Christoph Hellwig
1
-0
/
+2
2025-07-22
NFS: track active delegations per-server
Christoph Hellwig
1
-0
/
+1
2025-07-22
Merge tag 'nvme-6.17-2025-07-22' of git://git.infradead.org/nvme into for-6.17/block
Jens Axboe
1
-1
/
+1
2025-07-22
sched/idle: Remove play_idle()
Feng Lee
1
-5
/
+0
2025-07-22
wifi: mac80211: don't require cipher and keylen in gtk rekey
Miri Korenblit
1
-2
/
+5
2025-07-21
arm: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-07-21
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
1
-1
/
+1
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2
-10
/
+12
2025-07-21
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
1
-0
/
+2
2025-07-21
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
1
-0
/
+3
2025-07-21
tcp: add tcp_sock_set_maxseg
Geliang Tang
1
-0
/
+1
2025-07-21
net: usb: cdc-ncm: check for filtering capability
Oliver Neukum
1
-0
/
+1
[prev]
[next]