messages from 2024-10-14 07:51:06 to 2024-10-14 09:04:29 UTC [more...]
[PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info
2024-10-14 9:04 UTC (4+ messages)
[PATCH v3 0/5] Idle Load Balance fixes and softirq enhancements
2024-10-14 9:03 UTC
[PATCH 0/2] media: i2c: Cleanup assigned-clocks and endpoint: properties: unevaluatedProperties: false
2024-10-14 9:03 UTC (10+ messages)
` [PATCH 1/2] media: dt-bindings: Remove assigned-clock-* from various schema
` [PATCH 2/2] media: dt-bindings: Use additionalProperties: false for endpoint: properties:
[PATCH 0/2] s390: two bugfixes (for kunit)
2024-10-14 9:02 UTC (3+ messages)
[PATCH 0/4] clk: imx: scu and fracn pll update
2024-10-14 9:11 UTC (5+ messages)
` [PATCH 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858)
` [PATCH 2/4] clk: imx: lpcg-scu: Skip HDMI LPCG clock save/restore
` [PATCH 3/4] clk: imx: fracn-gppll: correct PLL initialization flow
` [PATCH 4/4] clk: imx: fracn-gppll: fix pll power up
[PATCH v6 0/8] Add support for PCIe3 on x1e80100
2024-10-14 9:02 UTC (10+ messages)
` [PATCH v6 3/8] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt
[PATCH] staging: vchiq_arm: Utilize devm_kzalloc in the probe() function
2024-10-14 9:01 UTC (2+ messages)
[PATCH 0/6] iio: adc: ad7380: fix several supplies issues
2024-10-14 9:00 UTC (5+ messages)
` [PATCH 2/6] dt-bindings: iio: adc: ad7380: fix ad7380-4 reference supply
[PATCH 0/5] arm64/mm: Drop PXD_TABLE_BIT
2024-10-14 8:59 UTC (4+ messages)
` [PATCH 1/5] arm64/mm: Drop pte_mkhuge()
[PATCH v5 0/5] Support system sleep with offloaded usb transfers
2024-10-14 8:50 UTC (6+ messages)
` [PATCH v5 1/5] usb: dwc3: separate dev_pm_ops for each pm_event
` [PATCH v5 2/5] usb: xhci-plat: "
` [PATCH v5 3/5] usb: add apis for sideband usage tracking
` [PATCH v5 4/5] xhci: sideband: add api to trace sideband usage
` [PATCH v5 5/5] usb: host: enable sideband transfer during system sleep
[syzbot] [overlayfs?] general protection fault in ovl_real_file_path
2024-10-14 8:58 UTC
Linux 6.12-rc3
2024-10-14 8:58 UTC (4+ messages)
` Build regressions/improvements in v6.12-rc3
[PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
2024-10-14 8:57 UTC (3+ messages)
[PATCH rcu 0/12] SRCU-lite changes for v6.13
2024-10-14 8:57 UTC (5+ messages)
` [PATCH rcu 01/12] srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
` [PATCH rcu 02/12] srcu: Introduce srcu_gp_is_expedited() helper function
[PATCH v4 0/6] thermal: scope/cleanup.h improvements
2024-10-14 8:57 UTC (6+ messages)
` [PATCH v4 2/6] thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_init()
[PATCH] Squashfs: Fix variable overflow triggered by sysbot
2024-10-14 8:55 UTC (2+ messages)
[PATCH v2 0/2] staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
2024-10-14 8:56 UTC (3+ messages)
` [PATCH v2 1/2] staging: vchiq_arm: refactor goto instructions in vchiq_probe()
` [PATCH v2 2/2] staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
[PATCH v6 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-14 8:56 UTC (7+ messages)
` [PATCH v6 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
2024-10-14 8:55 UTC (6+ messages)
` [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
` [PATCH 3/3] Documentation/core-api: Add min heap API introduction
[PATCH 1/7] drm/panic: avoid reimplementing Iterator::find
2024-10-14 8:55 UTC (16+ messages)
` [PATCH 2/7] drm/panic: remove unnecessary borrow in alignment_pattern
` [PATCH 3/7] drm/panic: prefer eliding lifetimes
` [PATCH 4/7] drm/panic: remove redundant field when assigning value
` [PATCH 5/7] drm/panic: correctly indent continuation of line in list item
` [PATCH 6/7] drm/panic: allow verbose boolean for clarity
` [PATCH 7/7] drm/panic: allow verbose version check
[PATCH] staging: gpib: mark HP82341 driver as broken
2024-10-14 8:54 UTC
[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
2024-10-14 8:53 UTC (7+ messages)
[PATCH net-next v2 0/2] net: String format safety updates
2024-10-14 8:52 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: microchip: copy string using strscpy
` [PATCH net-next v2 2/2] net: txgbe: Pass string literal as format argument of alloc_workqueue()
linux-next: build failure after merge of the staging tree
2024-10-14 8:52 UTC (2+ messages)
[PATCH v12 0/3] drm/mediatek: Add support for OF graphs
2024-10-14 8:51 UTC (4+ messages)
` [PATCH v12 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v12 2/3] dt-bindings: arm: mediatek: mmsys: "
` [PATCH v12 3/3] drm/mediatek: Implement OF graphs support for display paths
[PATCH] [RFC] of: Add debug aid to find unused device tree properties
2024-10-14 8:51 UTC (3+ messages)
[PATCH] staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
2024-10-14 8:51 UTC (9+ messages)
[PATCH RFC v1 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ
2024-10-14 8:51 UTC (2+ messages)
linux-next: Tree for Oct 14
2024-10-14 8:51 UTC
[PATCH v2 0/2] media: nxp: imx8-isi: Add i.MX8ULP support
2024-10-14 8:49 UTC (5+ messages)
` [PATCH v2 2/2] dt-bindings: media: nxp,imx8-isi: Add i.MX8ULP ISI compatible string
[PATCH v2] PCI: imx6: Add suspend/resume support for i.MX6QDL
2024-10-14 8:48 UTC (9+ messages)
[PATCH 0/5] Add support for primary USB controller on QCS615
2024-10-14 8:44 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: usb: qcom,dwc3: Add QCS615 to USB DWC3 bindings
` [PATCH 2/5] dt-bindings: phy: qcom,qusb2: Add bindings for QCS615
` [PATCH 3/5] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add support "
` [PATCH 4/5] phy: qcom-qusb2: "
` [PATCH 5/5] phy: qcom: qmp-usbc: Add qmp configuration "
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2024-10-14 8:42 UTC (5+ messages)
` [PATCH v14 0/3] ACPI: APEI: handle synchronous errors in task work
` [PATCH v14 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v14 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work
[PATCH v2 0/6] gpio: notify user-space about config changes in the kernel
2024-10-14 8:42 UTC (10+ messages)
` [PATCH v2 2/6] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic
` [PATCH v2 6/6] gpiolib: notify user-space about in-kernel line state changes
[PATCH v2 0/4] Add support for stm32mp25x RNG
2024-10-14 8:38 UTC (4+ messages)
` [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
[PATCH v2 0/3] Document the 'perf test -w' workloads functionality
2024-10-14 8:42 UTC (4+ messages)
` [PATCH 3/3] perf test: Document the -w/--workload option
[syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
2024-10-14 8:41 UTC (2+ messages)
[PATCH v12 09/15] drm/vkms: Remove useless drm_rotation_simplify
2024-10-14 8:39 UTC (2+ messages)
[PATCH 0/3] Realtek SPI-NAND controller
2024-10-14 8:37 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: spi: Add realtek,rtl9300-snand
[RESEND PATCH] Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate()
2024-10-14 8:36 UTC (2+ messages)
[PATCH v2 0/9] Add ITE IT6263 LVDS to HDMI converter support
2024-10-14 8:37 UTC (18+ messages)
` [PATCH v2 5/9] dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converter
` [PATCH v2 6/9] drm/bridge: "
[PATCH] sched_ext: Always call put_prev_task() with scx enabled
2024-10-14 8:36 UTC (2+ messages)
[PATCH 5.4.y 0/2] tracing/kprobes: Backport request about
2024-10-14 8:36 UTC (4+ messages)
[RFC] staging: gpib: Proposal to add TODO file
2024-10-14 8:33 UTC (2+ messages)
[PATCH v2 1/2] gpio: davinci: allow building the module with COMPILE_TEST=y
2024-10-14 8:31 UTC (2+ messages)
[PATCH] gpio: vf610: use generic device_get_match_data()
2024-10-14 8:31 UTC (2+ messages)
[PATCH] gpio: ts4900: use generic device properties
2024-10-14 8:31 UTC (2+ messages)
[PATCH] gpio: mvebu: drop dependency on OF_GPIO
2024-10-14 8:31 UTC (2+ messages)
[PATCH] gpio: ljca: use devm_mutex_init() to simplify the error path and remove()
2024-10-14 8:31 UTC (2+ messages)
[PATCH] gpio: eic-sprd: use generic device_get_match_data()
2024-10-14 8:31 UTC (2+ messages)
[PATCH 1/2] gpio: mpc8xxx: use a helper variable to store the address of pdev->dev
2024-10-14 8:31 UTC (2+ messages)
[syzbot] [perf?] KCSAN: data-race in _free_event / perf_pending_task (2)
2024-10-14 8:30 UTC (2+ messages)
[PATCH v11 0/3] drm/mediatek: Add support for OF graphs
2024-10-14 8:29 UTC (8+ messages)
` [PATCH v11 3/3] drm/mediatek: Implement OF graphs support for display paths
[RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
2024-10-14 8:27 UTC (2+ messages)
[PATCH net-next v1 0/3] Threads support in proc connector
2024-10-14 8:27 UTC (3+ messages)
` [PATCH net-next v1 1/3] connector/cn_proc: Add hash table for threads
[PATCH v6 0/8] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
2024-10-14 8:27 UTC (13+ messages)
` [PATCH v6 1/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
` [PATCH v6 3/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795
` [PATCH v6 6/8] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 pin controller
` [PATCH v6 7/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document "
` [PATCH v6 8/8] pinctrl: mediatek: Add MT6735 pinctrl driver
[PATCH v7 0/5] PCI: Remove most pcim_iounmap_regions() users
2024-10-14 8:27 UTC (10+ messages)
` [PATCH v7 1/5] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v7 2/5] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v7 3/5] block: mtip32xx: "
` [PATCH v7 4/5] gpio: "
` [PATCH v7 5/5] ethernet: cavium: "
[syzbot] [bpf?] KCSAN: data-race in __mod_timer / kvfree_call_rcu
2024-10-14 8:27 UTC (2+ messages)
[PATCH net-next v6] eth: fbnic: Add hardware monitoring support via HWMON interface
2024-10-14 8:25 UTC (3+ messages)
[PATCH v3 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
2024-10-14 8:24 UTC (5+ messages)
` [PATCH v3 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
[PATCH v20 0/6] Script execution control (was O_MAYEXEC)
2024-10-14 8:24 UTC (5+ messages)
` [PATCH v20 1/6] exec: Add a new AT_CHECK flag to execveat(2)
[syzbot] [mm?] BUG: stack guard page was hit in compat_sys_open
2024-10-14 8:23 UTC (2+ messages)
[PATCH] LoongArch: Fix cpu hotplug issue
2024-10-14 8:23 UTC (7+ messages)
[PATCH v3 00/16] timers: Cleanup delay/sleep related mess
2024-10-14 8:22 UTC (17+ messages)
` [PATCH v3 01/16] MAINTAINERS: Add missing file include/linux/delay.h
` [PATCH v3 02/16] timers: Move *sleep*() and timeout functions into a separate file
` [PATCH v3 03/16] timers: Update schedule_[hr]timeout*() related function descriptions
` [PATCH v3 04/16] timers: Rename usleep_idle_range() to usleep_range_idle()
` [PATCH v3 05/16] timers: Update function descriptions of sleep/delay related functions
` [PATCH v3 06/16] delay: Rework udelay and ndelay
` [PATCH v3 07/16] timers: Adjust flseep() to reflect reality
` [PATCH v3 08/16] mm/damon/core: Use generic upper bound recommondation for usleep_range()
` [PATCH v3 09/16] timers: Add a warning to usleep_range_state() for wrong order of arguments
` [PATCH v3 10/16] checkpatch: Remove links to outdated documentation
` [PATCH v3 11/16] regulator: core: Use fsleep() to get best sleep mechanism
` [PATCH v3 12/16] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
` [PATCH v3 13/16] powerpc/rtas: Use fsleep() to minimize additional sleep duration
` [PATCH v3 14/16] media: anysee: Fix and remove outdated comment
` [PATCH v3 15/16] timers/Documentation: Cleanup delay/sleep documentation
` [PATCH v3 16/16] checkpatch: Remove broken sleep/delay related checks
[PATCH net v2 0/2] MAINTAINERS: WWAN subsystem changes
2024-10-14 8:22 UTC (7+ messages)
` [PATCH net v2 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS
[PATCH 0/5] sched: Lazy preemption muck
2024-10-14 8:21 UTC (12+ messages)
[PATCH v2 0/3] arm64: dts: qcom: x1e80100: Describe SDCs and enable support on QCP
2024-10-14 8:19 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: x1e80100: Describe the SDHC controllers
` [PATCH v2 2/3] arm64: dts: qcom: x1e80100: Describe TLMM pins for SDC2
` [PATCH v2 3/3] arm64: dts: qcom: x1e80100-qcp: Enable SD card support
[PATCH net-next 1/1] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness
2024-10-14 8:18 UTC (2+ messages)
[PATCH v4 0/2] Add mmc support for mt7988
2024-10-14 8:17 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: mtk-sd: Add mt7988 SoC
` [PATCH v4 2/2] mmc: mtk-sd: add support for mt7988
[linus:master] [sched] 436f3eed5c: stress-ng.schedpolicy.ops_per_sec 50.3% improvement
2024-10-14 8:16 UTC
[PATCH v3] media: Add t4ka3 camera sensor driver
2024-10-14 8:16 UTC
[PATCH v4 0/4] Add pinctrl support for mt7988
2024-10-14 8:15 UTC (5+ messages)
` [PATCH v4 4/4] arm64: dts: mediatek: mt7988: add pinctrl support
` Aw: "
[PATCH v4 0/4] x86/mce: Add Zhaoxin MCE support and remove
2024-10-14 7:53 UTC (6+ messages)
` [PATCH v5 0/4] x86/mce: Add Zhaoxin MCE support and remove functions that disable error reporting
` [PATCH v5 1/4] x86/mce: Add Centaur vendor to support Zhaoxin MCA
` [PATCH v5 2/4] x86/mce: Remove functions that disable error reporting
` [PATCH v5 3/4] x86/mce: Add zhaoxin.c to support Zhaoxin MCA
` [PATCH v5 4/4] x86/mce: Add CMCI storm switching support for Zhaoxin
[PATCH] MAINTAINERS: kasan, kcov: add bugzilla links
2024-10-14 8:08 UTC (2+ messages)
[PATCH] drm: panel-orientation-quirks: Add quirk for Chuwi Hi10x
2024-10-14 8:08 UTC (2+ messages)
[PATCH v6 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
2024-10-14 8:06 UTC (3+ messages)
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-14 8:03 UTC (3+ messages)
` [PATCH 06/17] batman-adv: "
[PATCH v10 0/2] Add driver for Sharp Memory LCD
2024-10-14 8:02 UTC (3+ messages)
` [PATCH v10 2/2] drm/tiny: "
[PATCH 6.1] ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the error
2024-10-14 8:01 UTC
[PATCH] staging: gpib: Replace kmalloc/memset with kzalloc for zero initialization
2024-10-14 7:59 UTC
[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-14 7:58 UTC (6+ messages)
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_ioctl (4)
2024-10-14 7:58 UTC (7+ messages)
[Report] annoyed dma debug warning "cacheline tracking EEXIST, overlapping mappings aren't supported"
2024-10-14 7:58 UTC (4+ messages)
[PATCH v5 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
2024-10-14 7:38 UTC (2+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal
[linus:master] [iomap] c5c810b94c: stress-ng.metamix.ops_per_sec -98.4% regression
2024-10-14 7:55 UTC
[PATCH v6 0/4] i2c: npcm: read/write operation, checkpatch
2024-10-14 7:55 UTC (4+ messages)
` [PATCH v6 4/4] i2c: npcm: Enable slave in eob interrupt
[PATCH v5 1/1] drm/mediatek: Fix get efuse issue for MT8188 DPTX
2024-10-14 7:54 UTC (2+ messages)
Yamaha Piano 10/14
2024-10-14 7:54 UTC
[syzbot] [exfat?] KMSAN: uninit-value in __exfat_get_dentry_set
2024-10-14 7:51 UTC (2+ 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