index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
Merge remote-tracking branch 'origin/master' into perf/core
Peter Zijlstra
72
-508
/
+2624
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
1
-0
/
+11
2020-11-25
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
1
-0
/
+1
2020-11-25
net: sched: alias action flags with TCA_ACT_ prefix
Vlad Buslov
1
-5
/
+7
2020-11-25
media: lirc: ensure RC_PROTO_MAX has documentation
Sean Young
1
-0
/
+1
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
1
-0
/
+2
2020-11-24
rpmsg: Introduce __rpmsg{16|32|64} types
Mathieu Poirier
1
-0
/
+11
2020-11-23
fs-verity: move structs needed for file signing to UAPI header
Eric Biggers
1
-0
/
+49
2020-11-23
io_uring: add support for shutdown(2)
Jens Axboe
1
-0
/
+1
2020-11-23
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
1
-52
/
+54
2020-11-20
PCI: Decode PCIe 64 GT/s link speed
Gustavo Pimentel
1
-0
/
+4
2020-11-20
can: gw: support modification of Classical CAN DLCs
Oliver Hartkopp
1
-2
/
+2
2020-11-20
virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLE
Anthoine Bourgeois
1
-0
/
+4
2020-11-20
can: add optional DLC element to Classical CAN frame structure
Oliver Hartkopp
2
-14
/
+25
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-52
/
+54
2020-11-19
sched/uclamp: Allow to reset a task uclamp constraint value
Dietmar Eggemann
1
-0
/
+2
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
1
-0
/
+11
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
1
-0
/
+16
2020-11-17
net: wan: Delete the DLCI / SDLA drivers
Xie He
2
-240
/
+0
2020-11-17
media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8_DELTA media bus format
Paul Cercueil
1
-1
/
+2
2020-11-17
media: rockchip: rkisp1: destage Rockchip ISP1 driver
Helen Koike
1
-0
/
+884
2020-11-17
media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
Shunqian Zheng
1
-0
/
+4
2020-11-17
media: rc: validate that "rc_proto" is reasonable
Dan Carpenter
1
-0
/
+1
2020-11-16
fscrypt: remove kernel-internal constants from UAPI header
Eric Biggers
1
-3
/
+2
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
1
-1
/
+1
2020-11-16
media: coda: Add a V4L2 user for control error macroblocks count
Ezequiel Garcia
1
-0
/
+6
2020-11-16
media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.
Dafna Hirschfeld
1
-0
/
+8
2020-11-16
media: Fix V4L2_COLORSPACE_470_SYSTEM_BG description
Hans Verkuil
1
-3
/
+1
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
1
-1
/
+1
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
1
-0
/
+53
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
1
-1
/
+2
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+51
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Jakub Kicinski
1
-3
/
+35
2020-11-13
Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
1
-52
/
+54
2020-11-11
fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request
Vivek Goyal
1
-2
/
+9
2020-11-11
fuse: setattr should set FATTR_KILL_SUIDGID
Vivek Goyal
1
-1
/
+2
2020-11-11
fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID
Miklos Szeredi
1
-3
/
+6
2020-11-11
fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2
Vivek Goyal
1
-1
/
+10
2020-11-11
cfg80211: remove WDS code
Johannes Berg
1
-1
/
+2
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
1
-0
/
+3
2020-11-10
Merge v5.10-rc3 into drm-next
Daniel Vetter
1
-0
/
+1
2020-11-09
net/packet: make packet_fanout.arr size configurable up to 64K
Tanner Love
1
-0
/
+12
2020-11-09
net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
Menglong Dong
1
-0
/
+1
2020-11-09
Merge 5.10-rc3 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-312
/
+14
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-11-06
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
1
-2
/
+4
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
1
-0
/
+9
2020-11-06
bpf: Implement task local storage
KP Singh
1
-0
/
+39
2020-11-06
tty: serial: remove pnx8xxx uart driver
Thomas Bogendoerfer
1
-2
/
+0
[prev]
[next]