]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2025-07-16  Michael Straubestaging: rtl8723bs: remove function pointer c2h_handler
2025-07-16  Michael Straubestaging: rtl8723bs: remove function pointer hal_notch_f...
2025-07-16  Michael Straubestaging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVar
2025-07-16  Michael Straubestaging: rtl8723bs: remove function pointer SetHalODMVa...
2025-07-16  Stefan Wahrenstaging: vchiq_arm: Make vchiq_shutdown never fail
2025-07-16  Stefan WahrenRevert "staging: vchiq_arm: Create keep-alive thread...
2025-07-16  Stefan WahrenRevert "staging: vchiq_arm: Improve initial VCHIQ connect"
2025-07-16  Damien Le MoalDocumentation: driver-api: Update libata error handler...
2025-07-16  Damien Le Moalata: libata-eh: Simplify reset operation management
2025-07-16  Damien Le Moalata: libata-eh: Remove ata_do_eh()
2025-07-16  Al Viromshv_eventfd: convert to CLASS(fd)
2025-07-16  John Johansenapparmor: fix regression in fs based unix sockets when...
2025-07-16  John Johansenapparmor: fix AA_DEBUG_LABEL()
2025-07-16  John Johansenapparmor: fix af_unix auditing to include all address...
2025-07-16  John Johansenapparmor: Remove use of the double lock
2025-07-16  John Johansenapparmor: update kernel doc comments for xxx_label_crit...
2025-07-16  Mateusz Guzikapparmor: make __begin_current_label_crit_section(...
2025-07-16  John JohansenRevert "apparmor: use SHA-256 library API instead of...
2025-07-16  John Johansenapparmor: mitigate parser generating large xtables
2025-07-16  Nathan Chancellortracing/probes: Avoid using params uninitialized in...
2025-07-16  Joel Fernandesrcu: Refactor expedited handling check in rcu_read_unlo...
2025-07-16  Paul E. McKenneycheckpatch: Remove SRCU-lite deprecation
2025-07-16  Paul E. McKenneysrcu: Remove SRCU-lite implementation
2025-07-16  Paul E. McKenneysrcu: Expedite SRCU-fast grace periods
2025-07-16  Paul E. McKenneyrcutorture: Remove support for SRCU-lite
2025-07-16  Paul E. McKenneyrcutorture: Remove SRCU-lite scenarios
2025-07-16  Paul E. McKenneytorture: Remove support for SRCU-lite
2025-07-16  Paul E. McKenneytorture: Make torture.sh --allmodconfig testing fail...
2025-07-16  Paul E. McKenneytorture: Add "ERROR" diagnostic for testing kernel...
2025-07-16  Paul E. McKenneytorture: Make torture.sh tolerate runs having bad kvm...
2025-07-16  Paul E. McKenneytorture: Add textid.txt file to --do-allmodconfig and...
2025-07-16  Paul E. McKenneytorture: Extract testid.txt generation to separate...
2025-07-16  Paul E. McKenneytorture: Suppress "find" diagnostics from torture.sh...
2025-07-16  Paul E. McKenneytorture: Provide EXPERT Kconfig option for arm64 KCSAN...
2025-07-16  Joel Fernandesrcu: Fix rcu_read_unlock() deadloop due to IRQ work
2025-07-16  Uladzislau... Documentation/kernel-parameters: Update rcu_normal_wake...
2025-07-16  Uladzislau... rcu: Enable rcu_normal_wake_from_gp on small systems
2025-07-16  Paul E. McKenneyrcu: Protect ->defer_qs_iw_pending from data race
2025-07-16  Marc ZyngierKVM: arm64: Tighten the definition of FEAT_PMUv3p9
2025-07-16  Marc ZyngierKVM: arm64: Convert MDCR_EL2 to config-driven sanitisation
2025-07-16  Marc ZyngierKVM: arm64: Convert SCTLR_EL1 to config-driven sanitisation
2025-07-16  Marc ZyngierKVM: arm64: Convert TCR2_EL2 to config-driven sanitisation
2025-07-16  Marc Zyngierarm64: sysreg: Add THE/ASID2 controls to TCR2_ELx
2025-07-16  Marc ZyngierKVM: arm64: Document registers exposed via KVM_DEV_ARM_...
2025-07-16  Marc ZyngierKVM: arm64: selftests: get-reg-list: Add base EL2 registers
2025-07-16  Marc ZyngierKVM: arm64: selftests: get-reg-list: Simplify feature...
2025-07-16  Marc ZyngierKVM: arm64: Advertise FGT2 registers to userspace
2025-07-16  Marc ZyngierKVM: arm64: Condition FGT registers on feature availability
2025-07-16  Marc ZyngierKVM: arm64: Expose GICv3 EL2 registers via KVM_DEV_ARM_...
2025-07-16  Marc ZyngierKVM: arm64: Let GICv3 save/restore honor visibility...
2025-07-16  Marc ZyngierKVM: arm64: Define helper for ICH_VTR_EL2
2025-07-16  Marc ZyngierKVM: arm64: Define constant value for ICC_SRE_EL2
2025-07-16  Marc ZyngierKVM: arm64: Don't advertise ICH_*_EL2 registers through...
2025-07-16  Marc ZyngierKVM: arm64: Make RVBAR_EL2 accesses UNDEF
2025-07-16  Oliver UptonKVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS...
2025-07-16  Jakub KicinskiMerge branch 'mptcp-fix-fallback-related-races'
2025-07-16  Paolo Abenimptcp: reset fallback status gracefully at disconnect...
2025-07-16  Paolo Abenimptcp: plug races between subflow fail and subflow...
2025-07-16  Paolo Abenimptcp: make fallback action and fallback decision atomic
2025-07-16  Jiawen Wunet: libwx: fix multicast packets received count
2025-07-16  Jakub KicinskiMerge branch 'fix-rx-fatal-errors'
2025-07-16  Jiawen Wunet: libwx: properly reset Rx ring descriptor
2025-07-16  Jiawen Wunet: libwx: fix the using of Rx buffer DMA
2025-07-16  Jiawen Wunet: libwx: remove duplicate page_pool_put_full_page()
2025-07-15  Jakub KicinskiMerge branch 'net-hns3-use-seq_file-for-debugfs'
2025-07-15  Jian Shennet: hns3: use seq_file for files in tx_bd_info/ and...
2025-07-15  Yonglong Liunet: hns3: use seq_file for files in common/ of hclge...
2025-07-15  Jijie Shaonet: hns3: use seq_file for files in fd/ in debugfs
2025-07-15  Jijie Shaonet: hns3: use seq_file for files in reg/ in debugfs
2025-07-15  Yonglong Liunet: hns3: use seq_file for files in mac_list/ in debugfs
2025-07-15  Jian Shennet: hns3: use seq_file for files in tm/ in debugfs
2025-07-15  Jijie Shaonet: hns3: use seq_file for files in common/ of hns3...
2025-07-15  Jian Shennet: hns3: use seq_file for files in queue/ in debugfs
2025-07-15  Jian Shennet: hns3: clean up the build warning in debugfs by...
2025-07-15  Jijie Shaonet: hns3: remove tx spare info from debugfs.
2025-07-15  Yue Haibingipv6: mcast: Remove unnecessary null check in ip6_mc_fi...
2025-07-15  Markus Blöchlnet: stmmac: intel: populate entire system_counterval_t...
2025-07-15  Al Virodon't open-code kernel_accept() in rds_tcp_accept_one()
2025-07-15  Jakub KicinskiMerge tag 'linux-can-fixes-for-6.16-20250715' of git...
2025-07-15  Andy Gospodarekbnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
2025-07-15  Oliver Neukumusb: net: sierra: check for no status endpoint
2025-07-15  Miguel OjedaMerge tag 'alloc-next-v6.17-2025-07-15' of https:/...
2025-07-15  Mark BrownSDCA Bug Fixes
2025-07-15  Yonghong Songselftests/bpf: Fix build error due to certain uninitial...
2025-07-15  Rob Herring... spi: dt-bindings: spi-mux: Drop "spi-max-frequency...
2025-07-15  Sean ChristophersonKVM: VMX: Ensure unused kvm_tdx_capabilities fields...
2025-07-15  Alice Ryhlworkqueue: rust: add delayed work items
2025-07-15  Mark BrownASoC: convert from clk round_rate() to
2025-07-15  Alice Ryhlrust: types: rename Opaque::raw_get to cast_into
2025-07-15  Robin MurphyPCI: Fix driver_managed_dma check
2025-07-15  Artem Sadovnikovvfio/mlx5: fix possible overflow in tracking max messag...
2025-07-15  Bagas SanjayaDocumentation: ioctl-number: Don't repeat macro names
2025-07-15  Bagas SanjayaDocumentation: ioctl-number: Shorten macros table
2025-07-15  Bagas SanjayaDocumentation: ioctl-number: Correct full path to papr...
2025-07-15  Bagas SanjayaDocumentation: ioctl-number: Extend "Include File"...
2025-07-15  Bagas SanjayaDocumentation: ioctl-number: Fix linuxppc-dev mailto...
2025-07-15  Michal Swiatkowskiice: check correct pointer in fwlog debugfs
2025-07-15  Dave Ertmanice: add NULL check in eswitch lag check
2025-07-15  Arnd Bergmannethernet: intel: fix building with large NR_CPUS
2025-07-15  Matthias Frankoverlayfs.rst: fix typos
next