summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-17Linux 5.10.175v5.10.175Greg Kroah-Hartman1-1/+1
2023-03-17s390/dasd: add missing discipline functionStefan Haberland3-3/+12
2023-03-17KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei2-13/+7
2023-03-17KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helperVitaly Kuznetsov1-4/+13
2023-03-17KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov1-9/+13
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-17ext4: block range must be validated before use in ext4_mb_clear_bb()Lukas Czerner1-1/+20
2023-03-17ext4: add strict range checks while freeing blocksRitesh Harjani1-13/+3
2023-03-17ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()Ritesh Harjani2-9/+20
2023-03-17ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()Ritesh Harjani1-78/+102
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-17skbuff: Fix nfct leak on napi stolenTao Liu2-1/+1
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: rc: gpio-ir-recv: add remove functionLi Jun1-0/+18
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder1-1/+1
2023-03-17scripts: handle BrokenPipeError for python scriptsMasahiro Yamada3-10/+40
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-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure1-2/+2
2023-03-17MIPS: Fix a compilation issuexurui1-1/+1
2023-03-17block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai2-2/+4
2023-03-17block, bfq: replace 0/1 with false/true in bic apisYu Kuai2-6/+6
2023-03-17block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"NeilBrown1-1/+1
2023-03-17block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqqYu Kuai1-1/+1
2023-03-17block, bfq: fix possible uaf for 'bfqq->bic'Yu Kuai1-1/+6
2023-03-17tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud1-1/+5
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