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-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
1
-4
/
+2
2025-06-23
drm/xe/nvm: add support for non-posted erase
Reuven Abliyev
1
-0
/
+2
2025-06-23
mtd: add driver for intel graphics non-volatile memory device
Alexander Usyskin
1
-0
/
+30
2025-06-23
sched/wait: Add a waitqueue helper for fully exclusive priority waiters
Sean Christopherson
1
-0
/
+2
2025-06-23
KVM: Use a local struct to do the initial vfs_poll() on an irqfd
Sean Christopherson
1
-1
/
+0
2025-06-23
iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
Sean Christopherson
1
-5
/
+4
2025-06-23
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
Sean Christopherson
1
-2
/
+2
2025-06-23
iommu/amd: KVM: SVM: Infer IsRun from validity of pCPU destination
Sean Christopherson
1
-4
/
+2
2025-06-23
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
Sean Christopherson
1
-2
/
+0
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
1
-3
/
+3
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
1
-12
/
+0
2025-06-23
iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr
Sean Christopherson
1
-2
/
+0
2025-06-23
io_uring: add struct io_cold_def->sqe_copy() method
Jens Axboe
1
-0
/
+3
2025-06-23
io_uring: add IO_URING_F_INLINE issue flag
Jens Axboe
1
-0
/
+2
2025-06-23
futex: Initialize futex_phash_new during fork().
Sebastian Andrzej Siewior
1
-0
/
+1
2025-06-23
fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
Zhang Yi
1
-1
/
+2
2025-06-23
block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
1
-0
/
+10
2025-06-23
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-0
/
+2
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
4
-7
/
+7
2025-06-23
crypto: hisilicon - Use fine grained DMA mapping direction
Zenghui Yu
1
-2
/
+2
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
15
-43
/
+87
2025-06-22
Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+40
2025-06-22
power: supply: core: rename power_supply_get_by_phandle to power_supply_get_by_reference
Sebastian Reichel
1
-12
/
+3
2025-06-22
power: supply: core: convert to fwnnode
Sebastian Reichel
1
-1
/
+1
2025-06-22
power: supply: core: remove of_node from power_supply_config
Sebastian Reichel
1
-1
/
+0
2025-06-21
net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter type
Kory Maincent
1
-1
/
+1
2025-06-21
netmem: fix skb_frag_address_safe with unreadable skbs
Mina Almasry
1
-1
/
+7
2025-06-20
Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
2
-5
/
+7
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-0
/
+3
2025-06-20
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
1
-0
/
+8
2025-06-20
sched_ext: Merge branch 'for-6.16-fixes' into for-6.17
Tejun Heo
1
-1
/
+1
2025-06-20
iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields
Sean Christopherson
1
-1
/
+1
2025-06-20
KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE
Sean Christopherson
1
-0
/
+1
2025-06-20
KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure
Sean Christopherson
1
-0
/
+3
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
1
-2
/
+5
2025-06-20
KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APIC
Sean Christopherson
1
-1
/
+1
2025-06-20
KVM: x86: Hardcode the PIT IRQ source ID to '2'
Sean Christopherson
1
-0
/
+1
2025-06-20
KVM: x86: Move kvm_{request,free}_irq_source_id() to i8254.c (PIT)
Sean Christopherson
1
-2
/
+0
2025-06-20
KVM: x86: Trigger I/O APIC route rescan in kvm_arch_irq_routing_update()
Sean Christopherson
1
-4
/
+0
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
1
-1
/
+1
2025-06-20
irqbypass: Use xarray to track producers and consumers
Sean Christopherson
1
-4
/
+0
2025-06-20
irqbypass: Explicitly track producer and consumer bindings
Sean Christopherson
1
-0
/
+7
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
1
-16
/
+19
2025-06-20
KVM: arm64: WARN if unmapping a vLPI fails in any path
Sean Christopherson
1
-1
/
+1
2025-06-20
KVM: Bound the number of dirty ring entries in a single reset at INT_MAX
Sean Christopherson
1
-13
/
+5
2025-06-20
HID: rate-limit hid_warn to prevent log flooding
Li Chen
1
-0
/
+2
2025-06-20
wifi: ieee80211: add Radio Measurement action fields
Aditya Kumar Singh
1
-0
/
+10
2025-06-20
Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
2
-10
/
+22
2025-06-19
clk: add a clk_hw helpers to get the clock device or device_node
Jerome Brunet
1
-0
/
+26
[prev]
[next]