2020-02-28 |
Alexei Starovoitov | Merge branch 'bpf_sk_storage_via_inet_diag' |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Martin KaFai Lau | bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump() |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Martin KaFai Lau | bpf: INET_DIAG support in bpf_sk_storage |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Martin KaFai Lau | inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Martin KaFai Lau | inet_diag: Refactor inet_sk_diag_fill(), dump(), and... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
Gustavo A.... | bpf: Replace zero-length array with flexible-array... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Daniel Borkmann | Merge branch 'bpf-bpftool-probes' |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Michal Rostecki | selftests/bpf: Add test for "bpftool feature" command |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Michal Rostecki | bpftool: Update bash completion for "bpftool feature... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Michal Rostecki | bpftool: Update documentation of "bpftool feature"... |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Michal Rostecki | bpftool: Make probes which emit dmesg warnings optional |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Michal Rostecki | bpftool: Move out sections to separate functions |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Andrey Ignatov | bpftool: Support struct_ops, tracing, ext prog types |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Scott Branden | scripts/bpf: Switch to more portable python3 shebang |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Yuya Kusakabe | virtio_net: Add XDP meta data support |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Yuya Kusakabe | virtio_net: Keep vnet header zeroed if XDP is loaded... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Andrii Nakryiko | selftests/bpf: Print backtrace on SIGSEGV in test_progs |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Jakub Sitnicki | selftests/bpf: Run SYN cookies with reuseport BPF test... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Jakub Sitnicki | selftests/bpf: Run reuseport tests only with supported... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Alexei Starovoitov | Merge branch 'BPF_and_RT' |
commit | commitdiff | tree | snapshot |
2020-02-25 |
David Miller | bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf, lpm: Make locking RT friendly |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Prepare hashtab locking for PREEMPT_RT |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Factor out hashtab bucket lock operations |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Replace open coded recursion prevention in sys_bpf() |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Use recursion prevention helpers in hashtab code |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Provide recursion prevention helpers |
commit | commitdiff | tree | snapshot |
2020-02-25 |
David Miller | bpf: Use migrate_disable/enable in array macros and... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
David Miller | bpf: Use migrate_disable/enabe() in trampoline code. |
commit | commitdiff | tree | snapshot |
2020-02-25 |
David Miller | bpf/tests: Use migrate disable instead of preempt disable |
commit | commitdiff | tree | snapshot |
2020-02-25 |
David Miller | bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites. |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Replace cant_sleep() with cant_migrate() |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Provide bpf_prog_run_pin_on_cpu() helper |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Dont iterate over possible CPUs with interrupts... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Remove recursion prevention from rcu free callback |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | perf/bpf: Remove preempt disable around BPF invocation |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf/trace: Remove redundant preempt_disable from trace_... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Alexei Starovoitov | bpf: disable preemption for bpf progs attached to uprobe |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf/trace: Remove EXPORT from trace_call_bpf() |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf/tracing: Remove redundant preempt_disable() in... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Update locking comment in hashtab code |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Enforce preallocation for instrumentation programs... |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Thomas Gleixner | bpf: Tighten the requirements for preallocated hash... |
commit | commitdiff | tree | snapshot |
2020-02-22 |
Alexei Starovoitov | Merge tag 'sched-for-bpf-2020-02-20' of git://git.... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
David S. Miller | Merge branch 'mlxfw-Improve-error-reporting-and-FW... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Eran Ben Elisha | net/mlx5: Add fsm_reactivate callback support |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Eran Ben Elisha | net/mlxfw: Add reactivate flow support to FSM burn... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Saeed Mahameed | net/mlxfw: Use MLXFW_ERR_MSG macro for error reporting |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Saeed Mahameed | net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Saeed Mahameed | net/mlxfw: More error messages coverage |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Saeed Mahameed | net/mlxfw: Improve FSM err message reporting and return... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Saeed Mahameed | net/mlxfw: Generic mlx FW flash status notify |
commit | commitdiff | tree | snapshot |
2020-02-21 |
David S. Miller | Merge git://git./linux/kernel/git/bpf/bpf-next |
commit | commitdiff | tree | snapshot |
2020-02-21 |
David S. Miller | Merge git://git./linux/kernel/git/netdev/net |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Daniel Borkmann | Merge branch 'bpf-sockmap-listen' |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | selftests/bpf: Tests for sockmap/sockhash holding liste... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKM... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | net: Generate reuseport group ID on group creation |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | bpf: Allow selecting reuseport socket from a SOCKMAP... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | bpf, sockmap: Let all kernel-land lookup values in... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | bpf, sockmap: Return socket cookie on lookup from syscall |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | bpf, sockmap: Don't set up upcalls and progs for listen... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | bpf, sockmap: Allow inserting listening TCP sockets... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | tcp_bpf: Don't let child socket inherit parent protocol... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | net, sk_msg: Clear sk_user_data pointer on clone if... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Jakub Sitnicki | net, sk_msg: Annotate lockless access to sk_prot on... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Linus Torvalds | Merge tag 'linux-watchdog-5.6-rc3' of git://linux-watch... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Linus Torvalds | Merge tag 'char-misc-5.6-rc3' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Linus Torvalds | Merge tag 'staging-5.6-rc3' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Linus Torvalds | Merge tag 'tty-5.6-rc3' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Linus Torvalds | Merge tag 'usb-5.6-rc3' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Linus Torvalds | Merge tag 'drm-fixes-2020-02-21' of git://anongit.freed... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Linus Torvalds | Merge git://git./linux/kernel/git/netdev/net |
commit | commitdiff | tree | snapshot |
2020-02-21 |
David S. Miller | Merge branch 'Migrate-QRTR-Nameservice-to-Kernel' |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Manivannan... | net: qrtr: Fix the local node ID as 1 |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Manivannan... | net: qrtr: Migrate nameservice to kernel from userspace |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Dan Murphy | net: phy: dp83867: Add speed optimization feature |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Randy Dunlap | MAINTAINERS: use tabs for SAFESETID |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Alexander Potapenko | lib/stackdepot.c: fix global out-of-bounds in stack_slabs |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Wei Yang | mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Gavin Shan | mm/vmscan.c: don't round up scan size for online memory... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Alexandru Ardelean | lib/string.c: update match_string() doc-strings with... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Vasily Averin | mm/memcontrol.c: lost css_put in memcg_expand_shrinker_... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Christoph Hellwig | mm/swapfile.c: fix a comment in sys_swapon() |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Douglas Anderson | scripts/get_maintainer.pl: deprioritize old Fixes:... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Joe Perches | get_maintainer: remove uses of P: for maintainer name |
commit | commitdiff | tree | snapshot |
2020-02-21 |
SeongJae Park | selftests/vm: add missed tests in run_vmtests |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Christian Borntraeger | include/uapi/linux/swab.h: fix userspace breakage,... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Ioanna Alifieraki | Revert "ipc,sem: remove uneeded sem_undo_list lock... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Arnd Bergmann | y2038: hide timeval/timespec/itimerval/itimerspec types |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Arnd Bergmann | y2038: remove unused time32 interfaces |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Arnd Bergmann | y2038: remove ktime to/from timespec/timeval conversion |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Rafael J. Wysocki | ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2i... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Vladimir Oltean | enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_T... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Roman Mashak | tc-testing: updated tdc tests for basic filter with... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Ilias Apalodimas | net: page_pool: Add documentation on page_pool API |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Dave Airlie | Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Dave Airlie | Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit... |
commit | commitdiff | tree | snapshot |
2020-02-21 |
Yonghong Song | docs/bpf: Update bpf development Q/A file |
commit | commitdiff | tree | snapshot |
next |