summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-04Merge tag 'samsung-drivers-6.9-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+10
2024-03-04Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann5-24/+38
2024-03-04Merge tag 'tegra-for-6.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-18/+2
2024-03-04Merge tag 'scmi-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-3/+18
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg1-0/+6
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg1-2/+3
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg1-2/+4
2024-03-04wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg1-2/+2
2024-03-04wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg1-0/+32
2024-03-04wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg1-0/+15
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz1-1/+3
2024-03-04i2c: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-7/+6
2024-03-04tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)1-10/+10
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet1-0/+1
2024-03-04Merge tag 'v6.9-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-2/+1
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2-2/+32
2024-03-04Merge tag 'stm32-dt-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+1
2024-03-04Input: serio - make serio_bus constRicardo B. Marliere1-1/+1
2024-03-03soundwire: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-03-03RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-6/+8
2024-03-03RDMA/hns: Support userspace configuring congestion control algorithm with QP ...Junxian Huang1-0/+16
2024-03-03of: Reimplement of_machine_is_compatible() using of_machine_compatible_match()Christophe Leroy1-1/+13
2024-03-03of: Change of_machine_is_compatible() to return boolMichael Ellerman1-1/+1
2024-03-03of: Add of_machine_compatible_match()Michael Ellerman1-0/+6
2024-03-03gpio: nomadik: Finish conversion to use firmware node APIsAndy Shevchenko1-1/+3
2024-03-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-37/+131
2024-03-03nvmet-rdma: set max_queue_size for RDMA transportMax Gurtovoy1-1/+2
2024-03-03nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definitionMax Gurtovoy1-1/+2
2024-03-03nvme-rdma: move NVME_RDMA_IP_PORT from common fileMax Gurtovoy2-2/+2
2024-03-02USB: typec: no opencoding FIELD_GETOliver Neukum1-4/+5
2024-03-02Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-2/+2
2024-03-02Merge tag 'coresight-next-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-91/+57
2024-03-02Merge tag 'mhi-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman1-19/+0
2024-03-02block: define bvec_iter as __packed __aligned(4)Ming Lei1-1/+1
2024-03-02net/mlx5: Check capability for fw_resetMoshe Shemesh1-1/+3
2024-03-02compiler.h: Explain how __is_constexpr() worksKees Cook1-0/+39
2024-03-02overflow: Allow non-type arg to type_max() and type_min()Kees Cook1-5/+7
2024-03-01power: supply: core: make power_supply_class constantRicardo B. Marliere1-1/+1
2024-03-01sched/idle: Conditionally handle tick broadcast in default_idle_call()Thomas Gleixner2-0/+5
2024-03-01Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-2/+4
2024-03-01Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-20/+16
2024-03-01block: add a queue_limits_stack_bdev helperChristoph Hellwig1-0/+2
2024-03-01block: add a queue_limits_set helperChristoph Hellwig1-0/+1
2024-03-01svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever1-3/+10
2024-03-01svcrdma: Post WRs for Write chunks in svc_rdma_sendto()Chuck Lever1-3/+3
2024-03-01svcrdma: Post the Reply chunk and Send WR togetherChuck Lever1-4/+9
2024-03-01svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxtChuck Lever2-0/+29
2024-03-01svcrdma: Post Send WR chainChuck Lever1-2/+4
2024-03-01NFSD: Add callback operation lifetime trace pointsChuck Lever1-0/+34