messages from 2023-03-08 08:13:15 to 2023-03-08 10:20:11 UTC [more...]
[PATCH v3] sched: cpuset: Don't rebuild root domains on suspend-resume
2023-03-08 10:19 UTC (11+ messages)
[v6 PATCH 0/7] crypto: stm32 - Save and restore between each request
2023-03-08 10:19 UTC (11+ messages)
` [v5 PATCH 7/7] "
[PATCH v1] net: phy: adin: Add flags to disable enhanced link detection
2023-03-08 10:19 UTC (6+ messages)
` [PATCH v2 1/2] net: phy: adin: Add flags to allow disabling of fast link down
` [PATCH v2 2/2] dt-bindings: net: adin: Document bindings for fast link down disable
[PATCH v7 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support
2023-03-08 10:17 UTC (5+ messages)
` [PATCH v7 3/6] phy: qcom-qmp: Add SM6125 UFS PHY support
` [PATCH v7 4/6] arm64: dts: qcom: sm6125: Add UFS nodes
[PATCH] f2fs: fix unaligned field offset in 32-bits platform
2023-03-08 10:16 UTC (2+ messages)
[PATCH v3] rcu: Add a minimum time for marking boot as completed
2023-03-08 10:14 UTC (9+ messages)
[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
2023-03-08 10:11 UTC (5+ messages)
` [PATCH 02/11] drm: rcar-du: remove R-Car H3 ES1.* workarounds
` [PATCH 07/11] ravb: remove R-Car H3 ES1.* handling
Linux 6.3-rc1
2023-03-08 10:07 UTC (2+ messages)
[PATCH bpf-next 0/2] update 32-bit bounds when the lower 32-bit value is not wrapping
2023-03-08 10:05 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: "
[PATCH] sched/core: Minor optimize pick_next_task() when core-sched enable
2023-03-08 10:04 UTC
[PATCH] arm64: dts: qcom: sm8550: Mark UFS controller as cache coherent
2023-03-08 10:04 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix sometimes VCPU not woken up when Sstc enabled
2023-03-08 10:04 UTC
[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
2023-03-08 10:03 UTC (8+ messages)
` [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback
` [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down
[PATCHv2] selftests: net: devlink_port_split.py: skip test if no suitable device available
2023-03-08 10:02 UTC (4+ messages)
[PATCH 0/3] arm64: dts: qcom: sm8550: various DT fixes
2023-03-08 10:01 UTC (8+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8550: replace 0x0 to 0
` [PATCH 2/3] arm64: dts: qcom: sm8550: fix qup_spi0_cs node
` [PATCH 3/3] arm64: dts: qcom: sm8550: misc style fixes
[PATCH v1] perf test: Fix "PMU event table sanity" for NO_JEVENTS=1
2023-03-08 9:58 UTC (2+ messages)
[PATCH 0/5] renesas: remove support for H3 ES1
2023-03-08 9:57 UTC (3+ messages)
` [PATCH 5/5] soc: renesas: remove r8a77950 arch
[PATCH] dt-bindings: interrupt-controller: Allow #power-domain-cells
2023-03-08 9:57 UTC (2+ messages)
[PATCH] drm/msm: Initialize mode_config earlier
2023-03-08 9:58 UTC (11+ messages)
[PATCH V8 0/7] Add minimal boot support for IPQ9574
2023-03-08 9:52 UTC (4+ messages)
` [PATCH V8 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
[PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
2023-03-08 9:51 UTC (2+ messages)
[PATCH v1 0/2] Add OF support for LM3560
2023-03-08 9:52 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: media: i2c: add lm3560 binding
` [PATCH v1 2/2] media: lm3560: convent to OF
[PATCH 1/2] perf cs-etm: Reduce verbosity of ts_source warning
2023-03-08 9:48 UTC (2+ messages)
` [PATCH 2/2] perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
[PATCH v4 net-next] udp: introduce __sk_mem_schedule() usage
2023-03-08 9:45 UTC (2+ messages)
[PATCH V3 00/20] Add basic ACPI support for RISC-V
2023-03-08 9:43 UTC (7+ messages)
` [PATCH V3 17/20] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V3 18/20] RISC-V: Add ACPI initialization in setup_arch()
[PATCH v2 0/5] Devicetree support for Loongson-1 GPIO
2023-03-08 9:42 UTC (5+ messages)
` [PATCH v2 2/5] gpio: loongson1: Use readl() & writel()
[PATCH v1] max77663-rtc: pass rtc address from device tree node if exists
2023-03-08 9:42 UTC (12+ messages)
[PATCH v4 00/26] x86_64: Improvements at compressed kernel stage
2023-03-08 9:42 UTC (9+ messages)
` [PATCH v4 04/26] x86/boot: Increase boot page table size
` [PATCH v4 05/26] x86/boot: Support 4KB pages for identity mapping
` [PATCH v4 07/26] x86/build: Check W^X of vmlinux during build
` [PATCH v4 08/26] x86/boot: Map memory explicitly
[PATCH] kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol()
2023-03-08 9:42 UTC (2+ messages)
[PATCH] mm/ksm: Fix race with ksm_exit() in VMA iteration
2023-03-08 9:41 UTC (2+ messages)
[RFC PATCH 0/5] Prototype for direct map awareness in page allocator
2023-03-08 9:41 UTC (6+ messages)
` [RFC PATCH 1/5] mm: intorduce __GFP_UNMAPPED and unmapped_alloc()
` [RFC PATCH 2/5] mm/unmapped_alloc: add debugfs file similar to /proc/pagetypeinfo
` [RFC PATCH 3/5] mm/unmapped_alloc: add shrinker
` [RFC PATCH 4/5] EXPERIMENTAL: x86: use __GFP_UNMAPPED for modele_alloc()
` [RFC PATCH 5/5] EXPERIMENTAL: mm/secretmem: use __GFP_UNMAPPED
[PATCH] kcsan:fix alignment_fault when read unaligned instrumented memory
2023-03-08 9:41 UTC (2+ messages)
[PATCH v1 0/2] Add optional power supply for INA2XX
2023-03-08 9:40 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: ina2xx: add supply property
` [PATCH v1 2/2] hwmon: ina2xx: add optional regulator support
[syzbot] [wpan?] general protection fault in nl802154_trigger_scan
2023-03-08 9:38 UTC (5+ messages)
[PATCH] MAINTAINERS: orphan SIS FRAMEBUFFER DRIVER
2023-03-08 9:38 UTC (2+ messages)
[PATCH] fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
2023-03-08 9:34 UTC (4+ messages)
[PATCH 5.15 000/570] 5.15.99-rc2 review
2023-03-08 9:29 UTC
[PATCH 6.1 000/887] 6.1.16-rc2 review
2023-03-08 9:29 UTC
[PATCH 6.2 0000/1000] 6.2.3-rc2 review
2023-03-08 9:29 UTC
[PATCH v5 0/4] RISC-V Hibernation Support
2023-03-08 9:27 UTC (4+ messages)
` [PATCH v5 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
[PATCH 00/10] sched: EEVDF using latency-nice
2023-03-08 9:26 UTC (4+ messages)
` [PATCH 10/10] sched/fair: Implement an EEVDF like policy
[PATCH v13 1/2] dt-bindings: clock: add loongson-2 boot clock index
2023-03-08 9:24 UTC (5+ messages)
[PATCH v3 0/6] Introduce PRU platform consumer API
2023-03-08 9:23 UTC (14+ messages)
` [PATCH v3 1/6] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v3 2/6] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v3 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
` [PATCH v3 4/6] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [EXTERNAL] "
` [PATCH v3 5/6] soc: ti: pruss: Add helper function to enable OCP master ports
` [PATCH v3 6/6] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX
[PATCH] cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
2023-03-08 9:23 UTC (2+ messages)
[PATCH v1 0/4] Add optional properties to MAX17040
2023-03-08 9:23 UTC (9+ messages)
` [PATCH v1 1/4] dt-bindings: power: supply: maxim,max17040: update properties
` [PATCH v1 2/4] power: max17040: add simple battery cell support
` [PATCH v1 3/4] power: max17040: add passing props from supplier
` [PATCH v1 4/4] power: max17040: get thermal data from adc if available
[PATCH V3 1/3] mfd: da9062: Use MFD_CELL_OF macro
2023-03-08 9:23 UTC (4+ messages)
` [PATCH V3 2/3] mfd: da9062: Remove IRQ requirement
[PATCH v7 00/41] Shadow stacks for userspace
2023-03-08 9:23 UTC (5+ messages)
` [PATCH v7 26/41] mm: Warn on shadow stack memory in wrong vma
` [PATCH v7 27/41] x86/mm: Warn if create Write=0,Dirty=1 with raw prot
[PATCH 0/4] Add LVTS support for mt8192
2023-03-08 9:23 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition "
` [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
[PATCH] misc: alcor_pci: Use PCI core to manage ASPM instead of open-coding
2023-03-08 9:21 UTC (3+ messages)
[PATCH] iommu/arm-smmu-v3: Fix event queue overflow acknowledgment
2023-03-08 9:20 UTC
[PATCH 0/4] Add LVTS's AP thermal domain support for mt8195
2023-03-08 9:17 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers "
` [PATCH 2/4] thermal/drivers/mediatek/lvts_thermal: Add AP domain "
` [PATCH 4/4] arm64: dts: mediatek: mt8195: Add AP domain temperature thresholds
[PATCH] riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
2023-03-08 9:16 UTC
[PATCH] softirq: Do not loop if running under a real-time task
2023-03-08 9:14 UTC (2+ messages)
[PATCH] mm: remove redundant check in handle_mm_fault
2023-03-08 9:13 UTC (6+ messages)
linux-6.3-rc1/arch/sparc/kernel/pcic.c:768: possible problem with shift values ?
2023-03-08 9:13 UTC
[PATCH RESEND] mfd: Remove .enable() and .disable() callbacks
2023-03-08 9:12 UTC
[PATCH net-next v2 0/2] net: dsa: microchip: tc-ets support
2023-03-08 9:12 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
` [PATCH net-next v2 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series
[PATCH 6.2 0000/1001] 6.2.3-rc1 review
2023-03-08 9:12 UTC (5+ messages)
[RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
2023-03-08 9:11 UTC (11+ messages)
[PATCH v12 2/6] dt-bindings: thermal: mediatek: Add LVTS thermal controllers dt-binding definition
2023-03-08 9:10 UTC (3+ messages)
` [PATCH] thermal/drivers/mediatek/lvts_thermal: fix memcpy's number of bytes in lvts_calibration_init()
[PATCH v13 00/11] Parallel CPU bringup for x86_64
2023-03-08 9:04 UTC (9+ messages)
[PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`
2023-03-08 9:04 UTC (5+ messages)
[PATCH v1 0/4] Update APDS990x ALS to support IIO
2023-03-08 9:02 UTC (5+ messages)
` [PATCH v1 1/4] dt-bindings: iio: light: add apds990x binding
` [PATCH v1 2/4] misc: adps990x: convert to OF
` [PATCH v1 3/4] misc: apds990x: convert to IIO
` [PATCH v1 4/4] iio: light: move apds990x into proper place
[regression] Bug 217074 - upgrading to kernel 6.1.12 from 5.15.x can no longer assemble software raid0
2023-03-08 8:55 UTC (6+ messages)
[PATCH v2 0/2] Add support to enable ATS on VFs independently
2023-03-08 8:54 UTC (3+ messages)
` [PATCH v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF
[PATCH net 1/2] net: dsa: mt7530: remove now incorrect comment regarding port 5
2023-03-08 8:50 UTC (4+ messages)
` [PATCH net 2/2] net: dsa: mt7530: set PLL frequency only when trgmii is used
[PATCH 0/7] Add PCIe support for IPQ9574
2023-03-08 8:49 UTC (12+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
[PATCH v2 0/2] Fix mas_skip_node() for mas_empty_area()
2023-03-08 8:49 UTC (3+ messages)
` [PATCH v2 1/2] maple_tree: Fix mas_skip_node() end slot detection
[PATCH] reset: sti: rely on regmap_field_read_poll_timeout for ack wait
2023-03-08 8:49 UTC (2+ messages)
[PATCH v4] dt-bindings: ata: Add UniPhier controller binding
2023-03-08 8:48 UTC (2+ messages)
[PATCH] phy: st: miphy28lp: use _poll_timeout functions for waits
2023-03-08 8:48 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: k3: Introduce debounce select mux macros
2023-03-08 8:43 UTC
[PATCH v3 0/3] TI K3 M4F support on AM64x and AM62x SoCs
2023-03-08 8:41 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: k3-m4f: Add bindings for K3 AM64x SoCs
[PATCH v2 3/6] gpio: sch311x: Use devm_gpiochip_add_data() to simplify remove path
2023-03-08 8:39 UTC (2+ messages)
[PATCH resend] Add .editorconfig file for basic formatting
2023-03-08 8:33 UTC
[PATCH 01/11] arm64: dts: qcom: drop incorrect cell-index from SPMI
2023-03-08 8:39 UTC (4+ messages)
` [PATCH 09/11] arm64: dts: qcom: msm8994: correct RPMCC node name
[PATCH] dt-bindings: soc: qcom: smd-rpm: re-add missing qcom,rpm-msm8994
2023-03-08 8:39 UTC (3+ messages)
[PATCH net-next v2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Document Serdes PHY
2023-03-08 8:38 UTC (3+ messages)
[PATCH -next] thermal/hwmon: Use devm_platform_ioremap_resource()
2023-03-08 8:37 UTC (2+ messages)
[PATCH 00/19] Qcom PCIe cleanups and improvements
2023-03-08 8:33 UTC (14+ messages)
` [PATCH 13/19] dt-bindings: PCI: qcom-ep: Rename "mmio" region to "mhi"
` [PATCH 14/19] "
` [PATCH 15/19] dt-bindings: PCI: qcom: Add "mhi" register region to supported SoCs
` [PATCH 16/19] arm64: dts: qcom: sdm845: Add "mhi" region to the PCIe nodes
[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
2023-03-08 8:31 UTC (3+ messages)
[PATCH v2 0/3] Add JH7110 USB driver support
2023-03-08 8:28 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add StarFive JH7110 USB dt-binding
` [PATCH v2 2/3] usb: cdns3: add StarFive JH7110 USB glue layer
` [PATCH v2 3/3] dts: usb: add StarFive JH7110 USB dts configuration
[PATCH v3 00/13] Add PCIe RC support to Qcom SDX55 SoC
2023-03-08 8:24 UTC (14+ messages)
` [PATCH v3 01/13] dt-bindings: PCI: qcom: Update maintainers entry
` [PATCH v3 02/13] dt-bindings: PCI: qcom: Add iommu-map properties
` [PATCH v3 03/13] dt-bindings: PCI: qcom: Add SDX55 SoC
` [PATCH v3 04/13] dt-bindings: PCI: qcom-ep: Fix the unit address used in example
` [PATCH v3 05/13] ARM: dts: qcom: sdx55: Fix the unit address of PCIe EP node
` [PATCH v3 06/13] ARM: dts: qcom: sdx55: Rename pcie0_{phy/lane} to pcie_{phy/lane}
` [PATCH v3 07/13] ARM: dts: qcom: sdx55: Add support for PCIe RC controller
` [PATCH v3 08/13] ARM: dts: qcom: sdx55: List the property values vertically
` [PATCH v3 09/13] ARM: dts: qcom: sdx55-t55: Enable PCIe RC support
` [PATCH v3 10/13] ARM: dts: qcom: sdx55-t55: Move "status" property down
` [PATCH v3 11/13] phy: qcom-qmp-pcie: Split out EP related init sequence for SDX55
` [PATCH v3 12/13] phy: qcom-qmp-pcie: Add RC "
` [PATCH v3 13/13] PCI: qcom: Add support for SDX55 SoC
[PATCH v2 1/4] mtd: core: provide unique name for nvmem device, take two
2023-03-08 8:20 UTC (4+ messages)
` [PATCH v2 2/4] mtd: core: fix nvmem error reporting
` [PATCH v2 3/4] mtd: core: fix error path for nvmem provider
` [PATCH v2 4/4] mtd: core: prepare mtd_otp_nvmem_add() to handle -EPROBE_DEFER
[PATCH RESEND net-next v7] wwan: core: Support slicing in port TX flow of WWAN subsystem
2023-03-08 8:19 UTC
[PATCH v3 00/11] Better fixes for grouping of events
2023-03-08 8:17 UTC (12+ messages)
` [PATCH v3 01/11] libperf evlist: Avoid a use of evsel idx
` [PATCH v3 02/11] perf stat: Don't remove all grouped events when CPU maps disagree
` [PATCH v3 03/11] perf record: Early auxtrace initialization before event parsing
` [PATCH v3 04/11] perf stat: Modify the group test
` [PATCH v3 05/11] perf evsel: Allow const evsel for certain accesses
` [PATCH v3 06/11] perf evsel: Add function to compute group PMU name
` [PATCH v3 07/11] perf parse-events: Pass ownership of the group name
` [PATCH v3 08/11] perf parse-events: Sort and group parsed events
` [PATCH v3 09/11] perf evsel: Remove use_uncore_alias
` [PATCH v3 10/11] perf evlist: Remove nr_groups
` [PATCH v3 11/11] perf parse-events: Warn when events are regrouped
[PATCH] soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe
2023-03-08 8:12 UTC (2+ messages)
[PATCH v3 0/3] mm/damon/paddr: minor code improvement
2023-03-08 8:33 UTC (3+ messages)
` [PATCH v3 1/3] mm/damon/paddr: minor refactor of damon_pa_pageout()
` [PATCH v3 3/3] mm/damon/paddr: fix missing folio_sz update in damon_pa_young()
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