messages from 2022-08-19 18:17:20 to 2022-09-27 14:55:24 UTC [more...]
[PATCH v10 00/27] Rust support
2022-09-27 14:55 UTC (39+ 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] drm/i915: Fix CFI violations in gt_sysfs
2022-09-25 4:39 UTC (4+ messages)
[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 v9 12/27] rust: add `kernel` crate
2022-09-21 14:19 UTC (22+ 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 (10+ 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 v9 00/27] Rust support
2022-09-13 6:37 UTC (14+ messages)
` [PATCH v9 09/27] rust: add `compiler_builtins` crate
` [PATCH v9 20/27] scripts: add `rust_is_available.sh`
` [PATCH v9 23/27] Kbuild: add Rust support
[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 (11+ 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] 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)
[PATCH] Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
2022-09-01 3:16 UTC (2+ messages)
[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] arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
2022-08-29 23:46 UTC (3+ messages)
[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
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