Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2022-07-22 23:33:48 to 2022-09-01 05:41:36 UTC [more...]

[PATCH] powerpc/math_emu/efp: Include module.h
 2022-09-01  5:41 UTC  (2+ messages)

[PATCH] Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
 2022-09-01  3:16 UTC  (2+ messages)

[PATCH 0/4] platform/chrome: Minor cleanups to cros_typec_switch
 2022-09-01  2:20 UTC  (10+ messages)
` [PATCH 1/4] platform/chrome: cros_typec_switch: Add missing newline on printk
` [PATCH 2/4] platform/chrome: cros_typec_switch: Remove impossible condition
` [PATCH 3/4] platform/chrome: cros_typec_switch: Use PTR_ERR_OR_ZERO() to simplify
` [PATCH 4/4] platform/chrome: cros_typec_switch: Inline DRV_NAME

[PATCH net-next] net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()
 2022-08-31  6:30 UTC  (4+ messages)

[PATCH] drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
 2022-08-30 20:42 UTC  (3+ messages)

[PATCH 0/5] drm/amd/display: Reduce stack usage for clang
 2022-08-30 20:34 UTC  (6+ messages)
` [PATCH 1/5] drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
` [PATCH 2/5] drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()
` [PATCH 3/5] drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport()
` [PATCH 4/5] drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
` [PATCH 5/5] drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage

[PATCH] powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
 2022-08-30 15:12 UTC 

[PATCH] arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
 2022-08-29 23:46 UTC  (3+ messages)

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

[PATCH v2 0/3] drm/msm/dp: More cleanups for force link train
 2022-08-26  9:04 UTC  (5+ messages)
` [PATCH v2 2/3] drm/msm/dp: Remove pixel_rate from struct dp_ctrl
` [PATCH v2 3/3] drm/msm/dp: Get rid of dp_ctrl_on_stream_phy_test_report()

[PATCH v1 0/4] Completely fake series
 2022-08-25 21:09 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: defconfig: Enable devfreq cooling device
` [PATCH v1 2/4] arm64: dts: allwinner: h6: Add cooling map for GPU
` [PATCH v1 3/4] arm64: dts: allwinner: h6: Add GPU OPP table
` [PATCH v1 4/4] arm64: dts: allwinner: beelink-gs1: Enable GPU OPP

[PATCH] x86/cpu: Add CPU model numbers for Meteor Lake
 2022-08-24 17:57 UTC 

[PATCH v2 1/2] ASoC: mediatek: dt-bindings: modify machine bindings for SOF
 2022-08-24 12:50 UTC  (2+ messages)
  ` [PATCH v2 2/2] "

[PATCH v2] ASoC: codes: src4xxx: Avoid clang -Wsometimes-uninitialized in src4xxx_hw_params()
 2022-08-24 11:12 UTC  (4+ messages)

[PATCH] x86/cpu: Add new Raptor Lake CPU model number
 2022-08-24  6:55 UTC  (2+ messages)

[PATCH -next] mm: pagewalk: Restore err initialization in walk_hugetlb_range()
 2022-08-24  5:16 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: Silence inconsistent indent warning
 2022-08-23 21:43 UTC  (2+ messages)

[PATCH] drm/msm/dp: Silence inconsistent indent warning
 2022-08-23 21:20 UTC  (3+ messages)

[PATCH] x86/cpu: Add yet another Raptorlake CPU model number
 2022-08-23 17:45 UTC 

[PATCH] x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
 2022-08-23 16:07 UTC 

[PATCH] regmap: check right noinc bounds in debug print
 2022-08-23 13:57 UTC 

[PATCH] spi: dt-bindings: snps,dw-apb-ssi: drop ref from reg-io-width
 2022-08-23 10:09 UTC 

[PATCH] ASoC: codes: src4xxx: Avoid clang -Wsometimes-uninitialized in src4xxx_hw_params()
 2022-08-22 22:35 UTC  (4+ messages)

[PATCH v1 0/9] This is a fake series to test web-endpoint-send
 2022-08-19 18:33 UTC  (11+ messages)
` [PATCH v1 1/9] slub: Make PREEMPT_RT support less convoluted
` [PATCH v1 2/9] preempt: Provide preempt_[dis|en]able_nested()
` [PATCH v1 3/9] dentry: Use preempt_[dis|en]able_nested()
` [PATCH v1 4/9] mm/vmstat: "
` [PATCH v1 5/9] mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
` [PATCH v1 6/9] mm/memcontrol: Replace the PREEMPT_RT conditionals
` [PATCH v1 7/9] mm/compaction: Get rid of RT ifdeffery
` [PATCH v1 8/9] u64_stats: Streamline the implementation
` [PATCH v1 9/9] u64_stat: Remove the obsolete fetch_irq() variants

