summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-24bpf: Replace cant_sleep() with cant_migrate()Thomas Gleixner
2020-02-24bpf: Provide bpf_prog_run_pin_on_cpu() helperThomas Gleixner
2020-02-24bpf: Dont iterate over possible CPUs with interrupts disabledThomas Gleixner
2020-02-24bpf: Remove recursion prevention from rcu free callbackThomas Gleixner
2020-02-24perf/bpf: Remove preempt disable around BPF invocationThomas Gleixner
2020-02-24bpf/trace: Remove redundant preempt_disable from trace_call_bpf()Thomas Gleixner
2020-02-24bpf: disable preemption for bpf progs attached to uprobeAlexei Starovoitov
2020-02-24bpf/trace: Remove EXPORT from trace_call_bpf()Thomas Gleixner
2020-02-24bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()Thomas Gleixner
2020-02-24bpf: Update locking comment in hashtab codeThomas Gleixner
2020-02-24bpf: Enforce preallocation for instrumentation programs on RTThomas Gleixner
2020-02-24bpf: Tighten the requirements for preallocated hash mapsThomas Gleixner
2020-02-21Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...Alexei Starovoitov
2020-02-21Merge branch 'mlxfw-Improve-error-reporting-and-FW-reactivate-support'David S. Miller
2020-02-21net/mlx5: Add fsm_reactivate callback supportEran Ben Elisha
2020-02-21net/mlxfw: Add reactivate flow support to FSM burn flowEran Ben Elisha
2020-02-21net/mlxfw: Use MLXFW_ERR_MSG macro for error reportingSaeed Mahameed
2020-02-21net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.cSaeed Mahameed
2020-02-21net/mlxfw: More error messages coverageSaeed Mahameed
2020-02-21net/mlxfw: Improve FSM err message reporting and return codesSaeed Mahameed
2020-02-21net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21Merge branch 'bpf-sockmap-listen'Daniel Borkmann
2020-02-21selftests/bpf: Tests for sockmap/sockhash holding listening socketsJakub Sitnicki
2020-02-21selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21net: Generate reuseport group ID on group creationJakub Sitnicki
2020-02-21bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21bpf, sockmap: Return socket cookie on lookup from syscallJakub Sitnicki
2020-02-21bpf, sockmap: Don't set up upcalls and progs for listening socketsJakub Sitnicki
2020-02-21bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki
2020-02-21tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki
2020-02-21net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki
2020-02-21net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki
2020-02-21Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-02-21Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-21Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21Merge branch 'Migrate-QRTR-Nameservice-to-Kernel'David S. Miller
2020-02-21net: qrtr: Fix the local node ID as 1Manivannan Sadhasivam
2020-02-21net: qrtr: Migrate nameservice to kernel from userspaceManivannan Sadhasivam
2020-02-21net: phy: dp83867: Add speed optimization featureDan Murphy
2020-02-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-02-21MAINTAINERS: use tabs for SAFESETIDRandy Dunlap
2020-02-21lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko
2020-02-21mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEMWei Yang