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-06-18
fs_context: fix parameter name in infofc() macro
RubenKelevra
1
-1
/
+1
2025-06-18
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Miquel Raynal
1
-4
/
+6
2025-06-18
Revert "mtd: core: always create master device"
Miquel Raynal
1
-1
/
+1
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
1
-0
/
+6
2025-06-17
net: Add skb_can_coalesce for netmem
Dragos Tatulea
1
-3
/
+9
2025-06-17
net: ipv6: Add ip6_mr_output()
Petr Machata
2
-0
/
+8
2025-06-17
net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guard
Gal Pressman
1
-1
/
+1
2025-06-17
net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs
Gal Pressman
1
-3
/
+3
2025-06-17
net: vlan: Make is_vlan_dev() a stub when VLAN is not configured
Gal Pressman
1
-5
/
+10
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
1
-3
/
+0
2025-06-17
tpm: don't bother with removal of files in directory we'll be removing
Al Viro
1
-1
/
+1
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-13
/
+19
2025-06-17
Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linux
Jakub Kicinski
1
-0
/
+2
2025-06-17
soc: qcom: fix endianness for QMI header
Alexander Wilhelm
1
-3
/
+3
2025-06-17
cgroup: remove per-cpu per-subsystem locks
Shakeel Butt
1
-7
/
+0
2025-06-17
cgroup: support to enable nmi-safe css_rstat_updated
Shakeel Butt
1
-0
/
+4
2025-06-17
Merge branch 'WQ_PERCPU' into for-6.17
Tejun Heo
1
-3
/
+6
2025-06-17
workqueue: Add new WQ_PERCPU flag
Marco Crivellari
1
-0
/
+1
2025-06-17
workqueue: Add system_percpu_wq and system_dfl_wq
Marco Crivellari
1
-3
/
+5
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+1
2025-06-17
wifi: remove zero-length arrays
Johannes Berg
1
-9
/
+9
2025-06-17
mm/filemap: introduce generic_file_*_mmap_prepare() helpers
Lorenzo Stoakes
1
-2
/
+4
2025-06-17
fs/dax: make it possible to check dev dax support without a VMA
Lorenzo Stoakes
1
-7
/
+9
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
1
-1
/
+1
2025-06-17
serial: 8250: sanitize uart_port::serial_{in,out}() types
Jiri Slaby (SUSE)
2
-4
/
+4
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-1
/
+11
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
1
-3
/
+2
2025-06-17
mm, slab: use frozen pages for large kmalloc
Vlastimil Babka
1
-1
/
+3
2025-06-17
driver core: Add device_link_test() for testing device link flags
Rafael J. Wysocki
1
-0
/
+5
2025-06-17
PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
Shradha Gupta
1
-0
/
+2
2025-06-16
net: phy: remove phy_driver_is_genphy_10g
Heiner Kallweit
1
-2
/
+0
2025-06-16
net: phy: improve phy_driver_is_genphy
Heiner Kallweit
1
-1
/
+11
2025-06-16
net: phy: add flag is_genphy_driven to struct phy_device
Heiner Kallweit
1
-0
/
+2
2025-06-16
octeontx2: Set appropriate PF, VF masks and shifts based on silicon
Subbaraya Sundeep
1
-0
/
+25
2025-06-16
netpoll: move netpoll_print_options to netconsole
Breno Leitao
1
-1
/
+0
2025-06-16
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
1
-1
/
+0
2025-06-16
netpoll: expose netpoll logging macros in public header
Breno Leitao
1
-0
/
+7
2025-06-16
netpoll: remove __netpoll_cleanup from exported API
Breno Leitao
1
-1
/
+0
2025-06-16
audit,module: restore audit logging in load failure case
Richard Guy Briggs
1
-5
/
+4
2025-06-16
x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl subsystem
Qinyun Tan
1
-2
/
+2
2025-06-16
misc: rp1: RaspberryPi RP1 misc driver
Andrea della Porta
1
-0
/
+3
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-12
/
+1
2025-06-16
workqueue: Basic memory allocation profiling support
Kent Overstreet
1
-4
/
+8
2025-06-16
Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+3
2025-06-16
coredump: rename do_coredump() to vfs_coredump()
Christian Brauner
1
-2
/
+2
2025-06-16
fs: move name_contains_dotdot() to header
Christian Brauner
1
-0
/
+16
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-4
/
+4
2025-06-16
firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctl
Richard Fitzgerald
1
-2
/
+0
2025-06-16
fbdev/pxafb: Unexport symbol
Thomas Zimmermann
1
-1
/
+0
2025-06-15
phy: use per-PHY lockdep keys
Dmitry Baryshkov
1
-0
/
+2
[prev]
[next]