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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-3
/
+70
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
1
-0
/
+1
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+5
2026-01-29
misc: pci_endpoint_test: Add BAR subrange mapping test case
Koichiro Den
1
-0
/
+1
2026-01-29
fs: add FS_XFLAG_VERITY for fs-verity files
Andrey Albershteyn
1
-0
/
+1
2026-01-29
riscv/ptrace: expose riscv CFI status and state via ptrace and in core files
Deepak Gupta
1
-0
/
+2
2026-01-29
prctl: add arch-agnostic prctl()s for indirect branch tracking
Deepak Gupta
1
-0
/
+27
2026-01-28
vduse: add vq group asid support
Eugenio Pérez
1
-3
/
+63
2026-01-28
vduse: add vq group support
Eugenio Pérez
1
-3
/
+9
2026-01-28
vduse: add v1 API definition
Eugenio Pérez
1
-0
/
+4
2026-01-28
nfsd: add controls to set the minimum number of threads per pool
Jeff Layton
1
-0
/
+1
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
14
-108
/
+115
2026-01-28
ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to
Mark Brown
3
-5
/
+8
2026-01-27
drm/amdkfd: add extended capabilities to device snapshot
Jonathan Kim
1
-0
/
+2
2026-01-27
PCI: Add dword #defines for Bus Number + Secondary Latency Timer
Ilpo Järvinen
1
-0
/
+5
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
1
-0
/
+5
2026-01-27
io_uring/net: allow filtering on IORING_OP_SOCKET data
Jens Axboe
1
-0
/
+7
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
2
-0
/
+53
2026-01-27
bpf: add new BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
1
-0
/
+8
2026-01-27
wifi: nl80211/cfg80211: support operating as RSTA in PMSR FTM request
Avraham Stern
1
-0
/
+12
2026-01-27
wifi: nl80211/cfg80211: add negotiated burst period to FTM result
Avraham Stern
1
-0
/
+3
2026-01-27
wifi: nl80211/cfg80211: clarify periodic FTM parameters for non-EDCA based ranging
Avraham Stern
1
-2
/
+5
2026-01-27
wifi: nl80211/cfg80211: add new FTM capabilities
Avraham Stern
1
-0
/
+29
2026-01-26
mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
Jinjiang Tu
1
-0
/
+3
2026-01-26
ipc/shm: uapi: remove dependency on libc
Thomas Weißschuh
1
-3
/
+0
2026-01-26
NFS: NFSERR_INVAL is not defined by NFSv2
Chuck Lever
1
-1
/
+1
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
8
-98
/
+108
2026-01-25
Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2026-01-24
bpf: add fsession support
Menglong Dong
1
-0
/
+1
2026-01-24
io_uring/zcrx: implement large rx buffer support
Pavel Begunkov
1
-1
/
+1
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-2
/
+4
2026-01-23
geneve: add netlink support for GRO hint
Paolo Abeni
1
-0
/
+1
2026-01-23
KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
Michael Roth
1
-0
/
+9
2026-01-23
Merge branch arm64/for-next/cpufeature into kvmarm-master/next
Marc Zyngier
1
-1
/
+2
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-86
/
+103
2026-01-22
ublk: add new feature UBLK_F_BATCH_IO
Ming Lei
1
-0
/
+15
2026-01-22
ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
Ming Lei
1
-0
/
+7
2026-01-22
ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
1
-0
/
+8
2026-01-22
ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
1
-0
/
+5
2026-01-22
ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
1
-0
/
+49
2026-01-22
io_uring: introduce non-circular SQ
Pavel Begunkov
1
-0
/
+12
2026-01-22
PCI: Introduce pcie_is_cxl()
Terry Bowman
1
-0
/
+6
2026-01-22
PCI: Update CXL DVSEC definitions
Terry Bowman
1
-45
/
+39
2026-01-22
PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
Terry Bowman
1
-5
/
+59
2026-01-22
Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+3
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-2
/
+3
2026-01-22
KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
Marc Zyngier
1
-1
/
+2
2026-01-22
rseq: Allow registering RSEQ with slice extension
Peter Zijlstra
1
-1
/
+2
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
1
-1
/
+4
2026-01-22
rseq: Add prctl() to enable time slice extensions
Thomas Gleixner
1
-0
/
+10
[prev]
[next]