summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysLinux 6.18.41v6.18.41linux-6.18.yGreg Kroah-Hartman1-1/+1
3 daysposix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner3-60/+130
3 daysposix-timers: Expand timer_[re]arm() callbacks with a boolean return valueThomas Gleixner4-14/+20
9 daysLinux 6.18.40v6.18.40Greg Kroah-Hartman1-1/+1
9 daysRDMA/bnxt_re: Avoid repeated requests to allocate WC pagesSelvin Xavier3-6/+29
9 daysRDMA/bnxt_re: Initialize dpi variable to zeroSelvin Xavier1-1/+1
9 daysksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy1-3/+9
9 daysperf callchain: Handle multiple address spacesThomas Richter2-2/+5
9 daysseqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
9 daysperf inject: With --convert-callchain ignore the dummy event for dwarf stacksIan Rogers1-1/+1
9 daysPCI: Fix Resizable BAR restore orderIlpo Järvinen2-19/+19
9 daysPCI: Fix BAR resize rollback path overwriting retIlpo Järvinen1-2/+1
9 daysperf symbol: Fix ENOENT case for filename__read_build_idIan Rogers4-5/+13
9 dayspinctrl: airoha: fix pinctrl function mismatch issueChukun Pan1-1/+1
9 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski3-0/+16
9 daysiommufd: Move vevent memory allocation outside spinlockNicolin Chen1-5/+8
9 daysiommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()Nicolin Chen1-1/+9
9 daysKVM: arm64: nv: Re-translate VNCR before injecting abortOliver Upton1-69/+42
9 daysKVM: arm64: Deduplicate ASID retrieval codeMarc Zyngier3-54/+35
9 dayssamples/damon/mtier: fail early if address range parameters are invalidZenghui Yu1-0/+2
9 daysmm/damon/core: trace esz at first setupSeongJae Park1-0/+2
9 daysmm/damon/core: always put unsuccessfully committed target pidsSeongJae Park1-6/+43
9 daysKVM: arm64: Fix propagation of TLBI level in kvm_pgtable_stage2_relax_perms()Marc Zyngier1-2/+3
9 daysKVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton1-1/+1
9 daysbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo1-1/+42
9 daysbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo4-8/+29
9 dayscrypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
9 daysbtrfs: remove folio parameter from ordered io related functionsQu Wenruo6-47/+32
9 daysbtrfs: replace for_each_set_bit() with for_each_set_bitmap()Qu Wenruo1-10/+16
9 daysbtrfs: concentrate the error handling of submit_one_sector()Qu Wenruo1-14/+15
9 dayscrypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum1-3/+5
9 daysusb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
9 daysusb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-2/+2
9 daysfunctionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro1-0/+8
9 daysfunctionfs: switch to simple_remove_by_name()Al Viro1-29/+22
9 daysfunctionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()Al Viro1-5/+3
9 daysfunctionfs: don't abuse ffs_data_closed() on fs shutdownAl Viro1-8/+8
9 daysnew helper: simple_remove_by_name()Al Viro3-6/+16
9 daysusb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
9 daysusb: atm: ueagle-atm: remove function entry/exit debug messagesMauricio Faria de Oliveira1-50/+6
9 daysusb: atm: ueagle-atm: use dev_dbg() for 'device found' messageMauricio Faria de Oliveira1-1/+1
9 daysusb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()Ben Dooks1-2/+2
9 daysusb: dwc3: Support USB3340x ULPI PHY high-speed negotiation.Ingo Rohloff3-0/+49
9 daysxfs: use bio_reuse in the zone GC codeChristoph Hellwig1-5/+5
9 daysxfs: only log freed extents for the current RTG in zoned growfsChristoph Hellwig1-4/+4
9 daysxfs: add a xfs_groups_to_rfsbs helperChristoph Hellwig4-7/+21
9 daysbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru1-4/+4
9 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko4-25/+14
9 daysbpf: Keep dynamic inner array lookups nullableNuoqi Gui1-6/+9
9 daysbpf: Introduce struct bpf_map_desc in verifierMykyta Yatsenko1-39/+40