summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-09-11dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2-0/+9
2020-09-11dma-mapping: fix DMA_OPS dependenciesChristoph Hellwig1-0/+1
2020-09-11dma-debug: remove most exportsChristoph Hellwig1-10/+0
2020-09-11dma-mapping: remove the dma_dummy_ops exportChristoph Hellwig1-1/+0
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry2-2/+2
2020-09-10swiotlb: Mark max_segment with static keywordAndy Shevchenko1-1/+1
2020-09-10swiotlb: Use %pa to print phys_addr_t variablesAndy Shevchenko1-3/+1
2020-09-10perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()Kan Liang1-30/+17
2020-09-10perf/core: Pull pmu::sched_task() into perf_event_context_sched_in()Kan Liang1-20/+31
2020-09-10timekeeping: Use seqcount_latch_tAhmed S. Darwish1-5/+5
2020-09-10time/sched_clock: Use seqcount_latch_tAhmed S. Darwish1-2/+2
2020-09-10time/sched_clock: Use raw_read_seqcount_latch() during suspendAhmed S. Darwish1-1/+1
2020-09-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+3
2020-09-09sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTLValentin Schneider2-6/+6
2020-09-09sysctl: Convert to iter interfacesMatthew Wilcox (Oracle)1-1/+1
2020-09-09bpf: Permit map_ptr arithmetic with opcode add and offset 0Yonghong Song1-0/+4
2020-09-09seccomp: Use current_pt_regs() instead of task_pt_regs(current)Denis Efremov1-7/+11
2020-09-08seccomp: kill process instead of thread for unknown actionsRich Felker1-4/+4
2020-09-08seccomp: don't leave dangling ->notif if file allocation failsTycho Andersen1-3/+8
2020-09-08seccomp: don't leak memory when filter install racesTycho Andersen1-3/+10
2020-09-08kdb: Use newer api for tasklist scanningDavidlohr Bueso4-12/+8
2020-09-08kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"Douglas Anderson1-8/+14
2020-09-08kdb: remove unnecessary null check of dbg_io_opsCengiz Can1-7/+7
2020-09-08kprobes: Make local functions staticMasami Hiramatsu1-5/+4
2020-09-08kprobes: Free kretprobe_instance with RCU callbackMasami Hiramatsu1-19/+6
2020-09-08kprobes: Remove NMI context checkMasami Hiramatsu1-12/+4
2020-09-08kprobes: Add generic kretprobe trampoline handlerMasami Hiramatsu1-0/+98
2020-09-08printk: ringbuffer: support dataless recordsJohn Ogness2-44/+43
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie34-73/+104
2020-09-08blktrace: make function blk_trace_bio_get_cgid() staticWang Hai1-1/+1
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+29
2020-09-06genirq: Walk the irq_data hierarchy when resending an interruptMarc Zyngier1-2/+13
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-09-05fork: adjust sysctl_max_threads definition to match prototypeTobias Klauser1-1/+1
2020-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-66/+74
2020-09-04Merge branch 'csd.2020.09.04a' into HEADPaul E. McKenney1-0/+134
2020-09-04smp: Make symbol 'csd_bug_count' staticWei Yongjun1-1/+1
2020-09-04kernel/smp: Provide CSD lock timeout diagnosticsPaul E. McKenney1-2/+130
2020-09-04smp: Add source and destination CPUs to __call_single_dataPaul E. McKenney1-0/+6
2020-09-04gcov: Disable gcov build with GCC 10Leon Romanovsky1-0/+1
2020-09-04x86/entry: Unbreak 32bit fast syscallThomas Gleixner1-6/+29
2020-09-04pidfd: support PIDFD_NONBLOCK in pidfd_open()Christian Brauner1-5/+7
2020-09-04exit: support non-blocking pidfdsChristian Brauner1-3/+12
2020-09-04padata: fix possible padata_works_lock deadlockDaniel Jordan1-2/+3
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+2
2020-09-04bpf: Do not use bucket_lock for hashmap iteratorYonghong Song1-11/+4
2020-09-03Merge branch 'strictgp.2020.08.24a' into HEADPaul E. McKenney5-16/+113
2020-09-03Merge branch 'scftorture.2020.08.24a' into HEADPaul E. McKenney6-168/+745
2020-09-03Merge branches 'doc.2020.08.24a', 'fixes.2020.09.03b' and 'torture.2020.08.24...Paul E. McKenney12-107/+117
2020-09-03rcu: Shrink each possible cpu krcpZqiang1-3/+3