summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann1-0/+16
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann1-2/+4
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann1-0/+10
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann1-0/+100
2024-02-14dt-bindings: arm: qcom,ids: Add IDs for SM8475 familyDanila Tikhonov1-0/+3
2024-02-14soc: qcom: apr: make aprbus constRicardo B. Marliere1-1/+1
2024-02-14veth: rely on skb_pp_cow_data utility routineLorenzo Bianconi1-0/+2
2024-02-14xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi1-0/+2
2024-02-14xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi1-1/+1
2024-02-14net: add generic percpu page_pool allocatorLorenzo Bianconi1-0/+3
2024-02-14bpf: simplify btf_get_prog_ctx_type() into btf_is_prog_ctx_type()Andrii Nakryiko1-9/+8
2024-02-14bpf: remove check in __cgroup_bpf_run_filter_skbOliver Crumrine1-1/+2
2024-02-14bpf: Create argument information for nullable arguments.Kui-Feng Lee2-0/+23
2024-02-14bpf: Move __kfunc_param_match_suffix() to btf.c.Kui-Feng Lee1-0/+4
2024-02-14bpf: add btf pointer to struct bpf_ctx_arg_aux.Kui-Feng Lee1-0/+1
2024-02-14drm/xe: Add uAPI to query GuC firmware submission versionJosé Roberto de Souza1-0/+31
2024-02-13bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song1-9/+12
2024-02-13dt-bindings: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski1-1/+1
2024-02-13nvme: implement support for relaxed effectsKeith Busch1-0/+1
2024-02-13powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui1-0/+6
2024-02-13clk: renesas: r8a779g0: Correct PFC/GPIO parent clocksGeert Uytterhoeven1-0/+1
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig1-3/+4
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueChristoph Hellwig1-1/+2
2024-02-13block: add a max_user_discard_sectors queue limitChristoph Hellwig1-0/+1
2024-02-13block: add an API to atomically update queue limitsChristoph Hellwig1-0/+23
2024-02-13block: move max_{open,active}_zones to struct queue_limitsChristoph Hellwig1-6/+6
2024-02-13ASoC: SOF: Intel: hda-mlink: update incorrect commentPierre-Louis Bossart1-1/+1
2024-02-13dt-bindings: power: rpmpd: Add MSM8974 power domainsLuca Weiss1-0/+7
2024-02-13can: canxl: add virtual CAN network identifier supportOliver Hartkopp2-2/+23
2024-02-13HID: protect hid_device::bpf by CONFIG_HID_BPFJiri Slaby (SUSE)1-2/+2
2024-02-13gpiolib: add gpio_device_get_label() stub for !GPIOLIBKrzysztof Kozlowski1-0/+6
2024-02-13gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski1-0/+6
2024-02-13gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIBKrzysztof Kozlowski1-0/+6
2024-02-13xen/gntalloc: Replace UAPI 1-element arrayKees Cook1-1/+4
2024-02-13ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault1-5/+2
2024-02-13Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2-1/+4
2024-02-13ptrace: Introduce exception_ip arch hookJiaxun Yang1-0/+4
2024-02-12wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz1-1/+4
2024-02-12wifi: nl80211: allow reporting wakeup for unprot deauth/disassocShaul Triebitz1-0/+3
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg2-0/+8
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg2-16/+25
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh2-1/+6
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi1-2/+1
2024-02-12thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui1-1/+1
2024-02-12PM: runtime: Add pm_runtime_put_autosuspend() replacementSakari Ailus1-0/+12
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus1-15/+3
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp1-0/+1
2024-02-12block: support PI at non-zero offset within metadataKanchan Joshi2-0/+2
2024-02-12block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn1-1/+1
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0