messages from 2024-07-25 14:55:08 to 2024-07-30 15:55:43 UTC [more...]
[PATCH 6.1 000/440] 6.1.103-rc1 review
2024-07-30 15:44 UTC (34+ messages)
` [PATCH 6.1 001/440] spi: spi-microchip-core: Fix the number of chip selects supported
` [PATCH 6.1 002/440] spi: atmel-quadspi: Add missing check for clk_prepare
` [PATCH 6.1 003/440] EDAC, i10nm: make skx_common.o a separate module
` [PATCH 6.1 004/440] rcu/tasks: Fix stale task snaphot for Tasks Trace
` [PATCH 6.1 005/440] md: fix deadlock between mddev_suspend and flush bio
` [PATCH 6.1 006/440] platform/chrome: cros_ec_debugfs: fix wrong EC message version
` [PATCH 6.1 007/440] ubd: refactor the interrupt handler
` [PATCH 6.1 008/440] ubd: untagle discard vs write zeroes not support handling
` [PATCH 6.1 009/440] block: refactor to use helper
` [PATCH 6.1 010/440] block: cleanup bio_integrity_prep
` [PATCH 6.1 011/440] block: initialize integrity buffer to zero before writing it to media
` [PATCH 6.1 012/440] hfsplus: fix to avoid false alarm of circular locking
` [PATCH 6.1 013/440] x86/of: Return consistent error type from x86_of_pci_irq_enable()
` [PATCH 6.1 014/440] x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling
` [PATCH 6.1 015/440] x86/pci/xen: "
` [PATCH 6.1 017/440] kernfs: fix all kernel-doc warnings and multiple typos
` [PATCH 6.1 018/440] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
` [PATCH 6.1 019/440] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
` [PATCH 6.1 026/440] pwm: atmel-tcb: Unroll atmel_tcb_pwm_set_polarity() into only caller
` [PATCH 6.1 027/440] pwm: atmel-tcb: Dont track polarity in driver data
` [PATCH 6.1 028/440] pwm: atmel-tcb: Fix race condition and convert to guards
` [PATCH 6.1 029/440] hwmon: (max6697) Fix underflow when writing limit attributes
` [PATCH 6.1 030/440] hwmon: (max6697) Fix swapped temp{1,8} critical alarms
` [PATCH 6.1 031/440] arm64: dts: qcom: sdm845: add power-domain to UFS PHY
` [PATCH 6.1 032/440] arm64: dts: qcom: sm6350: "
` [PATCH 6.1 033/440] arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings
` [PATCH 6.1 034/440] arm64: dts: qcom: sm8250: add power-domain to UFS PHY
` [PATCH 6.1 035/440] arm64: dts: qcom: sm8450: "
` [PATCH 6.1 036/440] arm64: dts: qcom: msm8996-xiaomi-common: drop excton from the USB PHY
` [PATCH 6.1 037/440] arm64: dts: qcom: msm8998: enable adreno_smmu by default
` [PATCH 6.1 038/440] soc: qcom: rpmh-rsc: Ensure irqs arent disabled by rpmh_rsc_send_data() callers
` [PATCH 6.1 039/440] arm64: dts: rockchip: Add sdmmc related properties on rk3308-rock-pi-s
` [PATCH 6.1 040/440] arm64: dts: rockchip: Add pinctrl for UART0 to rk3308-rock-pi-s
[PATCH 6.6 000/568] 6.6.44-rc1 review
2024-07-30 15:42 UTC (14+ messages)
` [PATCH 6.6 001/568] spi: spi-microchip-core: Fix the number of chip selects supported
` [PATCH 6.6 002/568] spi: atmel-quadspi: Add missing check for clk_prepare
` [PATCH 6.6 003/568] EDAC, i10nm: make skx_common.o a separate module
` [PATCH 6.6 004/568] rcu/tasks: Fix stale task snaphot for Tasks Trace
` [PATCH 6.6 005/568] md: fix deadlock between mddev_suspend and flush bio
` [PATCH 6.6 006/568] platform/chrome: cros_ec_debugfs: fix wrong EC message version
` [PATCH 6.6 007/568] ubd: refactor the interrupt handler
` [PATCH 6.6 008/568] ubd: untagle discard vs write zeroes not support handling
` [PATCH 6.6 009/568] block: initialize integrity buffer to zero before writing it to media
` [PATCH 6.6 010/568] x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
` [PATCH 6.6 011/568] hfsplus: fix to avoid false alarm of circular locking
` [PATCH 6.6 012/568] x86/of: Return consistent error type from x86_of_pci_irq_enable()
` [PATCH 6.6 013/568] x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling
[PATCH 6.10 000/809] 6.10.3-rc1 review
2024-07-30 15:37 UTC (4+ messages)
` [PATCH 6.10 001/809] spi: spi-microchip-core: Fix the number of chip selects supported
` [PATCH 6.10 002/809] spi: atmel-quadspi: Add missing check for clk_prepare
` [PATCH 6.10 003/809] EDAC, i10nm: make skx_common.o a separate module
[PATCH v2 1/6] rust: module: add static pointer to `{init,cleanup}_module()`
2024-07-30 11:18 UTC (5+ messages)
` "
[PATCH v2 0/8] Introduce fwctl subystem
2024-07-30 8:00 UTC (20+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
2024-07-29 22:38 UTC (17+ messages)
` [PATCH v8 1/8] of/platform: Allow overlays to create platform devices from the root node
` [PATCH v8 2/8] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v8 3/8] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v8 4/8] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v8 5/8] platform: Add test managed platform_device/driver APIs
` [PATCH v8 6/8] clk: Add test managed clk provider/consumer APIs
` [PATCH v8 7/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
[PATCH] rust: macros: indent list item in `module!`'s docs
2024-07-29 12:47 UTC (3+ messages)
[PATCH] kbuild: Fix '-S -c' in x86 stack protector scripts
2024-07-28 19:13 UTC (8+ messages)
[PATCH] kbuild: pahole-version: avoid errors if executing fails
2024-07-28 12:55 UTC
[PATCH 5.15 00/87] 5.15.164-rc1 review
2024-07-27 5:08 UTC (21+ messages)
` [PATCH 5.15 63/87] spi: mux: set ctlr->bits_per_word_mask
` [PATCH 5.15 66/87] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 5.15 67/87] minmax: fix header inclusions
` [PATCH 5.15 68/87] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 5.15 69/87] minmax: allow comparisons of int against unsigned char/short
` [PATCH 5.15 70/87] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 5.15 71/87] mm/damon/core: merge regions aggressively when max_nr_regions is unmet
` [PATCH 5.15 72/87] wifi: mac80211: disable softirqs for queued frame handling
` [PATCH 5.15 87/87] filelock: Fix fcntl/close race recovery compat path
[PATCH 6.10 00/29] 6.10.2-rc1 review
2024-07-27 1:05 UTC (12+ messages)
[PATCH 6.9 00/29] 6.9.12-rc1 review
2024-07-26 20:02 UTC (10+ messages)
[PATCH v23 00/19] Add support for Sub-NUMA cluster (SNC) systems
2024-07-26 19:13 UTC (3+ messages)
` [PATCH v23 06/19] x86/resctrl: Introduce snc_nodes_per_l3_cache
[PATCH 6.6 00/16] 6.6.43-rc1 review
2024-07-26 18:22 UTC (11+ messages)
[PATCH 6.1 00/13] 6.1.102-rc1 review
2024-07-26 18:22 UTC (11+ messages)
[PATCH 5.15 00/90] 5.15.164-rc2 review
2024-07-26 18:15 UTC (9+ messages)
[PATCH 4.19 00/32] 4.19.319-rc2 review
2024-07-26 18:12 UTC (4+ messages)
[RESEND] ASoC: codecs: ES8326: suspend issue
2024-07-26 3:10 UTC
[PATCH 5.10 00/59] 5.10.223-rc1 review
2024-07-26 17:33 UTC (8+ messages)
[PATCH 5.4 00/44] 5.4.281-rc2 review
2024-07-26 17:24 UTC (6+ messages)
[PATCH 4.19 00/33] 4.19.319-rc1 review
2024-07-26 16:41 UTC (5+ messages)
[PATCH 5.4 00/43] 5.4.281-rc1 review
2024-07-26 16:40 UTC (6+ messages)
[PATCH v3 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
2024-07-26 7:41 UTC (10+ messages)
` [PATCH v3 1/6] rust: module: add static pointer to `{init,cleanup}_module()`
` [PATCH v3 2/6] x86/rust: support MITIGATION_RETPOLINE
` [PATCH v3 3/6] x86/rust: support MITIGATION_RETHUNK
` [PATCH v3 4/6] x86/rust: support MITIGATION_SLS
` [PATCH v3 5/6] objtool/rust: list `noreturn` Rust functions
` [PATCH v3 6/6] objtool/kbuild/rust: enable objtool for Rust
[PATCH 0/3] SPMI fixlets
2024-07-25 16:46 UTC (4+ messages)
` [PATCH 1/3] spmi: add missing MODULE_DESCRIPTION() macros
` [PATCH 2/3] spmi: pmic-arb: Pass the correct of_node to irq_domain_add_tree
` [PATCH 3/3] spmi: pmic-arb: add missing newline in dev_err format strings
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