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-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
3
-5
/
+5
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
cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEAD
Marc Zyngier
1
-1
/
+0
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 branch 'acpi-apei'
Rafael J. Wysocki
1
-1
/
+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-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
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
2025-07-21
arm64: kvm, smccc: Fix vendor uuid
Jack Thomson
1
-1
/
+1
2025-07-21
usb: core: add urb->sgt parameter description
Xu Yang
1
-0
/
+4
2025-07-21
Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-0
/
+8
2025-07-21
Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux into soc/drivers
Arnd Bergmann
1
-0
/
+3
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
20
-30
/
+101
2025-07-21
spidev: introduce trivial abb sensor device
Mark Brown
20
-30
/
+101
2025-07-21
Merge branch 'fixes' into 'for-next'
Ilpo Järvinen
1
-0
/
+8
2025-07-21
entry: Add arch_in_rcu_eqs()
Mark Rutland
1
-0
/
+16
2025-07-21
Merge tag 'v6.16-rc7' into usb-next
Greg Kroah-Hartman
16
-19
/
+86
2025-07-21
soundwire: amd: Add support for acp7.2 platform
Venkata Prasad Potturu
1
-0
/
+1
2025-07-20
hwmon: (emc2305) Add support for PWM frequency, polarity and output
Florin Leotescu
1
-0
/
+6
2025-07-21
Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-0
/
+2
2025-07-20
Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+7
2025-07-20
net/mlx5: Expose cable_length field in PFCC register
Oren Sidi
1
-4
/
+15
2025-07-20
net/mlx5: Add IFC bits and enums for buf_ownership
Oren Sidi
1
-2
/
+12
2025-07-20
net/mlx5: Add IFC bits to support RSS for IPSec offload
Jianbo Liu
1
-7
/
+18
2025-07-19
lib/math/gcd: use static key to select implementation at runtime
Kuan-Wei Chiu
1
-0
/
+3
2025-07-19
hung_task: extend hung task blocker tracking to rwsems
Lance Yang
1
-9
/
+9
2025-07-19
locking/rwsem: make owner helpers globally available
Lance Yang
1
-0
/
+12
2025-07-19
panic: add 'panic_sys_info' sysctl to take human readable string parameter
Feng Tang
1
-0
/
+8
2025-07-19
panic: generalize panic_print's function to show sys info
Feng Tang
1
-0
/
+20
2025-07-19
kdump: implement reserve_crashkernel_cma
Jiri Bohac
1
-0
/
+12
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+2
2025-07-19
mm/page_owner: convert set_page_owner_migrate_reason() to folios
Sidhartha Kumar
1
-4
/
+4
2025-07-19
mm/damon/core: remove damon_callback
SeongJae Park
1
-30
/
+1
2025-07-19
mm/damon/core: add cleanup_target() ops callback
SeongJae Park
1
-2
/
+4
2025-07-19
mm/damon/core: introduce repeat mode damon_call()
SeongJae Park
1
-0
/
+2
[prev]
[next]