summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
29 hoursLinux 6.1.168v6.1.168linux-6.1.yGreg Kroah-Hartman1-1/+1
29 hoursACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki5-5/+66
29 hoursext4: fix unused iterator variable warningsNathan Chancellor1-4/+3
29 hoursext4: fix lost error code reporting in __ext4_fill_super()Theodore Ts'o1-1/+2
29 hoursblock: Fix the blk_mq_destroy_queue() documentationBart Van Assche1-2/+3
29 hoursBluetooth: eir: Fix possible crashes on eir_create_adv_dataLuiz Augusto von Dentz3-6/+8
29 hoursselftests: mptcp: join: check removing signal+subflow endpMatthieu Baerts (NGI0)1-0/+12
29 hoursselftests: mptcp: join: implicit: stop transfer after last checkMatthieu Baerts (NGI0)1-0/+2
29 hoursgfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher1-5/+5
29 hoursnet: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
29 hoursnet: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
29 hoursnet: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
29 hoursxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
29 hoursxfs: avoid dereferencing log items after push callbacksYuto Ohnuki3-11/+52
29 hourserofs: Fix the slab-out-of-bounds in drop_buffers()Denis Arefev1-0/+2
29 hourserofs: fix PSI memstall accountingGao Xiang1-4/+3
29 hourserofs: handle overlapped pclusters out of crafted images properlyGao Xiang1-28/+32
29 hoursmtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D modePratyush Yadav1-1/+68
29 hoursmtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D modePratyush Yadav1-1/+75
29 hourscpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
29 hourscpufreq: governor: Free dbs_data directly when gov->init() failsLiao Chang1-1/+3
29 hoursext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
29 hoursMPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
29 hoursext4: publish jinode after initializationLi Chen2-6/+13
29 hoursext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
29 hoursext4: factor out ext4_flex_groups_free()Jason Yan1-18/+17
29 hoursext4: use ext4_group_desc_free() in ext4_put_super() to save some duplicated ...Jason Yan1-18/+14
29 hoursext4: factor out ext4_percpu_param_init() and ext4_percpu_param_destroy()Jason Yan1-39/+46
29 hourshwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributesSanman Pradhan1-3/+18
29 hourshwmon: (pmbus/core) Add lock and unlock functionsEddie James2-0/+32
29 hourstracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang1-4/+4
29 hoursksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-1/+14
29 hoursksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman1-9/+18
29 hoursx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
29 hoursmm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-5/+15
29 hoursscsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
29 hoursnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
29 hoursnet: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn1-5/+17
29 hoursKVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+9
29 hoursblock: fix resource leak in blk_register_queue() error pathZheng Qixing1-0/+2
29 hoursext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
29 hourswifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov1-1/+0
29 hoursusb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha1-10/+37
29 hoursusb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai1-3/+6
29 hoursusb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai1-0/+6
29 hoursusb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu3-4/+43
29 hoursnet: enetc: fix PF !of_device_is_available() teardown pathVladimir Oltean1-1/+1
29 hoursmm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law1-0/+3
29 hoursnvme: fix admin queue leak on controller resetMing Lei2-0/+14
29 hoursnvme: fix admin request_queue lifetimeKeith Busch2-2/+2