summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabledVladis Dronov1-3/+7
2025-04-10locking/semaphore: Use wake_q to wake up processes outside lock critical sectionWaiman Long1-4/+9
2025-04-10sched/deadline: Use online cpus for validating runtimeShrikanth Hegde1-1/+1
2025-04-10ksmbd: fix incorrect validation for num_aces field of smb_aclNamjae Jeon1-1/+4
2025-04-10affs: don't write overlarge OFS data block size fieldsSimon Tatham1-1/+2
2025-04-10affs: generate OFS sequence numbers starting at 1Simon Tatham1-3/+3
2025-04-10nvme-pci: skip CMB blocks incompatible with PCI P2P DMAIcenowy Zheng1-8/+12
2025-04-10nvme-pci: clean up CMBMSC when registering CMB failsIcenowy Zheng1-0/+1
2025-04-10nvme-tcp: fix possible UAF in nvme_tcp_pollSagi Grimberg1-2/+3
2025-04-10wifi: iwlwifi: fw: allocate chained SG tables for dumpJohannes Berg1-28/+58
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf1-1/+1
2025-04-10octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya1-1/+1
2025-04-10octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya1-1/+1
2025-04-10ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich1-0/+4
2025-04-10ring-buffer: Fix bytes_dropped calculation issueFeng Yang1-2/+2
2025-04-10ksmbd: fix multichannel connection failureNamjae Jeon3-8/+22
2025-04-10ksmbd: use aead_request_free to match aead_request_allocMiaoqian Lin1-1/+1
2025-04-10rtnetlink: Allocate vfinfo size for VF GUIDs when supportedMark Zhang1-0/+3
2025-04-10exfat: fix the infinite loop in exfat_find_last_cluster()Yuezhang Mo1-1/+1
2025-04-10objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()Josh Poimboeuf1-1/+4
2025-04-10fs/procfs: fix the comment above proc_pid_wchan()Bart Van Assche1-1/+1
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo1-0/+5
2025-04-10perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo1-3/+1
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo1-1/+5
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo1-1/+1
2025-04-10i3c: master: svc: Fix missing the IBI rulesStanley Chu1-1/+1
2025-04-10fuse: fix dax truncate/punch_hole fault pathAlistair Popple3-4/+3
2025-04-10NFSv4: Don't trigger uneccessary scans for return-on-close delegationsTrond Myklebust1-15/+18
2025-04-10ocfs2: validate l_tree_depth to avoid out-of-bounds accessVasiliy Kovalev1-0/+8
2025-04-10kexec: initialize ELF lowest address to ULONG_MAXSourabh Jain1-1/+1
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo1-1/+1
2025-04-10iio: adc: ad7124: Fix comparison of channel configsUwe Kleine-König1-4/+31
2025-04-10fs/ntfs3: Fix a couple integer overflows on 32bit systemsDan Carpenter1-2/+2
2025-04-10iio: accel: mma8452: Ensure error return on failure to matching oversampling ...Jonathan Cameron1-3/+7
2025-04-10coresight: catu: Fix number of pages while using 64k pagesIlkka Koskinen1-1/+1
2025-04-10soundwire: slave: fix an OF node reference leak in soundwire slave deviceJoe Hattori1-0/+1
2025-04-10isofs: fix KMSAN uninit-value bug in do_isofs_readdir()Qasim Ijaz1-1/+2
2025-04-10clk: qcom: mmcc-sdm660: fix stuck video_subcore0 clockBarnabás Czémán1-1/+1
2025-04-10crypto: hisilicon/sec2 - fix for aead auth key lengthWenkai Lin1-6/+2
2025-04-10x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...Jann Horn1-3/+2
2025-04-10mfd: sm501: Switch to BIT() to mitigate integer overflowsNikita Zhandarovich1-3/+3
2025-04-10RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad1-1/+1
2025-04-10crypto: nx - Fix uninitialised hv_nxc on errorHerbert Xu1-20/+17
2025-04-10power: supply: max77693: Fix wrong conversion of charge input threshold valueArtur Weber1-1/+1
2025-04-10x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1Jann Horn1-0/+2
2025-04-10clk: amlogic: g12a: fix mmc A peripheral clockJerome Brunet1-1/+1
2025-04-10clk: amlogic: gxbb: drop non existing 32k clock parentJerome Brunet1-6/+6
2025-04-10clk: amlogic: g12b: fix cluster A parent dataJerome Brunet1-12/+24
2025-04-10pinctrl: tegra: Set SFIO mode to Mux RegisterPrathamesh Shete1-0/+3
2025-04-10IB/mad: Check available slots before posting receive WRsMaher Sanalla1-18/+20