summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28staging: rtl8723bs: fix OOB read in WMM_param_handler()Muhammad Bilal
2026-07-28staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()Muhammad Bilal
2026-07-28Merge patch series "afs: Miscellaneous fixes"Christian Brauner
2026-07-28afs: Fix UAF when sending a messageDavid Howells
2026-07-28afs: Fix afs_fs_fetch_data() to subtract transferred from lenDavid Howells
2026-07-28afs: Fix afs_fs_fetch_data() to set call->asyncDavid Howells
2026-07-28powerpc/serial: Fix include guard commentThorsten Blum
2026-07-28powerpc/perf: Use strstarts() to simplify is_thread_imc_pmu()Thorsten Blum
2026-07-28powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum
2026-07-28powerpc/ps3: Remove unused struct table in setup_areas()Thorsten Blum
2026-07-28powerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum
2026-07-28powerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum
2026-07-28powerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum
2026-07-28powerpc: Fix exit_flags field placement in pt_regs for ptraceMukesh Kumar Chaurasiya (IBM)
2026-07-28powerpc/970: fix nap return address corruption on async interrupt exitMukesh Kumar Chaurasiya (IBM)
2026-07-28powerpc/pseries: Skip vpa_init() for boot cpu in smp_setup_cpu()Vaibhav Jain
2026-07-28powerpc/pseries: Ensure vpa,slb_shadow & dtl are unregistered during crashVaibhav Jain
2026-07-28ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath
2026-07-28ata: libata: avoid kernel-doc warningsRandy Dunlap
2026-07-27cifs: add fscache_resize_cookie() to cifs_setsize()Frank Sorenson
2026-07-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner
2026-07-27rtase: fix double free of multi-frag skb on DMA map failureYun Lu
2026-07-27s390/qeth: Check CAP_NET_ADMIN for private ioctlsAswin Karuvally
2026-07-27hwmon: (adt7470) Fix PWM auto temp state array and bounds checkLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed readLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Use cached PWM frequency valueLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masksLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()Luiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix busy-loop and I2C flooding in update threadLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix cache updated before hardware write on I2C errorLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix fans stuck in manual mode on I2C errorsLuiz Angelo Daros de Luca
2026-07-27forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao
2026-07-27cifs: fix time_last_write stamp placement in setattr/truncate pathsFrank Sorenson
2026-07-27cifs: consolidate time_last_write stamp into _cifsFileInfo_put()Frank Sorenson
2026-07-28ASoC: amd: acp: Add DMI quirk for Lenovo Legion 7 15ASH11Jackie Dong
2026-07-27smb: client: simplify cifs_fscache_get_super_cookie()Dmitry Antipov
2026-07-27ASoC: sophgo: return 1 on volume change in cv1800b_adc_volume_set()Surendra Singh Chouhan
2026-07-27net: bridge: mrp: fix Option TLV length in MRP_Test framesDavid Corvaglia
2026-07-27sctp: prevent peer transport count overflowAsim Viladi Oglu Manizada
2026-07-27smb: client: free partially allocated transform folio queueYichong Chen
2026-07-27sctp: reject stale cookies with mismatched verification tagsYuxiang Yang
2026-07-27net: bridge: stop fast-leave after deleting a port groupZhiling Zou
2026-07-27net: ipv6: clear suppressed fib6 rule resultZhiling Zou
2026-07-27tipc: avoid use-after-free in poll trace queue dumpsZihan Xi
2026-07-27Merge branch 'vxlan-fixes-for-skb-header-pulling-cloning-and-concurrency-in-t...Jakub Kicinski
2026-07-27vxlan: use pskb_network_may_pull() for transmit path header pullsEric Dumazet
2026-07-27vxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: re-fetch eth header after route_shortcircuit()Eric Dumazet