messages from 2024-06-06 13:35:15 to 2024-06-06 15:32:00 UTC [more...]
[syzbot] [gfs2?] WARNING: locking bug in gfs2_fill_super
2024-06-06 13:38 UTC (2+ messages)
[PATCH v2 0/4] KVM: arm64: Fix underallocation of storage for SVE state
2024-06-06 15:21 UTC
[PATCH] watchdog/core: Fix AA deadlock due to watchdog holding cpu_hotplug_lock and wait for wq
2024-06-06 15:38 UTC
[PATCH 0/3] Tracepoints and static branch/call in Rust
2024-06-06 15:30 UTC (6+ messages)
` [PATCH 1/3] rust: add static_call support
` [PATCH 2/3] rust: add static_key_false
` [PATCH 3/3] rust: add tracepoint support
[PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
2024-06-06 15:28 UTC (5+ messages)
[PATCH] net: sfp: Always call `sfp_sm_mod_remove()` on remove
2024-06-06 15:28 UTC (3+ messages)
[PATCH net-next v5] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
2024-06-06 15:26 UTC (4+ messages)
[PATCH v7 0/5] Add support for MAX96714/F and MAX96717/F GMSL2 ser/des
2024-06-06 15:24 UTC (3+ messages)
[tip:sched/core] BUILD SUCCESS f90cc919f9e5cbfcd0b952290c57ef1317f4e91e
2024-06-06 15:23 UTC
[PATCH 6.9 000/374] 6.9.4-rc1 review
2024-06-06 15:24 UTC
[PATCH v5 00/11] clk: Add kunit tests for fixed rate and parent data
2024-06-06 15:23 UTC (4+ messages)
` [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
[PATCH v3] driver core: Add timeout for device shutdown
2024-06-06 15:23 UTC (2+ messages)
[PATCH] xfs: Remove header files which are included more than once
2024-06-06 15:22 UTC (2+ messages)
[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
2024-06-06 15:22 UTC (4+ messages)
` [RFC PATCH v5 1/3] memcg: Add memory.max.effective attribute
` [RFC PATCH v5 2/3] memcg: Add memory.swap.max.effective like hierarchical_memsw_limit
` [RFC PATCH v5 3/3] memcg: Notify on memory.max.effective changes
[PATCH v1] thermal: core: Do not fail cdev registration because of invalid initial state
2024-06-06 15:15 UTC (6+ messages)
[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
2024-06-06 15:11 UTC (12+ messages)
` [PATCH v2 13/35] sched: allow runtime config for PREEMPT_AUTO
` [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full
[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
2024-06-06 15:11 UTC (7+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "
[PATCH v3 0/2] vfio/pci: add msi interrupt affinity support
2024-06-06 15:10 UTC (3+ messages)
` [PATCH v3 1/2] cgroup/cpuset: export cpuset_cpus_allowed()
` [PATCH v3 2/2] vfio/pci: add msi interrupt affinity support
[PATCH v2 0/2] mtd: spi-nor: macronix: workaround for device id re-use
2024-06-06 15:06 UTC (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: core: add flag for doing optional SFDP
[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-06 15:01 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH] livepatch: introduce klp_func called interface
2024-06-06 15:01 UTC (9+ messages)
[PATCH RESEND] tools/x86/kcpuid: Add missing dir via Makefile
2024-06-06 15:00 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: remoteproc: imx_rproc: add minItems for power-domain
2024-06-06 15:00 UTC
[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-06-06 14:58 UTC (5+ messages)
` [PATCH 12/14] dt-bindings: display: rockchip,dw-hdmi: Add compatible for RK3588
[syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask
2024-06-06 14:55 UTC (2+ messages)
[PATCH] block: bio-integrity: fix potential null-ptr-deref in bio_integrity_free
2024-06-06 14:52 UTC (5+ messages)
[PATCH v14 00/14] Add Cgroup support for SGX EPC memory
2024-06-06 14:51 UTC (3+ messages)
` [PATCH v14 02/14] cgroup/misc: Add per resource callbacks for CSS events
[PATCH RFC 0/6] power: supply: extension API
2024-06-06 14:51 UTC (7+ messages)
` [PATCH RFC 1/6] power: supply: sysfs: use power_supply_property_is_writeable()
` [PATCH RFC 2/6] power: supply: core: avoid iterating properties directly
` [PATCH RFC 3/6] power: supply: core: implement extension API
` [PATCH RFC 4/6] power: supply: core: add locking around extension access
` [PATCH RFC 5/6] power: supply: test-power: implement a power supply extension
` [PATCH RFC 6/6] platform/x86: system76: Use power_supply extension API
[PATCH] KVM: Fix Undefined Behavior Sanitizer(UBSAN) error
2024-06-06 14:50 UTC (5+ messages)
[PATCH v5 0/6] Red-black tree abstraction needed by Rust Binder
2024-06-06 14:50 UTC (7+ messages)
` [PATCH v5 1/6] rust: kernel: add `drop_contents` to `BoxExt`
` [PATCH v5 2/6] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v5 3/6] rust: rbtree: add iterator
` [PATCH v5 4/6] rust: rbtree: add mutable iterator
` [PATCH v5 5/6] rust: rbtree: add `RBTreeCursor`
` [PATCH v5 6/6] rust: rbtree: add `RBTree::entry`
[PATCH 0/5] Add MPSS remoteproc support for SDX75
2024-06-06 14:50 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: document the SDX75 PAS
` [PATCH 2/5] remoteproc: qcom: pas: Add SDX75 remoteproc support
` [PATCH 3/5] arm64: dts: qcom: sdx75: add missing qlink_logging reserved memory for mpss
` [PATCH 4/5] arm64: dts: qcom: sdx75: Add remoteproc node
` [PATCH 5/5] arm64: dts: qcom: sdx75-idp: enable MPSS "
[PATCH 0/2] mm/pstore: Reserve named unspecified memory across boots
2024-06-06 14:50 UTC (6+ messages)
` [PATCH 1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
[PATCH] ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card init
2024-06-06 14:49 UTC (2+ messages)
[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
2024-06-06 14:47 UTC (16+ messages)
` [PATCH v3 1/6] drm/ci: uprev mesa version
` [PATCH v3 2/6] drm/ci: add farm variable
` [PATCH v3 3/6] drm/ci: generate testlist from build
` [PATCH v3 4/6] drm/ci: uprev IGT
` [PATCH v3 5/6] drm/ci: skip driver specific tests
` [PATCH v3 6/6] drm/ci: update xfails for the new testlist
[PATCH] arm64: dts: qcom: pm660: Add rradc, charger
2024-06-06 14:47 UTC
[tip:perf/urgent] BUILD SUCCESS 74751ef5c1912ebd3e65c3b65f45587e05ce5d36
2024-06-06 14:46 UTC
[PATCH v7 0/4] perf: Support PERF_SAMPLE_READ with inherit
2024-06-06 14:40 UTC (5+ messages)
` [PATCH v7 1/4] "
` [PATCH v7 2/4] tools/perf: Track where perf_sample_ids need per-thread periods
` [PATCH v7 3/4] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v7 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
[PATCH v6 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
2024-06-06 14:40 UTC (2+ messages)
` [tip: irq/core] "
[GIT PULL] tomoyo update for v6.10
2024-06-06 14:40 UTC
[PATCH] x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
2024-06-06 14:37 UTC (3+ messages)
[PATCH v5 00/13] Provide SEV-SNP support for running under an SVSM
2024-06-06 14:38 UTC (3+ messages)
` [PATCH v5 04/13] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
[tip:locking/urgent] BUILD SUCCESS f92a59f6d12e31ead999fee9585471b95a8ae8a3
2024-06-06 14:38 UTC
[RFC PATCH 0/4] Add SD/MMC support for Renesas RZ/V2H(P) SoC
2024-06-06 14:38 UTC (5+ messages)
` [RFC PATCH 1/4] regulator: core: Ensure the cached state matches the hardware state in regulator_set_voltage_unlocked()
[syzbot] [bpf?] possible deadlock in trie_delete_elem
2024-06-06 14:38 UTC
[PATCH v3 0/5] Add SFC support for RK3128
2024-06-06 14:34 UTC (6+ messages)
` [PATCH v3 1/5] clk: rockchip: rk3128: Drop CLK_NR_CLKS usage
` [PATCH v3 2/5] dt-bindings: clock: rk3128: Drop CLK_NR_CLKS
` [PATCH v3 3/5] dt-bindings: clock: rk3128: Add HCLK_SFC
` [PATCH v3 4/5] clk: rockchip: Add HCLK_SFC for RK3128
` [PATCH v3 5/5] ARM: dts: rockchip: Add SFC "
[PATCH 1/3] mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning (again)
2024-06-06 14:36 UTC (3+ messages)
` [PATCH 2/3] mfd: mxs-lradc: "
` [PATCH 3/3] mfd: wm8994: "
[PATCH v3] leds: flash: leds-qcom-flash: limit LED current based on thermal condition
2024-06-06 14:36 UTC
[PATCH v3] iio: humidity: hdc3020: fix hysteresis representation
2024-06-06 14:34 UTC (2+ messages)
[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
2024-06-06 14:34 UTC (10+ messages)
` [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats
[PATCH 5.15 00/23] 5.15.160-rc1 review
2024-06-06 14:32 UTC (4+ messages)
[PATCH 6.1 000/473] 6.1.93-rc1 review
2024-06-06 14:31 UTC (3+ messages)
` [PATCH 6.1 313/473] coresight: etm4x: Fix unbalanced pm_runtime_enable()
[PATCH v3 0/2] ASoC: codecs: add support for everest-semi es8311 codec
2024-06-06 14:31 UTC (2+ messages)
[PATCH] hwmon: (cros_ec) Prevent read overflow in probe()
2024-06-06 14:30 UTC (3+ messages)
[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
2024-06-06 14:29 UTC (10+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v9 2/2] dt-bindings: net: wireless: describe the ath12k PCI module
[PATCH 6.6 000/744] 6.6.33-rc1 review
2024-06-06 14:28 UTC (3+ messages)
` [PATCH 6.6 442/744] coresight: etm4x: Fix unbalanced pm_runtime_enable()
[PATCH linux-next v2] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
2024-06-06 14:28 UTC (2+ messages)
[PATCH] net: missing check
2024-06-06 14:27 UTC (2+ messages)
[PATCH 6.9 000/374] 6.9.4-rc1 review
2024-06-06 14:27 UTC (3+ messages)
` [PATCH 6.9 049/374] coresight: etm4x: Fix unbalanced pm_runtime_enable()
[PATCH] mtd: spi-nor: macronix: workaround for device id re-use
2024-06-06 14:27 UTC (5+ messages)
[PATCH 0/8] iio: simplify with spi_get_device_match_data()
2024-06-06 14:26 UTC (9+ messages)
` [PATCH 1/8] iio: accel: adxl313: "
` [PATCH 2/8] iio: accel: adxl355: "
` [PATCH 3/8] iio: adc: max11205: "
` [PATCH 4/8] iio: adc: ti-ads131e08: "
` [PATCH 5/8] iio: adc: ti-tsc2046: "
` [PATCH 6/8] iio: addac: ad74413r: "
` [PATCH 7/8] iio: dac: max5522: "
` [PATCH 8/8] iio: adc: mcp3564: drop redundant open-coded spi_get_device_match_data()
[PATCH v2 00/10] AMD Pstate Driver Fixes and Improvements
2024-06-06 14:26 UTC (3+ messages)
` [PATCH v2 03/10] cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
[syzbot] [bpf?] possible deadlock in trie_delete_elem
2024-06-06 14:26 UTC
6.9.3 Hung tasks
2024-06-06 14:25 UTC (10+ messages)
` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex (was: 6.9.3 Hung tasks)
` Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex
[PATCH] hwmon: lm70: simplify with spi_get_device_match_data()
2024-06-06 14:25 UTC
[PATCH] irqchip/loongson-eiointc: Add extioi virt extension support
2024-06-06 14:25 UTC (4+ messages)
[PATCH 1/2] mfd: arizona: Simplify with spi_get_device_match_data()
2024-06-06 14:24 UTC (2+ messages)
` [PATCH 2/2] mfd: madera: "
[PATCH] mux: adgs1408: simplify with spi_get_device_match_data()
2024-06-06 14:24 UTC
[PATCH net-next 1/3] can: hi311x: simplify with spi_get_device_match_data()
2024-06-06 14:24 UTC (3+ messages)
` [PATCH net-next 2/3] can: mcp251x: "
` [PATCH net-next 3/3] can: mcp251xfd: "
[PATCH net-next] dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
2024-06-06 14:23 UTC
[PATCH v3 1/2] dt-bindings: iio: light: ROHM BH1745
2024-06-06 14:23 UTC (3+ messages)
` [PATCH v3 2/2] iio: light: ROHM BH1745 colour sensor
[PATCH v4 00/11] Series to deliver Ethernet for STM32MP13
2024-06-06 14:19 UTC (4+ messages)
` [PATCH v4 07/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
[PATCH v2 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
2024-06-06 14:19 UTC (4+ messages)
` [PATCH v2 4/7] phy: qcom: qmp-combo: register a typec mux to change the QPHY_MODE
x86: WARNING: at mm/memblock.c:1339 memblock_set_node - Usage of MAX_NUMNODES is deprecated. Use NUMA_NO_NODE instead
2024-06-06 14:19 UTC (6+ messages)
[PATCH] ASoC: dt-bindings: mt6358: Convert to dtschema
2024-06-06 14:19 UTC (3+ messages)
[PATCH V3 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
2024-06-06 14:18 UTC (3+ messages)
` [PATCH V3 7/8] clk: qcom: Add GPUCC driver support for SM4450
[PATCH net-next v9 0/2] Add TAPRIO offload support for ICSSG driver
2024-06-06 14:17 UTC (7+ messages)
` [PATCH net-next v9 2/2] net: ti: icssg_prueth: add TAPRIO offload support
[PATCH] cxl: add missing MODULE_DESCRIPTION() macros
2024-06-06 14:15 UTC (4+ messages)
[syzbot] [bpf?] possible deadlock in trie_delete_elem
2024-06-06 14:14 UTC (4+ messages)
` [syzbot] "
[PATCH 1/1] virtio-can: Add link to CAN specification from ISO
2024-06-06 14:12 UTC
[PATCH v3 0/4] dev_printk: add dev_errp_probe() helper
2024-06-06 14:12 UTC (5+ messages)
` [PATCH v3 2/4] iio: temperature: ltc2983: convert to dev_err_probe()
[PATCH v1] perf top: Make zeroing histogram on refresh the default
2024-06-06 14:11 UTC (3+ messages)
[PATCH net-next v3 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
2024-06-06 14:10 UTC (4+ messages)
` [PATCH net-next v3 3/6] net/tcp: Move tcp_inbound_hash() from headers
[PATCH v12 00/13] Add V4L2 M2M Driver for E5010 JPEG Encoder
2024-06-06 14:10 UTC (4+ messages)
` [PATCH v12 12/13] media: imagination: Round to closest multiple for cropping region
[PATCH v2 00/16] coresight: Use per-sink trace ID maps for Perf sessions
2024-06-06 14:10 UTC (4+ messages)
` [PATCH v2 11/16] coresight: Expose map arguments in trace ID API
[PATCH V2 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
2024-06-06 14:09 UTC (5+ messages)
` [PATCH V2 7/8] clk: qcom: Add GPUCC driver support for SM4450
` [PATCH V2 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller
[RFC 1/1] usb: host: xhci-plat: add enable XHCI-AVOID-BEI quirk by dts
2024-06-06 14:08 UTC (5+ messages)
[PATCH v11 0/6] Add interconnect driver for IPQ9574 SoC
2024-06-06 14:07 UTC (3+ messages)
[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
2024-06-06 14:06 UTC (10+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc
[PATCH v1 1/1] virtio-can: Add link to CAN specification from ISO
2024-06-06 14:02 UTC (2+ messages)
[RFC PATCH] vfs: add rcu-based find_inode variants for iget ops
2024-06-06 14:05 UTC
[PATCH] usb: chipidea: move ci_ulpi_init after the phy initialization
2024-06-06 14:03 UTC (4+ messages)
[PATCH v2] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
2024-06-06 13:58 UTC (3+ messages)
` [PATCH] "
[PATCH 1/2] tools/memory-model: Fix bug in lock.cat
2024-06-06 13:59 UTC (2+ messages)
` [PATCH 2/2] tools/memory-model: Code reorganization "
[PATCH v3] sbitmap: fix io hung due to race on sbitmap_word::cleared
2024-06-06 13:57 UTC
[syzbot] [bpf?] possible deadlock in trie_delete_elem
2024-06-06 13:55 UTC
[PATCH] tools/testing/selftests/livepatch: define max test-syscall processes
2024-06-06 13:53 UTC (2+ messages)
` [PATCH] selftests/livepatch: "
[PATCH v1] perf evlist: Force adding default events only to core PMUs
2024-06-06 13:51 UTC (15+ messages)
[PATCH net-next v2 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
2024-06-06 13:49 UTC (5+ messages)
` [PATCH net-next v2 2/3] net: ti: icss-iep: Enable compare events
[PATCH] perf stat: Fix the hard-coded metrics calculation on the hybrid
2024-06-06 13:44 UTC (4+ messages)
[PATCH] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
2024-06-06 13:43 UTC (10+ messages)
[PATCH v1 1/1] lockd: Use *-y instead of *-objs in Makefile
2024-06-06 13:40 UTC (4+ messages)
[syzbot] [bpf?] possible deadlock in trie_delete_elem
2024-06-06 13:40 UTC
[syzbot] [bpf?] possible deadlock in trie_delete_elem
2024-06-06 13:39 UTC
[PATCH] slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
2024-06-06 13:36 UTC
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