summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-24Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+2
2024-10-24riscv: Allow ptrace control of the tagged address ABISamuel Holland-0/+1
2024-10-24riscv: Add support for userspace pointer maskingSamuel Holland-1/+4
2024-10-24drm/display: bridge_connector: handle ycbcr_420_allowedDmitry Baryshkov-0/+5
2024-10-24bpf: Add uptr support in the map_value of the task local storage.Martin KaFai Lau-0/+20
2024-10-24bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()Martin KaFai Lau-1/+7
2024-10-24bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...Martin KaFai Lau-2/+2
2024-10-24bpf: Support __uptr type tag in BTFKui-Feng Lee-0/+5
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao-0/+4
2024-10-24ACPI: EC: make EC support compile-time conditionalArnd Bergmann-2/+6
2024-10-24phonet: Convert phonet_routes.lock to spinlock_t.Kuniyuki Iwashima-1/+0
2024-10-24phonet: Pass net and ifindex to rtm_phonet_notify().Kuniyuki Iwashima-1/+1
2024-10-24phonet: Convert phonet_device_list.lock to spinlock_t.Kuniyuki Iwashima-1/+2
2024-10-24phonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima-1/+1
2024-10-24thermal: netlink: Add the commands and the events for the thresholdsDaniel Lezcano-7/+20
2024-10-24thermal: core: Add and use cooling device guardRafael J. Wysocki-0/+3
2024-10-24mmc: core: Support UHS-II card control and accessVictor Shih-0/+32
2024-10-24pidfd: add ioctl to retrieve pid infoLuca Boccassi-0/+50
2024-10-24afs: Fix missing subdir edit when renamed between parent dirsDavid Howells-1/+6
2024-10-24Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni-0/+1
2024-10-24locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave()Sebastian Andrzej Siewior-4/+1
2024-10-24locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks.Sebastian Andrzej Siewior-9/+9
2024-10-24Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-14/+15
2024-10-24Merge tag 'asoc-fix-v6.12-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-1/+1
2024-10-23PCI: Protect Link Control 2 Register with RMW lockingIlpo Järvinen-0/+1
2024-10-23dt-bindings: clock: Add i.MX91 clock supportPengfei Li-0/+5
2024-10-23dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definitionPengfei Li-1/+0
2024-10-23cgroup/freezer: Reduce redundant traversal for cgroup_freezeChen Ridong-1/+1
2024-10-23drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit-0/+17
2024-10-23uprobe: Add support for session consumerJiri Olsa-1/+20
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa-2/+2
2024-10-23dt-bindings: clock: qcom: gcc-ipq9574: remove q6 bring up clock macrosManikanta Mylavarapu-18/+0
2024-10-23dt-bindings: clock: qcom: gcc-ipq5332: remove q6 bring up clock macrosManikanta Mylavarapu-20/+0
2024-10-23rcu: Delete unused rcu_gp_might_be_stalled() functionPaul E. McKenney-2/+0
2024-10-23kasan: Fix Software Tag-Based KASAN with GCCMarco Elver-0/+4
2024-10-23debugfs: add small file operations for most filesJohannes Berg-4/+58
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau-0/+4
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau-0/+6
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau-0/+1
2024-10-23wifi: mac80211: remove status->ampdu_delimiter_crcFelix Fietkau-5/+1
2024-10-23wifi: cfg80211: report per wiphy radio antenna maskFelix Fietkau-0/+7
2024-10-23wifi: cfg80211: add option for vif allowed radiosFelix Fietkau-0/+19
2024-10-23wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to driversJohannes Berg-0/+27
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg-6/+6
2024-10-23wifi: mac80211: make bss_param_ch_cnt available for the low level driverEmmanuel Grumbach-0/+15
2024-10-23wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTHMiri Korenblit-2/+2
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg-2/+0
2024-10-23wifi: mac80211: Add support to indicate that a new interface is to be addedIlan Peer-0/+8
2024-10-23Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz-0/+1
2024-10-23sysctl: update comments to new registration APIsThomas Weißschuh-4/+2