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
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
-0
/
+19
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
-0
/
+1
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
-0
/
+16
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+1
2024-08-22
virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexibl...
Kees Cook
-1
/
+4
2024-08-22
USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
Chris Wulff
-1
/
+41
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
-0
/
+6
2024-08-21
drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
Juha-Pekka Heikkila
-0
/
+25
2024-08-20
audit,ipe: add IPE auditing support
Deven Bowers
-0
/
+3
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
-0
/
+2
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
-0
/
+2
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
-0
/
+4
2024-08-19
lsm: add IPE lsm
Deven Bowers
-0
/
+1
2024-08-19
drm/xe/oa/uapi: Make bit masks unsigned
Geert Uytterhoeven
-4
/
+4
2024-08-19
fcntl: add F_CREATED_QUERY
Christian Brauner
-0
/
+3
2024-08-19
Merge branch 'topic/seq-filter-cleanup' into for-next
Takashi Iwai
-5
/
+4
2024-08-19
Merge 6.11-rc4 into usb-next
Greg Kroah-Hartman
-5
/
+4
2024-08-19
Merge 6.11-rc4 into char-misc-next
Greg Kroah-Hartman
-5
/
+4
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+0
2024-08-18
ALSA: timer: Introduce virtual userspace-driven timers
Ivan Orlov
-1
/
+16
2024-08-16
Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+1
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
-1
/
+1
2024-08-16
ethtool: Add new result codes for TDR diagnostics
Oleksij Rempel
-0
/
+4
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+3
2024-08-15
Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
Griffin Kroah-Hartman
-3
/
+0
2024-08-14
UAPI: net/sched: Use __struct_group() in flex struct tc_u32_sel
Gustavo A. R. Silva
-10
/
+13
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+1
2024-08-14
KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
Amit Shah
-0
/
+1
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+2
2024-08-14
media: rkisp1: Add support for the companding block
Paul Elder
-1
/
+88
2024-08-13
usb: gadget: f_fs: add capability for dfu functional descriptor
David Sands
-10
/
+95
2024-08-12
net: nexthop: Increase weight to u16
Petr Machata
-1
/
+6
2024-08-12
net: nexthop: Add flag to assert that NHGRP reserved fields are zero
Petr Machata
-0
/
+3
2024-08-12
nsfs: fix ioctl declaration
Christian Brauner
-1
/
+2
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
-4
/
+1
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
-0
/
+1
2024-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-119
/
+2398
2024-08-12
media: uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS
Jacopo Mondi
-0
/
+1
2024-08-12
media: uapi: rkisp1-config: Add extensible params format
Jacopo Mondi
-0
/
+491
2024-08-12
drm: Add missing documentation for struct drm_plane_size_hint
Mohammed Anees
-0
/
+2
2024-08-11
RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctl
Yishai Hadas
-0
/
+5
2024-08-11
RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
Yishai Hadas
-0
/
+8
2024-08-09
Merge branch 'topic/control-lookup-rwlock' into for-next
Takashi Iwai
-4
/
+1
2024-08-09
Merge patch series "nsfs: iterate through mount namespaces"
Christian Brauner
-0
/
+16
2024-08-09
nsfs: iterate through mount namespaces
Christian Brauner
-0
/
+16
2024-08-09
Merge tag 'drm-misc-next-2024-08-09' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
-7
/
+0
2024-08-08
bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
Alan Maguire
-1
/
+2
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
-0
/
+8
2024-08-08
media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags
Hans Verkuil
-1
/
+5
2024-08-06
ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocol
Takashi Iwai
-0
/
+2
[prev]
[next]