]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2026-06-14  Linus TorvaldsMerge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel...
2026-06-14  Linus TorvaldsMerge tag 'vfs-7.2-rc1.kfunc' of git://git.kernel.org...
2026-06-14  Bryam VargasInput: touchwin - reset the packet index on every compl...
2026-06-14  Alexei Starovoitovbpf: Raise maximum call chain depth to 16 frames
2026-06-14  Manikandan... i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatibl...
2026-06-14  Manikandan... dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65...
2026-06-14  Uwe Kleine... i3c: Consistently define pci_device_ids using named...
2026-06-14  Markus Elfringsmb: client: Use more common code in SMB2_tcon()
2026-06-14  Markus Elfringsmb: client: Use more common error handling code in...
2026-06-14  Dan Carpentersmb/client: Fix error code in smb2_aead_req_alloc()
2026-06-14  Dan Carpentersmb/client: clean up a type issue in cifs_xattr_get()
2026-06-14  Huiwen Hesmb/client: allow FS_IOC_SETFLAGS to clear compression
2026-06-14  Huiwen Hesmb/client: use writable handle for FS_IOC_SETFLAGS...
2026-06-14  Huiwen Hesmb/client: always return a value for FS_IOC_GETFLAGS
2026-06-14  Huiwen Hesmb/client: update i_blocks after contiguous writes
2026-06-14  Fredric Coversmb: client: fix races in cifsd thread creation
2026-06-14  Qihangcifs: validate full SID length in security descriptors
2026-06-14  Michael Bommaritosmb: client: resolve SWN tcon from live registrations
2026-06-14  Jian Zhangcifs: remove all cifs files before kill super
2026-06-14  Henrique Carvalhosmb: client: fix conflicting option validation for...
2026-06-14  Shyam Prasad Ncifs: invalidate cfid on unlink/rename/rmdir
2026-06-14  Adrian Hunteri3c: master: Reconcile dynamic addresses after DAA
2026-06-14  Adrian Hunteri3c: master: Move DAA API functions after i3c_master_ad...
2026-06-14  Adrian Hunteri3c: master: Make i3c_master_add_i3c_dev_locked() retur...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Tolerate i3c_master_add_i3c_dev_lock...
2026-06-14  Adrian Hunteri3c: master: Prevent reuse of dynamic address on device...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Ignore DISEC failures when disabling...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Fix race in i3c_hci_addr_to_dev()
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Add Hot-Join support
2026-06-14  Adrian Hunteri3c: master: Export i3c_master_enec_disec_locked()
2026-06-14  Adrian Hunteri3c: master: Defer new-device registration out of DAA...
2026-06-14  Adrian Hunteri3c: dw: Drop redundant Hot-Join cancel_work_sync(...
2026-06-14  Adrian Hunteri3c: master: Ensure Hot-Join operations are stopped...
2026-06-14  Adrian Hunteri3c: master: Consolidate Hot-Join DAA work in the core
2026-06-14  Adrian Hunteri3c: master: Serialize i3c_set_hotjoin() with the maint...
2026-06-14  Adrian Hunteri3c: master: Make hot-join workqueue freezable to block...
2026-06-14  Tingmao Wangselftests/landlock: Add tests for invalid use of quiet...
2026-06-14  Tingmao Wangselftests/landlock: Add tests for quiet flag with scope
2026-06-14  Tingmao Wangselftests/landlock: Add tests for quiet flag with net...
2026-06-14  Tingmao Wangselftests/landlock: Add tests for quiet flag with fs...
2026-06-14  Tingmao Wangselftests/landlock: Replace hard-coded 16 with a constant
2026-06-14  Tingmao Wangsamples/landlock: Add quiet flag support to sandboxer
2026-06-14  Tingmao Wanglandlock: Suppress logging when quiet flag is present
2026-06-14  Tingmao Wanglandlock: Add API support and docs for the quiet flags
2026-06-14  Tingmao Wanglandlock: Add a place for flags to layer rules
2026-06-14  Matthieu Buffetlandlock: Add documentation for UDP support
2026-06-14  Takashi IwaiALSA: timer: Fix racy timeri->timer changes with rwlock
2026-06-14  Takashi IwaiALSA: core: Fix unintuitive behavior of snd_power_ref_a...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Increase DMA transfer ring size...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Consolidate DMA ring allocation
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Base timeouts on actual transfer...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Wait for NoOp commands to complete
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Add DMA-mode recovery for internal...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Factor out reset-and-restore helper
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Add DMA ring abort quirk for Intel...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Factor out hci_dma_abort()
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Add DMA ring abort/reset quirk for...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Avoid restarting DMA ring after...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Complete transfer lists immediately...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Call hci_dma_xfer_done() from dequeu...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Move hci_dma_xfer_done() definition
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Wait for DMA ring restart to complete
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Prevent DMA enqueue while ring is...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Preserve RUN bit when aborting DMA...
2026-06-14  Adrian Hunteri3c: mipi-i3c-hci: Fix suspend behavior when bus disabl...
2026-06-14  Linus TorvaldsLinux 7.1 v7.1
2026-06-14  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2026-06-14  Alice Mikityanskageneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE
2026-06-14  Alice Mikityanskanet/sched: act_csum: don't mangle UDP tunnel GSO packets
2026-06-14  Will DeaconMerge branch 'for-next/sysregs' into for-next/core
2026-06-14  Will DeaconMerge branch 'for-next/selftests' into for-next/core
2026-06-14  Will DeaconMerge branch 'for-next/perf' into for-next/core
2026-06-14  Will DeaconMerge branch 'for-next/mpam' into for-next/core
2026-06-14  Will DeaconMerge branch 'for-next/mm' into for-next/core
2026-06-14  Will DeaconMerge branch 'for-next/misc' into for-next/core
2026-06-14  Will DeaconMerge branch 'for-next/fpsimd-cleanups' into for-next...
2026-06-14  Will DeaconMerge branch 'for-next/errata' into for-next/core
2026-06-14  Will DeaconMerge branch 'for-next/cpufeature' into for-next/core
2026-06-14  Pablo Neira... netfilter: nf_dup_netdev: add nf_dev_xmit_recursion...
2026-06-14  Julian Anastasovipvs: fix doc syntax for conn_max sysctl
2026-06-14  Pablo Neira... netfilter: flowtable: bail out if forward path cannot...
2026-06-14  Pablo Neira... netfilter: conntrack: check NULL when retrieving ct...
2026-06-14  Florian Westphalnetfilter: nf_conncount: gc and rcu fixes
2026-06-14  Florian Westphalnetfilter: nf_conncount: add sequence counter to detect...
2026-06-14  Florian Westphalnetfilter: nf_conncount: split count_tree_node rbtree...
2026-06-14  Florian Westphalnetfilter: nf_conncount: use per nf_conncount_data...
2026-06-14  Florian Westphalnetfilter: nf_conncount: callers must hold rcu read...
2026-06-14  Fernando Fernandez... netfilter: nf_tables: use DEBUG_NET_WARN_ON_ONCE in...
2026-06-14  Marco Crivellariipvs: Replace use of system_unbound_wq with system_dfl_...
2026-06-14  Sven Eckelmannbatman-adv: tvlv: avoid race of cifsnotfound handler...
2026-06-14  Cen ZhangALSA: seq: avoid stale FIFO cells during resize
2026-06-14  Sven Eckelmannbatman-adv: tvlv: enforce 2-byte alignment
2026-06-14  Cen ZhangALSA: seq: oss: Serialize readq reset state with q...
2026-06-14  Runyu Xiaokcm: use WRITE_ONCE() when changing lower socket callbacks
2026-06-14  Sven Eckelmannbatman-adv: dat: prevent false sharing between VLANs
2026-06-14  Sven Eckelmannbatman-adv: tt: track roam count per VID
2026-06-14  Sven Eckelmannbatman-adv: tt: don't merge change entries with differe...
2026-06-14  Greg Kroah... Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel...
2026-06-14  Sean Changriscv: kvm: Use endian-specific __lelong for NACL share...
2026-06-14  Rodrigo Zaidenapparmor: fix kernel-doc warnings
next