summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-22scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()Wenchao Hao1-2/+12
2023-03-22docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidateGlenn Washburn1-1/+1
2023-03-22clk: HI655X: select REGMAP instead of depending on itRandy Dunlap1-1/+1
2023-03-22drm/meson: fix 1px pink line on GXM when scaling video overlayChristian Hewitt1-0/+2
2023-03-22cifs: Move the in_send statistic to __smb_send_rqst()Zhang Xiaoxu1-12/+9
2023-03-22drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko1-1/+1
2023-03-22xfrm: Allow transport-mode states with AF_UNSPEC selectorHerbert Xu1-3/+0
2023-03-22ext4: fix cgroup writeback accounting with fs-layer encryptionEric Biggers1-4/+6
2023-03-17Linux 5.4.237v5.4.237Greg Kroah-Hartman1-1/+1
2023-03-17s390/dasd: add missing discipline functionStefan Haberland3-3/+12
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada1-1/+1
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger1-0/+1
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada1-0/+2
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman1-1/+4
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman1-0/+1
2023-03-17arch: fix broken BuildID for arm64 and riscvMasahiro Yamada1-0/+5
2023-03-17x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu2-2/+11
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-17ipmi:watchdog: Set panic count to proper value on a panicCorey Minyard1-4/+4
2023-03-17ipmi/watchdog: replace atomic_add() and atomic_sub()Yejune Deng1-4/+4
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder1-1/+1
2023-03-17PCI: Add SolidRun vendor IDAlvaro Karsz1-0/+2
2023-03-17macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor2-4/+4
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes1-3/+1
2023-03-17MIPS: Fix a compilation issuexurui1-1/+1
2023-03-17ext4: Fix deadlock during directory renameJan Kara1-9/+17
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti1-1/+1
2023-03-17net/smc: fix fallback failed while sendmsg with fastopenD. Wythe1-5/+8
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil2-1/+3
2023-03-17btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTRLorenz Bauer1-0/+1
2023-03-17netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal3-2/+9
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan1-11/+12
2023-03-17net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida1-0/+3
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2-26/+33
2023-03-17net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones1-90/+78
2023-03-17selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu1-0/+2
2023-03-17ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet1-0/+1
2023-03-17nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen1-0/+4
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov1-2/+2
2023-03-17ext4: Fix possible corruption when moving a directoryJan Kara1-1/+10
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche1-0/+2
2023-03-17cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke1-6/+7
2023-03-17SMB3: Backup intent flag missing from some more opsAmir Goldstein14-118/+68
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan1-0/+7
2023-03-17irqdomain: Fix domain registration raceMarc Zyngier1-19/+43
2023-03-17irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui2-2/+2
2023-03-17ipmi:ssif: Add a timer between request retriesCorey Minyard1-7/+27
2023-03-17ipmi:ssif: Increase the message retry timeCorey Minyard1-1/+1
2023-03-17ipmi:ssif: Remove rtc_us_timerCorey Minyard1-9/+0
2023-03-17ipmi:ssif: resend_msg() cannot failCorey Minyard1-21/+7