index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response
Sergey Gorenko
1
-0
/
+1
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+34
2021-05-19
bpf: Add cmd alias BPF_PROG_RUN
Alexei Starovoitov
1
-0
/
+1
2021-05-19
uapi/auxvec: Define the aux vector AT_MINSIGSTKSZ
Chang S. Bae
1
-0
/
+3
2021-05-19
Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-3
/
+4
2021-05-19
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
1
-0
/
+7
2021-05-19
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
1
-0
/
+7
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
1
-5
/
+11
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
1
-0
/
+8
2021-05-18
signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo
Eric W. Biederman
1
-3
/
+1
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
3
-5
/
+9
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
1
-5
/
+2
2021-05-17
ALSA: rawmidi: Add framing mode
David Henningsson
1
-2
/
+28
2021-05-15
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-05-13
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
Linus Lüssing
1
-0
/
+2
2021-05-13
tty: remove broken r3964 line discipline
Jiri Slaby
1
-99
/
+0
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
1
-0
/
+8
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
70
-643
/
+2664
2021-05-10
block: uapi: fix comment about block device ioctl
Damien Le Moal
1
-1
/
+1
2021-05-10
Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-linus
Greg Kroah-Hartman
1
-0
/
+33
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+36
2021-05-08
habanalabs: expose ASIC specific PLL index
Bharat Jauhari
1
-0
/
+33
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-17
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2
-17
/
+0
2021-05-06
Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-4
/
+42
2021-05-06
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+1
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+39
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
1
-1
/
+1
2021-05-05
mm/vmscan: move RECLAIM* bits to uapi header
Dave Hansen
1
-0
/
+7
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
1
-2
/
+19
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
1
-2
/
+13
2021-05-05
vfio/pci: Revert nvlink removal uAPI breakage
Alex Williamson
1
-4
/
+42
2021-05-05
HID: hid-input: add mapping for emoji picker key
Dmitry Torokhov
1
-0
/
+1
2021-05-04
Merge tag 'rpmsg-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
1
-2
/
+11
2021-05-04
drm/i915/uapi: implement object placement extension
Matthew Auld
1
-0
/
+62
2021-05-04
drm/i915/uapi: introduce drm_i915_gem_create_ext
Matthew Auld
1
-0
/
+42
2021-05-04
drm/i915/query: Expose memory regions through the query uAPI
Abdiel Janulgue
1
-0
/
+134
2021-05-03
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
1
-0
/
+6
2021-05-03
drm/connector: demote connector force-probes for non-master clients
Simon Ser
1
-3
/
+4
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2
-1
/
+145
2021-05-01
Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-2
/
+16
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+54
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-0
/
+72
2021-04-30
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-0
/
+14
2021-04-30
Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-0
/
+335
2021-04-29
seg6: add counters support for SRv6 Behaviors
Andrea Mayer
1
-0
/
+30
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
18
-18
/
+1248
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-2
/
+7
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-34
/
+4
[prev]
[next]