aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-05netlink: specs: ethtool: define header-flags as an enumJakub Kicinski1-6/+5
2024-04-05ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu2-1/+40
2024-04-05trace: events: cleanup deprecated strncpy usesJustin Stitt3-3/+3
2024-04-05net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu1-2/+18
2024-04-05scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski1-1/+3
2024-04-05Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2024-04-05ASoC: Intel: avs: Fixes and cleanups for 6.10Mark Brown19-27/+76
2024-04-05Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds2-6/+5
2024-04-05Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+0
2024-04-05Merge tag 'sound-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+4
2024-04-05stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne1-4/+3
2024-04-05mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand1-2/+2
2024-04-05bpf: store both map ptr and state in bpf_insn_aux_dataPhilo Lu1-1/+8
2024-04-05dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: document PHY AUX clock on SM8[4...Neil Armstrong1-0/+4
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+3
2024-04-05firewall: introduce stm32_firewall frameworkGatien Chevallier1-0/+142
2024-04-05fs: Annotate struct file_handle with __counted_by() and use struct_size()Gustavo A. R. Silva1-1/+1
2024-04-05Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino1-0/+7
2024-04-05Merge branch 'mhi-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git...Kalle Valo1-1/+17
2024-04-05soundwire: intel: add support for MeteorLake additional clocksPierre-Louis Bossart1-0/+5
2024-04-05soundwire: intel: add more values for SYNCPRDPierre-Louis Bossart1-2/+4
2024-04-05soundwire: clarify maximum allowed addressPierre-Louis Bossart1-1/+1
2024-04-05soundwire: remove unused sdw_bus_conf structurePierre-Louis Bossart1-15/+0
2024-04-05Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai559-4792/+11584
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-20/+100
2024-04-04bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+52
2024-04-04ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko1-5/+8
2024-04-04ACPI: bus: Don't use "proxy" headersAndy Shevchenko1-0/+5
2024-04-04ACPI: bus: Make container_of() no-op where it makes senseAndy Shevchenko1-5/+5
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+15
2024-04-04PM: EM: fix wrong utilization estimation in em_cpu_energy()Vincent Guittot1-1/+0
2024-04-04ASoC: Drop soc-topology ABI v4 supportMark Brown2-130/+0
2024-04-04ASoC: topology: Remove obsolete ABI v4 structsCezary Rojewski1-56/+0
2024-04-04ASoC: Intel: Skylake: Remove soc-topology ABI v4 supportCezary Rojewski1-74/+0
2024-04-04fsnotify: optimize the case of no permission event watchersAmir Goldstein2-6/+24
2024-04-04fsnotify: use an enum for group priority constantsAmir Goldstein1-8/+12
2024-04-04fsnotify: move s_fsnotify_connectors into fsnotify_sb_infoAmir Goldstein3-8/+13
2024-04-04fsnotify: lazy attach fsnotify_sb_info state to sbAmir Goldstein2-4/+21
2024-04-04fsnotify: create helper fsnotify_update_sb_watchers()Amir Goldstein1-0/+1
2024-04-04fsnotify: pass object pointer and type to fsnotify mark helpersAmir Goldstein1-21/+12
2024-04-04fsnotify: create a wrapper fsnotify_find_inode_mark()Amir Goldstein1-0/+7
2024-04-04fsnotify: rename fsnotify_{get,put}_sb_connectors()Amir Goldstein2-1/+6
2024-04-04x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)1-0/+12
2024-04-04memblock tests: fix undefined reference to `BIT'Wei Yang1-0/+2
2024-04-04drm/dp: Add Adaptive Sync SDP loggingMitul Golani2-0/+40
2024-04-04drm/dp: Add support to indicate if sink supports AS SDPMitul Golani1-0/+1
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu1-1/+3
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu2-5/+33