summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-24mmc: core: Support UHS-II card control and accessVictor Shih2-0/+32
2024-10-24pidfd: add ioctl to retrieve pid infoLuca Boccassi1-0/+50
2024-10-24afs: Fix missing subdir edit when renamed between parent dirsDavid Howells1-1/+6
2024-10-24Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-0/+1
2024-10-24locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave()Sebastian Andrzej Siewior1-4/+1
2024-10-24locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks.Sebastian Andrzej Siewior2-9/+9
2024-10-24Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2-14/+15
2024-10-24Merge tag 'asoc-fix-v6.12-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2024-10-24PCI: Protect Link Control 2 Register with RMW lockingIlpo Järvinen1-0/+1
2024-10-23dt-bindings: clock: Add i.MX91 clock supportPengfei Li1-0/+5
2024-10-23dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definitionPengfei Li1-1/+0
2024-10-23cgroup/freezer: Reduce redundant traversal for cgroup_freezeChen Ridong1-1/+1
2024-10-23drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit1-0/+17
2024-10-23uprobe: Add support for session consumerJiri Olsa1-1/+20
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa1-2/+2
2024-10-23dt-bindings: clock: qcom: gcc-ipq9574: remove q6 bring up clock macrosManikanta Mylavarapu1-18/+0
2024-10-23dt-bindings: clock: qcom: gcc-ipq5332: remove q6 bring up clock macrosManikanta Mylavarapu1-20/+0
2024-10-23rcu: Delete unused rcu_gp_might_be_stalled() functionPaul E. McKenney2-2/+0
2024-10-23kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-10-23debugfs: add small file operations for most filesJohannes Berg1-4/+58
2024-10-23wifi: cfg80211: add monitor SKIP_TX flagFelix Fietkau2-0/+4
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau1-0/+6
2024-10-23wifi: cfg80211: pass net_device to .set_monitor_channelFelix Fietkau1-0/+1
2024-10-23wifi: mac80211: remove status->ampdu_delimiter_crcFelix Fietkau1-5/+1
2024-10-23wifi: cfg80211: report per wiphy radio antenna maskFelix Fietkau2-0/+7
2024-10-23wifi: cfg80211: add option for vif allowed radiosFelix Fietkau2-0/+19
2024-10-23wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to driversJohannes Berg1-0/+27
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg1-6/+6
2024-10-23wifi: mac80211: make bss_param_ch_cnt available for the low level driverEmmanuel Grumbach1-0/+15
2024-10-23wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTHMiri Korenblit1-2/+2
2024-10-23wifi: cfg80211: disallow SMPS in AP modeJohannes Berg1-2/+0
2024-10-23wifi: mac80211: Add support to indicate that a new interface is to be addedIlan Peer1-0/+8
2024-10-23Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz1-0/+1
2024-10-23sysctl: update comments to new registration APIsThomas Weißschuh1-4/+2
2024-10-23ASoC: soc-pcm: remove dpcm_xxx flagsKuninori Morimoto1-5/+0
2024-10-23regulator: doc: remove documentation comment for regulator_initJerome Brunet1-2/+0
2024-10-23regulator: doc: add missing documentation for init_cbJerome Brunet1-0/+5
2024-10-23net: netdev_tx_sent_queue() small optimizationEric Dumazet1-1/+1
2024-10-23netpoll: remove ndo_netpoll_setup() second argumentEric Dumazet1-2/+1
2024-10-23ipv4: Switch inet_addr_hash() to less predictable hash.Kuniyuki Iwashima1-0/+5
2024-10-23net/sched: act_api: unexport tcf_action_dump_1()Vladimir Oltean1-1/+0
2024-10-23kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig1-1/+0
2024-10-23dt-bindings: arm: qcom,ids: add SoC ID for SAR2130P and SAR1130PDmitry Baryshkov1-0/+2
2024-10-23dt-bindings: arm: qcom,ids: add SoC ID for QCS615Lijuan Gao1-0/+1
2024-10-23bpf: Add MEM_WRITE attributeDaniel Borkmann1-3/+11
2024-10-23Merge branch '20241011-sa8775p-mm-v4-resend-patches-v5-0-4a9f17dc683a@quicinc...Bjorn Andersson3-0/+242
2024-10-23dt-bindings: clock: qcom: Add SA8775P display clock controllersTaniya Das1-0/+87
2024-10-23dt-bindings: clock: qcom: Add SA8775P camera clock controllerTaniya Das1-0/+108
2024-10-23dt-bindings: clock: qcom: Add SA8775P video clock controllerTaniya Das1-0/+47
2024-10-23regulator: init_data handling updateMark Brown28-57/+182