summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-22bpf: return long from bpf_map_ops funcsJP Kobryn
2023-03-22rcu: Fix rcu_torture_read ftrace eventDouglas Raillard
2023-03-22netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-03-22ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne
2023-03-22RDMA/efa: Add data polling capability feature bitYonatan Nachum
2023-03-22Merge tag 'regmap-no-status' of https://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2023-03-22livepatch,sched: Add livepatch task switching to cond_resched()Josh Poimboeuf
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit
2023-03-22drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEMThomas Zimmermann
2023-03-22drm/fb-helper: Export drm_fb_helper_release_info()Thomas Zimmermann
2023-03-22drm/fbdev-generic: Remove unused prefer_shadow_fbdev flagThomas Zimmermann
2023-03-22wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZManikanta Pubbisetty
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau
2023-03-22open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner
2023-03-22drm: remove drm_dev_set_uniqueChristian König
2023-03-22nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander
2023-03-21net: remove rcu_dereference_bh_rtnl()Eric Dumazet
2023-03-21neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet
2023-03-22Merge tag 'drm-habanalabs-next-2023-03-20' of https://git.kernel.org/pub/scm/...Dave Airlie
2023-03-21dt-bindings: clock: Add Loongson-1 clockKeguang Zhang
2023-03-21cxl/pci: Fix CDAT retrieval on big endianLukas Wunner
2023-03-21ASoC: SOF: ipc4/intel: Support for ChainDMAMark Brown
2023-03-22Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-03-21i3c: Make i3c_master_unregister() return voidUwe Kleine-König
2023-03-21ftrace: Show a list of all functions that have ever been enabledSteven Rostedt (Google)
2023-03-21ftrace: selftest: remove broken trace_direct_trampMark Rutland
2023-03-21ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGSFlorent Revest
2023-03-21ftrace: Store direct called addresses in their opsFlorent Revest
2023-03-21ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIsFlorent Revest
2023-03-21ftrace: Remove the legacy _ftrace_direct APIFlorent Revest
2023-03-21ftrace: Let unregister_ftrace_direct_multi() call ftrace_free_filter()Florent Revest
2023-03-21ASoC: Initial support for Cirrus Logic CS35L56Mark Brown
2023-03-21x86/sev: Change snp_guest_issue_request()'s fw_err argumentDionna Glaze
2023-03-21drm: Add SDP Error Detection Configuration RegisterArun R Murthy
2023-03-21ASoC: cs35l45: Support for GPIO pins configuration.Vlad.Karpovich
2023-03-21ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha
2023-03-21ASoC: SOF: ipc4: Add macros for chain-dma message bitsJyri Sarha
2023-03-21ASoC: cs35l56: Add driver for Cirrus Logic CS35L56Richard Fitzgerald
2023-03-21firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPsSimon Trimmer
2023-03-21entry: Fix noinstr warning in __enter_from_user_mode()Josh Poimboeuf
2023-03-21crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda
2023-03-21drm/i915/uapi: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-20mm: hugetlb: move hugeltb sysctls to its own fileKefeng Wang
2023-03-20userfaultfd: move unprivileged_userfaultfd sysctl to its own fileZhangPeng
2023-03-20net: skbuff: move the fields BPF cares about directly next to the offset markerJakub Kicinski
2023-03-20net: skbuff: reorder bytes 2 and 3 of the bitfieldJakub Kicinski
2023-03-20net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offsetJakub Kicinski
2023-03-20net: pcs: add driver for MediaTek SGMII PCSDaniel Golle