summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-08Linux 5.10.110v5.10.110Greg Kroah-Hartman
2022-04-08PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier
2022-04-08arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zonesVijay Balakrishna
2022-04-08coredump: Use the vma snapshot in fill_files_noteEric W. Biederman
2022-04-08coredump/elf: Pass coredump_params into fill_note_infoEric W. Biederman
2022-04-08coredump: Remove the WARN_ON in dump_vma_snapshotEric W. Biederman
2022-04-08coredump: Snapshot the vmas in do_coredumpEric W. Biederman
2022-04-08can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-04-08can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-04-08KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-08openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2022-04-08docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli
2022-04-08um: Fix uml_mconsole stop/goAnton Ivanov
2022-04-08ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-04-08ARM: dts: spear1340: Update serial node propertiesKuldeep Singh
2022-04-08ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński
2022-04-08ubi: fastmap: Return error code if memory allocation fails in add_aeb()Zhihao Cheng
2022-04-08dt-bindings: spi: mxic: The interrupt property is not mandatoryMiquel Raynal
2022-04-08dt-bindings: mtd: nand-controller: Fix a comment in the examplesMiquel Raynal
2022-04-08dt-bindings: mtd: nand-controller: Fix the reg property descriptionMiquel Raynal
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim
2022-04-08mm/usercopy: return 1 from hardened_usercopy __setup() handlerRandy Dunlap
2022-04-08mm/memcontrol: return 1 from cgroup.memory __setup() handlerRandy Dunlap
2022-04-08ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-04-08mm/mmap: return 1 from stack_guard_gap __setup() handlerRandy Dunlap
2022-04-08batman-adv: Check ptr for NULL before reducing its refcntSven Eckelmann
2022-04-08ASoC: soc-compress: Change the check for codec_daiJiasheng Jiang
2022-04-08staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernetArınç ÜNAL
2022-04-08proc: bootconfig: Add null pointer checkLv Ruyi
2022-04-08can: isotp: restore accidentally removed MSG_PEEK featureOliver Hartkopp
2022-04-08platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani
2022-04-08ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki
2022-04-08riscv module: remove (NOLOAD)Fangrui Song
2022-04-08io_uring: fix memory leak of uid in files registrationPavel Begunkov
2022-04-08ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann
2022-04-08ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctlBaokun Li
2022-04-08ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu
2022-04-08pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()Jonathan Neuschäfer
2022-04-08pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()Jonathan Neuschäfer
2022-04-08watchdog: rti-wdt: Add missing pm_runtime_disable() in probe functionMiaoqian Lin
2022-04-08pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai
2022-04-08watch_queue: Free the page array when watch_queue is dismantledEric Dumazet
2022-04-08crypto: arm/aes-neonbs-cbc - Select generic cbc and aesHerbert Xu
2022-04-08mailbox: imx: fix wakeup failure from freeze modeRobin Gong
2022-04-08rxrpc: Fix call timer start racing with call destructionDavid Howells
2022-04-08net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-04-08gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price
2022-04-08rtc: check if __rtc_read_time was successfulTom Rix
2022-04-08XArray: Update the LRU list in xas_split()Matthew Wilcox (Oracle)