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
2023-03-21
drm/i915/uapi: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2023-03-20
accel/habanalabs: expose rotator mask to userspace
Ofir Bitton
-1
/
+3
2023-03-20
accel/habanalabs: expose dram reserved size by kmd
Ofir Bitton
-0
/
+2
2023-03-20
accel/habanalabs: fix field names in hl_info_hw_ip_info
Oded Gabbay
-6
/
+7
2023-03-20
Merge 6.3-rc3 into char-misc-next
Greg Kroah-Hartman
-3
/
+16
2023-03-20
Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-2
/
+12
2023-03-20
media: videodev.h: drop V4L2_FBUF_CAP_LIST/BITMAP_CLIPPING
Hans Verkuil
-0
/
+2
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+16
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+5
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
-0
/
+10
2023-03-16
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
-0
/
+1
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
-2
/
+2
2023-03-16
KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
Thomas Huth
-1
/
+1
2023-03-16
platform/x86: ISST: Add SST-TF support via TPMI
Srinivas Pandruvada
-0
/
+26
2023-03-16
platform/x86: ISST: Add SST-PP support via TPMI
Srinivas Pandruvada
-0
/
+180
2023-03-16
platform/x86: ISST: Add SST-CP support via TPMI
Srinivas Pandruvada
-0
/
+79
2023-03-16
platform/x86: ISST: Enumerate TPMI SST and create framework
Srinivas Pandruvada
-0
/
+18
2023-03-15
accel/habanalabs: add uapi to stall/resume engine
Koby Elbaz
-5
/
+31
2023-03-15
accel/habanalabs: add support for TPC assert
Ofir Bitton
-1
/
+2
2023-03-15
accel/habanalabs: expose engine core int reg address
Ofir Bitton
-0
/
+5
2023-03-15
accel/habanalabs: add critical-event bit in notifier
Moti Haimovski
-0
/
+43
2023-03-14
ASoC: SOF: ipc4: Add support for formats per pins
Mark Brown
-8
/
+12
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
-4
/
+4
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-2
/
+55
2023-03-13
net: virtio_net: implement exact header length guest feature
Jiri Pirko
-0
/
+1
2023-03-13
ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format count
Ranjani Sridharan
-0
/
+2
2023-03-13
ASoC: SOF: ipc4-topology: Modify the type of available input/output formats
Ranjani Sridharan
-0
/
+1
2023-03-13
ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE token
Ranjani Sridharan
-0
/
+1
2023-03-13
ASoC: SOF: Use input/output pin consistently
Ranjani Sridharan
-6
/
+6
2023-03-13
ASoC: SOF: rename a couple of tokens
Ranjani Sridharan
-2
/
+2
2023-03-13
ASoC: SOF: uapi: header: Update sof_abi_hdr doc for IPC4 use
Peter Ujfalusi
-3
/
+10
2023-03-13
ASoC: SOF: uapi: header: Convert sof_abi_hdr comments to kernel style
Peter Ujfalusi
-8
/
+14
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
-0
/
+2
2023-03-10
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-2
/
+35
2023-03-10
pktcdvd: Remove CONFIG_CDROM_PKTCDVD_WCACHE from uapi header
Thomas Huth
-11
/
+0
2023-03-10
Move bp_type_idx to include/linux/hw_breakpoint.h
Palmer Dabbelt
-10
/
+0
2023-03-10
Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
Palmer Dabbelt
-12
/
+0
2023-03-10
Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
Palmer Dabbelt
-4
/
+0
2023-03-10
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+11
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
-0
/
+2
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+17
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
-1
/
+1
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+2
2023-03-09
char: pcmcia: remove all the drivers
Jiri Slaby
-64
/
+0
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
-1
/
+2
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
-1
/
+2
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
-0
/
+8
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
-0
/
+2
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
-2
/
+2
2023-03-07
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
-0
/
+5
[prev]
[next]