aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-27
|\
| * posix-cpu-timers: Unbreak timer rearmingThomas Gleixner2019-01-15
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-01-27
|\ \
| * | locking/rwsem: Fix (possible) missed wakeupXie Yongji2019-01-21
| * | futex: Fix (possible) missed wakeupPeter Zijlstra2019-01-21
| * | sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra2019-01-21
| * | sched/wake_q: Document wake_q_add()Peter Zijlstra2019-01-21
| * | sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood2019-01-21
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-27
|\ \ \
| * | | genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen2019-01-17
| * | | genirq: Make sure the initial affinity is not emptySrinivas Ramana2019-01-15
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-20
|\ \ \ | |_|/ |/| |
| * | bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann2019-01-18
| * | bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre2019-01-17
| * | bpf: Make function btf_name_offset_valid staticMathieu Malaterre2019-01-17
| * | bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev2019-01-17
| * | bpf: don't assume build-id length is always 20 bytesStanislav Fomichev2019-01-17
* | | Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-17
|\ \ \
| * | | swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exitChristoph Hellwig2019-01-16
| | |/ | |/|
* | | seccomp: fix UAF in user-trap codeTycho Andersen2019-01-15
| |/ |/|
* | Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-01-15
|\ \
| * | tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi2019-01-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-15
|\ \ \ | |_|/ |/| |
| * | umh: add exit routine for UMH processTaehee Yoo2019-01-11
| * | bpf: fix bpffs bitfield pretty printYonghong Song2019-01-11
| * | bpf: fix panic in stack_map_get_build_id() on i386 and arm32Song Liu2019-01-10
| * | bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2019-01-06
* | | kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer2019-01-13
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-08
|\ \ \
| * | | fork, memcg: fix cached_stacks caseShakeel Butt2019-01-08
| | |/ | |/|
* / | fork: record start_time lateDavid Herrmann2019-01-08
|/ /
* | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-06
|\ \
| * | kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-05
| * | jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-05
* | | Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-06
|\ \ \ | |/ / |/| |
| * | dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocationsChristoph Hellwig2019-01-05
| * | dma-mapping: remove a few unused exportsChristoph Hellwig2019-01-04
| * | dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig2019-01-04
| * | dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrsChristoph Hellwig2019-01-04
| * | dma-mapping: implement dma_map_single_attrs using dma_map_page_attrsChristoph Hellwig2019-01-04
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\ \
| * | kernel/sched/: remove caller signal_pending branch predictionsDavidlohr Bueso2019-01-04
| * | kernel/locking/mutex.c: remove caller signal_pending branch predictionsDavidlohr Bueso2019-01-04
| * | kernel/kcov.c: mark write_comp_data() as notraceAnders Roxell2019-01-04
| * | kernel/sysctl: add panic_print into sysctlFeng Tang2019-01-04
| * | panic: add options to print system info when panic happensFeng Tang2019-01-04
| * | fork: fix some -Wmissing-prototypes warningsYi Wang2019-01-04
| * | kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa2019-01-04
| * | kernel/hung_task.c: force console verbose before panicLiu, Chuansheng2019-01-04
| * | proc/sysctl: fix return error for proc_doulongvec_minmax()Cheng Lin2019-01-04