summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-05Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-04-05Merge tag 'sound-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-04-05stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne
2024-04-05mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand
2024-04-05bpf: store both map ptr and state in bpf_insn_aux_dataPhilo Lu
2024-04-05dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: document PHY AUX clock on SM8[4...Neil Armstrong
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-05firewall: introduce stm32_firewall frameworkGatien Chevallier
2024-04-05fs: Annotate struct file_handle with __counted_by() and use struct_size()Gustavo A. R. Silva
2024-04-05Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-05Merge branch 'mhi-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git...Kalle Valo
2024-04-05soundwire: intel: add support for MeteorLake additional clocksPierre-Louis Bossart
2024-04-05soundwire: intel: add more values for SYNCPRDPierre-Louis Bossart
2024-04-05soundwire: clarify maximum allowed addressPierre-Louis Bossart
2024-04-05soundwire: remove unused sdw_bus_conf structurePierre-Louis Bossart
2024-04-05Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04bpf: Pack struct bpf_fib_lookupAnton Protopopov
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko
2024-04-04ACPI: bus: Don't use "proxy" headersAndy Shevchenko
2024-04-04ACPI: bus: Make container_of() no-op where it makes senseAndy Shevchenko
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-04PM: EM: fix wrong utilization estimation in em_cpu_energy()Vincent Guittot
2024-04-04ASoC: Drop soc-topology ABI v4 supportMark Brown
2024-04-04ASoC: topology: Remove obsolete ABI v4 structsCezary Rojewski
2024-04-04ASoC: Intel: Skylake: Remove soc-topology ABI v4 supportCezary Rojewski
2024-04-04fsnotify: optimize the case of no permission event watchersAmir Goldstein
2024-04-04fsnotify: use an enum for group priority constantsAmir Goldstein
2024-04-04fsnotify: move s_fsnotify_connectors into fsnotify_sb_infoAmir Goldstein
2024-04-04fsnotify: lazy attach fsnotify_sb_info state to sbAmir Goldstein
2024-04-04fsnotify: create helper fsnotify_update_sb_watchers()Amir Goldstein
2024-04-04fsnotify: pass object pointer and type to fsnotify mark helpersAmir Goldstein
2024-04-04fsnotify: create a wrapper fsnotify_find_inode_mark()Amir Goldstein
2024-04-04fsnotify: rename fsnotify_{get,put}_sb_connectors()Amir Goldstein
2024-04-04x86/cc: Add cc_platform_set/_clear() helpersBorislav Petkov (AMD)
2024-04-04memblock tests: fix undefined reference to `BIT'Wei Yang
2024-04-04drm/dp: Add Adaptive Sync SDP loggingMitul Golani
2024-04-04drm/dp: Add support to indicate if sink supports AS SDPMitul Golani
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu
2024-04-03net/mlx5: Convert uintX_t to uXGal Pressman
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-03net: ethtool: Add impedance mismatch result code to cable testPawel Dembicki
2024-04-03net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki
2024-04-03net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang
2024-04-03af_unix: Remove lock dance in unix_peek_fds().Kuniyuki Iwashima
2024-04-03trace: tcp: fully support trace_tcp_send_resetJason Xing
2024-04-03trace: adjust TP_STORE_ADDR_PORTS_SKB() parametersJason Xing