]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-04-09  Aleksander... net: phy: realtek: get rid of magic numbers in rtl8201_...
2026-04-09  Fabio Baltierinet: txgbe: leave space for null terminators on propert...
2026-04-09  Yang Xiuweiscsi: sd: fix missing put_disk() when device_add(&disk_...
2026-04-09  Justin Iurmannet: ioam6: fix OOB and missing lock
2026-04-09  Xiang Meibonding: remove unused bond_is_first_slave and bond_is_...
2026-04-09  Jakub Kicinskidocs: netdev: improve wording of reviewer guidance
2026-04-09  Taniya Dasclk: qcom: gcc: Add multiple global clock controller...
2026-04-09  Jakub KicinskiMerge tag 'nf-next-26-04-08' of https://git.kernel...
2026-04-09  Prasanna Toletyclk: qcom: rpmh: Add support for Nord rpmh clocks
2026-04-09  Taniya Dasclk: qcom: Add TCSR clock driver for Nord SoC
2026-04-09  Taniya Dasdt-bindings: clock: qcom: Add Nord Global Clock Controller
2026-04-09  Taniya Dasdt-bindings: clock: qcom-rpmhcc: Add support for Nord...
2026-04-09  Taniya Dasdt-bindings: clock: qcom: Document the Nord SoC TCSR...
2026-04-09  Jakub KicinskiMerge tag 'wireless-2026-04-08' of https://git.kernel...
2026-04-09  Thomas Weißschuhscsi: libsas: Delete unused to_dom_device() and to_dev_...
2026-04-09  Jakub KicinskiMerge tag 'ipsec-2026-04-08' of git://git.kernel.org...
2026-04-09  Li Tianscsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation...
2026-04-09  Jakub KicinskiMerge tag 'ipsec-next-2026-04-08' of git://git.kernel...
2026-04-09  Jakub KicinskiMerge tag 'batadv-net-pullrequest-20260408' of https...
2026-04-09  Jakub KicinskiMerge tag 'nf-26-04-08' of https://git.kernel.org/pub...
2026-04-09  Jakub KicinskiMerge branch 'rxrpc-miscellaneous-fixes'
2026-04-09  Pengpeng Hourxrpc: proc: size address buffers for %pISpc output
2026-04-09  Wang Jierxrpc: only handle RESPONSE during service challenge
2026-04-09  David Howellsrxrpc: Fix buffer overread in rxgk_do_verify_authentica...
2026-04-09  David Howellsrxrpc: Fix leak of rxgk context in rxgk_verify_response()
2026-04-09  David Howellsrxrpc: Fix integer overflow in rxgk_verify_response()
2026-04-09  David Howellsrxrpc: Fix missing error checks for rxkad encryption...
2026-04-09  David Howellsrxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECUR...
2026-04-09  Luxiao Xurxrpc: fix reference count leak in rxrpc_server_keyring()
2026-04-09  Keenan Dongrxrpc: fix oversized RESPONSE authenticator length...
2026-04-09  Keenan Dongrxrpc: fix RESPONSE authenticator parser OOB read
2026-04-09  Yuqi Xurxrpc: reject undecryptable rxkad response tickets
2026-04-09  Douya Lerxrpc: Only put the call ref if one was acquired
2026-04-09  Marc Dionnerxrpc: Fix to request an ack if window is limited
2026-04-09  Anderson Nascimentorxrpc: Fix key reference count leak from call->key
2026-04-09  Alok Tiwarirxrpc: Fix rack timer warning to report unexpected...
2026-04-09  Alok Tiwarirxrpc: Fix use of wrong skb when comparing queued RESP...
2026-04-09  Oleh Konkorxrpc: Fix RxGK token loading to check bounds
2026-04-09  David Howellsrxrpc: Fix call removal to use RCU safe deletion
2026-04-09  David Howellsrxrpc: Fix anonymous key handling
2026-04-09  David Howellsrxrpc: Fix key parsing memleak
2026-04-09  David Howellsrxrpc: Fix key quota calculation for multitoken keys
2026-04-09  Daniel Borkmannselftests/bpf: Add tests for ld_{abs,ind} failure path...
2026-04-09  Daniel Borkmannbpf: Remove static qualifier from local subprog pointer
2026-04-09  Daniel Borkmannbpf: Fix ld_{abs,ind} failure path analysis in subprogs
2026-04-09  Daniel Borkmannbpf: Propagate error from visit_tailcall_insn
2026-04-09  Felix Gunet: mdio: realtek-rtl9300: use scoped device_for_each_...
2026-04-09  Eric Biggersscsi: iscsi_tcp: Remove unneeded selections of CRYPTO...
2026-04-09  Cheng-Yang... selftests/sched_ext: Improve runner error reporting...
2026-04-09  Varun R Mallyaselftests/bpf: Add test to ensure kprobe_multi is not...
2026-04-09  Kumar Kartikeya... bpf: Make find_linfo widely available
2026-04-09  Kumar Kartikeya... bpf: Extract bpf_get_linfo_file_line
2026-04-09  Ville Syrjälädrm/i915/dp: Don't use DP link min bpp for the FRL...
2026-04-08  Christoph Hellwigecryptfs: keep the lower iattr contained in truncate_upper
2026-04-08  Christoph Hellwigecryptfs: factor out a ecryptfs_iattr_to_lower helper
2026-04-08  Christoph Hellwigecryptfs: merge ecryptfs_inode_newsize_ok into truncate...
2026-04-08  Christoph Hellwigecryptfs: combine the two ATTR_SIZE blocks in ecryptfs_...
2026-04-08  Christoph Hellwigecryptfs: use ZERO_PAGE instead of allocating zeroed...
2026-04-08  Christoph Hellwigecryptfs: streamline truncate_upper
2026-04-08  Christoph Hellwigecryptfs: cleanup ecryptfs_setattr
2026-04-08  Sean ChristophersonKVM: SEV: Move SEV-specific VM initialization to sev.c
2026-04-08  Sean ChristophersonKVM: SEV: Move standard VM-scoped helpers to detect...
2026-04-08  Sean ChristophersonKVM: SEV: Document the SEV-ES check when querying SMM...
2026-04-08  Sean ChristophersonKVM: SEV: Add quad-underscore version of VM-scoped...
2026-04-08  Sean ChristophersonKVM: SEV: Provide vCPU-scoped accessors for detecting...
2026-04-08  Sean ChristophersonKVM: SEV: Lock all vCPUs for the duration of SEV-ES...
2026-04-08  Sean ChristophersonKVM: SEV: Lock all vCPUs when synchronzing VMSAs for...
2026-04-08  Rosalie WandersHID: sony: add battery status support for Rock Band...
2026-04-08  Rosalie WandersHID: sony: fix style issues
2026-04-08  Rosalie WandersHID: quirks: update hid-sony supported devices
2026-04-08  Rosalie WandersHID: sony: add support for more instruments
2026-04-08  Vidya SagarPCI: tegra194: Add core monitor clock support
2026-04-08  Vidya Sagardt-bindings: PCI: tegra194: Add monitor clock support
2026-04-08  Vidya SagarPCI: tegra194: Enable hardware hot reset mode in Endpoi...
2026-04-08  Vidya SagarPCI: tegra194: Enable DMA interrupt
2026-04-08  Vidya SagarPCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint...
2026-04-08  Vidya SagarPCI: tegra194: Calibrate pipe to UPHY for Endpoint...
2026-04-08  Vidya SagarPCI: tegra194: Assert CLKREQ# explicitly by default
2026-04-08  Manikanta MaddireddyPCI: tegra194: Fix CBB timeout caused by DBI access...
2026-04-08  Vidya SagarPCI: tegra194: Disable L1.2 capability of Tegra234 EP
2026-04-08  Manikanta MaddireddyPCI: dwc: Apply ECRC workaround to DesignWare 5.00a...
2026-04-08  Manikanta MaddireddyPCI: tegra194: Use DWC IP core version
2026-04-08  Vidya SagarPCI: tegra194: Free up Endpoint resources during remove()
2026-04-08  Vidya SagarPCI: tegra194: Allow system suspend when the Endpoint...
2026-04-08  Vidya SagarPCI: tegra194: Set LTR message request before PCIe...
2026-04-08  Vidya SagarPCI: tegra194: Disable direct speed change for Endpoint...
2026-04-08  Vidya SagarPCI: tegra194: Use devm_gpiod_get_optional() to parse...
2026-04-08  Manikanta MaddireddyPCI: tegra194: Disable PERST# IRQ only in Endpoint...
2026-04-08  Vidya SagarPCI: tegra194: Don't force the device into the D0 state...
2026-04-08  Manikanta MaddireddyPCI: tegra194: Disable LTSSM after transition to Detect...
2026-04-08  Dave AirlieMerge tag 'drm-rust-next-2026-04-06' of https://gitlab...
2026-04-08  Johannes BergMerge tag 'ath-next-20260408' of git://git.kernel.org...
2026-04-08  Viacheslav... hfsplus: fix generic/642 failure
2026-04-08  Viacheslav... hfsplus: rework logic of map nodes creation in xattr...
2026-04-08  Viacheslav... hfsplus: fix logic of alloc/free b-tree node
2026-04-08  Viacheslav... hfsplus: fix error processing issue in hfs_bmap_free()
2026-04-08  Viacheslav... hfsplus: fix potential race conditions in b-tree functi...
2026-04-08  Jani NikulaMerge drm/drm-next into drm-intel-next
2026-04-08  Linus TorvaldsMerge tag 'hid-for-linus-2026040801' of git://git.kerne...
2026-04-08  Manikanta MaddireddyPCI: tegra194: Increase LTSSM poll time on surprise...
next