messages from 2023-03-01 17:25:08 to 2023-03-01 20:17:01 UTC [more...]
[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
2023-03-01 20:14 UTC (18+ messages)
` [PATCH v5 01/18] thermal/core: Add a thermal zone 'devdata' accessor
` [PATCH v5 02/18] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
` [PATCH v5 03/18] thermal/core: Use the thermal zone 'devdata' accessor in hwmon "
` [PATCH v5 04/18] thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
` [PATCH v5 05/18] thermal/core: Show a debug message when get_temp() fails
` [PATCH v5 06/18] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v5 07/18] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
` [PATCH v5 08/18] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
` [PATCH v5 09/18] thermal: Don't use 'device' internal thermal zone structure field
` [PATCH v5 10/18] thermal/core: Add thermal_zone_device structure 'type' accessor
` [PATCH v5 11/18] thermal/drivers/spear: Don't use tz->device but pdev->dev
` [PATCH v5 12/18] thermal: Add a thermal zone id accessor
` [PATCH v5 13/18] thermal: Use thermal_zone_device_type() accessor
` [PATCH v5 14/18] thermal/drivers/da9062: Don't access the thermal zone device fields
` [PATCH v5 15/18] thermal/hwmon: Use the thermal_core.h header
` [PATCH v5 16/18] thermal/drivers/tegra: Remove unneeded lock when setting a trip point
` [PATCH v5 17/18] thermal/drivers/acerhdf: Make interval setting only at module load time
[BUG v6.0-rc2] lockdep splat on ct_kernel_enter()
2023-03-01 20:15 UTC (3+ messages)
[PATCH RESEND] scsi: megaraid_sas: Use a variable for repeated mem_size computation
2023-03-01 20:11 UTC
drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
2023-03-01 20:10 UTC
[PATCH 2/2] mfd: max597x: Add support for MAX5970 and MAX5978
2023-03-01 20:10 UTC (2+ messages)
[PATCH] rcu: use try_cmpxchg in check_cpu_stall
2023-03-01 20:08 UTC (16+ messages)
[PATCH 1/1] psi: remove 500ms min window size limitation for triggers
2023-03-01 20:07 UTC (2+ messages)
[PATCH RESEND] scsi: fnic: Use a variable for repeated mem_size computation
2023-03-01 20:04 UTC
[PATCH RESEND] drm/tegra: sor: Remove redundant error logging
2023-03-01 20:04 UTC (2+ messages)
[PATCH RESEND] drm/nouveau/hwmon: Use sysfs_emit in show function callsbacks
2023-03-01 20:02 UTC (2+ messages)
[PATCH RESEND] drm/sti: Avoid full proxy f_ops for sti debug attributes
2023-03-01 19:58 UTC
[RFC PATCH net-next v11 00/12] net: ethernet: mtk_eth_soc: various enhancements
2023-03-01 19:55 UTC (13+ messages)
` [RFC PATCH v11 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [RFC PATCH v11 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [RFC PATCH v11 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [RFC PATCH v11 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [RFC PATCH v11 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [RFC PATCH v11 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [RFC PATCH v11 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [RFC PATCH v11 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [RFC PATCH v11 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [RFC PATCH v11 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [RFC PATCH v11 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [RFC PATCH v11 12/12] net: dsa: mt7530: use "
[PATCH 5.10 00/19] 5.10.171-rc1 review
2023-03-01 19:54 UTC (2+ messages)
[PATCH RESEND] scsi: libfc: Use refcount_* APIs for reference count management
2023-03-01 19:53 UTC (3+ messages)
[PATCH-next] scsi: fix use-after-free problem in scsi_remove_target
2023-03-01 19:51 UTC (5+ messages)
[PATCH 6.2 00/16] 6.2.2-rc1 review
2023-03-01 19:50 UTC (2+ messages)
[PATCH net] net: lan966x: Fix port police support using tc-matchall
2023-03-01 19:49 UTC (4+ messages)
[PATCH bpf-next 1/2] bpf: Fix doxygen comments for dynptr slice kfuncs
2023-03-01 19:49 UTC (2+ messages)
` [PATCH bpf-next 2/2] bpf, docs: Fix __uninit kfunc doc section
[PATCH v9 0/5] add Amlogic A1 clock controller drivers
2023-03-01 19:47 UTC (8+ messages)
` [PATCH v9 1/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v9 2/5] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v9 3/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v9 4/5] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
` [PATCH v9 5/5] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
2023-03-01 19:47 UTC (3+ messages)
[PATCH] soc: loongson: use resource_size() helper function
2023-03-01 19:38 UTC (3+ messages)
[PATCH 1/1] cgroup: limit cgroup psi file writes to processes with CAP_SYS_RESOURCE
2023-03-01 19:36 UTC (6+ messages)
[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-03-01 19:34 UTC (3+ messages)
` [RFC PATCH V3 14/16] x86/sev: Initialize #HV doorbell and handle interrupt requests
[PATCH v12 0/8] Add latency priority for CFS class
2023-03-01 19:31 UTC (6+ messages)
` [PATCH v12 5/8] sched/fair: Take into account latency priority at wakeup
` [PATCH v12 8/8] sched/fair: Add latency list
[PATCH RESEND] most: core: Use sysfs_emit in show function callsbacks
2023-03-01 19:31 UTC
[RFC PATCH v2 0/2] Enable Core RAPL for AMD
2023-03-01 19:29 UTC (4+ messages)
` [RFC PATCH v2 1/2] perf/x86/rapl: Fix energy-cores event
` [RFC PATCH v2 2/2] perf/x86/rapl: Enable Core RAPL for AMD
[PATCH] tee: optee: Add SMC for loading OP-TEE image
2023-03-01 19:27 UTC (9+ messages)
[PATCH net] ice: copy last block omitted in ice_get_module_eeprom()
2023-03-01 19:26 UTC (3+ messages)
` [PATCH net v2] "
[PATCH 5.4 00/13] 5.4.234-rc1 review
2023-03-01 19:26 UTC (3+ messages)
[PATCH v2 0/2] Validating UAPI backwards compatibility
2023-03-01 19:24 UTC (4+ messages)
[PATCH bpf-next v1 1/2] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-01 19:18 UTC (3+ messages)
[PATCH RESEND] soc/tegra: cbb: Remove redundant error logging
2023-03-01 19:18 UTC
[PATCH v2 0/1] KVM: x86: Propagate AMD-specific IBRS bits to guests
2023-03-01 18:58 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH RESEND] EDAC/altera: Remove redundant error logging
2023-03-01 19:13 UTC
[linus:master] [mm/mmap] 04241ffe3f: Kernel_panic-not_syncing:Fatal_exception
2023-03-01 19:10 UTC (3+ messages)
[PATCH bpf-next v3] selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
2023-03-01 19:10 UTC (3+ messages)
[GIT PULL] a few more nfsd changes for v6.3
2023-03-01 19:08 UTC (2+ messages)
[PATCH v4 00/33] Per-VMA locks
2023-03-01 19:07 UTC (7+ messages)
` [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree
[PATCH bpf-next] BPF, docs: libbpf Overview Document
2023-03-01 19:07 UTC
[PATCH v13 00/13] Add PSR support for eDP
2023-03-01 19:06 UTC (2+ messages)
[PATCH 1/1] mm/nommu: remove unnecessary VMA locking
2023-03-01 19:04 UTC
[syzbot] [fscrypt?] possible deadlock in fscrypt_initialize (2)
2023-03-01 19:02 UTC (2+ messages)
[PATCH AUTOSEL 6.2 1/6] tracing: Add NULL checks for buffer in ring_buffer_free_read_page()
2023-03-01 18:59 UTC (4+ messages)
` [PATCH AUTOSEL 6.2 2/6] efi: efivars: prevent double registration
[PATCH v5] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
2023-03-01 18:56 UTC (3+ messages)
[PATCH v2 0/7] Several UFS MCQ Code Changes
2023-03-01 18:55 UTC (9+ messages)
` [PATCH v2 4/7] scsi: ufs: core: Add hwq print for debug
[PATCH v5] drm/virtio: Add option to disable KMS support
2023-03-01 18:54 UTC
[PATCH] cxl/hdm: Fix hdm decoder init by adding COMMIT field check
2023-03-01 18:54 UTC (2+ messages)
[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
2023-03-01 18:50 UTC (3+ messages)
[PATCH 0/4] arm64: dts: qcom: sc7180: Delete a few unused trogdor dts files
2023-03-01 18:50 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc7180: Delete wormdingler-rev0
` [PATCH 2/4] arm64: dts: qcom: sc7180: Delete kingoftown-rev0
` [PATCH 3/4] arm64: dts: qcom: sc7180: Delete lazor-rev0
` [PATCH 4/4] arm64: dts: qcom: sc7180: Delete mrbland
[PATCH 4.19 0/9] 4.19.275-rc1 review
2023-03-01 18:48 UTC (2+ messages)
[PATCH 0/2] ufs: core: Add support for qTimestamp attribute
2023-03-01 18:44 UTC (7+ messages)
` [PATCH 1/2] include: uapi: scsi: Change utp_upiu_query struct
[PATCH] f2fs: add discard_cpuset mount opt
2023-03-01 18:37 UTC (2+ messages)
[PATCH v7 00/41] Shadow stacks for userspace
2023-03-01 18:37 UTC (5+ messages)
` [PATCH v7 08/41] x86/shstk: Add user control-protection fault handler
[PATCH 0/3] Improve trace/ring_buffer.c
2023-03-01 18:37 UTC (12+ messages)
` [PATCH 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg
[PATCH 0/8] drivers: select REGMAP instead of depending on it
2023-03-01 18:34 UTC (3+ messages)
` [PATCH 7/8] thermal: intel: BXT_PMIC: "
[PATCH] perf/x86/rapl: Enable Core RAPL for AMD
2023-03-01 18:32 UTC (8+ messages)
[GIT PULL] MM updates for 6.3-rc1
2023-03-01 18:32 UTC (10+ messages)
` [RFC][PATCH] cifs: Fix cifs_writepages_region()
` [EXTERNAL] "
[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
2023-03-01 18:32 UTC (3+ messages)
[PATCH] watchdog: avoid usage of iterator after loop
2023-03-01 18:31 UTC (2+ messages)
[PATCH v2] ACPI: x86: Add Cezanne to the list for forcing StorageD3Enable
2023-03-01 18:26 UTC (2+ messages)
[PATCH 0/1] smb3: Memory leak/page refcount overflow fix
2023-03-01 18:24 UTC (4+ messages)
` [PATCH 1/1] cifs: Fix memory leak in direct I/O
[PATCH] spi: spi-sn-f-ospi: fix white spaces and improve code formatting
2023-03-01 18:21 UTC (3+ messages)
[syzbot] [io-uring?] INFO: task hung in sys_io_uring_register (2)
2023-03-01 18:21 UTC
[PATCH v2 2/3] remoteproc: k4-m4: Add a remoteproc driver for M4F subsystem
2023-03-01 18:19 UTC (2+ messages)
[PATCH 1/1] iommu/vt-d: Add opt-in for ATS support on discrete devices
2023-03-01 18:19 UTC (7+ messages)
[PATCH V2 0/4] watchdog: xilinx_wwdt: Add Versal watchdog support
2023-03-01 18:17 UTC (6+ messages)
` [PATCH V2 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver
` [PATCH V2 2/4] dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog bindings
` [PATCH V2 3/4] watchdog: xilinx_wwdt: Add Versal window watchdog support
` [PATCH V2 4/4] MAINTAINERS: Add support for Xilinx versal watchdog
[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-03-01 18:16 UTC (7+ messages)
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH v2.1 "
[PATCH v3 1/2] capability: add cap_isidentical
2023-03-01 18:13 UTC (9+ messages)
[PATCH v1 1/1] ufs: mcq: qcom: Fix Smatch static checker warning
2023-03-01 18:13 UTC (3+ messages)
[PATCH 6.1 00/42] 6.1.15-rc1 review
2023-03-01 18:08 UTC
[PATCH 5.15 00/22] 5.15.97-rc1 review
2023-03-01 18:08 UTC
[PATCH 6.2 00/16] 6.2.2-rc1 review
2023-03-01 18:07 UTC
[PATCH v3] ASoC: cs35l41: Steam Deck Shared boost properties quirk
2023-03-01 18:08 UTC (2+ messages)
[PATCH] ufs: host: ufs-qcom: Return directly if MCQ resource is provided in DT
2023-03-01 18:07 UTC (2+ messages)
[PATCH v2 0/3] leds: simatic-ipc-leds-gpio: split up
2023-03-01 18:04 UTC (7+ messages)
` [PATCH v2 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers
` [PATCH v2 3/3] leds: simatic-ipc-leds-gpio: introduce more Kconfig switches
[GIT PULL] 9p patches for 6.3 merge window (part 1)
2023-03-01 18:02 UTC (2+ messages)
[GIT PULL] jfs updates for 6.3
2023-03-01 18:02 UTC (2+ messages)
[GIT PULL] exfat update for 6.3-rc1
2023-03-01 18:02 UTC (2+ messages)
[GIT PULL] JFFS2, UBI and UBIFS updates for v6.3-rc1
2023-03-01 18:02 UTC (2+ messages)
[GIT PULL] sh updates for v6.3
2023-03-01 18:02 UTC (2+ messages)
[GIT PULL] LoongArch changes for v6.3
2023-03-01 18:02 UTC (2+ messages)
[GIT PULL] UML changes for v6.3-rc1
2023-03-01 18:02 UTC (2+ messages)
[RESEND^3][PATCH v3] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router
2023-03-01 18:01 UTC (4+ messages)
` [PING^3][RESEND^3][PATCH "
Raspberry Pi 4B: Failed to create device link with soc:firmware:gpio
2023-03-01 18:00 UTC (7+ messages)
[PATCH] padata: use alignment when calculating the number of worker threads
2023-03-01 16:36 UTC (2+ messages)
[PATCH 1/2] mm/mmap: remove unnecessary vp->vma check in vma_prepare
2023-03-01 17:57 UTC (6+ messages)
` [PATCH 2/2] mm: document FAULT_FLAG_VMA_LOCK flag
[PATCH v2 0/2] Fix "Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix"
2023-03-01 17:52 UTC (3+ messages)
[syzbot] [io-uring?] INFO: task hung in io_uring_register (3)
2023-03-01 17:49 UTC
Implementation of fwnode_operations :: device_get_match_data() for software nodes?
2023-03-01 17:43 UTC (11+ messages)
[ANNOUNCE] Git v2.40.0-rc1
2023-03-01 17:40 UTC
[PATCH v13 0/2] Introduce block device LED trigger
2023-03-01 17:38 UTC (3+ messages)
[Patch V7 0/3] Tegra TPM driver with HW flow control
2023-03-01 17:33 UTC (4+ messages)
` [Patch V7 1/3] spi: Add TPM HW flow flag
` [Patch V7 2/3] tpm_tis-spi: Add hardware wait polling
` [Patch V7 3/3] spi: tegra210-quad: Enable TPM "
[RFC PATCH] irqchip/gic-v3: Claim iomem resources
2023-03-01 17:29 UTC (5+ messages)
[PATCH] dmaengine: ppc4xx: Avoid returning iterator in ppc440spe_get_group_entry()
2023-03-01 17:28 UTC
[PATCH] perf record: Fix "read LOST count failed" msg with sample read
2023-03-01 17:27 UTC (2+ messages)
[PATCH 0/2] drm/nouveau: avoid usage of list iterator after loop
2023-03-01 17:25 UTC (3+ messages)
` [PATCH 1/2] drm/nouveau/device: "
` [PATCH 2/2] drm/nouveau/clk: "
[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2023-03-01 17:24 UTC (11+ messages)
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;
as well as URLs for NNTP newsgroup(s).