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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into drm-misc-next
Maxime Ripard
2
-1
/
+21
2020-09-15
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
1
-0
/
+7
2020-09-15
devlink: introduce the health reporter test command
Jiri Pirko
1
-0
/
+2
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
1
-1
/
+17
2020-09-15
ipmi:msghandler: retry to get device id on an error
Xianting Tian
1
-0
/
+2
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
1
-0
/
+1
2020-09-14
Merge v5.9-rc5 into drm-next
Daniel Vetter
1
-2
/
+4
2020-09-14
media: v4l2-ctrl: Add VP9 codec levels
Stanimir Varbanov
1
-0
/
+17
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
1
-11
/
+2
2020-09-14
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
3
-4
/
+6
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
4
-9
/
+11
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-2
/
+3
2020-09-10
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
1
-2
/
+2
2020-09-10
ipmr: Add high byte of VIF ID to igmpmsg
Paul Davey
1
-2
/
+2
2020-09-10
ipmr: Add route table ID to netlink cache reports
Paul Davey
1
-0
/
+1
2020-09-10
virtiofs: implement dax read/write operations
Vivek Goyal
1
-0
/
+1
2020-09-10
virtiofs: introduce setupmapping/removemapping commands
Vivek Goyal
1
-0
/
+29
2020-09-10
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
1
-1
/
+3
2020-09-10
virtiofs: set up virtio_fs dax_device
Stefan Hajnoczi
1
-0
/
+3
2020-09-10
Merge branch 'virtio-shm' into for-next
Miklos Szeredi
2
-1
/
+21
2020-09-10
virtio: Implement get_shm_region for MMIO transport
Sebastien Boeuf
1
-0
/
+11
2020-09-10
virtio: Implement get_shm_region for PCI transport
Sebastien Boeuf
1
-1
/
+10
2020-09-10
quota: Expand comment describing d_itimer
Jan Kara
1
-2
/
+3
2020-09-10
quota: widen timestamps for the fs_disk_quota structure
Darrick J. Wong
1
-1
/
+10
2020-09-09
devlink: Introduce controller number
Parav Pandit
1
-0
/
+1
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
1
-0
/
+1
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-1
/
+8
2020-09-08
Input: allocate keycode for Fn + right shift
Hans de Goede
1
-0
/
+1
2020-09-08
Input: allocate keycodes for notification-center, pickup-phone and hangup-phone
Hans de Goede
1
-0
/
+3
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
1
-0
/
+2
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
1
-2
/
+9
2020-09-08
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2
-2
/
+2
2020-09-07
net: tighten the definition of interface statistics
Jakub Kicinski
1
-17
/
+187
2020-09-07
net: bridge: mcast: add support for src list and filter mode dumping
Nikolay Aleksandrov
1
-0
/
+21
2020-09-07
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-42
/
+45
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
3
-7
/
+7
2020-09-07
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
1
-0
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2020-09-04
arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regset
Catalin Marinas
1
-0
/
+1
2020-09-04
arm64: mte: Allow user control of the generated random tags via prctl()
Catalin Marinas
1
-0
/
+3
2020-09-04
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
1
-0
/
+6
2020-09-04
pidfd: support PIDFD_NONBLOCK in pidfd_open()
Christian Brauner
1
-0
/
+12
2020-09-03
ip: expose inet sockopts through inet_diag
Wei Wang
1
-0
/
+18
2020-09-01
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
1
-0
/
+2
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+393
2020-09-01
media: v4l2-ctrl: Add frame-skip std encoder control
Stanimir Varbanov
1
-0
/
+6
2020-09-01
media: v4l2-ctrls: Add encoder constant quality control
Maheshwar Ajja
1
-0
/
+2
2020-08-31
include/uapi/linux: Fix indentation in kfd_smi_event enum
Mukul Joshi
1
-3
/
+3
2020-08-31
drm/amdkfd: Add GPU reset SMI event
Mukul Joshi
1
-0
/
+2
[prev]
[next]