summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-04-22printk: cpu sync always disable interruptsJohn Ogness
2022-04-22printk: rename cpulock functionsJohn Ogness
2022-04-22firmware: xilinx: add support for IOCTL and QUERY ID feature checkRonak Jain
2022-04-22rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski
2022-04-22vdpa: Use helper for safer setting of driver_overrideKrzysztof Kozlowski
2022-04-22spi: Use helper for safer setting of driver_overrideKrzysztof Kozlowski
2022-04-22PCI: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22hv: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22fsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22amba: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-04-22driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski
2022-04-22PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()Ulf Hansson
2022-04-22Merge tag 'v5.18-next-vdso0-stable-tag' into v5.18-next/socMatthias Brugger
2022-04-22soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0jason-jh.lin
2022-04-22soc: mediatek: add mtk-mmsys support for mt8195 vdosys0jason-jh.lin
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima
2022-04-22objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-04-22ARM: omap1: fix build with no SoC selectedArnd Bergmann
2022-04-22dma: omap: hide legacy interfaceArnd Bergmann
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-04-21latencytop: move sysctl to its own fileliaohua
2022-04-21drm/i915/gsc: add gsc as a mei auxiliary deviceTomas Winkler
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-21gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren
2022-04-21ARM: omap: dma: make usb support optionalArnd Bergmann
2022-04-21ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann
2022-04-21ARM: omap1: declare a dummy omap_set_dma_priorityArnd Bergmann
2022-04-21ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann
2022-04-21vfio/mdev: Remove mdev drvdataJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_ops dev_attr_groupsJason Gunthorpe
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe
2022-04-21crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()Weili Qian
2022-04-21crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian
2022-04-21crypto: hisilicon/qm - set function with staticWeili Qian
2022-04-21crypto: hisilicon/qm - remove unused function declarationWeili Qian
2022-04-21mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek
2022-04-21mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi
2022-04-20net: Change skb_ensure_writable()'s write_len param to unsigned int typeLiu Jian
2022-04-20Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"Ilpo Järvinen