summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08dt-bindings: mtd: nand-controller: Fix the reg property descriptionMiquel Raynal1-1/+1
2022-04-08mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PMKai-Heng Feng1-11/+33
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2-4/+4
2022-04-08bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim2-36/+28
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima2-3/+7
2022-04-08mm/usercopy: return 1 from hardened_usercopy __setup() handlerRandy Dunlap1-1/+4
2022-04-08mm/memcontrol: return 1 from cgroup.memory __setup() handlerRandy Dunlap1-1/+1
2022-04-08ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-04-08mm/mmap: return 1 from stack_guard_gap __setup() handlerRandy Dunlap1-1/+1
2022-04-08net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet2-9/+41
2022-04-08net: add skb_set_end_offset() helperEric Dumazet2-14/+15
2022-04-08tracing: Have type enum modifications copy the stringsSteven Rostedt (Google)1-1/+61
2022-04-08Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds3-20/+8
2022-04-08ASoC: soc-compress: Change the check for codec_daiJiasheng Jiang1-8/+11
2022-04-08arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon1-1/+1
2022-04-08staging: mt7621-dts: fix pinctrl-0 items to be size-1 items on ethernetArınç ÜNAL1-1/+1
2022-04-08scsi: qla2xxx: Add qla2x00_async_done() for async routinesSaurav Kashyap1-1/+16
2022-04-08drm/connector: Fix typo in documentationMaxime Ripard1-2/+2
2022-04-08proc: bootconfig: Add null pointer checkLv Ruyi1-0/+2
2022-04-08can: isotp: restore accidentally removed MSG_PEEK featureOliver Hartkopp1-1/+1
2022-04-08platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani1-0/+6
2022-04-08spi: Fix Tegra QSPI exampleJon Hunter1-1/+1
2022-04-08vhost: handle error while adding split ranges to iotlbAnirudh Rayabharam1-1/+5
2022-04-08ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-04-08riscv module: remove (NOLOAD)Fangrui Song1-3/+3
2022-04-08io_uring: fix memory leak of uid in files registrationPavel Begunkov1-0/+1
2022-04-08block: Fix the maximum minor value is blk_alloc_ext_minor()Christophe JAILLET1-1/+1
2022-04-08ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann4-33/+37
2022-04-08ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctlBaokun Li2-15/+2
2022-04-08ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu1-0/+4
2022-04-08pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()Jonathan Neuschäfer1-1/+1
2022-04-08pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()Jonathan Neuschäfer1-79/+79
2022-04-08net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap1-0/+1
2022-04-08watchdog: rti-wdt: Add missing pm_runtime_disable() in probe functionMiaoqian Lin1-0/+1
2022-04-08pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai1-3/+3
2022-04-08watch_queue: Free the page array when watch_queue is dismantledEric Dumazet1-0/+1
2022-04-08crypto: arm/aes-neonbs-cbc - Select generic cbc and aesHerbert Xu1-0/+2
2022-04-08mailbox: imx: fix wakeup failure from freeze modeRobin Gong1-0/+9
2022-04-08rxrpc: Fix call timer start racing with call destructionDavid Howells4-15/+50
2022-04-08rxrpc: fix some null-ptr-deref bugs in server_key.cXiaolong Huang1-2/+5
2022-04-08net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang1-3/+3
2022-04-08net: hns3: fix the concurrency between functions reading debugfsYufeng Mo3-5/+12
2022-04-08gfs2: Make sure FITRIM minlen is rounded up to fs block sizeAndrew Price1-1/+2
2022-04-08gfs2: gfs2_setattr_size error path fixAndreas Gruenbacher6-8/+9
2022-04-08rtc: check if __rtc_read_time was successfulTom Rix1-2/+5
2022-04-08modpost: restore the warning message for missing symbol versionsMasahiro Yamada1-1/+1
2022-04-08XArray: Update the LRU list in xas_split()Matthew Wilcox (Oracle)1-0/+2
2022-04-08can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return of error valueTom Rix1-1/+1
2022-04-08can: mcba_usb: properly check endpoint typePavel Skripkin1-10/+16
2022-04-08can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua1-1/+0