summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf3-9/+9
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2-1/+2
2022-04-22ARM: omap1: fix build with no SoC selectedArnd Bergmann1-2/+2
2022-04-22dma: omap: hide legacy interfaceArnd Bergmann1-22/+0
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni8-13/+49
2022-04-22oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache1-0/+1
2022-04-22mm, hugetlb: allow for "high" userspace addressesChristophe Leroy1-0/+8
2022-04-22memcg: sync flush only if periodic flush is delayedShakeel Butt1-0/+5
2022-04-22mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi2-0/+14
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang1-0/+2
2022-04-21latencytop: move sysctl to its own fileliaohua1-3/+0
2022-04-21drm/i915/gsc: add gsc as a mei auxiliary deviceTomas Winkler1-0/+19
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson1-1/+23
2022-04-21usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-21gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren1-0/+12
2022-04-21ARM: omap: dma: make usb support optionalArnd Bergmann1-1/+4
2022-04-21ARM: omap1: innovator: move ohci phy power handling to board fileArnd Bergmann1-0/+2
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann3-0/+652
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann1-0/+116
2022-04-21ARM: omap1: declare a dummy omap_set_dma_priorityArnd Bergmann1-0/+3
2022-04-21ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann1-2/+2
2022-04-21vfio/mdev: Remove mdev drvdataJason Gunthorpe1-9/+0
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe1-21/+4
2022-04-21vfio/mdev: Remove mdev_parent_ops dev_attr_groupsJason Gunthorpe1-2/+0
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe1-47/+1
2022-04-21crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()Weili Qian1-1/+0
2022-04-21crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian1-1/+0
2022-04-21crypto: hisilicon/qm - set function with staticWeili Qian1-2/+0
2022-04-21crypto: hisilicon/qm - remove unused function declarationWeili Qian1-1/+0
2022-04-21mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek1-0/+1
2022-04-21mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi1-4/+2
2022-04-21net: Change skb_ensure_writable()'s write_len param to unsigned int typeLiu Jian1-1/+1
2022-04-20Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"Ilpo Järvinen1-2/+0
2022-04-20soc: mediatek: cmdq: Use mailbox rx_callback instead of cmdq_task_cbChun-Kuang Hu1-4/+1
2022-04-20dmaengine: Document dmaengine_prep_dma_memsetBen Walker1-0/+8
2022-04-20phy: Add LVDS configuration optionsLiu Ying2-0/+36
2022-04-20bpf: Fix usage of trace RCU in local storage.KP Singh1-2/+2
2022-04-19x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra1-1/+1
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann1-12/+0
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu1-2/+2
2022-04-19fs: fix acl translationChristian Brauner1-0/+4
2022-04-19bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev1-108/+7
2022-04-19can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...Marc Kleine-Budde1-2/+2
2022-04-19ARM: pxa: move regs-lcd.h into driverArnd Bergmann1-1/+21
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann1-0/+31
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-0/+252
2022-04-19Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier2-0/+18
2022-04-19gpio: Add helpers to ease the transition towards immutable irq_chipMarc Zyngier1-0/+12
2022-04-19gpio: Expose the gpiochip_irq_re[ql]res helpersMarc Zyngier1-0/+4
2022-04-19gpio: Don't fiddle with irqchips marked as immutableMarc Zyngier1-0/+2