messages from 2022-09-29 18:28:26 to 2022-10-21 20:35:58 UTC [more...]
[PATCH 00/14] IFS multi test image support and misc changes
2022-10-21 20:34 UTC (15+ messages)
` [PATCH 01/14] platform/x86/intel/ifs: Remove unused selection
` [PATCH 02/14] platform/x86/intel/ifs: Propagate load failure error code
` [PATCH 03/14] platform/x86/intel/ifs: return a more appropriate Error code
` [PATCH 04/14] platform/x86/intel/ifs: Remove image loading during init
` [PATCH 05/14] x86/microcode/intel: Expose find_matching_signature() for IFS
` [PATCH 06/14] x86/microcode/intel: Use appropriate type in microcode_sanity_check()
` [PATCH 07/14] x86/microcode/intel: Expose microcode_sanity_check()
` [PATCH 08/14] x86/microcode/intel: Meta-data support in microcode file
` [PATCH 09/14] platform/x86/intel/ifs: Use generic microcode headers and functions
` [PATCH 10/14] platform/x86/intel/ifs: Add metadata validation
` [PATCH 11/14] platform/x86/intel/ifs: Remove reload sysfs entry
` [PATCH 12/14] platform/x86/intel/ifs: Add current_batch "
` [PATCH 13/14] Documentation/ABI: Update IFS ABI doc
` [PATCH 14/14] Revert "platform/x86/intel/ifs: Mark as BROKEN"
[PATCH -next v2 1/2] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
2022-10-21 17:10 UTC (4+ messages)
` [PATCH -next v2 2/2] fs/ntfs3: Eliminate unnecessary ternary operator "
[PATCH] mm/memremap: Mark folio_span_valid() as __maybe_unused
2022-10-18 20:55 UTC (3+ messages)
[PATCH RESEND 1/2] soc: qcom: cmd-db: Mark device as having no PM support
2022-10-18 3:15 UTC (3+ messages)
` [PATCH RESEND 2/2] soc: qcom: stats: "
[PATCH] clk: xilinx: Drop duplicate depends on COMMON_CLK
2022-10-17 22:29 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sc7180-trogdor: Fixup modem memory region
2022-10-17 18:22 UTC
[PATCH] drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback
2022-10-17 16:56 UTC (2+ messages)
[PATCH] x86/Kconfig: Drop check for '-mabi=ms' for CONFIG_EFI_STUB
2022-10-17 15:45 UTC (4+ messages)
[PATCH] ASoC: meson: axg-pdm: Fix double word in comments
2022-10-17 14:26 UTC (2+ messages)
[PATCH v2] spi: spi-imx: mx51 support for more than 4 gpio chip selects
2022-10-17 13:54 UTC
[PATCH] spi: spi-imx: mx51 support for more than 4 gpio chip selects
2022-10-12 15:07 UTC
[PATCH v6 0/7] treewide cleanup of random integer usage
2022-10-17 11:59 UTC (22+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions
[PATCH v2] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
2022-10-17 0:41 UTC (8+ messages)
[PATCH 5.10] arm64: dts: qcom: sc7180-trogdor: Fixup modem memory region
2022-10-16 12:47 UTC (3+ messages)
[GIT PULL] slab hotfix for 6.1-rc1
2022-10-16 0:15 UTC (2+ messages)
[PATCH 1/2] soc: qcom: cmd-db: Mark device as having no PM support
2022-10-15 11:15 UTC (4+ messages)
` [PATCH 2/2] soc: qcom: stats: "
[PATCH v10 00/27] Rust support
2022-10-14 20:39 UTC (10+ messages)
` [PATCH v10 25/27] x86: enable initial "
[PATCH] spi: spi-imx: mx51 support for more than 4 gpio chip selects
2022-10-07 15:28 UTC
[PATCH v2] drm/i915: Fix CFI violations in gt_sysfs
2022-10-13 20:59 UTC
[PATCH] ACPI / extlog: Handle multiple records
2022-10-13 18:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH] media: platform: cros-ec: Add Kuldax to the match table
2022-10-13 17:27 UTC (2+ messages)
[GIT PULL] slab changes for 6.1-rc1
2022-10-10 18:47 UTC (3+ messages)
[PATCH v5 0/7] treewide cleanup of random integer usage
2022-10-09 14:17 UTC (12+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions
[PATCH v3 0/5] treewide cleanup of random integer usage
2022-10-09 2:57 UTC (23+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions
[PATCH v4 0/6] treewide cleanup of random integer usage
2022-10-09 0:26 UTC (21+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions
[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
2022-10-08 18:16 UTC (3+ messages)
[PATCH v2 0/5] treewide cleanup of random integer usage
2022-10-06 16:25 UTC (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions
[PATCH] clk: clocking-wizard: Depend on HAS_IOMEM
2022-10-06 4:19 UTC (2+ messages)
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-05 21:48 UTC (6+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions
[PATCH] debugobjects: Print object pointer in debug_print_object()
2022-10-05 13:29 UTC (3+ messages)
[PATCH -next] arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
2022-10-05 10:52 UTC (3+ messages)
[PATCH -next] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
2022-10-04 23:26 UTC (3+ messages)
[PATCH] clk: qcom: gcc-sm6375: Ensure unsigned long type
2022-10-04 17:42 UTC (2+ messages)
[PATCH net-next] once: rename _SLOW to _SLEEPABLE
2022-10-03 18:14 UTC
[PATCH] drm/i915: Fix CFI violations in gt_sysfs
2022-10-03 17:46 UTC (4+ messages)
` [Intel-gfx] "
[PATCH] lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
2022-10-03 16:10 UTC (7+ messages)
[PATCH v9 12/27] rust: add `kernel` crate
2022-10-03 4:17 UTC (18+ messages)
[PATCH 0/9] SPMI patches for v6.1
2022-09-30 0:50 UTC (10+ messages)
` [PATCH 1/9] drivers: spmi: Directly use ida_alloc()/free()
` [PATCH 2/9] spmi: pmic-arb: add a print in cleanup_irq
` [PATCH 3/9] spmi: pmic-arb: handle spurious interrupt
` [PATCH 4/9] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [PATCH 5/9] spmi: pmic-arb: check apid against limits before calling irq handler
` [PATCH 6/9] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [PATCH 7/9] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [PATCH 8/9] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [PATCH 9/9] spmi: pmic-arb: increase SPMI transaction timeout delay
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox