summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-17ext4: fix another off-by-one fsmap error on 1k block filesystemsDarrick J. Wong1-0/+2
2023-03-17ext4: fix RENAME_WHITEOUT handling for inline directoriesEric Whitney1-6/+7
2023-03-17ext4: fix cgroup writeback accounting with fs-layer encryptionEric Biggers1-5/+6
2023-03-17drm/connector: print max_requested_bpc in state debugfsHarry Wentland1-0/+1
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-17x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper1-0/+9
2023-03-17fork: allow CLONE_NEWTIME in clone3 flagsTobias Klauser1-1/+1
2023-03-17fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o1-0/+1
2023-03-13Linux 5.10.174v5.10.174Greg Kroah-Hartman1-1/+1
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann1-12/+0
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann1-27/+0
2023-03-13wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin1-2/+0
2023-03-11Linux 5.10.173v5.10.173Greg Kroah-Hartman1-1/+1
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang1-4/+4
2023-03-11malidp: Fix NULL vs IS_ERR() checkingMiaoqian Lin1-1/+1
2023-03-11scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy1-2/+1
2023-03-11scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy1-1/+1