summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng
2024-07-12kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macrosEric Chan
2024-07-12kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan
2024-07-12kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertionEric Chan
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-12clocksource/drivers/realtek: Add timer driver for rtl-otto platformsChris Packham
2024-07-12thermal: trip: Fold __thermal_zone_get_trip() into its callerRafael J. Wysocki
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki
2024-07-12efi: Replace efi_memory_attributes_table_t 0-sized array with flexible arrayKees Cook
2024-07-12efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()Kees Cook
2024-07-12vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-11driver core: auxiliary bus: show auxiliary device IRQsShay Drory
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas
2024-07-11Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-11fixmap: Remove unused set_fixmap_offset_io()Steven Price
2024-07-11drm/xe: Use write-back caching mode for system memory on DGFXThomas Hellström
2024-07-11btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana
2024-07-11x86/xen: eliminate some private header filesJuergen Gross
2024-07-11Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2024-07-10regmap: Implement regmap_multi_reg_read()Mark Brown
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10libeth: support different types of buffers for RxAlexander Lobakin
2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck
2024-07-10libeth: add cacheline / struct layout assertion helpersAlexander Lobakin
2024-07-10page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin
2024-07-10cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin
2024-07-10Merge tag 'ib-mfd-counter-v5.11' of https://git.kernel.org/pub/scm/linux/kern...Uwe Kleine-König
2024-07-10pwm: Drop pwm_apply_state()Uwe Kleine-König
2024-07-10pwm: Remove wrong implementation details from pwm_ops's documentationUwe Kleine-König
2024-07-10pwm: Make pwm_request_from_chip() private to the coreUwe Kleine-König
2024-07-10pwm: Make use of a symbol namespace for the coreUwe Kleine-König
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-10kbuild: verify asm-generic header listArnd Bergmann
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki
2024-07-09sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan
2024-07-09Merge tag 'qcom-arm64-for-6.11-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner
2024-07-09thermal: trip: Add conversion macros for thermal trip priv fieldRafael J. Wysocki