[PATCH RESEND v1 0/9] This is a fake series to test web-endpoint-send
 2022-08-19 18:24 UTC  (10+ messages)
` [PATCH RESEND v1 1/9] slub: Make PREEMPT_RT support less convoluted
` [PATCH RESEND v1 2/9] preempt: Provide preempt_[dis|en]able_nested()
` [PATCH RESEND v1 3/9] dentry: Use preempt_[dis|en]able_nested()
` [PATCH RESEND v1 4/9] mm/vmstat: "
` [PATCH RESEND v1 5/9] mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
` [PATCH RESEND v1 6/9] mm/memcontrol: Replace the PREEMPT_RT conditionals
` [PATCH RESEND v1 7/9] mm/compaction: Get rid of RT ifdeffery
` [PATCH RESEND v1 8/9] u64_stats: Streamline the implementation
` [PATCH RESEND v1 9/9] u64_stat: Remove the obsolete fetch_irq() variants

[PATCH] drm/msm/dsi: Set panel orientation when directly connected
 2022-08-18 23:11 UTC  (6+ messages)
        ` [Freedreno] "

[PATCH] ntb_perf: Fix 64-bit division on 32-bit architectures
 2022-08-15 15:47 UTC  (3+ messages)

[PATCH] ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
 2022-08-10 21:14 UTC 

[PATCH] ASoC: codec: tlv320aic32x4: fix mono playback via I2S
 2022-08-10 10:41 UTC 

[GIT PULL] sysctl changes for v6.0-rc1
 2022-08-08 22:37 UTC  (2+ messages)

[PATCH] x86/clear_user: Make it faster
 2022-08-06 12:49 UTC  (11+ messages)
          ` [PATCH -final] "

[PATCH] RAS/CEC: Reduce default threshold to offline a page to "2"
 2022-08-02 16:18 UTC  (4+ messages)
` [PATCH] RAS/CEC: Reduce offline page threshold for Intel systems
    ` [PATCH v2] "

[GIT PULL] slab for 5.20/6.0
 2022-08-01 19:55 UTC  (2+ messages)

[PATCH v2] platform/x86/intel/ifs: Allow non-default names for IFS image
 2022-07-28 18:48 UTC  (9+ messages)

[PATCH] ptp: ocp: select CRC16 to fix build error
 2022-07-27  2:56 UTC  (2+ messages)

[PATCH v2 0/4] Another completely fake submission
 2022-07-26 20:25 UTC  (6+ messages)
` [PATCH v2 1/4] Rename into Pumpkix
` [PATCH v2 2/4] Makefile: Let's start our version at 200
` [PATCH v2 3/4] COPYING: tweak license
` [PATCH v2 4/4] MAINTAINERS: Add Great Pumpkin

[PATCH v1 0/3] Another completely fake submission
 2022-07-26 19:50 UTC  (5+ messages)
` [PATCH v1 1/3] Rename into Pumpkix
` [PATCH v1 2/3] Makefile: Let's start our version at 200
` [PATCH v1 3/3] COPYING: tweak license

[PATCH 0/4] EDAC/intel: Some Intel EDAC driver updates
 2022-07-22 23:33 UTC  (5+ messages)
` [PATCH 1/4] EDAC/skx_common: Add ChipSelect ADXL component
` [PATCH 2/4] EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBM
` [PATCH 3/4] EDAC/i10nm: Print an extra register set of retry_rd_err_log
` [PATCH 4/4] x86/sb_edac: Add row column translation for Broadwell


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