summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-12-14Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-11elfcore: fix building with clangArnd Bergmann
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-10bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.Alexei Starovoitov
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2020-12-09Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas
2020-12-09locking/rwsem: Remove reader optimistic spinningWaiman Long
2020-12-09locking/rwsem: Enable reader optimistic lock stealingWaiman Long
2020-12-09locking/rwsem: Prevent potential lock starvationWaiman Long
2020-12-09locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath()Waiman Long
2020-12-09locking/rwsem: Fold __down_{read,write}*()Peter Zijlstra
2020-12-09locking/rwsem: Introduce rwsem_write_trylock()Peter Zijlstra
2020-12-09locking/rwsem: Better collate rwsem_read_trylock()Peter Zijlstra
2020-12-09Merge branch 'locking/rwsem'Peter Zijlstra
2020-12-09rwsem: Implement down_read_interruptibleEric W. Biederman
2020-12-09rwsem: Implement down_read_killable_nestedEric W. Biederman
2020-12-09membarrier: Execute SYNC_CORE on the calling threadAndy Lutomirski
2020-12-09membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski
2020-12-09membarrier: Add an actual barrier before rseq_preempt()Andy Lutomirski
2020-12-07Merge tag 'trace-v5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-04tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)
2020-12-02entry: Add syscall_exit_to_user_mode_work()Sven Schnelle
2020-12-02entry: Add exit_to_user_mode() wrapperSven Schnelle
2020-12-02entry_Add_enter_from_user_mode_wrapperSven Schnelle
2020-12-02entry: Rename exit_to_user_mode()Sven Schnelle
2020-12-02entry: Rename enter_from_user_mode()Sven Schnelle
2020-12-02entry: Support Syscall User Dispatch on common syscall entryGabriel Krisman Bertazi
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-01scs: switch to vmapped shadow stacksSami Tolvanen
2020-11-30ring-buffer: Always check to put back before stamp when crossing pagesSteven Rostedt (VMware)
2020-11-30ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependencyNaveen N. Rao
2020-11-30ftrace: Fix updating FTRACE_FL_TRAMPNaveen N. Rao
2020-11-30tracing: Fix alignment of static bufferMinchan Kim
2020-11-30tracing: Remove WARN_ON in start_thread()Vasily Averin
2020-11-30ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()Andrea Righi
2020-11-30ring-buffer: Update write stamp with the correct tsSteven Rostedt (VMware)
2020-11-30genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds