summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-06riscv: remove unused handle_exception symbolRouven Czerwinski
2021-05-06riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven
2021-05-06riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=yVincent Chen
2021-05-06riscv: Only extend kernel reservation if mapped read-onlyGeert Uytterhoeven
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-06Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-05-06Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds
2021-05-06block: reexpand iov_iter after read/writeyangerkun
2021-05-06Merge branches 'acpi-pm' and 'acpi-docs'Rafael J. Wysocki
2021-05-06locking/qrwlock: Cleanup queued_write_lock_slowpath()Waiman Long
2021-05-06smp: Fix smp_call_function_single_async prototypeArnd Bergmann
2021-05-06x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit
2021-05-06sched/fair: Fix unfairness caused by missing load decayOdin Ugedal
2021-05-06sched: Fix out-of-bound access in uclampQuentin Perret
2021-05-06psi: Fix psi state corruption when schedule() races with cgroup moveJohannes Weiner
2021-05-06sched,doc: sched_debug_verbose cmdline should be sched_verboseBarry Song
2021-05-06arm64: kernel: Update the stale commentShaokun Zhang
2021-05-06ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang
2021-05-06can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde
2021-05-06can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf
2021-05-06can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...Marc Kleine-Budde
2021-05-06can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probeDan Carpenter
2021-05-05drm/amdgpu: Use device specific BO size & stride check.Bas Nieuwenhuizen
2021-05-05drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.Bas Nieuwenhuizen
2021-05-05x86/process: setup io_threads more like normal user space threadsStefan Metzmacher
2021-05-05netfilter: nftables: Fix a memleak from userdata error path in new objectsPablo Neira Ayuso
2021-05-05netfilter: remove BUG_ON() after skb_header_pointer()Pablo Neira Ayuso
2021-05-05MAINTAINERS: add io_uring tool to IO_URINGLukas Bulwahn
2021-05-05io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffersThadeu Lima de Souza Cascardo
2021-05-05KVM: x86: Consolidate guest enter/exit logic to common helpersSean Christopherson
2021-05-05context_tracking: KVM: Move guest enter/exit wrappers to KVM's domainSean Christopherson
2021-05-05context_tracking: Consolidate guest enter/exit wrappersSean Christopherson
2021-05-05sched/vtime: Move guest enter/exit vtime accounting to vtime.hSean Christopherson
2021-05-05sched/vtime: Move vtime accounting external declarations above inlinesSean Christopherson
2021-05-05KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li
2021-05-05context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li
2021-05-05context_tracking: Move guest exit context tracking to separate helpersWanpeng Li
2021-05-05KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-05-05Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-05-05netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-05Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-05smc: disallow TCP_ULP in smc_setsockopt()Cong Wang
2021-05-05x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappersSean Christopherson
2021-05-05x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-05x86/resctrl: Fix init const confusionAndi Kleen