aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-16xfs: remove the xfs_efi_log_format_32_t typedefChristoph Hellwig2-3/+3
2025-09-16xfs: remove the xfs_efi_log_format_t typedefChristoph Hellwig2-3/+3
2025-09-16xfs: remove the xfs_extent64_t typedefChristoph Hellwig1-4/+4
2025-09-16xfs: remove the xfs_extent32_t typedefChristoph Hellwig1-4/+4
2025-09-16xfs: remove the xfs_extent_t typedefChristoph Hellwig1-8/+9
2025-09-16xfs: remove the xfs_trans_header_t typedefChristoph Hellwig3-4/+4
2025-09-16xfs: remove the xlog_op_header_t typedefChristoph Hellwig2-11/+11
2025-09-16xfs: extend removed sysctls tableBagas Sanjaya1-9/+9
2025-09-16net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriateYury Norov (NVIDIA)1-6/+2
2025-09-16ASoC: dt-bindings: asahi-kasei,ak4458: Reference common DAI propertiesJonas Rebmann1-0/+4
2025-09-16dt-bindings: gpio: fix trivial-gpio's schema idIoana Ciornei1-1/+1
2025-09-16Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-currentBartosz Golaszewski2-2/+21
2025-09-16ALSA: pcm: Disable bottom softirqs as part of spin_lock_irq() on PREEMPT_RTSebastian Andrzej Siewior1-8/+13
2025-09-16platform/x86: portwell-ec: Add hwmon support for voltage and temperatureYen-Chi Huang1-8/+162
2025-09-16Merge branch 'net-hinic3-add-a-driver-for-huawei-3rd-gen-nic-sw-and-hw-initialization'Paolo Abeni28-86/+3923
2025-09-16hinic3: Fix code style (Missing a blank line before return)Fan Gong3-0/+8
2025-09-16hinic3: Fix missing napi->dev in netif_queue_set_napiFan Gong1-1/+1
2025-09-16hinic3: Add port managementFan Gong4-0/+161
2025-09-16hinic3: Add Rss functionFan Gong7-1/+436
2025-09-16hinic3: Tx & Rx configurationFan Gong8-1/+197
2025-09-16hinic3: Queue pair context initializationFan Gong8-0/+782
2025-09-16hinic3: Queue pair resource initializationFan Gong7-7/+749
2025-09-16hinic3: Queue pair endianness improvementsFan Gong5-69/+79
2025-09-16hinic3: Nic_io initializationFan Gong4-3/+88
2025-09-16hinic3: Command Queue flush interfacesFan Gong6-0/+124
2025-09-16hinic3: HW capability initializationFan Gong4-0/+115
2025-09-16hinic3: HW common function initializationFan Gong4-1/+716
2025-09-16hinic3: HW management interfacesFan Gong8-0/+152
2025-09-16hinic3: HW initializationFan Gong5-4/+316
2025-09-16Merge tag 'extcon-next-for-6.18' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman11-26/+456
2025-09-16Merge tag 'iio-fixes-for-6.17b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman6-33/+60
2025-09-16platform/x86: asus-wmi: Re-add extra keys to ignore_key_wlan quirkAntheas Kapenekakis1-0/+2
2025-09-16Merge tag 'counter-updates-for-6.18' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-nextGreg Kroah-Hartman2-14/+6
2025-09-16platform/x86/amd/pmf: Support new ACPI ID AMDI0108Shyam Sundar S K1-0/+1
2025-09-16HID: i2c-hid: Resolve touchpad issues on Dell systems during S4Mario Limonciello (AMD)3-1/+37
2025-09-16drm/i915/backlight: Honor VESA eDP backlight luminance control capabilityAaron Ma1-1/+1
2025-09-16rust: acpi: use `core::ffi::CStr` method namesTamir Duberstein1-5/+2
2025-09-16rust: of: use `core::ffi::CStr` method namesTamir Duberstein1-1/+1
2025-09-16rust: net: use `core::ffi::CStr` method namesTamir Duberstein1-1/+1
2025-09-16rust: miscdevice: use `core::ffi::CStr` method namesTamir Duberstein1-1/+1
2025-09-16rust: kunit: use `core::ffi::CStr` method namesTamir Duberstein1-3/+3
2025-09-16rust: firmware: use `core::ffi::CStr` method namesTamir Duberstein1-1/+1
2025-09-16rust: drm: use `core::ffi::CStr` method namesTamir Duberstein1-2/+2
2025-09-16rust: cpufreq: use `core::ffi::CStr` method namesTamir Duberstein1-1/+1
2025-09-16rust: configfs: use `core::ffi::CStr` method namesTamir Duberstein2-3/+3
2025-09-16rust: auxiliary: use `core::ffi::CStr` method namesTamir Duberstein1-2/+2
2025-09-16drm/panic: use `core::ffi::CStr` method namesTamir Duberstein1-1/+1
2025-09-16rust: device: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein1-11/+12
2025-09-16rust: sync: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein1-1/+1
2025-09-16rust: seq_file: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein1-3/+3