summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai559-4792/+11584
2024-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-20/+100
2024-04-05bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-04-05Merge 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-04net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu1-1/+3
2024-04-04net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu2-5/+33
2024-04-04net/mlx5: Convert uintX_t to uXGal Pressman1-1/+1
2024-04-04Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-129/+150
2024-04-04net: ethtool: Add impedance mismatch result code to cable testPawel Dembicki1-0/+4
2024-04-04net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki1-0/+1
2024-04-04net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang1-1/+0
2024-04-04af_unix: Remove lock dance in unix_peek_fds().Kuniyuki Iwashima1-1/+0
2024-04-04trace: tcp: fully support trace_tcp_send_resetJason Xing1-2/+38
2024-04-04trace: adjust TP_STORE_ADDR_PORTS_SKB() parametersJason Xing3-11/+13
2024-04-04randomize_kstack: Improve entropy diffusionKees Cook1-1/+1
2024-04-03vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann1-7/+1
2024-04-03ALSA: cirrus: Tidy up of firmware control read/writeMark Brown1-0/+4
2024-04-03bpf: add special internal-only MOV instruction to resolve per-CPU addrsAndrii Nakryiko1-0/+20
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2024-04-03firmware: cs_dsp: Add locked wrappers for coeff read and writeSimon Trimmer1-0/+4
2024-04-03ASoC: Merge up fixesMark Brown1-0/+3
2024-04-03PM: wakeup: Remove unnecessary else from device_init_wakeup()Dhruva Gole1-4/+3
2024-04-03PM: wakeup: make device_wakeup_disable() return voidDhruva Gole1-3/+2
2024-04-03tee: tstee: Add Trusted Services TEE driverBalint Dobszay1-0/+1
2024-04-03tee: optee: Move pool_op helper functionsBalint Dobszay1-0/+10
2024-04-03gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko1-15/+0
2024-04-03netdevice: add DEFINE_FREE() for dev_putJohannes Berg1-0/+2
2024-04-03rtnetlink: add guard for RTNLJohannes Berg1-0/+3
2024-04-03tracing: Add the ::microcode field to the mce_record tracepointAvadhut Naik1-2/+5
2024-04-03tracing: Add the ::ppin field to the mce_record tracepointAvadhut Naik1-1/+12