summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-15bcachefs: Add missing EBUG_ONAlan Huang
2025-06-15bcachefs: Fix alloc_req use after freeAlan Huang
2025-06-15bcachefs: Don't allocate new memory when mempool is exhaustedAlan Huang
2025-06-15bcachefs: btree iter tracepointsKent Overstreet
2025-06-15bcachefs: trace_extent_trim_atomicKent Overstreet
2025-06-15lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and olderNathan Chancellor
2025-06-15lib/crypto: Annotate crypto strings with nonstringKees Cook
2025-06-15Linux 6.16-rc2v6.16-rc2Linus Torvalds
2025-06-15io_uring: fix task leak issue in io_wq_create()Penglei Jiang
2025-06-15Merge tag 'kbuild-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-16gendwarfksyms: Fix structure type overridesSami Tolvanen
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada
2025-06-15io_uring/rsrc: validate buffer count with offset for cloningJens Axboe
2025-06-14net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()Russell King (Oracle)
2025-06-14net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)Yajun Deng
2025-06-14net: ti: icssg-prueth: Read firmware-names from device treeMD Danish Anwar
2025-06-14net: amt: convert to use secs_to_jiffiesYuesong Li
2025-06-14Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-06-14Merge tag 'iommu-fixes-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-14Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-14Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-14drm/msm: Fix inverted WARN_ON() logicRob Clark
2025-06-14ALSA: hda/realtek: Add quirk for Asus GA605KSimon Trimmer
2025-06-14ALSA: hda/realtek: enable headset mic on Latitude 5420 RuggedJonathan Lane
2025-06-13Merge branch 'net-stmmac-rk-much-needed-cleanups'Jakub Kicinski
2025-06-13net: stmmac: rk: remove obsolete .set_*_speed() methodsRussell King (Oracle)
2025-06-13net: stmmac: rk: convert px30_set_rmii_speed() to .set_speed()Russell King (Oracle)
2025-06-13net: stmmac: rk: simplify px30_set_rmii_speed()Russell King (Oracle)
2025-06-13net: stmmac: rk: combine .set_*_speed() methodsRussell King (Oracle)
2025-06-13net: stmmac: rk: combine clk_mac_speed rate setting functionsRussell King (Oracle)
2025-06-13net: stmmac: rk: combine rv1126 set_*_speed() methodsRussell King (Oracle)
2025-06-13net: stmmac: rk: add struct for programming register based speedsRussell King (Oracle)
2025-06-13net: stmmac: rk: simplify set_*_speed()Russell King (Oracle)
2025-06-13net: stmmac: rk: add get_interfaces() implementationRussell King (Oracle)
2025-06-13Merge branch 'dpll-add-all-inputs-phase-offset-monitor'Jakub Kicinski
2025-06-13ice: add phase offset monitor for all PPS dpll inputsArkadiusz Kubalewski
2025-06-13dpll: add phase_offset_monitor_get/set callback opsArkadiusz Kubalewski
2025-06-13dpll: add phase-offset-monitor feature to netlink specArkadiusz Kubalewski
2025-06-13net: stmmac: improve .set_clk_tx_rate() method error messageRussell King (Oracle)
2025-06-13net: phy: improve rgmii_clock() documentationRussell King (Oracle)
2025-06-13net: pfcp: fix typo in message_priority field nameRubenKelevra
2025-06-13Merge branch 'dp83tg720-reduce-link-recovery'Jakub Kicinski
2025-06-13net: phy: dp83tg720: switch to adaptive polling and remove random delaysDavid Jander
2025-06-13net: phy: dp83tg720: remove redundant 600ms post-reset delayDavid Jander
2025-06-13net: phy: dp83tg720: implement soft reset with asymmetric delayDavid Jander
2025-06-13net: arp: use kfree_skb_reason() in arp_rcv()Qiu Yutan
2025-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-06-13Merge branch 'net-phy-improve-mdio-boardinfo-handling'Jakub Kicinski