Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2022-09-01 05:41:36 to 2022-10-04 23:24:20 UTC [more...]

[PATCH -next v2 1/2] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
 2022-10-04 23:23 UTC  (2+ messages)
` [PATCH -next v2 2/2] fs/ntfs3: Eliminate unnecessary ternary operator "

[PATCH] debugobjects: Print object pointer in debug_print_object()
 2022-10-04 22:58 UTC  (2+ messages)

[PATCH -next] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
 2022-10-04 22:56 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sm6375: Ensure unsigned long type
 2022-10-04 17:42 UTC  (2+ messages)

[PATCH -next] arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
 2022-10-04 12:30 UTC  (2+ messages)

[PATCH] clk: xilinx: Drop duplicate depends on COMMON_CLK
 2022-10-03 20:31 UTC 

[PATCH] clk: clocking-wizard: Depend on HAS_IOMEM
 2022-10-03 20:26 UTC 

[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  (9+ 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)

[GIT PULL] slab changes for 6.1-rc1
 2022-10-03 16:06 UTC 

[PATCH v9 12/27] rust: add `kernel` crate
 2022-10-03  4:17 UTC  (24+ 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

[PATCH] x86/Kconfig: Drop check for '-mabi=ms' for CONFIG_EFI_STUB
 2022-09-29 18:28 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
 2022-09-29  8:07 UTC  (3+ messages)

[PATCH v10 00/27] Rust support
 2022-09-28 16:39 UTC  (85+ messages)
` [PATCH v10 01/27] kallsyms: use `ARRAY_SIZE` instead of hardcoded size
` [PATCH v10 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v10 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v10 04/27] kallsyms: support "big" kernel symbols
` [PATCH v10 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v10 06/27] rust: add C helpers
` [PATCH v10 07/27] rust: import upstream `alloc` crate
` [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v10 09/27] rust: add `compiler_builtins` crate
` [PATCH v10 10/27] rust: add `macros` crate
` [PATCH v10 11/27] rust: add `bindings` crate
` [PATCH v10 12/27] rust: add `kernel` crate
` [PATCH v10 13/27] rust: export generated symbols
` [PATCH v10 14/27] vsprintf: add new `%pA` format specifier
` [PATCH v10 15/27] scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
` [PATCH v10 16/27] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v10 17/27] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v10 18/27] scripts: add `generate_rust_analyzer.py`
` [PATCH v10 19/27] scripts: add `generate_rust_target.rs`
` [PATCH v10 20/27] scripts: add `rust_is_available.sh`
` [PATCH v10 21/27] scripts: add `is_rust_module.sh`
` [PATCH v10 22/27] rust: add `.rustfmt.toml`
` [PATCH v10 23/27] Kbuild: add Rust support
` [PATCH v10 24/27] docs: add Rust documentation
` [PATCH v10 25/27] x86: enable initial Rust support
` [PATCH v10 26/27] samples: add first Rust examples
` [PATCH v10 27/27] MAINTAINERS: Rust

[PATCH v9 01/27] kallsyms: use `sizeof` instead of hardcoded size
 2022-09-27 12:48 UTC  (6+ messages)

[PATCH] spi: mt65xx: Add dma max segment size declaration
 2022-09-27  8:32 UTC 

[PATCH -next] ASoC: Intel: sof_da7219_mx98360a: Access num_codecs through dai_link
 2022-09-23 17:07 UTC  (3+ messages)

[GIT PULL] slab fix for 6.0-rc7
 2022-09-22 21:52 UTC  (2+ messages)

[PATCH] platform/x86/amd: pmc: Fix build without debugfs
 2022-09-22 15:44 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
 2022-09-21  1:12 UTC  (8+ messages)
` [PATCH 2/2] drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()

[PATCH net-next v2] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-20  9:50 UTC  (3+ messages)

[PATCH -next] power: supply: bq25890: Fix enum conversion in bq25890_power_supply_set_property()
 2022-09-14 10:56 UTC  (3+ messages)

[PATCH 0/5] drm/amd/display: Reduce stack usage for clang
 2022-09-13 22:48 UTC  (5+ messages)

[PATCH v9 00/27] Rust support
 2022-09-13  6:37 UTC  (5+ messages)
` [PATCH v9 23/27] Kbuild: add "

[PATCH net-next] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-11  8:54 UTC  (4+ messages)

[PATCH] powerpc/math_emu/efp: Include module.h
 2022-09-09 12:06 UTC  (6+ messages)

[PATCH v6 00/28] arm64/sysreg: More system register generation
 2022-09-08 16:23 UTC 

[PATCH 0/4] platform/chrome: Minor cleanups to cros_typec_switch
 2022-09-08  0:40 UTC  (2+ messages)

[PATCH] media: platform: cros-ec: Add Kuldax to the match table
 2022-09-06  3:30 UTC 

[PATCH] powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
 2022-09-02 11:30 UTC  (2+ messages)

[PATCH 0/3] EDAC: Improve memory address decoding for i10nm driver
 2022-09-01 19:43 UTC  (4+ messages)
` [PATCH 1/3] EDAC/skx_common: Use driver decoder first
` [PATCH 2/3] EDAC/skx_common: Make output format similar
` [PATCH 3/3] EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs

[GIT PULL] slab fix for 6.0-rc4
 2022-09-01 18:05 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Set panel orientation when directly connected
 2022-09-01  8:42 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox