summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-04Linux 6.6.54v6.6.54Greg Kroah-Hartman
2024-10-04Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka
2024-10-04spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl
2024-10-04x86/tdx: Fix "in-kernel MMIO" checkAlexey Gladkov (Intel)
2024-10-04thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()Mika Westerberg
2024-10-04thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidthGil Fine
2024-10-04thunderbolt: Send uevent after asymmetric/symmetric switchMika Westerberg
2024-10-04wifi: brcmfmac: add linefeed at end of fileArend van Spriel
2024-10-04iio: magnetometer: ak8975: Fix 'Unexpected device' errorAndré Apitzsch
2024-10-04perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy
2024-10-04usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli
2024-10-04bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()Oleg Nesterov
2024-10-04Documentation: KVM: fix warning in "make htmldocs"Paolo Bonzini
2024-10-04i2c: isch: Add missed 'else'Andy Shevchenko
2024-10-04i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang
2024-10-04mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...Liam R. Howlett
2024-10-04module: Fix KCOV-ignored file nameDmitry Vyukov
2024-10-04spi: fspi: add support for imx8ulpHaibo Chen
2024-10-04mm: only enforce minimum stack gap size if it's sensibleDavid Gow
2024-10-04lockdep: fix deadlock issue between lockdep and rcuZhiguo Niu
2024-10-04dm-verity: restart or panic on an I/O errorMikulas Patocka
2024-10-04bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0Song Liu
2024-10-04mm/filemap: optimize filemap folio addingKairui Song
2024-10-04lib/xarray: introduce a new helper xas_get_orderKairui Song
2024-10-04mm/filemap: return early if failed to allocate memory for splitKairui Song
2024-10-04thunderbolt: Improve DisplayPort tunnel setup process to be more robustGil Fine
2024-10-04thunderbolt: Configure asymmetric link if needed and bandwidth allowsGil Fine
2024-10-04thunderbolt: Add support for asymmetric linkGil Fine
2024-10-04thunderbolt: Introduce tb_switch_depth()Mika Westerberg
2024-10-04thunderbolt: Introduce tb_for_each_upstream_port_on_path()Mika Westerberg
2024-10-04thunderbolt: Introduce tb_port_path_direction_downstream()Gil Fine
2024-10-04thunderbolt: Change bandwidth reservations to comply USB4 v2Gil Fine
2024-10-04thunderbolt: Make is_gen4_link() available to the rest of the driverGil Fine
2024-10-04thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()Mika Westerberg
2024-10-04thunderbolt: Use constants for path weight and priorityMika Westerberg
2024-10-04thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT ...Gil Fine
2024-10-04thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driverMika Westerberg
2024-10-04thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistentMika Westerberg
2024-10-04thunderbolt: Fix debug log when DisplayPort adapter not available for pairingGil Fine
2024-10-04dt-bindings: spi: nxp-fspi: add imx8ulp supportHaibo Chen
2024-10-04dt-bindings: spi: nxp-fspi: support i.MX93 and i.MX95Peng Fan
2024-10-04btrfs: fix race setting file private on concurrent lseek using same fdFilipe Manana
2024-10-04btrfs: update comment for struct btrfs_inode::lockFilipe Manana
2024-10-04btrfs: reorder btrfs_inode to fill gapsDavid Sterba
2024-10-04btrfs: subpage: fix the bitmap dump which can cause bitmap corruptionQu Wenruo
2024-10-04lib/bitmap: add bitmap_{read,write}()Syed Nayyar Waris
2024-10-04x86/entry: Remove unwanted instrumentation in common_interrupt()Dmitry Vyukov
2024-10-04x86/idtentry: Incorporate definitions/declarations of the FRED entriesXin Li
2024-10-04serial: don't use uninitialized value in uart_poll_init()Jiri Slaby (SUSE)
2024-10-04tty: serial: kgdboc: Fix 8250_* kgdb over serialMichael Trimarchi