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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-27
ACPICA: Logfile: Changes for version 20241212
Saket Dumbre
1
-1
/
+1
2025-03-27
ACPICA: Fix typo in comments for SRAT structures
Adam Lackorzynski
1
-1
/
+1
2025-03-27
ACPICA: actbl1: Add EINJv2 get error type action
Zaid Alali
1
-1
/
+2
2025-03-27
ACPICA: actbl1: Update values to hex to follow ACPI specs
Zaid Alali
1
-11
/
+11
2025-03-27
ACPICA: New release 20240927
Saket Dumbre
1
-1
/
+1
2025-03-27
io_uring/net: fix io_req_post_cqe abuse by send bundle
Pavel Begunkov
1
-0
/
+3
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
105
-814
/
+1742
2025-03-26
Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linux
Linus Torvalds
3
-271
/
+967
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
6
-55
/
+1
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
2
-44
/
+70
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-298
/
+38
2025-03-26
mailbox: pcc: Always map the shared memory communication address
Sudeep Holla
1
-5
/
+0
2025-03-26
mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags
Sudeep Holla
1
-1
/
+0
2025-03-26
mailbox: sort headers alphabetically
Tudor Ambarus
2
-4
/
+4
2025-03-26
mailbox: mtk-cmdq: remove cl in struct cmdq_pkt
Chun-Kuang Hu
1
-1
/
+0
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
15
-51
/
+267
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
4
-8
/
+35
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
1
-8
/
+0
2025-03-26
asm-generic: Always define Elf_Rel and Elf_Rela
Samuel Holland
1
-8
/
+0
2025-03-26
rwonce: fix crash by removing READ_ONCE() for unaligned read
Jann Horn
1
-1
/
+6
2025-03-26
drm/xe/bmg: Add one additional PCI ID
Matt Roper
1
-0
/
+1
2025-03-26
drm/shmem-helper: Use refcount_t for vmap_use_count
Dmitry Osipenko
1
-1
/
+1
2025-03-26
drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
Dmitry Osipenko
1
-1
/
+1
2025-03-26
drm/shmem-helper: Use refcount_t for pages_use_count
Dmitry Osipenko
1
-1
/
+1
2025-03-26
drm/shmem-helper: Add and use pages_pin_count
Dmitry Osipenko
1
-0
/
+11
2025-03-26
drm/shmem-helper: Refactor locked/unlocked functions
Dmitry Osipenko
1
-14
/
+14
2025-03-26
drm/gem: Document locking rule of vmap and evict callbacks
Dmitry Osipenko
1
-3
/
+6
2025-03-26
drm/gem: Add _locked postfix to functions that have unlocked counterpart
Dmitry Osipenko
1
-1
/
+1
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
1
-2
/
+2
2025-03-26
Merge branches 'clk-allwinner', 'clk-amlogic' and 'clk-qcom' into clk-next
Stephen Boyd
13
-0
/
+671
2025-03-26
Merge branches 'clk-rockchip', 'clk-samsung' and 'clk-imx' into clk-next
Stephen Boyd
8
-0
/
+2209
2025-03-26
Merge branches 'clk-parent', 'clk-renesas', 'clk-mediatek' and 'clk-cleanup' into clk-next
Stephen Boyd
2
-7
/
+1
2025-03-26
Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
3
-4
/
+133
2025-03-26
Merge tag 'hid-for-linus-2025032601' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-6
/
+2
2025-03-26
Merge tag 'platform-drivers-x86-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-0
/
+79
2025-03-26
Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
19
-186
/
+1503
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+5
2025-03-26
unix: fix up for "apparmor: add fine grained af_unix mediation"
Stephen Rothwell
1
-0
/
+3
2025-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFF
Mickaël Salaün
1
-0
/
+12
2025-03-26
landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flags
Mickaël Salaün
1
-0
/
+21
2025-03-26
landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain status
Mickaël Salaün
1
-0
/
+1
2025-03-26
landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denials
Mickaël Salaün
1
-1
/
+2
2025-03-26
lsm: Add audit_log_lsm_data() helper
Mickaël Salaün
1
-0
/
+8
2025-03-26
Merge branch 'for-6.15/pidff' into for-linus
Jiri Kosina
1
-6
/
+0
2025-03-26
Merge branch 'for-6.15/intel-ish' into for-linus
Jiri Kosina
47
-87
/
+403
2025-03-26
Merge branch 'for-6.15/core' into for-linus
Jiri Kosina
1
-0
/
+2
2025-03-26
io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc
Caleb Sander Mateos
1
-1
/
+4
2025-03-26
misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
Niklas Cassel
1
-0
/
+1
2025-03-26
PCI: endpoint: Add intx_capable to epc_features struct
Niklas Cassel
1
-0
/
+2
2025-03-25
Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
14
-48
/
+121
[prev]
[next]