summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-21net: switchdev: Add a helper to replay objects on a bridge portPetr Machata1-0/+6
2023-07-21ALSA: vmaster: Add snd_ctl_add_followers() helperTakashi Iwai1-0/+3
2023-07-21ALSA: control: Introduce snd_ctl_find_id_mixer()Takashi Iwai1-0/+22
2023-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-44/+103
2023-07-21fs: dlm: fix F_CANCELLK to cancel pending requestAlexander Aring1-0/+2
2023-07-21fs: dlm: allow to F_SETLKW getting interruptedAlexander Aring1-0/+1
2023-07-21Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-33/+60
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+5
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet1-1/+1
2023-07-20tcp: annotate data-races around tp->notsent_lowatEric Dumazet1-1/+5
2023-07-20tcp: annotate data-races around tp->keepalive_probesEric Dumazet1-2/+7
2023-07-20tcp: annotate data-races around tp->keepalive_intvlEric Dumazet1-2/+7
2023-07-20tcp: annotate data-races around tp->keepalive_timeEric Dumazet1-2/+5
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou1-2/+0
2023-07-20Bluetooth: coredump: fix building with coredump disabledArnd Bergmann1-2/+0
2023-07-20Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen1-0/+5
2023-07-20dt-bindings: iio: adc: qcom,spmi-adc7: use predefined channel idsDmitry Baryshkov5-148/+158
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol2-79/+95
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol1-0/+79
2023-07-20printk: Add per-console suspended stateJohn Ogness1-0/+3
2023-07-20tcp: add TCP_OLD_SEQUENCE drop reasonEric Dumazet1-0/+3
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger1-0/+1
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger1-0/+1
2023-07-20net: phy: add registers to support 1000BASE-T1Stefan Eichenberger1-1/+17
2023-07-20crypto: ccp - Add support for getting and setting DBC parametersMario Limonciello2-0/+62
2023-07-20crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello2-0/+21
2023-07-20crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello2-0/+68
2023-07-20drm/syncobj: add IOCTL to register an eventfdSimon Ser2-1/+28
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima1-1/+1
2023-07-20netfilter: allow exp not to be removed in nf_ct_find_expectationXin Long1-1/+1
2023-07-20Merge tag 'tags/ctl-lock-fixes-6.6' into for-nextTakashi Iwai1-2/+4
2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai1-1/+3
2023-07-20ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai1-1/+1
2023-07-20pwm: Use a consistent name for pwm_chip pointers in the coreUwe Kleine-König1-3/+3
2023-07-20tcp: tcp_enter_quickack_mode() should be staticEric Dumazet1-1/+0
2023-07-20tcp: remove tcp_send_partial()Eric Dumazet1-1/+0
2023-07-20drm: debugfs: provide infrastructure to dump a DRM GPU VA spaceDanilo Krummrich1-0/+25
2023-07-20drm: manager to keep track of GPUs VA mappingsDanilo Krummrich3-0/+791
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski13-25/+707
2023-07-20power: reset: at91-reset: add sysfs interface to the power on reasonKamel Bouhara1-0/+19
2023-07-19rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()Paul E. McKenney1-0/+5
2023-07-19dt-bindings: clock: ast2600: Add I3C and MAC reset definitionsDylan Hung1-0/+12
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2023-07-19bpf, net: Introduce skb_pointer_if_linear().Alexei Starovoitov1-1/+9
2023-07-19dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generatorXingyu Wu2-0/+38
2023-07-19dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset ...Xingyu Wu2-0/+34
2023-07-19clk: starfive: Add StarFive JH7110 PLL clock driverXingyu Wu0-0/+0
2023-07-19dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset gene...Xingyu Wu2-0/+62
2023-07-19dt-bindings: clock: Add StarFive JH7110 PLL clock generatorXingyu Wu1-0/+6
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann6-16/+254