aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-23netfs: Remove unused declaration netfs_queue_write_request()Yue Haibing1-1/+0
2025-07-23sysctl: Removed unused variableJoel Granados1-1/+0
2025-07-23fork: mv threads-max into kernel/fork.cJoel Granados1-3/+0
2025-07-23parisc/power: Move soft-power into power.cJoel Granados1-1/+0
2025-07-23rcu: Move rcu_stall related sysctls into rcu/tree_stall.hJoel Granados1-2/+0
2025-07-23locking/rtmutex: Move max_lock_depth into rtmutex.cJoel Granados1-1/+1
2025-07-23module: Move modprobe_path and modules_disabled ctl_tables into the module subsysJoel Granados2-4/+0
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas2-0/+4
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas3-0/+47
2025-07-23IB/core: Add UVERBS_METHOD_REG_MR on the MR objectYishai Hadas1-0/+14
2025-07-23RDMA support for DMA handleLeon Romanovsky3-17/+83
2025-07-23net/mlx5: Add support for device steering tagYishai Hadas1-0/+20
2025-07-23net/mlx5: Expose IFC bits for TPHYishai Hadas1-2/+12
2025-07-23PCI/TPH: Expose pcie_tph_get_st_table_size()Yishai Hadas1-0/+1
2025-07-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-13/+45
2025-07-22tcp: trace retransmit failures in tcp_retransmit_skbFan Yu1-18/+9
2025-07-22cdrom: Call cdrom_mrw_exit from cdrom_release functionPhillip Potter1-1/+0
2025-07-22rv/ltl: Do not execute the Buchi automaton twice on start conditionNam Cao1-1/+3
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt4-6/+6
2025-07-22tracing: Remove EVENT_FILE_FL_SOFT_MODE flagSteven Rostedt1-3/+0
2025-07-22ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt1-3/+1
2025-07-23tpm: support devices with synchronous send()Stefano Garzarella1-0/+1
2025-07-23tpm: add bufsiz parameter in the .send callbackStefano Garzarella1-1/+2
2025-07-22Merge tag 'qcom-drivers-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-3/+3
2025-07-22Merge tag 'tegra-for-6.17-memory' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann1-0/+136
2025-07-22cpu/hotplug: Remove unused cpuhp_state CPUHP_PCI_XGENE_DEADMarc Zyngier1-1/+0
2025-07-22Merge tag 'qcom-arm64-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann2-0/+191
2025-07-22Merge tag 'sunxi-dt-for-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/dtArnd Bergmann4-0/+47
2025-07-22Merge tag 'spacemit-dt-for-6.17-1' of https://github.com/spacemit-com/linux into soc/dtArnd Bergmann1-0/+141
2025-07-22Merge tag 'tegra-for-6.17-dt-bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dtArnd Bergmann3-0/+694
2025-07-22Merge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki2-7/+15
2025-07-22Merge branches 'pm-runtime' and 'pm-powercap'Rafael J. Wysocki1-24/+163
2025-07-22f2fs: Use a folio in f2fs_is_cp_guaranteed()Matthew Wilcox (Oracle)1-4/+6
2025-07-22f2fs: Pass a folio to IS_INODE()Matthew Wilcox (Oracle)1-1/+1
2025-07-22f2fs: Pass a folio to ADDRS_PER_PAGE()Matthew Wilcox (Oracle)1-1/+1
2025-07-22Merge branch 'pm-sleep'Rafael J. Wysocki3-4/+40
2025-07-22Merge branches 'pm-cpuidle', 'pm-qos', 'pm-devfreq' and 'pm-opp'Rafael J. Wysocki1-0/+4
2025-07-22Merge branch 'acpi-apei'Rafael J. Wysocki2-4/+0
2025-07-22NFS: use a hash table for delegation lookupChristoph Hellwig1-0/+2
2025-07-22NFS: track active delegations per-serverChristoph Hellwig1-0/+1
2025-07-22Merge tag 'nvme-6.17-2025-07-22' of git://git.infradead.org/nvme into for-6.17/blockJens Axboe1-1/+1
2025-07-22sched/idle: Remove play_idle()Feng Lee1-5/+0
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit1-2/+5
2025-07-21arm: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook1-1/+1
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook2-10/+12
2025-07-21ethtool: rss: support removing contexts via NetlinkJakub Kicinski1-0/+2
2025-07-21ethtool: rss: support creating contexts via NetlinkJakub Kicinski1-0/+3
2025-07-21tcp: add tcp_sock_set_maxsegGeliang Tang1-0/+1
2025-07-21net: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-0/+1