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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
fs: copy BTRFS_IOC_[SG]ET_FSLABEL to vfs
Eric Sandeen
1
-2
/
+6
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
1
-2
/
+52
2018-05-15
ALSA: usb-audio: UAC3. Add support for mixer unit.
Jorge Sanjuan
1
-3
/
+16
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
1
-0
/
+1
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
1
-0
/
+1
2018-05-14
vmcore: add API to collect hardware dump in second kernel
Rahul Lakkireddy
2
-0
/
+19
2018-05-14
drm/virtio: add define for second capset to the virgl code.
Dave Airlie
1
-0
/
+1
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+3
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
1
-1
/
+80
2018-05-10
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-0
/
+2
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
9
-25
/
+43
2018-05-09
media: omap3isp: support 64-bit version of omap3isp_stat_data
Arnd Bergmann
1
-0
/
+22
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
1
-0
/
+6
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
1
-0
/
+5
2018-05-08
cfg80211: Expose TXQ stats and parameters to userspace
Toke Høiland-Jørgensen
1
-0
/
+58
2018-05-08
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
3
-3
/
+3
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-12
/
+169
2018-05-07
cfg80211: average ack rssi support for data frames
Balaji Pothunoori
1
-0
/
+7
2018-05-07
nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command
Haim Dreyfuss
1
-0
/
+28
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-92
/
+174
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
1
-0
/
+1
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2
-89
/
+107
2018-05-06
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
1
-0
/
+4
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-2
/
+41
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
1
-0
/
+4
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-3
/
+3
2018-05-05
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
1
-2
/
+3
2018-05-05
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+1
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+22
2018-05-03
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
1
-1
/
+32
2018-05-03
xsk: statistics support
Magnus Karlsson
1
-0
/
+7
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
1
-0
/
+2
2018-05-03
xsk: add umem completion queue support and mmap
Magnus Karlsson
1
-0
/
+2
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
1
-0
/
+1
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
1
-0
/
+11
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
1
-0
/
+16
2018-05-03
xsk: add umem fill queue support and mmap
Magnus Karlsson
1
-0
/
+15
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
1
-0
/
+34
2018-05-03
prctl: Add speculation control prctls
Thomas Gleixner
1
-0
/
+11
2018-05-02
aio: implement io_pgetevents
Christoph Hellwig
1
-0
/
+6
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
6
-22
/
+40
2018-05-01
tcp: send in-queue bytes in cmsg upon read
Soheil Hassas Yeganeh
1
-0
/
+3
2018-05-01
connector: add parent pid and tgid to coredump and exit events
Stefan Strogin
1
-0
/
+4
2018-04-30
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
6
-22
/
+40
2018-04-30
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
1
-22
/
+22
2018-04-30
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
1
-4
/
+4
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
1
-0
/
+8
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
[prev]
[next]