summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-17Linux 5.10.175v5.10.175Greg Kroah-Hartman
2023-03-17s390/dasd: add missing discipline functionStefan Haberland
2023-03-17KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei
2023-03-17KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helperVitaly Kuznetsov
2023-03-17KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov
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-17ext4: block range must be validated before use in ext4_mb_clear_bb()Lukas Czerner
2023-03-17ext4: add strict range checks while freeing blocksRitesh Harjani
2023-03-17ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()Ritesh Harjani
2023-03-17ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()Ritesh Harjani
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison
2023-03-17skbuff: Fix nfct leak on napi stolenTao Liu
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: rc: gpio-ir-recv: add remove functionLi Jun
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder
2023-03-17scripts: handle BrokenPipeError for python scriptsMasahiro Yamada
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-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-17block, bfq: fix uaf for bfqq in bic_set_bfqq()Yu Kuai
2023-03-17block, bfq: replace 0/1 with false/true in bic apisYu Kuai
2023-03-17block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"NeilBrown
2023-03-17block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqqYu Kuai
2023-03-17block, bfq: fix possible uaf for 'bfqq->bic'Yu Kuai
2023-03-17tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud
2023-03-17watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error pathsDavid Disseldorp
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-03-17ext4: Fix deadlock during directory renameJan Kara
2023-03-17RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-17SUNRPC: Fix a server shutdown leakBenjamin Coddington
2023-03-17net/smc: fix fallback failed while sendmsg with fastopenD. Wythe
2023-03-17platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil
2023-03-17net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
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-17netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-17net: phylib: get rid of unnecessary lockingRussell King (Oracle)
2023-03-17net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei
2023-03-17net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida