index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Lines
2025-01-12
ALSA: seq: Notify UMP EP and FB changes
Takashi Iwai
-1
/
+11
2025-01-12
ALSA: rawmidi: Bump protocol version to 2.0.5
Takashi Iwai
-1
/
+1
2025-01-12
ALSA: rawmidi: Show substream activity in info ioctl
Takashi Iwai
-0
/
+1
2025-01-12
ALSA: rawmidi: Expose the tied device number in info ioctl
Takashi Iwai
-1
/
+4
2025-01-10
io_uring: expose read/write attribute capability
Anuj Gupta
-0
/
+1
2025-01-10
Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
-2
/
+30
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
-29
/
+38
2025-01-09
fs: add STATX_DIO_READ_ALIGN
Christoph Hellwig
-1
/
+3
2025-01-09
fs: reformat the statx definition
Christoph Hellwig
-23
/
+72
2025-01-09
netfilter: conntrack: add conntrack event timestamp
Florian Westphal
-0
/
+1
2025-01-09
netlink: add IPv6 anycast join/leave notifications
Yuyang Huang
-1
/
+7
2025-01-09
Merge tag 'drm-xe-next-2025-01-07' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-0
/
+7
2025-01-09
accel/ivpu: Add API for command queue create/destroy/submit
Karol Wachowski
-0
/
+84
2025-01-08
ntsync: Introduce alertable waits.
Elizabeth Figura
-1
/
+2
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_READ.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_SEM_READ.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_EVENT_SET.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
Elizabeth Figura
-0
/
+6
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
Elizabeth Figura
-1
/
+8
2025-01-08
ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
Elizabeth Figura
-0
/
+1
2025-01-08
ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
Elizabeth Figura
-0
/
+14
2025-01-08
ntsync: Rename NTSYNC_IOC_SEM_POST to NTSYNC_IOC_SEM_RELEASE.
Elizabeth Figura
-1
/
+1
2025-01-08
ntsync: Return the fd from NTSYNC_IOC_CREATE_SEM.
Elizabeth Figura
-2
/
+1
2025-01-08
drivers pps: add PPS generators support
Rodolfo Giometti
-0
/
+37
2025-01-08
ASoC: Merge up v6.13-rc6
Mark Brown
-29
/
+38
2025-01-08
vduse: relicense under GPL-2.0 OR BSD-3-Clause
Yongji Xie
-1
/
+1
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+2
2025-01-06
netkit: Allow for configuring needed_{head,tail}room
Daniel Borkmann
-0
/
+2
2025-01-04
Merge branch 'vfs-6.14.uncached_buffered_io'
Christian Brauner
-1
/
+5
2025-01-04
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
-1
/
+5
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-29
/
+38
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-24
/
+26
2025-01-03
drm/msm: Expose uche trap base via uapi
Danylo Piliaiev
-0
/
+1
2024-12-27
netlink: specs: mptcp: clearly mention attributes
Matthieu Baerts (NGI0)
-26
/
+27
2024-12-27
netlink: specs: mptcp: add missing 'server-side' attr
Matthieu Baerts (NGI0)
-5
/
+6
2024-12-27
Merge tag 'hardening-v6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+10
2024-12-23
io_uring: introduce attributes for read/write and PI support
Anuj Gupta
-0
/
+16
2024-12-23
fs, iov_iter: define meta io descriptor
Anuj Gupta
-0
/
+9
2024-12-23
Merge 6.14-rc4 into usb-next
Greg Kroah-Hartman
-2
/
+2
2024-12-22
fiemap: use kernel-doc includes in fiemap docbook
Randy Dunlap
-14
/
+33
2024-12-20
stddef: make __struct_group() UAPI C++-friendly
Alexander Lobakin
-3
/
+10
2024-12-20
Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-8
/
+82
2024-12-19
ipv6: Add flow label to route get requests
Ido Schimmel
-0
/
+1
2024-12-19
net: fib_rules: Add flow label selector attributes
Ido Schimmel
-0
/
+2
2024-12-18
ima: instantiate the bprm_creds_for_exec() hook
Mimi Zohar
-0
/
+1
[prev]
[next]