messages from 2024-06-14 08:30:21 to 2024-06-14 10:18:19 UTC [more...]
Regression, thermal: core: battery reading wrong after wake from S3 [Was: Bug Report according to thermal_core.c]
2024-06-14 10:18 UTC (7+ messages)
[PATCH v3 0/4] mmc: sdhci-of-dwcmshc: enhance framework
2024-06-14 10:18 UTC (5+ messages)
` [PATCH v3 1/4] mmc: sdhci-of-dwcmshc: adjust positions of helper routines
` [PATCH v3 2/4] mmc: sdhci-of-dwcmshc: unify the naming of soc helper functions
[syzbot] [netfilter?] net-next test error: WARNING: suspicious RCU usage in _destroy_all_sets
2024-06-14 10:18 UTC
[PATCH 6.1 00/85] 6.1.94-rc1 review
2024-06-14 10:17 UTC (3+ messages)
[PATCH v8 0/5] clk: imx: clk-audiomix: Improvement for audiomix
2024-06-14 10:17 UTC (3+ messages)
` [PATCH v8 2/5] clk: imx: clk-audiomix: Add reset controller
[PATCH v2 1/2] bus: mhi: host: Import mux_id item
2024-06-14 10:17 UTC (5+ messages)
[PATCH v4 0/3] Hardening perf subsystem
2024-06-14 10:17 UTC (9+ messages)
[PATCH v4 net-next 0/7] net: pass receive socket to drop tracepoint
2024-06-14 10:15 UTC (4+ messages)
` [PATCH v4 net-next 1/7] net: add rx_sk to trace_kfree_skb
[PATCH] Documentation: Remove "mfgpt_irq=" from the kernel-parameters.txt file
2024-06-14 10:15 UTC (2+ messages)
[PATCH] bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test
2024-06-14 10:15 UTC
[syzbot] [netfilter?] net-next test error: WARNING: suspicious RCU usage in _destroy_all_sets
2024-06-14 10:11 UTC (3+ messages)
` [syzbot] #syz test: git://blackhole.kfki.hu/nf main
` [syzbot] #syz test: git://blackhole.szhk.kfki.hu/nf main
[PATCH] dt-bindings: drop stale Anson Huang from maintainers
2024-06-14 10:09 UTC (2+ messages)
[PATCH v5 0/2] mm: store zero pages to be swapped out in a bitmap
2024-06-14 10:07 UTC (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] mm: remove code to handle same filled pages
[PATCH] arm64: dts: ti: k3-am642-evm: Enable "SYNC_OUT0" output
2024-06-14 10:08 UTC
[PATCH v2 0/4] PCI: Resource helper improvements
2024-06-14 10:06 UTC (5+ messages)
` [PATCH v2 1/4] resource: Add resource set range and size helpers
` [PATCH v2 2/4] PCI: Use resource_set_{range,size}() helpers
` [PATCH v2 3/4] PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M()
` [PATCH v2 4/4] PCI: Introduce ALIGN_DOWN_IF_NONZERO() helper locally
[PATCH] bus: ts-nbus: Use pwm_apply_might_sleep()
2024-06-14 10:06 UTC (2+ messages)
[PATCH] leds: cros_ec: Implement review comments from Lee
2024-06-14 10:04 UTC
[PATCH v9 1/1] gpio: add sloppy logic analyzer using polling
2024-06-14 10:03 UTC (11+ messages)
[syzbot] [netfilter?] net-next test error: WARNING: suspicious RCU usage in _destroy_all_sets
2024-06-14 10:03 UTC
[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
2024-06-14 10:01 UTC (6+ messages)
` [PATCH v2 2/5] regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones
` (subset) [PATCH v2 0/5] regulator: Fix AXP717 PMIC support
[RFC] fuse: do not generate interrupt requests for fatal signals
2024-06-14 10:01 UTC (4+ messages)
[RFC 0/2] Initial LKMM atomics support in Rust
2024-06-14 9:59 UTC (8+ messages)
` [RFC 2/2] rust: sync: Add atomic support
[PATCHv12 00/19] x86/tdx: Add kexec support
2024-06-14 9:59 UTC (20+ messages)
` [PATCHv12 01/19] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv12 02/19] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
` [PATCHv12 03/19] cpu/hotplug: Add support for declaring CPU offlining not supported
` [PATCHv12 04/19] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
` [PATCHv12 05/19] x86/relocate_kernel: Use named labels for less confusion
` [PATCHv12 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv12 07/19] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv12 08/19] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv12 09/19] x86/tdx: Account shared memory
` [PATCHv12 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
` [PATCHv12 11/19] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv12 12/19] x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv12 13/19] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump
` [PATCHv12 14/19] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv12 15/19] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv12 16/19] x86/smp: Add smp_ops.stop_this_cpu() callback
` [PATCHv12 17/19] x86/mm: Introduce kernel_ident_mapping_free()
` [PATCHv12 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
` [PATCHv12 19/19] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed
[PATCH v7 0/6] power: supply: Lenovo Yoga C630 EC
2024-06-14 9:56 UTC (6+ messages)
` [PATCH v7 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver
` [PATCH v7 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
[PATCH v6 0/8] Add PCIe, SERDES and USB DT support for J722S
2024-06-14 9:53 UTC (7+ messages)
` [PATCH v6 1/8] arm64: dts: ti: am62p: Rename am62p-{}.dtsi to am62p-j722s-common-{}.dtsi
` [PATCH v6 4/8] arm64: dts: ti: k3-j722s: Switch to k3-am62p-j722s-common-{}.dtsi includes
` [PATCH v6 5/8] arm64: dts: ti: k3-j722s: Move MAIN domain overrides to k3-j722s-main.dtsi
[PATCH v3 0/5] ChromeOS Embedded Controller LED driver
2024-06-14 9:53 UTC (8+ messages)
` [PATCH v3 4/5] leds: Add ChromeOS EC driver
[net-next v1] net: wwan: t7xx: Add debug port
2024-06-14 9:49 UTC
[PATCH 0/4] mfd: tqmx86: new hardware and GPIO/I2C IRQ improvements/additions
2024-06-14 9:49 UTC (5+ messages)
` [PATCH 4/4] mfd: tqmx86: add I2C IRQ support
` "
[PATCH] RFC: sched: Rework task_sched_runtime to avoid calling update_rq_clock
2024-06-14 9:48 UTC (4+ messages)
[PATCH v6 net-next 00/15] locking: Introduce nested-BH locking
2024-06-14 9:48 UTC (6+ messages)
` [PATCH v6 net-next 08/15] net: softnet_data: Make xmit.recursion per task
[PATCH 00/22] dt-bindings: thermal: few cleanups
2024-06-14 9:46 UTC (23+ messages)
` [PATCH 01/22] dt-bindings: thermal: samsung,exynos: specify cells
` [PATCH 02/22] dt-bindings: thermal: amlogic: reference thermal-sensor schema
` [PATCH 03/22] dt-bindings: thermal: allwinner,sun8i-a83t-ths: "
` [PATCH 04/22] dt-bindings: thermal: brcm,avs-ro: "
` [PATCH 05/22] dt-bindings: thermal: generic-adc: "
` [PATCH 06/22] dt-bindings: thermal: imx8mm: "
` [PATCH 07/22] dt-bindings: thermal: nvidia,tegra186-bpmp: "
` [PATCH 08/22] dt-bindings: thermal: nvidia,tegra30-tsensor: "
` [PATCH 09/22] dt-bindings: thermal: qcom-spmi-adc-tm-hc: "
` [PATCH 10/22] dt-bindings: thermal: qcom-spmi-adc-tm5: "
` [PATCH 11/22] dt-bindings: thermal: qcom-tsens: "
` [PATCH 12/22] dt-bindings: thermal: qoriq: "
` [PATCH 13/22] dt-bindings: thermal: rcar-gen3: "
` [PATCH 14/22] dt-bindings: thermal: rockchip: "
` [PATCH 15/22] dt-bindings: thermal: rzg2l: "
` [PATCH 16/22] dt-bindings: thermal: socionext,uniphier: "
` [PATCH 17/22] dt-bindings: thermal: sprd: "
` [PATCH 18/22] dt-bindings: thermal: st,stm32: "
` [PATCH 19/22] dt-bindings: thermal: ti,am654: "
` [PATCH 20/22] dt-bindings: thermal: ti,j72xx: "
` [PATCH 21/22] dt-bindings: thermal: simplify few bindings
` [PATCH 22/22] dt-bindings: thermal: cleanup examples indentation
[PATCH] perf pmus: Fixes always false when compare duplicates aliases
2024-06-14 9:43 UTC
[PATCH net v2 1/2] net: phy: dp83tg720: wake up PHYs in managed mode
2024-06-14 9:45 UTC (2+ messages)
` [PATCH net v2 2/2] net: phy: dp83tg720: get master/slave configuration in link down state
[PATCH v4 0/6] Support ROHM BD96801 Scalable PMIC
2024-06-14 9:44 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: ROHM BD96801 PMIC regulators
` [PATCH v4 2/6] dt-bindings: mfd: bd96801 PMIC core
` [PATCH v4 3/6] mfd: support ROHM BD96801 "
` [PATCH v4 4/6] regulator: bd96801: ROHM BD96801 PMIC regulators
` [PATCH v4 5/6] watchdog: ROHM BD96801 PMIC WDG driver
` [PATCH v4 6/6] MAINTAINERS: Add ROHM BD96801 'scalable PMIC' entries
[PATCH net v2] ice: use proper macro for testing bit
2024-06-14 9:43 UTC
[PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
2024-06-14 9:42 UTC (2+ messages)
[PATCH net-next 00/12] net: dsa: vsc73xx: Implement VLAN operations
2024-06-14 9:42 UTC (3+ messages)
` [PATCH net-next 02/12] net: dsa: vsc73xx: Add vlan filtering
[PATCH v1 1/1] Fix race for duplicate reqsk on identical SYN
2024-06-14 9:41 UTC (3+ messages)
[PATCH] driver core: make [device_]driver_attach take a const *
2024-06-14 9:41 UTC
[PATCH v6] af_packet: Handle outgoing VLAN packets without hardware offloading
2024-06-14 9:39 UTC (8+ messages)
[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
2024-06-14 9:39 UTC (3+ messages)
[PATCH] serial: 8250_omap: Implementation of Errata i2310
2024-06-14 9:38 UTC (3+ messages)
[PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-14 9:38 UTC (2+ messages)
[PATCH 6.6 000/137] 6.6.34-rc1 review
2024-06-14 9:36 UTC (5+ messages)
[PATCH 0/3] btrfs: rst: updates for RAID stripe tree
2024-06-14 9:36 UTC (6+ messages)
` [PATCH 1/3] btrfs: rst: remove encoding field from stripe_extent
[PATCH 4.19 000/213] 4.19.316-rc1 review
2024-06-14 9:36 UTC (2+ messages)
[PATCH 5.10 000/317] 5.10.219-rc1 review
2024-06-14 9:35 UTC (3+ messages)
[PATCH RFC 0/3] mm: clarify folio_add_new_anon_rmap() and __folio_add_anon_rmap()
2024-06-14 9:33 UTC (12+ messages)
` [PATCH RFC 3/3] mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()
[PATCH v3 00/10] Support ROHM BD96801 Scalable PMIC
2024-06-14 9:33 UTC (7+ messages)
` [PATCH v3 09/10] mfd: bd96801: Add ERRB IRQ
[PATCH v3 0/8] Refactor perf python module build
2024-06-14 9:33 UTC (3+ messages)
` [PATCH v3 1/8] perf build: Add '*.a' to clean targets
[PATCH RESEND v5 00/16] Add audio support for the MediaTek Genio 350-evk board
2024-06-14 9:31 UTC (2+ messages)
[PATCH 0/4] mfd: stm32-timers: Make register definition more flexible
2024-06-14 9:31 UTC (3+ messages)
` [PATCH 3/4] mfd: stm32-timers: Drop TIM_DIER_CC_IE(x) in favour of TIM_DIER_CCxIE(x)
[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
2024-06-14 9:28 UTC (4+ messages)
[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
2024-06-14 9:28 UTC (2+ messages)
[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
2024-06-14 9:26 UTC (5+ messages)
` [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
[PATCH v7 00/11] enable bs > ps in XFS
2024-06-14 9:26 UTC (4+ messages)
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
[PATCH] module: Add log information for loading module failures
2024-06-14 9:25 UTC
[PATCH v4] maple_tree: modified return type of mas_wr_store_entry()
2024-06-14 9:24 UTC
[linus:master] [cgroup/cpuset] 105f3fe918: kernel-selftests.cgroup.test_cpuset_prs.sh.fail
2024-06-14 9:23 UTC
[PATCH 00/12] Add RTC support for the Renesas RZ/G3S SoC
2024-06-14 9:21 UTC (3+ messages)
` [PATCH 06/12] rtc: renesas-rtca3: Add driver for RTCA-3 available on "
[PATCH net-next v13 00/13] Introduce PHY listing and link_topology tracking
2024-06-14 9:20 UTC (4+ messages)
` [PATCH net-next v13 01/13] net: phy: Introduce ethernet link topology representation
[PATCH v2 0/2] firmware: arm_scmi: add notification completion channel
2024-06-14 9:19 UTC (3+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: mailbox: support P2A channel completion
[PATCH net-next v5 0/4] net: macb: WOL enhancements
2024-06-14 9:16 UTC (3+ messages)
` [PATCH net-next v5 3/4] net: macb: Add ARP support to WOL
[PATCH v2 0/2] Improve handling of -ENOMEM in dev_err_probe()
2024-06-14 9:15 UTC (4+ messages)
` [PATCH RFC v2 2/2] driver core: Don't allow passing a -ENOMEM to dev_err_probe()
[PATCH -next v5 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-06-14 9:13 UTC (5+ messages)
` [PATCH -next v5 7/8] xfs: speed up truncating down a big realtime inode
[PATCH v5] binder: use bitmap for faster descriptor lookup
2024-06-14 9:11 UTC (3+ messages)
[PATCH] iio: adc: adi-axi-adc: improve probe() error messaging
2024-06-14 9:11 UTC (2+ messages)
Intel e1000e driver bug on stable (6.9.x)
2024-06-14 9:10 UTC (4+ messages)
[PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver
2024-06-14 9:08 UTC (8+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device
[PATCH] tty: serial: 8250: Fixes: Fix port count mismatch with the device
2024-06-14 9:07 UTC (2+ messages)
[PATCH v2 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-06-14 9:05 UTC (8+ messages)
` [PATCH v2 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[PATCH 0/3] Some block sparse fixes
2024-06-14 9:03 UTC (4+ messages)
` [PATCH 1/3] bdev: make blockdev_mnt static
` [PATCH 2/3] block: Drop locking annotation for limits_lock
` [PATCH 3/3] block: BFQ: Refactor bfq_exit_icq() to silence sparse warning
[PATCH v2] mfd: tps65912: Use devm helper functions to simplify probe
2024-06-14 9:03 UTC (2+ messages)
` (subset) "
[PATCH v3 00/12] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
2024-06-14 9:03 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] ChromeOS Embedded Controller charge control driver
2024-06-14 9:03 UTC (3+ messages)
` [PATCH v2 3/3] mfd: cros_ec: Register charge control subdevice
` (subset) "
[PATCH] mfd: tps65912: Use devm helper functions to simplify probe
2024-06-14 9:03 UTC (2+ messages)
` (subset) "
Linux 6.10-rc1
2024-06-14 9:02 UTC (4+ messages)
[PATCH v5 0/4] uvcvideo: Attempt N to land UVC race conditions fixes
2024-06-14 9:02 UTC (3+ messages)
` [PATCH v5 1/4] media: uvcvideo: stop stream during unregister
[PATCH v8 0/2] Add support for Amlogic S4 PWM
2024-06-14 9:02 UTC (6+ messages)
` [PATCH v8 1/2] pwm: meson: "
[net-next,PATCH v7 0/8] Series to deliver Ethernet for STM32MP13
2024-06-14 9:00 UTC (2+ messages)
[PATCH] Makefile: rust-analyzer target: better error handling and comments
2024-06-14 9:00 UTC (2+ messages)
[PATCH v11 1/4] PCI/DOE: Rename DOE protocol to feature
2024-06-14 8:59 UTC (5+ messages)
` [PATCH v11 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
` [PATCH v11 3/4] PCI/DOE: Expose the DOE features via sysfs
[PATCH] clk: meson: add missing MODULE_DESCRIPTION() macros
2024-06-14 8:58 UTC (2+ messages)
[PATCH v4 0/2] Bluetooth: btnxpuart: Update firmware names
2024-06-14 8:49 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: net: bluetooth: nxp: Add firmware-name property
` [PATCH v4 2/2] Bluetooth: btnxpuart: Update firmware names
[PATCH 0/3] Pinctrl: A4: Add pinctrl driver
2024-06-14 8:51 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs
[syzbot] [bcachefs?] kernel BUG in bch2_lru_change
2024-06-14 8:49 UTC (2+ messages)
[PATCH] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
2024-06-14 8:49 UTC (2+ messages)
[PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt
2024-06-14 8:46 UTC
[PATCH] clk: vexpress-osc: add missing MODULE_DESCRIPTION() macro
2024-06-14 8:45 UTC (2+ messages)
[PATCH] MIPS: pci: lantiq: restore reset gpio polarity
2024-06-14 8:43 UTC (6+ messages)
[syzbot] [bluetooth?] WARNING in hci_conn_del
2024-06-14 8:42 UTC (2+ messages)
[PATCH v1 1/1] Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
2024-06-14 8:42 UTC (3+ messages)
[PATCH v2] arm64: dts: ti: k3-j722s-evm: Enable analog audio support
2024-06-14 8:41 UTC (2+ messages)
[PATCH 5.15 000/402] 5.15.161-rc1 review
2024-06-14 8:40 UTC (2+ messages)
[PATCH v2 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-06-14 8:40 UTC (4+ messages)
` [PATCH v2 4/6] RISC-V: Detect unaligned vector accesses supported
[PATCH] fec_main: Register net device before initializing the MDIO bus
2024-06-14 8:40 UTC (2+ messages)
Question about pNFS documentation
2024-06-14 8:37 UTC (3+ messages)
[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-06-14 8:39 UTC (11+ messages)
` [PATCH 13/14] drm/bridge: synopsys: Add DW HDMI QP TX controller driver
` "
[PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
2024-06-14 8:36 UTC (2+ messages)
commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613
2024-06-14 8:37 UTC (3+ messages)
[PATCH v2 0/2] phy: qcom: qmp-pcie: drop second clock-output-names entry
2024-06-14 8:35 UTC (3+ messages)
` [PATCH v2 1/2] phy: qcom: qmp-pcie: restore compatibility with existing DTs
` [PATCH v2 2/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: drop second output clock name
[PATCH 0/2] ASoC: dt-bindings: Convert realtek CODEC bindings to DT schema
2024-06-14 8:34 UTC (6+ messages)
` [PATCH 1/2] ASoC: dt-bindings: realtek,rt5514: Convert to dtschema
` [PATCH 2/2] ASoC: dt-bindings: realtek,rt5631: "
[syzbot] [bpf?] WARNING: locking bug in __pcpu_freelist_pop
2024-06-14 8:30 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