summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-17watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error pathsDavid Disseldorp1-0/+1
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia1-1/+15
2023-03-17ext4: Fix deadlock during directory renameJan Kara1-9/+17
2023-03-17RISC-V: Don't check text_mutex during stop_machineConor Dooley4-6/+40
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti1-1/+1
2023-03-17SUNRPC: Fix a server shutdown leakBenjamin Coddington1-1/+5
2023-03-17net/smc: fix fallback failed while sendmsg with fastopenD. Wythe1-5/+8
2023-03-17platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil2-1/+3
2023-03-17net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle2-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-17netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande1-7/+7
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan1-11/+12
2023-03-17net: phylib: get rid of unnecessary lockingRussell King (Oracle)1-7/+1
2023-03-17net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei1-0/+1
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-17powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean1-1/+0
2023-03-17nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen1-0/+4
2023-03-17bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki2-2/+8
2023-03-17drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov1-1/+1
2023-03-17drm/msm: Document and rename preempt_lockRob Clark5-12/+17
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov1-2/+2
2023-03-17drm/msm: Fix potential invalid ptr freeRob Clark1-3/+2
2023-03-17drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)1-2/+3
2023-03-17drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs3-30/+0
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-17riscv: Add header include guards to insn.hLiao Chang1-0/+5
2023-03-17riscv: Avoid enabling interrupts in die()Mattias Nissler1-2/+3
2023-03-17RISC-V: Avoid dereferening NULL regs in die()Palmer Dabbelt1-3/+6
2023-03-17arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois2-4/+4
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan1-0/+7
2023-03-17iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()Lu Baolu1-8/+13
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-17irqdomain: Fix mapping-creation raceJohan Hovold1-18/+46
2023-03-17irqdomain: Refactor __irq_domain_alloc_irqs()Johan Hovold1-40/+48
2023-03-17irqdomain: Look for existing mapping only onceJohan Hovold1-27/+33
2023-03-17irq: Fix typos in commentsIngo Molnar23-36/+36
2023-03-17udf: Fix off-by-one error when discarding preallocationJan Kara1-1/+1
2023-03-17nfc: change order inside nfc_se_io error pathFedor Pchelkin1-1/+1
2023-03-17ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng1-0/+1
2023-03-17ext4: fix WARNING in ext4_update_inline_dataYe Bin1-0/+3
2023-03-17ext4: move where set the MAY_INLINE_DATA flag is setYe Bin2-2/+6