summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller
2018-08-13bpf: decouple btf from seq bpf fs dump and enable more mapsDaniel Borkmann
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-11bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau
2018-08-10tracepoints: Free early tracepoints after RCU is initializedSteven Rostedt (VMware)
2018-08-10uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)
2018-08-10tracing: Fix synchronizing to event changes with tracepoint_synchronize_unreg...Steven Rostedt (VMware)
2018-08-10ftrace: Remove unused pointer ftrace_swapper_pidColin Ian King
2018-08-10tracing: More reverting of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)
2018-08-10tracing/irqsoff: Handle preempt_count for different configsSteven Rostedt (VMware)
2018-08-10tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)
2018-08-10bpf: btf: add pretty print for hash/lru_hash mapsYonghong Song
2018-08-10bpf: fix bpffs non-array map seq_show issueYonghong Song
2018-08-09xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer
2018-08-09xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer
2018-08-09signal: Don't restart fork when signals come in.Eric W. Biederman
2018-08-08bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem pathDaniel Borkmann
2018-08-08bpf, sockmap: fix bpf_tcp_sendmsg sock error handlingDaniel Borkmann
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-07bpf: introduce update_effective_progs()Roman Gushchin
2018-08-07cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-06tracing: irqsoff: Account for additional preempt_disableJoel Fernandes (Google)
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-08-06PM / reboot: Eliminate race between reboot and suspendPingfan Liu
2018-08-06PM / hibernate: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-06Merge back cpufreq changes for 4.19.Rafael J. Wysocki
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-05stop_machine: Atomically queue and wake stopper threadsPrasad Sodagudi
2018-08-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-03fork: Have new threads join on-going signal group stopsEric W. Biederman
2018-08-03signal: Add calculate_sigpending()Eric W. Biederman
2018-08-03nohz: Fix missing tick reprogram when interrupting an inline softirqFrederic Weisbecker
2018-08-03trace: Use rcu_dereference_raw for hooks from trace-event subsystemJoel Fernandes (Google)
2018-08-03genirq: Make force irq threading setup more robustThomas Gleixner
2018-08-03watchdog: Reduce message verbositySinan Kaya
2018-08-03genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt
2018-08-03bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin
2018-08-03bpf: don't allow create maps of cgroup local storagesRoman Gushchin
2018-08-03bpf/verifier: introduce BPF_PTR_TO_MAP_VALUERoman Gushchin
2018-08-03bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin
2018-08-03bpf: allocate cgroup storage entries on attaching bpf programsRoman Gushchin