aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang1-4/+7
2021-01-31Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-01-30genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier1-24/+20
2021-01-29kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo1-0/+4
2021-01-29Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-3/+1
2021-01-29tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu2-13/+31
2021-01-29tracing: Use pause-on-trace with the latency tracersViktor Rosendahl1-0/+4
2021-01-29fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)1-2/+0
2021-01-29locking/rwsem: Remove empty rwsem.hNikolay Borisov1-0/+0
2021-01-28Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-3/+27
2021-01-29fs: Remove dcookies supportViresh Kumar1-1/+0
2021-01-29bpf: Simplify cases in bpf_base_func_protoTobias Klauser1-8/+4
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-185/+274
2021-01-28entry: Unbreak single step reporting behaviourYuxuan Shui1-1/+1
2021-01-28locking/rtmutex: Add missing kernel-doc markupAlex Shi1-6/+11
2021-01-28futex: Remove unneeded gotosJangwoong Kim1-4/+3
2021-01-28futex: Change utime parameter to be 'const ... *'Alejandro Colomar1-3/+3
2021-01-28genirq: Use new tasklet API for resend_taskletEmil Renner Berthing1-2/+2
2021-01-27audit: Make audit_filter_syscall() return voidYang Yang1-8/+8
2021-01-27bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev2-2/+9
2021-01-27bpf: Change 'BPF_ADD' to 'BPF_AND' in print_bpf_insn()Menglong Dong1-1/+1
2021-01-27PM: sleep: No need to check PF_WQ_WORKER in thaw_kernel_threads()Zqiang1-1/+1
2021-01-27sched/fair: Move avg_scan_cost calculations under SIS_PROPMel Gorman1-6/+8
2021-01-27sched/fair: Remove SIS_AVG_CPUMel Gorman2-12/+9
2021-01-27sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider1-51/+48
2021-01-27sched/eas: Don't update misfit status if the task is pinnedQais Yousef1-1/+1
2021-01-27dma-mapping: benchmark: fix kernel crash when dma_map_single failsBarry Song1-1/+5
2021-01-27workqueue: Use %s instead of function nameStephen Zhang1-2/+2
2021-01-26bpf, preload: Fix build when $(O) points to a relative pathQuentin Monnet1-1/+4
2021-01-26bpf: Drop disabled LSM hooks from the sleepable setMikko Ylinen1-0/+12
2021-01-26futex: Handle faults correctly for PI futexesThomas Gleixner1-37/+20
2021-01-26futex: Simplify fixup_pi_state_owner()Thomas Gleixner1-27/+26
2021-01-26futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner1-7/+1
2021-01-26rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner3-5/+3
2021-01-26futex: Provide and use pi_state_update_owner()Thomas Gleixner1-33/+33
2021-01-26futex: Replace pointless printk in fixup_owner()Thomas Gleixner1-7/+3
2021-01-26futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner1-15/+16
2021-01-26watch_queue: rectify kernel-doc for init_watch()Lukas Bulwahn1-1/+1
2021-01-26printk: rectify kernel-doc for prb_rec_init_wr()Lukas Bulwahn1-1/+1
2021-01-25Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-1/+1
2021-01-25PM: hibernate: flush swap writer after markingLaurent Badel1-1/+1
2021-01-25kernel: kexec: remove the lock operation of system_transition_mutexBaoquan He1-2/+0
2021-01-25Merge branch 'printk-rework' into for-linusPetr Mladek1-1/+1
2021-01-25printk: fix string termination for record_print_text()John Ogness1-1/+1
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig1-7/+9
2021-01-24Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-33/+129
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+3
2021-01-24Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+7
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-6/+5