index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
virtio_balloon: introduce memory allocation stall counter
zhenwei pi
1
-2
/
+4
2024-09-10
virtio_balloon: introduce oom-kill invocations
zhenwei pi
1
-2
/
+4
2024-09-08
ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED
Mahesh Bandewar
1
-6
/
+18
2024-09-06
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+1
2024-09-06
drm/amdkfd: Document and define SVM events message macro
Philip Yang
1
-13
/
+87
2024-09-06
nbd: implement the WRITE_ZEROES command
Wouter Verhelst
1
-1
/
+4
2024-09-05
media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUS
Hans Verkuil
1
-0
/
+1
2024-09-05
media: videodev2.h: add V4L2_CAP_EDID
Erling Ljunggren
1
-0
/
+1
2024-09-05
fhandle: expose u64 mount id to name_to_handle_at(2)
Aleksa Sarai
1
-0
/
+1
2024-09-05
uapi: explain how per-syscall AT_* flags should be allocated
Aleksa Sarai
1
-24
/
+56
2024-09-04
ipv4: Fix user space build failure due to header change
Ido Schimmel
1
-2
/
+0
2024-09-04
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
1
-0
/
+35
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
4
-6
/
+18
2024-09-04
fuse: allow idmapped mounts
Alexander Mikhalitsyn
1
-1
/
+19
2024-09-04
fuse: add basic infrastructure to support idmappings
Alexander Mikhalitsyn
1
-0
/
+2
2024-09-04
arm64/ptrace: add support for FEAT_POE
Joey Gouly
1
-0
/
+1
2024-09-03
netfilter: nf_tables: zero timeout means element never times out
Pablo Neira Ayuso
1
-1
/
+1
2024-09-03
Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+3
2024-09-01
mm: remove PG_error
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-30
autofs: add per dentry expire timeout
Ian Kent
1
-1
/
+1
2024-08-29
io_uring/kbuf: add support for incremental buffer consumption
Jens Axboe
1
-0
/
+18
2024-08-29
HID: hidraw: add HIDIOCREVOKE ioctl
Peter Hutterer
1
-0
/
+1
2024-08-28
fs: sort out the fallocate mode vs flag mess
Christoph Hellwig
1
-0
/
+1
2024-08-28
uapi: Define GENMASK_U128
Anshuman Khandual
2
-0
/
+20
2024-08-27
Merge branch 'nesting_reserved_regions' into iommufd.git for-next
Jason Gunthorpe
3
-2
/
+4
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-1
/
+5
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
3
-2
/
+4
2024-08-26
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
1
-0
/
+3
2024-08-26
net: Correct spelling in headers
Simon Horman
2
-2
/
+2
2024-08-26
packet: Correct spelling in if_packet.h
Simon Horman
1
-3
/
+4
2024-08-26
ethtool: Extend cable testing interface with result source information
Oleksij Rempel
1
-0
/
+11
2024-08-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2024-08-26
iommufd: Reorder include files
Nicolin Chen
1
-1
/
+1
2024-08-25
io_uring: wire up min batch wake timeout
Jens Axboe
1
-1
/
+2
2024-08-25
io_uring: user registered clockid for wait timeouts
Pavel Begunkov
1
-0
/
+7
2024-08-25
io_uring: add absolute mode wait timeouts
Pavel Begunkov
1
-0
/
+1
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
1
-0
/
+9
2024-08-23
bpf: Support bpf_kptr_xchg into local kptr
Dave Marchevsky
1
-4
/
+5
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
1
-0
/
+19
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
1
-0
/
+1
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+16
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-08-22
virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexibl...
Kees Cook
1
-1
/
+4
2024-08-22
USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
Chris Wulff
2
-1
/
+41
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
1
-0
/
+6
2024-08-20
audit,ipe: add IPE auditing support
Deven Bowers
1
-0
/
+3
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
1
-0
/
+2
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
1
-0
/
+2
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
1
-0
/
+4
2024-08-19
lsm: add IPE lsm
Deven Bowers
1
-0
/
+1
[prev]
[next]