summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-20Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-19Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-18sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-18Add cs42l43 PC focused SoundWire CODECMark Brown
2023-08-18regulator: tps65086: Select dedicated regulator config for chip variantAndre Werner
2023-08-18regulator: Merge dependency for tps65086Mark Brown
2023-08-18mfd: tps65086: Read DEVICE ID register 1 from deviceAndre Werner
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual
2023-08-18mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-18regulator: db8500-prcmu: Remove unused declaration power_state_active_is_enab...Yue Haibing
2023-08-18crypto: engine - Remove crypto_engine_ctxHerbert Xu
2023-08-18crypto: engine - Move crypto_engine_ops from request into crypto_algHerbert Xu
2023-08-18crypto: engine - Move struct crypto_engine into internal/engine.hHerbert Xu
2023-08-18crypto: engine - Create internal/engine.hHerbert Xu
2023-08-18crypto: engine - Move crypto inclusions out of header fileHerbert Xu
2023-08-18crypto: engine - Remove prepare/unprepare requestHerbert Xu
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17Compiler Attributes: counted_by: Adjust name and identifier expansionKees Cook
2023-08-17integrity: PowerVM support for loading third party code signing keysNayna Jain
2023-08-17KEYS: DigitalSignature link restrictionEric Snowberg
2023-08-18Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet
2023-08-17sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-17ACPI: TAD: Install SystemCMOS address space handler for ACPI000EZhang Rui
2023-08-17ACPI: Remove assorted unused declarations of functionsYue Haibing
2023-08-17ACPI: Remove unused extern declaration acpi_paddr_to_node()YueHaibing
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula
2023-08-17mfd: cs42l43: Add support for cs42l43 core driverCharles Keepax
2023-08-17soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure
2023-08-17thermal: core: Rework and rename __for_each_thermal_trip()Rafael J. Wysocki
2023-08-17thermal: core: Add priv pointer to struct thermal_tripRafael J. Wysocki
2023-08-17thermal: core: Introduce thermal_zone_device_exec()Rafael J. Wysocki
2023-08-17cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.Liao Chang
2023-08-16Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney
2023-08-16rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nullsAlan Huang
2023-08-16srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usagePaul E. McKenney
2023-08-16tracing/synthetic: Use union instead of castsSven Schnelle
2023-08-16regulator: Get Synquacer testing workingMark Brown
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-08-15list: Introduce CONFIG_LIST_HARDENEDMarco Elver
2023-08-15list_debug: Introduce inline wrappers for debug checksMarco Elver
2023-08-15compiler_types: Introduce the Clang __preserve_most function attributeMarco Elver
2023-08-15fbdev: kyro: Remove unused declarationsYue Haibing
2023-08-15perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-08-15vfs: fix up the assert in i_readcount_decMateusz Guzik
2023-08-15vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells
2023-08-14torture: Add a kthread-creation callback to _torture_create_kthread()Paul E. McKenney