summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee
2025-07-21wifi: mac80211: remove ieee80211_remove_keyMiri Korenblit
2025-07-21arm64: kvm, smccc: Fix vendor uuidJack Thomson
2025-07-21dt-bindings: interconnect: document the RPMh Network-On-Chip Interconnect in ...Luca Weiss
2025-07-21usb: core: add urb->sgt parameter descriptionXu Yang
2025-07-21Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-21Merge branch 'newsoc/cix-p1' into soc/newsocArnd Bergmann
2025-07-21dt-bindings: clock: cix: Add CIX sky1 scmi clock idGary Yang
2025-07-21Merge tag 'stm32-dt-for-v6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-07-21Merge tag 'renesas-dts-for-v6.17-tag2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-07-21Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
2025-07-21Merge tag 'reset-for-v6.17' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann
2025-07-21Merge tag 'scmi-updates-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen
2025-07-21entry: Add arch_in_rcu_eqs()Mark Rutland
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman
2025-07-21dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSRPeng Fan
2025-07-21soundwire: amd: Add support for acp7.2 platformVenkata Prasad Potturu
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-07-20hwmon: (emc2305) Add support for PWM frequency, polarity and outputFlorin Leotescu
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-07-20Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-20net/mlx5: Expose cable_length field in PFCC registerOren Sidi
2025-07-20net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi
2025-07-20net/mlx5: Add IFC bits to support RSS for IPSec offloadJianbo Liu
2025-07-19lib/math/gcd: use static key to select implementation at runtimeKuan-Wei Chiu
2025-07-19hung_task: extend hung task blocker tracking to rwsemsLance Yang
2025-07-19locking/rwsem: make owner helpers globally availableLance Yang
2025-07-19panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang
2025-07-19panic: generalize panic_print's function to show sys infoFeng Tang
2025-07-19kdump: implement reserve_crashkernel_cmaJiri Bohac
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-19mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar
2025-07-19mm/damon/core: remove damon_callbackSeongJae Park
2025-07-19mm/damon/core: add cleanup_target() ops callbackSeongJae Park
2025-07-19mm/damon/core: introduce repeat mode damon_call()SeongJae Park
2025-07-19mm/damon: accept parallel damon_call() requestsSeongJae Park
2025-07-19mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso
2025-07-19mm: remove unmap_and_put_page()Vishal Moola (Oracle)
2025-07-19mm/damon/core: add damos->migrate_dests fieldSeongJae Park
2025-07-19mm/damon: add struct damos_migrate_destsSeongJae Park
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka
2025-07-19mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov
2025-07-19mm/damon/sysfs: use DAMON core API damon_is_running()SeongJae Park
2025-07-19Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-19Merge tag 'iio-for-6.17a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-07-19srcu: Add guards for SRCU-fast readersPaul E. McKenney
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev