summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK tooIngo Molnar2020-06-021-0/+2
* sched: Replace rq::wake_listPeter Zijlstra2020-05-282-0/+2
* irq_work, smp: Allow irq_work on call_single_queuePeter Zijlstra2020-05-282-2/+28
* Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar2020-05-2817-33/+285
|\
| * rcu: Provide __rcu_is_watching()Thomas Gleixner2020-05-192-0/+2
| * rcu: Provide rcu_irq_exit_preempt()Thomas Gleixner2020-05-192-0/+2
| * x86/mce: Send #MC singal from task workPeter Zijlstra2020-05-191-0/+6
| * sched,rcu,tracing: Avoid tracing before in_nmi() is correctPeter Zijlstra2020-05-191-2/+11
| * sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra2020-05-191-11/+0
| * lockdep: Always inline lockdep_{off,on}()Peter Zijlstra2020-05-191-2/+21
| * hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra2020-05-192-3/+6
| * Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-1965-203/+351
| |\
| | * vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner2020-05-194-0/+70
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney2020-05-078-13/+165
| |\ \ \ \ \
| | | | | * | locktorture.c: Fix if-statement empty body warningsRandy Dunlap2020-04-271-1/+1
| | | | |/ /
| | | * | | rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPIPaul E. McKenney2020-04-271-1/+2
| | | * | | rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney2020-04-272-6/+9
| | | * | | rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooksPaul E. McKenney2020-04-272-8/+38
| | | * | | rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney2020-04-272-0/+92
| | | * | | rcu-tasks: Add an RCU-tasks rude variantPaul E. McKenney2020-04-271-0/+3
| | | * | | rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney2020-04-271-3/+3
| | | * | | rcu: Reinstate synchronize_rcu_mult()Paul E. McKenney2020-04-271-0/+19
| | | * | | sched/core: Add function to sample state of locked-down taskPaul E. McKenney2020-04-271-0/+2
| | | * | | rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs fieldLai Jiangshan2020-04-271-1/+1
| | | |/ /
| | * / / rcu: Add rcu_gp_might_be_stalled()Paul E. McKenney2020-04-272-0/+2
| | |/ /
| * / / Revert "rculist: Describe variadic macro argument in a Sphinx-compatible way"Jonathan Neuschäfer2020-04-271-2/+2
| |/ /
* | | Merge branch 'sched/urgent'Peter Zijlstra2020-05-1955-138/+336
|\ \ \
| * \ \ Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-171-13/+95
| |\ \ \
| | * | | usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov2020-05-141-0/+15
| | * | | usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov2020-05-141-3/+69
| | * | | usb: raw-gadget: improve uapi headers commentsAndrey Konovalov2020-05-141-10/+11
| | | |/ | | |/|
| * | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-171-0/+6
| |\ \ \
| | * | | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-151-0/+6
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-161-0/+3
| |\ \ \
| | * | | KVM: Introduce kvm_make_all_cpus_request_except()Suravee Suthikulpanit2020-05-081-0/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-158-9/+22
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-151-1/+1
| | |\ \ \ \
| | | * | | | security: Fix the default value of secid_to_secctx hookAnders Roxell2020-05-141-1/+1
| | * | | | | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-151-0/+1
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-142-1/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-111-0/+1
| | | * | | | netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-101-1/+1
| | * | | | | tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet2020-05-121-0/+13
| | * | | | | ptp: fix struct member comment for do_aux_workJacob Keller2020-05-121-4/+4
| | |/ / / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-05-091-0/+1
| | |\ \ \ \
| | | * | | | bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend2020-05-061-0/+1
| | * | | | | net: bareudp: avoid uninitialized variable warningArnd Bergmann2020-05-081-2/+0
| | * | | | | net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski2020-05-071-1/+0
| * | | | | | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-151-0/+1
| |\ \ \ \ \ \
| | * | | | | | ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-071-0/+1