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-16
container_of: Document container_of() is not to be used in new code
Sakari Ailus
1
-0
/
+3
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
1
-8
/
+9
2025-07-16
ata: libata-eh: Remove ata_do_eh()
Damien Le Moal
1
-3
/
+6
2025-07-16
srcu: Remove SRCU-lite implementation
Paul E. McKenney
3
-86
/
+2
2025-07-16
rcutorture: Remove support for SRCU-lite
Paul E. McKenney
1
-1
/
+1
2025-07-15
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
1
-0
/
+10914
2025-07-15
HID: core: Improve the kerneldoc for hid_report_len()
Alan Stern
1
-1
/
+5
2025-07-15
Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
Linus Walleij
1
-0
/
+1
2025-07-15
fs: add a new remove_bdev() callback
Qu Wenruo
1
-0
/
+9
2025-07-14
regset: Add explicit core note name in struct user_regset
Dave Martin
1
-0
/
+10
2025-07-14
regset: Fix kerneldoc for struct regset_get() in user_regset
Dave Martin
1
-1
/
+1
2025-07-14
locking/lockdep: Avoid struct return in lock_stats()
Arnd Bergmann
1
-1
/
+1
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
1
-0
/
+1
2025-07-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
2
-3
/
+9
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
1
-2
/
+2
2025-07-14
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
1
-9
/
+0
2025-07-14
NFS: remove unused pnfs_ld_data field from struct nfs_server
Anthony Iliopoulos
1
-1
/
+0
2025-07-14
NFS: remove unused time_delta field from struct nfs_server
Anthony Iliopoulos
1
-1
/
+0
2025-07-14
NFS: remove unused wpages field from struct nfs_server
Anthony Iliopoulos
1
-1
/
+0
2025-07-14
nfs: Add timecreate to nfs inode
Anne Marie Merritt
2
-0
/
+11
2025-07-14
Expand the type of nfs_fattr->valid
Trond Myklebust
2
-28
/
+28
2025-07-14
PCI/IOV: Allow drivers to control VF BAR size
MichaĆ Winiarski
1
-0
/
+6
2025-07-14
idpf: implement get LAN MMIO memory regions
Joshua Hay
1
-0
/
+8
2025-07-14
idpf: implement RDMA vport auxiliary dev create, init, and destroy
Joshua Hay
1
-0
/
+19
2025-07-14
idpf: implement core RDMA auxiliary dev create, init, and destroy
Joshua Hay
1
-0
/
+28
2025-07-14
sunrpc: rearrange struct svc_rqst for fewer cachelines
Jeff Layton
1
-3
/
+3
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
1
-1
/
+0
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
2
-8
/
+12
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
1
-2
/
+1
2025-07-14
sched: Do not call __put_task_struct() on rt if pi_blocked_on is set
Luis Claudio R. Goncalves
1
-17
/
+10
2025-07-14
locking/mutex: Add p->blocked_on wrappers for correctness checks
Valentin Schneider
1
-2
/
+62
2025-07-14
locking/mutex: Rework task_struct::blocked_on
Peter Zijlstra
1
-4
/
+1
2025-07-14
sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
John Stultz
1
-0
/
+13
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
34
-77
/
+198
2025-07-14
PM / devfreq: Allow devfreq driver to add custom sysfs ABIs
Jie Zhan
1
-0
/
+4
2025-07-14
Add RPMh regulator support for PM7550 & PMR735B
Mark Brown
22
-34
/
+111
2025-07-14
ASoC: codec: Convert to GPIO descriptors for
Mark Brown
9
-18
/
+49
2025-07-14
sched/topology: Remove sched_domain_topology_level::flags
K Prateek Nayak
2
-11
/
+0
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
1
-2
/
+2
2025-07-14
iomap: add read_folio_range() handler for buffered writes
Christoph Hellwig
1
-0
/
+10
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-13
/
+9
2025-07-14
iomap: export iomap_writeback_folio
Christoph Hellwig
1
-0
/
+1
2025-07-14
iomap: add public helpers for uptodate state manipulation
Joanne Koong
1
-0
/
+5
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
1
-10
/
+9
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
1
-11
/
+10
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
1
-3
/
+3
2025-07-13
mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()
David Hildenbrand
1
-27
/
+15
2025-07-13
mm/balloon_compaction: "movable_ops" doc updates
David Hildenbrand
1
-7
/
+6
2025-07-13
mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
David Hildenbrand
4
-13
/
+12
2025-07-13
mm: simplify folio_expected_ref_count()
David Hildenbrand
1
-2
/
+2
[prev]
[next]