index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
Merge branch 'bpf-sockmap-listen'
Daniel Borkmann
2020-02-21
selftests/bpf: Tests for sockmap/sockhash holding listening sockets
Jakub Sitnicki
2020-02-21
selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-21
net: Generate reuseport group ID on group creation
Jakub Sitnicki
2020-02-21
bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-21
bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASH
Jakub Sitnicki
2020-02-21
bpf, sockmap: Return socket cookie on lookup from syscall
Jakub Sitnicki
2020-02-21
bpf, sockmap: Don't set up upcalls and progs for listening sockets
Jakub Sitnicki
2020-02-21
bpf, sockmap: Allow inserting listening TCP sockets into sockmap
Jakub Sitnicki
2020-02-21
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
2020-02-21
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
2020-02-21
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
2020-02-21
Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2020-02-21
Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-21
Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-21
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-02-21
Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-21
Merge branch 'Migrate-QRTR-Nameservice-to-Kernel'
David S. Miller
2020-02-21
net: qrtr: Fix the local node ID as 1
Manivannan Sadhasivam
2020-02-21
net: qrtr: Migrate nameservice to kernel from userspace
Manivannan Sadhasivam
2020-02-21
net: phy: dp83867: Add speed optimization feature
Dan Murphy
2020-02-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-02-21
MAINTAINERS: use tabs for SAFESETID
Randy Dunlap
2020-02-21
lib/stackdepot.c: fix global out-of-bounds in stack_slabs
Alexander Potapenko
2020-02-21
mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
Wei Yang
2020-02-21
mm/vmscan.c: don't round up scan size for online memory cgroup
Gavin Shan
2020-02-21
lib/string.c: update match_string() doc-strings with correct behavior
Alexandru Ardelean
2020-02-21
mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
Vasily Averin
2020-02-21
mm/swapfile.c: fix a comment in sys_swapon()
Christoph Hellwig
2020-02-21
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
Douglas Anderson
2020-02-21
get_maintainer: remove uses of P: for maintainer name
Joe Perches
2020-02-21
selftests/vm: add missed tests in run_vmtests
SeongJae Park
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
2020-02-21
Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"
Ioanna Alifieraki
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
2020-02-21
enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"
Vladimir Oltean
2020-02-21
tc-testing: updated tdc tests for basic filter with u16 extended match rules
Roman Mashak
2020-02-21
net: page_pool: Add documentation on page_pool API
Ilias Apalodimas
2020-02-21
Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2020-02-21
Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-02-20
docs/bpf: Update bpf development Q/A file
Yonghong Song
2020-02-20
selftests/bpf: Fix trampoline_count clean up logic
Andrii Nakryiko
2020-02-20
Merge branch 'set_attach_target'
Alexei Starovoitov
[next]