]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2023-09-13  Alex Austinsfc: Check firmware supports Ethernet PTP filter
2023-09-13  Suman Ghoshcteonxt2-pf: Fix backpressure config for multiple PFC...
2023-09-13  Hariprasad... octeontx2-af: CN10KB: fix PFC configuration
2023-09-13  Suman Ghoshocteontx2-pf: Fix PFC TX scheduler free
2023-09-13  Hariprasad... octeontx2-pf: Refactor schedular queue alloc/free calls
2023-09-13  Biju Dashwmon: (tmp513) Fix the channel number in tmp51x_is_vis...
2023-09-13  Vadim Pasternakmlxsw: core_hwmon: Adjust module label names based...
2023-09-13  Vadim Pasternakmlxsw: i2c: Limit single transaction buffer size
2023-09-13  Vadim Pasternakmlxsw: i2c: Fix chunk size setting in output mailbox...
2023-09-13  Jinjie Ruannet: arcnet: Do not call kfree_skb() under local_irq_di...
2023-09-13  Jacob Kellerice: avoid executing commands on other ports when drivi...
2023-09-13  Wang Mingwifi: ath9k: use IS_ERR() with debugfs_create_dir()
2023-09-13  Rahul Rameshbabunet/mlx5: Dynamic cyclecounter shift calculation for...
2023-09-13  Qi Zhengarm64: mm: use ptep_clear() instead of pte_clear()...
2023-09-13  Jinjie RuanBluetooth: btusb: Do not call kfree_skb() under spin_lo...
2023-09-13  Pauli VirtanenBluetooth: hci_conn: fail SCO/ISO via hci_conn_failed...
2023-09-13  Luiz Augusto... Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
2023-09-13  Luiz Augusto... Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
2023-09-13  Iulia TanasescuBluetooth: ISO: Notify user space about failed bis...
2023-09-13  Luiz Augusto... Bluetooth: hci_conn: Consolidate code for aborting...
2023-09-13  Dmitry Antipovwifi: mwifiex: avoid possible NULL skb pointer dereference
2023-09-13  Kumar Kartikeya... bpf: Fix check_func_arg_reg_off bug for graph root...
2023-09-13  Arnd Bergmannmac80211: make ieee80211_tx_info padding explicit
2023-09-13  Lin Mawifi: nl80211/cfg80211: add forgotten nla_policy for...
2023-09-13  Johannes Bergwifi: mac80211: fix puncturing bitmap handling in CSA
2023-09-13  Yonghong Songbpf: Fix a bpf_kptr_xchg() issue with local kptr
2023-09-13  Fedor Pchelkinwifi: ath9k: protect WMI command response buffer replac...
2023-09-13  Fedor Pchelkinwifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_...
2023-09-13  Daniel T. Leesamples/bpf: fix broken map lookup probe
2023-09-13  Daniel T. Leesamples/bpf: fix bio latency check with tracepoint
2023-09-13  Rob HerringARM: dts: Add .dts files missing from the build
2023-09-13  Aleksa Saraiselftests: memfd: error out test process when child...
2023-09-13  Ping-Ke Shihwifi: rtw89: 8852b: rfk: fine tune IQK parameters to...
2023-09-13  Polaris Piwifi: mwifiex: Fix missed return in oob checks failed...
2023-09-13  Dmitry Antipovwifi: mwifiex: fix memory leak in mwifiex_histogram_read()
2023-09-13  Eric Dumazetnet: annotate data-races around sk->sk_lingertime
2023-09-13  Ruan Jinjienet: lan966x: Fix return value check for vcap_get_rule()
2023-09-13  Artem Chernyshevfs: ocfs2: namei: check return value of ocfs2_add_entry()
2023-09-13  Kuan-Ying Leescripts/gdb: fix 'lx-lsmod' show the wrong size
2023-09-13  Yan Zhailwt: Check LWTUNNEL_XMIT_CONTINUE strictly
2023-09-13  Yan Zhailwt: Fix return values of BPF xmit ops
2023-09-13  Florian Fainellihwrng: iproc-rng200 - Implement suspend and resume...
2023-09-13  Gaurav Jaincrypto: caam - fix unchecked return value error
2023-09-13  Przemek Kitszelice: ice_aq_check_events: fix off-by-one check when...
2023-09-13  Abel Wunet-memcg: Fix scope of sockmem pressure indicators
2023-09-13  Jijie Shaonet: hns3: fix wrong rpu tln reg issue
2023-09-13  Jijie Shaonet: hns3: Support tlv in regs data for HNS3 PF driver
2023-09-13  Jijie Shaonet: hns3: move dump regs function to a separate file
2023-09-13  Yipeng Zouselftests/bpf: Clean up fmod_ret in bench_rename test...
2023-09-13  Yipeng Zouselftests/bpf: Fix repeat option when kfunc_call verifi...
2023-09-13  Menglong Dongnet: tcp: fix unexcepted socket die when snd_wnd is 0
2023-09-13  Pauli VirtanenBluetooth: hci_event: drop only unbound CIS if Set...
2023-09-13  Luiz Augusto... Bluetooth: hci_conn: Always allocate unique handles
2023-09-13  Manish MandlikBluetooth: hci_sync: Avoid use-after-free in dbg for...
2023-09-13  Douglas AndersonBluetooth: hci_sync: Don't double print name in add...
2023-09-13  Min LiBluetooth: Fix potential use-after-free when clear...
2023-09-13  Luiz Augusto... Bluetooth: hci_conn: Fix hci_le_set_cig_params
2023-09-13  Jiapeng ChongBluetooth: hci_conn: Use kmemdup() to replace kzalloc...
2023-09-13  Luiz Augusto... Bluetooth: hci_conn: Fix not allowing valid CIS ID
2023-09-13  Luiz Augusto... Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
2023-09-13  Yuanjun GongBluetooth: nokia: fix value check in nokia_bluetooth_se...
2023-09-13  Pauli VirtanenBluetooth: ISO: do not emit new LE Create CIS if previo...
2023-09-13  Iulia TanasescuBluetooth: ISO: Add support for connecting multiple...
2023-09-13  Luiz Augusto... Bluetooth: hci_event: Fix parsing of CIS Established...
2023-09-13  Herbert Xucrypto: api - Use work queue in crypto_destroy_instance
2023-09-13  Uwe Kleine... crypto: stm32 - Properly handle pm_runtime_get failing
2023-09-13  Miguel Ojedakbuild: rust_is_available: fix confusion when a version...
2023-09-13  Miguel Ojedakbuild: rust_is_available: add check for `bindgen`...
2023-09-13  Russell Curreykbuild: rust_is_available: fix version check when CC...
2023-09-13  Masahiro Yamadakbuild: rust_is_available: remove -v option
2023-09-13  Kui-Feng Leebpf: fix bpf_dynptr_slice() to stop return an ERR_PTR.
2023-09-13  Li Zetaospi: mpc5xxx-psc: Fix unsigned expression compared...
2023-09-13  Alan Maguireselftests/bpf: fix static assert compilation issue...
2023-09-13  Arnd Bergmannwifi: ath12k: fix memcpy array overflow in ath12k_peer_...
2023-09-13  Aditya Kumar... wifi: ath11k: fix band selection for ppdu received...
2023-09-13  Dmitry Antipovwifi: mwifiex: fix error recovery in PCIE buffer descri...
2023-09-13  Polaris Piwifi: mwifiex: Fix OOB and integer underflow when rx...
2023-09-13  Larry Fingerwifi: rtw89: Fix loading of compressed firmware
2023-09-13  Ryder Leewifi: mt76: mt7915: fix power-limits while chan_switch
2023-09-13  Ryder Leewifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_ch...
2023-09-13  Markus Schneider... can: tcan4x5x: Remove reserved register 0x814 from...
2023-09-13  Marc Kleine... can: gs_usb: gs_usb_receive_bulk_callback(): count...
2023-09-13  Zhang Shurongspi: tegra20-sflash: fix to check return value of platf...
2023-09-13  Lin Mawifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_T...
2023-09-13  Felix Fietkauwifi: mt76: mt7915: remove VHT160 capability on MT7915
2023-09-13  Felix Fietkauwifi: mt76: mt7915: fix capabilities in non-AP mode
2023-09-13  Rany Hanywifi: mt76: mt7915: fix command timeout in AP stop...
2023-09-13  Lorenz Bauerbpf: reject unhashed sockets in bpf_sk_assign
2023-09-13  Lorenz Bauerudp: re-score reuseport groups when connected sockets...
2023-09-13  StanleyYP Wangwifi: mt76: mt7996: fix WA event ring size
2023-09-13  StanleyYP Wangwifi: mt76: mt7996: use correct phy for background...
2023-09-13  Peter Chiuwifi: mt76: mt7996: fix bss wlan_idx when sending bss_i...
2023-09-13  Ming Yen Hsiehwifi: mt76: mt7921: fix non-PSC channel scan fail
2023-09-13  Peter Chiuwifi: mt76: mt7915: rework tx bytes counting when WED...
2023-09-13  Peter Chiuwifi: mt76: mt7915: rework tx packets counting when...
2023-09-13  StanleyYP Wangwifi: mt76: mt7915: fix background radar event being...
2023-09-13  Ryder Leewifi: mt76: mt7996: fix header translation logic
2023-09-13  Zhang Shurongwifi: rtw89: debug: Fix error handling in rtw89_debug_p...
2023-09-13  Dan Carpenterregmap: rbtree: Use alloc_flags for memory allocations
2023-09-13  Guenter Roeckregmap: maple: Use alloc_flags for memory allocations
next