summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-04-03randomize_kstack: Improve entropy diffusionKees Cook
2024-04-03vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann
2024-04-03ALSA: cirrus: Tidy up of firmware control read/writeMark Brown
2024-04-03bpf: add special internal-only MOV instruction to resolve per-CPU addrsAndrii Nakryiko
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-03firmware: cs_dsp: Add locked wrappers for coeff read and writeSimon Trimmer
2024-04-03ASoC: Merge up fixesMark Brown
2024-04-03PM: wakeup: Remove unnecessary else from device_init_wakeup()Dhruva Gole
2024-04-03PM: wakeup: make device_wakeup_disable() return voidDhruva Gole
2024-04-03tee: tstee: Add Trusted Services TEE driverBalint Dobszay
2024-04-03tee: optee: Move pool_op helper functionsBalint Dobszay
2024-04-03gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko
2024-04-03netdevice: add DEFINE_FREE() for dev_putJohannes Berg