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
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-2
/
+6
2019-11-15
fork: extend clone3() to support setting a PID
Adrian Reber
-18
/
+35
2019-11-15
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
-0
/
+1
2019-11-15
bpf: Introduce BPF trampoline
Alexei Starovoitov
-0
/
+2
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
-1
/
+3
2019-11-15
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
-0
/
+1
2019-11-15
y2038: elfcore: Use __kernel_old_timeval for process times
Arnd Bergmann
-4
/
+4
2019-11-15
y2038: socket: remove timespec reference in timestamping
Arnd Bergmann
-0
/
+7
2019-11-15
y2038: rusage: use __kernel_old_timeval
Arnd Bergmann
-2
/
+2
2019-11-15
y2038: uapi: change __kernel_time_t to __kernel_old_time_t
Arnd Bergmann
-20
/
+20
2019-11-15
y2038: ipc: remove __kernel_time_t reference from headers
Arnd Bergmann
-16
/
+15
2019-11-15
y2038: add __kernel_old_timespec and __kernel_old_time_t
Arnd Bergmann
-0
/
+6
2019-11-14
net: openvswitch: add hash info to upcall
Tonghao Zhang
-1
/
+3
2019-11-13
drm/amdgpu: Add DMCUB to firmware query interface
Nicholas Kazlauskas
-0
/
+3
2019-11-13
statx: define STATX_ATTR_VERITY
Eric Biggers
-1
/
+1
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
-8
/
+50
2019-11-13
IB/mlx5: Support flow counters offset for bulk counters
Yevgeny Kliteynik
-0
/
+1
2019-11-13
perf/aux: Allow using AUX data in perf samples
Alexander Shishkin
-2
/
+8
2019-11-13
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
-0
/
+2
2019-11-13
powerpc/pseries/cmm: Implement balloon compaction
David Hildenbrand
-0
/
+1
2019-11-12
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
-0
/
+2
2019-11-12
Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
-0
/
+169
2019-11-12
gpio: add new SET_CONFIG ioctl() to gpio chardev
Kent Gibson
-0
/
+18
2019-11-12
gpiolib: add support for disabling line bias
Kent Gibson
-0
/
+2
2019-11-12
gpio: expose pull-up/pull-down line flags to userspace
Drew Fustini
-0
/
+4
2019-11-11
devlink: Add method for time-stamp on reporter's dump
Aya Levin
-0
/
+1
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
-8
/
+50
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-8
/
+13
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-8
/
+8
2019-11-08
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+1
2019-11-08
sctp: add SCTP_PEER_ADDR_THLDS_V2 sockopt
Xin Long
-0
/
+10
2019-11-08
sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt
Xin Long
-0
/
+2
2019-11-08
sctp: add SCTP_ADDR_POTENTIALLY_FAILED notification
Xin Long
-0
/
+2
2019-11-08
sctp: add pf_expose per netns and sock and asoc
Xin Long
-0
/
+1
2019-11-08
tipc: add support for AEAD key setting via netlink
Tuong Lien
-0
/
+4
2019-11-08
tipc: add new AEAD key structure for user API
Tuong Lien
-0
/
+21
2019-11-08
Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...
David S. Miller
-0
/
+26
2019-11-08
cfg80211: VLAN offload support for set_key and set_sta_vlan
Gurumoorthi Gnanasambandhan
-0
/
+26
2019-11-08
media: v4l2_core: Add p_area to struct v4l2_ext_control
Ricardo Ribalda Delgado
-0
/
+1
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
-1
/
+2
2019-11-09
io_uring: add support for backlogged CQ ring
Jens Axboe
-0
/
+1
2019-11-07
io_uring: add support for linked SQE timeouts
Jens Axboe
-0
/
+1
2019-11-07
block: add zone open, close and finish ioctl support
Ajay Joshi
-3
/
+14
2019-11-06
lwtunnel: add options setting and dumping for erspan
Xin Long
-0
/
+12
2019-11-06
lwtunnel: add options setting and dumping for vxlan
Xin Long
-0
/
+9
2019-11-06
lwtunnel: add options setting and dumping for geneve
Xin Long
-0
/
+20
2019-11-06
fscrypt: add support for IV_INO_LBLK_64 policies
Eric Biggers
-1
/
+2
2019-11-06
RDMA/qedr: Add doorbell overflow recovery support
Michal Kalderon
-0
/
+25
2019-11-06
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
-1
/
+3
2019-11-05
net_sched: add TCA_STATS_PKT64 attribute
Eric Dumazet
-0
/
+1
[prev]
[next]