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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-16
net/sched: act_mirred: add loop detection
Eric Dumazet
1
-1
/
+8
2025-10-16
PCI/MSI: Delete pci_msi_create_irq_domain()
Nam Cao
1
-3
/
+0
2025-10-16
sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-6.19
Tejun Heo
2
-7
/
+9
2025-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-55
/
+90
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2025-10-16
irqchip: Pass platform device to platform drivers
Johan Hovold
1
-1
/
+7
2025-10-16
gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>
Christophe Leroy
1
-36
/
+0
2025-10-16
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-0
/
+5
2025-10-16
sched: Add support to pick functions to take rf
Joel Fernandes
1
-5
/
+2
2025-10-16
sched: Rename do_set_cpus_allowed()
Peter Zijlstra
1
-2
/
+2
2025-10-16
sched: Employ sched_change guards
Peter Zijlstra
1
-0
/
+5
2025-10-15
hung_task: fix warnings caused by unaligned lock pointers
Lance Yang
1
-3
/
+5
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
1
-0
/
+1
2025-10-15
net: bcmgenet: remove unused platform code
Heiner Kallweit
1
-19
/
+0
2025-10-15
bpf: Consistently use bpf_rcu_lock_held() everywhere
Andrii Nakryiko
2
-3
/
+3
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures.
Alexei Starovoitov
1
-0
/
+4
2025-10-15
regulator: core: forward undervoltage events downstream by default
Oleksij Rempel
1
-0
/
+3
2025-10-14
net: mdio: use macro module_driver to avoid boilerplate code
Heiner Kallweit
1
-11
/
+2
2025-10-14
livepatch: Introduce source code helpers for livepatch modules
Josh Poimboeuf
1
-0
/
+77
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2
-24
/
+77
2025-10-14
objtool: Unify STACK_FRAME_NON_STANDARD entry sizes
Josh Poimboeuf
1
-1
/
+1
2025-10-14
x86/asm: Annotate special section entries
Josh Poimboeuf
1
-1
/
+3
2025-10-14
objtool: Add ANNOTATE_DATA_SPECIAL
Josh Poimboeuf
2
-12
/
+39
2025-10-14
objtool: Move ANNOTATE* macros to annotate.h
Josh Poimboeuf
2
-89
/
+110
2025-10-14
interval_tree: Fix ITSTATIC usage for *_subtree_search()
Josh Poimboeuf
3
-1
/
+7
2025-10-14
kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAME
Josh Poimboeuf
1
-1
/
+2
2025-10-14
elfnote: Change ELFNOTE() to use __UNIQUE_ID()
Josh Poimboeuf
1
-8
/
+5
2025-10-14
compiler.h: Make addressable symbols less of an eyesore
Josh Poimboeuf
1
-1
/
+1
2025-10-14
compiler: Tweak __UNIQUE_ID() naming
Josh Poimboeuf
1
-1
/
+5
2025-10-14
sched/ext: Implement cgroup_set_idle() callback
zhidao su
1
-0
/
+1
2025-10-14
mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
3
-27
/
+1
2025-10-14
HID: core: Add printk_ratelimited variants to hid_warn() etc
Vicki Pfau
1
-0
/
+11
2025-10-13
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil Horák - 2N
1
-0
/
+1
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
1
-0
/
+1
2025-10-13
firewire: core: handle device quirk of MOTU Audio Express
Takashi Sakamoto
1
-0
/
+3
2025-10-13
firewire: core: detect device quirk when reading configuration ROM
Takashi Sakamoto
1
-0
/
+11
2025-10-13
rpmb: move rpmb_frame struct and constants to common header
Bean Huo
1
-0
/
+44
2025-10-13
spi: offload: Add offset parameter
Axel Haslam
1
-0
/
+9
2025-10-13
firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor
Sudeep Holla
1
-2
/
+19
2025-10-13
iio: buffer-dma: support getting the DMA channel
Nuno Sá
1
-0
/
+1
2025-10-13
iio: buffer: support getting dma channel from the buffer
Nuno Sá
1
-0
/
+2
2025-10-13
iio: buffer: document that buffer callback must be context safe
David Lechner
1
-1
/
+2
2025-10-13
iio: buffer: document store_to() callback may be called in any context
David Lechner
1
-1
/
+2
2025-10-13
iio: buffer: deprecated iio_push_to_buffers_with_timestamp()
David Lechner
1
-5
/
+1
2025-10-13
iio: buffer: document iio_push_to_buffers_with_ts()
David Lechner
1
-0
/
+16
2025-10-13
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
1
-0
/
+6
2025-10-13
usb: typec: class: add typec_get_data_role symbol
RD Babiera
2
-0
/
+14
2025-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1
Alexei Starovoitov
88
-735
/
+1363
2025-10-11
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
1
-1
/
+1
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-18
/
+14
[prev]
[next]