summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-08Linux 5.17.2v5.17.2Greg Kroah-Hartman
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-08mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson
2022-04-08mmc: rtsx: Let MMC core handle runtime PMKai-Heng Feng
2022-04-08Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe
2022-04-08n64cart: convert bi_disk to bi_bdev->bd_disk fix buildJackie Liu
2022-04-08torture: Make torture.sh help message match realityPaul E. McKenney
2022-04-08openvswitch: Fixed nd target mask field in the flow dump.Martin Varghese
2022-04-08vdpa/mlx5: Avoid processing works if workqueue was destroyedEli Cohen
2022-04-08ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski
2022-04-08xsk: Do not write NULL in SW ring at allocation failureMagnus Karlsson
2022-04-08docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli
2022-04-08um: Fix uml_mconsole stop/goAnton Ivanov
2022-04-08arm64: dts: ls1046a: Update i2c node dma propertiesKuldeep Singh
2022-04-08arm64: dts: ls1043a: Update i2c dma propertiesKuldeep Singh
2022-04-08ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-04-08ARM: dts: spear1340: Update serial node propertiesKuldeep Singh
2022-04-08spi: mediatek: support tick_delay without enhance_timingLeilk Liu
2022-04-08pinctrl: canonical rsel resistance selection propertyGuodong Liu
2022-04-08media: ov6650: Fix crop rectangle affected by set formatJanusz Krzysztofik
2022-04-08media: ov6650: Add try support to selection API operationsJanusz Krzysztofik
2022-04-08perf vendor events: Update metrics for SkyLake ServerIan Rogers
2022-04-08ASoC: topology: Allow TLV control to be either read or writeAmadeusz Sławiński
2022-04-08ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEVZheng Bin
2022-04-08net: preserve skb_end_offset() in skb_unclone_keeptruesize()Eric Dumazet
2022-04-08ubi: fastmap: Return error code if memory allocation fails in add_aeb()Zhihao Cheng
2022-04-08dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix exampleHoratiu Vultur
2022-04-08dt-bindings: pinctrl: mt8195: fix bias-pull-{up,down} checksChen-Yu Tsai
2022-04-08dt-bindings: memory: mtk-smi: Correct minItems to 2 for the gals clocksYong Wu
2022-04-08dt-bindings: memory: mtk-smi: No need mediatek,larb-id for mt8167Yong Wu
2022-04-08dt-bindings: memory: mtk-smi: Rename clock to clocksYong Wu
2022-04-08media: dt-bindings: media: hynix,hi846: add link-frequencies descriptionMartin Kepplinger
2022-04-08media: dt-binding: media: hynix,hi846: use $defs/port-base port descriptionMartin Kepplinger
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-08mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PMKai-Heng Feng
2022-04-08nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng
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-08libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errorsToke Høiland-Jørgensen
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima
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-08net: add skb_set_end_offset() helperEric Dumazet