summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-07-22drm/bridge: get the bridge returned by drm_bridge_chain_get_first_bridge()Luca Ceresoli-2/+5
2025-07-22drm/bridge: add a cleanup action for scope-based drm_bridge_put() invocationLuca Ceresoli-0/+4
2025-07-22Merge tag 'nvme-6.17-2025-07-22' of git://git.infradead.org/nvme into for-6.1...Jens Axboe-1/+1
2025-07-22sched/idle: Remove play_idle()Feng Lee-5/+0
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit-2/+5
2025-07-21arm: Handle KCOV __init vs inline mismatchesKees Cook-1/+1
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook-1/+1
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-10/+12
2025-07-21ethtool: rss: support removing contexts via NetlinkJakub Kicinski-0/+2
2025-07-21ethtool: rss: support creating contexts via NetlinkJakub Kicinski-0/+3
2025-07-21tcp: add tcp_sock_set_maxsegGeliang Tang-0/+1
2025-07-21net: usb: cdc-ncm: check for filtering capabilityOliver Neukum-0/+1
2025-07-22btrfs: defrag: add flag to force no-compressionDavid Sterba-0/+3
2025-07-21btrfs: tree-log: add and rename extent bits for dirty_log_pages treeDavid Sterba-1/+2
2025-07-21btrfs: use refcount_t type for the extent buffer reference counterFilipe Manana-1/+1
2025-07-21PM: tracing: Hide power_domain_target event under ARCH_OMAP2PLUSSteven Rostedt-0/+2
2025-07-21PM: tracing: Hide device_pm_callback events under PM_SLEEPSteven Rostedt-0/+2
2025-07-21PM: tracing: Hide psci_domain_idle events under ARM_PSCI_CPUIDLESteven Rostedt-0/+2
2025-07-21PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt-22/+0
2025-07-21alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configuredSteven Rostedt-0/+2
2025-07-21tracing, AER: Hide PCIe AER event when PCIEAER is not configuredSteven Rostedt-0/+2
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee-4/+6
2025-07-21wifi: mac80211: remove ieee80211_remove_keyMiri Korenblit-15/+1
2025-07-21arm64: kvm, smccc: Fix vendor uuidJack Thomson-1/+1
2025-07-21dt-bindings: interconnect: document the RPMh Network-On-Chip Interconnect in ...Luca Weiss-0/+141
2025-07-21usb: core: add urb->sgt parameter descriptionXu Yang-0/+4
2025-07-21Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+8
2025-07-21Merge branch 'newsoc/cix-p1' into soc/newsocArnd Bergmann-0/+279
2025-07-21dt-bindings: clock: cix: Add CIX sky1 scmi clock idGary Yang-0/+279
2025-07-21Merge tag 'stm32-dt-for-v6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+40
2025-07-21Merge tag 'renesas-dts-for-v6.17-tag2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann-0/+2
2025-07-21Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-0/+64
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman-91/+248
2025-07-21Merge tag 'reset-for-v6.17' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann-0/+90
2025-07-21Merge tag 'scmi-updates-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-10/+14
2025-07-21spidev: introduce trivial abb sensor deviceMark Brown-91/+248
2025-07-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen-0/+8
2025-07-21entry: Add arch_in_rcu_eqs()Mark Rutland-0/+16
2025-07-21Merge tag 'v6.16-rc7' into usb-nextGreg Kroah-Hartman-70/+207
2025-07-21dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSRPeng Fan-0/+13
2025-07-21soundwire: amd: Add support for acp7.2 platformVenkata Prasad Potturu-0/+1
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+53
2025-07-20hwmon: (emc2305) Add support for PWM frequency, polarity and outputFlorin Leotescu-0/+6
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-25/+61
2025-07-20Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2025-07-20net/mlx5: Expose cable_length field in PFCC registerOren Sidi-4/+15
2025-07-20net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi-2/+12
2025-07-20net/mlx5: Add IFC bits to support RSS for IPSec offloadJianbo Liu-7/+18
2025-07-19lib/math/gcd: use static key to select implementation at runtimeKuan-Wei Chiu-0/+3
2025-07-19hung_task: extend hung task blocker tracking to rwsemsLance Yang-9/+9