summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-17Linux 5.4.237v5.4.237Greg Kroah-Hartman
2023-03-17s390/dasd: add missing discipline functionStefan Haberland
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-03-17arch: fix broken BuildID for arm64 and riscvMasahiro Yamada
2023-03-17x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-03-17ipmi:watchdog: Set panic count to proper value on a panicCorey Minyard
2023-03-17ipmi/watchdog: replace atomic_add() and atomic_sub()Yejune Deng
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder
2023-03-17PCI: Add SolidRun vendor IDAlvaro Karsz
2023-03-17macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-17ext4: Fix deadlock during directory renameJan Kara
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-17net/smc: fix fallback failed while sendmsg with fastopenD. Wythe
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil
2023-03-17btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTRLorenz Bauer
2023-03-17netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-17net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-03-17net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones
2023-03-17selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu
2023-03-17ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet
2023-03-17nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov
2023-03-17ext4: Fix possible corruption when moving a directoryJan Kara
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-03-17cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke
2023-03-17SMB3: Backup intent flag missing from some more opsAmir Goldstein
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-03-17irqdomain: Fix domain registration raceMarc Zyngier
2023-03-17irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui
2023-03-17ipmi:ssif: Add a timer between request retriesCorey Minyard
2023-03-17ipmi:ssif: Increase the message retry timeCorey Minyard
2023-03-17ipmi:ssif: Remove rtc_us_timerCorey Minyard
2023-03-17ipmi:ssif: resend_msg() cannot failCorey Minyard
2023-03-17ipmi:ssif: make ssif_i2c_send() voidLiguang Zhang
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-03-17nfc: change order inside nfc_se_io error pathFedor Pchelkin
2023-03-17ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng
2023-03-17ext4: fix WARNING in ext4_update_inline_dataYe Bin
2023-03-17ext4: move where set the MAY_INLINE_DATA flag is setYe Bin