summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-12-02irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker
2020-12-02sched/cputime: Remove symbol exports from IRQ time accountingFrederic Weisbecker
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-01ring-buffer: Add test to validate the time stamp deltasSteven Rostedt (VMware)
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-01block: merge struct block_device and struct hd_structChristoph Hellwig
2020-12-01block: move the start_sect field to struct block_deviceChristoph Hellwig
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
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: Don't try to free an interrupt that has no mappingMarc Zyngier
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
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann
2020-11-27Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge branch 'for-5.10-pr_cont-fixup' into for-linusPetr Mladek
2020-11-27printk: finalize records with trailing newlinesJohn Ogness
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-27dma-mapping: add benchmark support for streaming DMA APIsBarry Song
2020-11-27dma-contiguous: fix a typo error in a commenttangjianqiang
2020-11-27dma-pool: no need to check return value of debugfs_create functionsTiezhu Yang
2020-11-27dma-mapping: Allow mixing bypass and mapped DMA operationAlexey Kardashevskiy
2020-11-27kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handlingNicholas Piggin
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh
2020-11-25cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()Hui Su
2020-11-25kernel: cgroup: Mundane spelling fixes throughout the fileBhaskar Chowdhury
2020-11-25workqueue: Kick a worker based on the actual activation of delayed worksYunfeng Ye
2020-11-25resource: provide meaningful MODULE_LICENSE() in test suiteAndy Shevchenko
2020-11-25module: simplify version-attribute handlingJohan Hovold
2020-11-24bpf: Refactor check_cfg to use a structured loop.Wedson Almeida Filho
2020-11-24audit: fix macros warningsAlex Shi
2020-11-25bpf: Sanitize BTF data pointer after module is loadedAndrii Nakryiko
2020-11-24irq_work: Optimize irq_work_single()Peter Zijlstra