summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-05Merge branch 'icc-sar2130p' into icc-nextGeorgi Djakov
2024-11-05Merge branch 'icc-qcs615' into icc-nextGeorgi Djakov
2024-11-04PM: EM: Add min/max available performance state limitsLukasz Luba
2024-11-04Merge tag 'mtk-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-11-05Merge tag 'drm-msm-next-2024-10-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-11-04rust: samples: add tracepoint to Rust sampleAlice Ryhl
2024-11-04rust: add tracepoint supportAlice Ryhl
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-11-04bpf: Move btf_type_is_struct_ptr() under CONFIG_BPF_SYSCALLAlistair Francis
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer
2024-11-04Merge tag 'qcom-drivers-for-6.13' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-11-04Merge tag 'zynqmp-soc-for-6.13' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-11-04RDMA/nldev: Add IB device and net device rename eventsChiara Meiohas
2024-11-04RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad
2024-11-04RDMA/core: Add device ufile cleanup operationPatrisious Haddad
2024-11-04RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas
2024-11-04RDMA/mlx5: Support OOO RX WQE consumptionEdward Srouji
2024-11-04Introduce mlx5 data direct placement (DDP)Leon Romanovsky
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang
2024-11-04net/mlx5: Introduce data placement ordering bitsEdward Srouji
2024-11-04Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-11-03soc: qcom: llcc: add support for SAR2130P and SAR1130PDmitry Baryshkov
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos
2024-11-03iio: events: make IIO_EVENT_CODE macro privateDavid Lechner
2024-11-03iio: events.h: add event identifier macros for differential channelJulien Stephan
2024-11-03iio: fix write_event_config signatureJulien Stephan
2024-11-03iio: Add channel type for attentionRicardo Ribalda
2024-11-03iio: hid-sensors: Add proximity and attention IDsRicardo Ribalda
2024-11-03iio: Mark iio_dev::priv member with __privateAndy Shevchenko
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03pwm: core: export pwm_get_state_hw()David Lechner
2024-11-03net/tcp: Add missing lockdep annotations for TCP-AO hlist traversalsDmitry Safonov
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-03UAPI: ethtool: Use __struct_group() in struct ethtool_link_settingsGustavo A. R. Silva
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao
2024-11-03dpll: add clock quality level attribute and opJiri Pirko
2024-11-03dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTBClaudiu Beznea
2024-11-03deal with the last remaing boolean uses of fd_file()Al Viro
2024-11-03introduce "fd_pos" class, convert fdget_pos() users to it.Al Viro
2024-11-03switch netlink_getsockbyfilp() to taking descriptorAl Viro
2024-11-03net/socket.c: switch to CLASS(fd)Al Viro