public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-21 09:15:27 to 2024-08-21 11:24:13 UTC [more...]

[PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-08-21 11:24 UTC  (4+ messages)

[PATCH 0/7] rtc:Use devm_clk_get_enabled() helpers
 2024-08-21 11:22 UTC  (9+ messages)
` [PATCH 1/7] rtc:rtc-at91rm9200:Use "
` [PATCH 2/7] rtc:rtc-imxdi:Use "
` [PATCH 3/7] rtc:rtc-mt7622:Use "
` [PATCH 4/7] rtc:rtc-s3c:Use "
` [PATCH 5/7] rtc:rtc-sa1100:Use "
` [PATCH 6/7] rtc:rtc-tegra:Use "
` [PATCH 7/7] rtc:rtc-xgene:Use "

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-21 11:22 UTC  (26+ messages)
` [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks
` [PATCH v3 04/14] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions
` [PATCH v3 08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
` [PATCH v3 13/14] thermal: core: Drop unused bind/unbind functions and callbacks
` [PATCH v3 14/14] thermal: core: Clean up trip bind/unbind functions

[PATCH v1] drivers:bus:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21 11:21 UTC 

[PATCH] ocfs2: Add i_size check for dir
 2024-08-21 11:15 UTC  (4+ messages)

[PATCH v2 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
 2024-08-21 11:17 UTC  (7+ messages)
` [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
` [PATCH v2 3/3] phy: phy-rockchip-inno-usb2: Improve error handling while probing

[RFC] Order 4 allocation failures in the MEI client driver
 2024-08-21 11:17 UTC  (3+ messages)

[PATCH] drm/panthor: flush FW AS caches in slow reset path
 2024-08-21 11:17 UTC  (2+ messages)

[PATCH v5 0/3] x86/sgx: Fix two data races in EAUG/EREMOVE flows
 2024-08-21 11:15 UTC  (6+ messages)
` [PATCH v5 1/3] x86/sgx: Split SGX_ENCL_PAGE_BEING_RECLAIMED into two flags
` [PATCH v5 2/3] x86/sgx: Resolve EAUG race where losing thread returns SIGBUS
` [PATCH v5 3/3] x86/sgx: Resolve EREMOVE page vs EAUG page data race

[PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 11:12 UTC 

[PATCH 00/31] wifi: mwifiex: cleanup driver
 2024-08-21 11:12 UTC  (5+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-21 11:11 UTC  (3+ messages)
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH v4 0/4] Add R5F and C7x DSP nodes for AM62a SoC
 2024-08-21 11:10 UTC  (4+ messages)
` [PATCH v4 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node

[RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in
 2024-08-21 11:09 UTC  (8+ messages)

[PATCH] Bluetooth: btusb: Add Realtek MT7925 support ID 0x13d3:0x3608
 2024-08-21 11:08 UTC 

[PATCH net,v5,2/2] net/smc: modify smc_sock structure
 2024-08-21 11:06 UTC  (2+ messages)

[PATCH v6 00/20] Avoid MAP_FIXED gap exposure
 2024-08-21 11:02 UTC  (7+ messages)
` [PATCH v6 06/20] mm/vma: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v6 10/20] mm/vma: Support vma == NULL in init_vma_munmap()
` [PATCH v6 14/20] mm/mmap: Avoid zeroing vma tree in mmap_region()

[PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-21 11:02 UTC  (2+ messages)

[PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN
 2024-08-21 11:01 UTC  (2+ messages)

[PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode
 2024-08-21 11:01 UTC  (3+ messages)
` [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode

[PATCH v3 1/9] f2fs: convert f2fs_submit_page_read() to use folio
 2024-08-21 11:01 UTC  (2+ messages)

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2024-08-21 10:59 UTC  (13+ messages)
` [PATCH v1 01/12] nvmem: microchip-otpc: Avoid writing a write-only register
` [PATCH v1 02/12] nvmem: microchip-otpc: Fix swapped 'sleep' and 'timeout' parameters
` [PATCH v1 03/12] dt-bindings: nvmem: microchip-otpc: Add compatible for SAM9X60
` [PATCH v1 04/12] nvmem: microchip-otpc: Add SAM9X60 support
` [PATCH v1 05/12] ARM: dts: microchip: sam9x60: Add OTPC node
` [PATCH v1 06/12] ARM: dts: microchip: sam9x60_curiosity: Enable OTP Controller
` [PATCH v1 07/12] nvmem: microchip-otpc: Add missing register definitions
` [PATCH v1 08/12] nvmem: microchip-otpc: Add warnings for bad OTPC conditions on probe
` [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT
` [PATCH v1 10/12] ARM: dts: microchip: sam9x60: Add clock properties to OTPC
` [PATCH v1 11/12] nvmem: microchip-otpc: Enable main RC oscillator clock
` [PATCH v1 12/12] nvmem: microchip-otpc: Expose UID registers as 2nd nvmem device

[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
 2024-08-21 10:59 UTC  (2+ messages)

[PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state
 2024-08-21 10:55 UTC  (4+ messages)

[PATCH] libbpf: Initialize st_ops->tname with strdup()
 2024-08-21 10:53 UTC  (4+ messages)

[PATCH v2] rust: Remove erronous blockquote in coding guidelines
 2024-08-21 10:52 UTC  (2+ messages)

[PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21 10:48 UTC  (3+ messages)

[PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings
 2024-08-21 10:50 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_qca: Drop unused event during BT on
 2024-08-21 10:50 UTC 

[PATCH 1/2] rust: fix export of bss symbols
 2024-08-21 10:50 UTC  (2+ messages)

[PATCH v1] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 10:43 UTC  (2+ messages)

[PATCH] usb: cdnsp: fix for Link TRB with TC
 2024-08-21 10:43 UTC  (2+ messages)

[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
 2024-08-21 10:40 UTC  (5+ messages)
` [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support

[PATCH v3 0/3] source filtering for multi-port output
 2024-08-21 10:38 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering

[PATCH v4 0/5] Add bootph-all property for J7 boards
 2024-08-21 10:34 UTC  (3+ messages)
` [PATCH v4 3/5] arm64: dts: ti: k3-am68*: Add bootph-* properties

[PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board
 2024-08-21 10:34 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: PCI: hisilicon,kirin-pcie: add top-level constraints
 2024-08-21 10:31 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: PCI: socionext,uniphier-pcie-ep: "

[PATCH] dt-bindings: reset: socionext,uniphier-glue-reset: add top-level constraints
 2024-08-21 10:31 UTC  (2+ messages)

[PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints
 2024-08-21 10:31 UTC  (2+ messages)

[PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
 2024-08-21 10:28 UTC  (3+ messages)

[PATCH net-next v4 0/7] net: stmmac: FPE via ethtool + tc
 2024-08-21 10:27 UTC  (5+ messages)
` [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process

[PATCH] qcom: MAINTAINERS: add linux-msm IRC on OFTC
 2024-08-21 10:26 UTC 

[RFC} arm architecture board/feature deprecation timeline
 2024-08-21  7:51 UTC  (3+ messages)

[PATCH] usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
 2024-08-21 10:23 UTC  (2+ messages)

[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-08-21 10:18 UTC  (11+ messages)

[PATCH v1 1/1] gpio: virtuser: Use GPIO_LOOKUP_IDX() macro
 2024-08-21 10:18 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: qcom: ipq6018: rework CPU Frequency
 2024-08-21 10:10 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz "
` [PATCH v3 2/4] arm64: dts: qcom: ipq6018: add 1.5GHz "
` [PATCH v3 3/4] arm64: dts: qcom: ipq6018: move mp5496 regulator out of soc dtsi
` [PATCH v3 4/4] arm64: dts: qcom: ipq6018: add LDOA2 regulator for rdp

[PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
 2024-08-21 10:15 UTC  (2+ messages)

[PATCH v1] tools:util:Remove the check that map is empty
 2024-08-21 10:14 UTC 

[syzbot] [pm?] WARNING in enable_work
 2024-08-21 10:14 UTC 

[PATCH v3 0/6] Landlock: Signal Scoping Support
 2024-08-21 10:13 UTC  (3+ messages)
` [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support

[syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in imageblit (4)
 2024-08-21 10:13 UTC 

[RFC 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2024-08-21 10:11 UTC  (3+ messages)
` [RFC 1/2] irqchip/loongson-eiointc: Route interrupt parsed from acpi table
` [RFC 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support

[PATCH] ASoC: cs-amp-lib: Ignore empty UEFI calibration entries
 2024-08-21 10:02 UTC 

[PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers
 2024-08-21 10:09 UTC  (4+ messages)

[PATCH] Documentation: add a driver API doc for the power sequencing subsystem
 2024-08-21 10:09 UTC  (5+ messages)

[PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem
 2024-08-21 10:08 UTC 

[syzbot] [btrfs?] kernel BUG in clear_inode
 2024-08-21 10:08 UTC  (3+ messages)

[PATCH v1 0/2] LoongArch: Fix some build issues with randconfig
 2024-08-21 10:07 UTC  (8+ messages)
` [PATCH v1 1/2] LoongArch: Define barrier_before_unreachable() as empty
` [PATCH v1 2/2] LoongArch: Add ifdefs to fix LSX and LASX related issues

[syzbot] [ocfs2?] possible deadlock in ocfs2_setattr
 2024-08-21 10:07 UTC  (3+ messages)

[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 10:05 UTC  (2+ messages)

[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
 2024-08-21 10:03 UTC  (8+ messages)
` [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock()

[PATCH v9 00/23] Support more Amlogic SoC families in crypto driver
 2024-08-21 10:02 UTC  (3+ messages)

[PATCH] smb3: Use min() to improve _smbd_get_connection()
 2024-08-21  9:59 UTC 

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21 10:00 UTC  (6+ messages)
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres

[PATCH v2 0/3] Devicetree updates for MT8186
 2024-08-21 10:00 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: dpi: Add power domains
` [PATCH v2 2/3] arm64: dts: mediatek: mt8186: Add power domain for DPI
` [PATCH v2 3/3] arm64: dts: mediatek: mt8186: Add svs node

[PATCH v3 1/2] fs: Fix file_set_fowner LSM hook inconsistencies
 2024-08-21  9:56 UTC  (2+ messages)
` [PATCH v3 2/2] security: Update file_set_fowner documentation

[PATCH v4 0/7] mtd: improve block2mtd + airoha parser
 2024-08-20 20:20 UTC  (4+ messages)
` [PATCH v4 3/7] dt-bindings: mmc: add property for partitions node in mmc-card node

[PATCH v2] HID: corsair-void: Add Corsair Void headset family driver
 2024-08-21  9:52 UTC  (7+ messages)
    ` [v2] "

[PATCH v13 00/29] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2024-08-21  9:52 UTC  (31+ messages)
` [PATCH v13 01/29] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices
` [PATCH v13 02/29] ARM: dts: aspeed: yosemite4: Enable adc15
` [PATCH v13 03/29] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting
` [PATCH v13 04/29] ARM: dts: aspeed: yosemite4: Enable watchdog2
` [PATCH v13 05/29] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode
` [PATCH v13 06/29] ARM: dts: aspeed: yosemite4: Revise power sensor adm1281 for schematic change
` [PATCH v13 07/29] ARM: dts: aspeed: yosemite4: Add gpio pca9506
` [PATCH v13 08/29] ARM: dts: aspeed: yosemite4: Remove space for adm1272 compatible
` [PATCH v13 09/29] ARM: dts: aspeed: yosemite4: Enable interrupt setting for pca9555
` [PATCH v13 10/29] ARM: dts: aspeed: yosemite4: Add power sensor for power module reading
` [PATCH v13 11/29] ARM: dts: aspeed: yosemite4: Add eeprom for yosemite4 use
` [PATCH v13 12/29] ARM: dts: aspeed: yosemite4: Remove temperature sensor for yosemite4 schematic change
` [PATCH v13 13/29] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode "
` [PATCH v13 14/29] ARM: dts: aspeed: yosemite4: Revise ina233 config "
` [PATCH v13 15/29] ARM: dts: aspeed: yosemite4: Remove idle state setting for yosemite4 NIC connection
` [PATCH v13 16/29] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state
` [PATCH v13 17/29] ARM: dts: aspeed: yosemite4: Revise mx31790 fan tach config
` [PATCH v13 18/29] ARM: dts: aspeed: yosemite4: add mctp config for NIC
` [PATCH v13 19/29] ARM: dts: aspeed: yosemite4: support mux to cpld
` [PATCH v13 20/29] ARM: dts: aspeed: yosemite4: support medusa board adc sensors
` [PATCH v13 21/29] ARM: dts: aspeed: yosemite4: support NIC eeprom
` [PATCH v13 22/29] ARM: dts: aspeed: yosemite4: Revise i2c duty-cycle
` [PATCH v13 23/29] ARM: dts: aspeed: yosemite4: add fan led config
` [PATCH v13 24/29] ARM: dts: aspeed: yosemite4: add XDP710
` [PATCH v13 25/29] ARM: dts: aspeed: yosemite4: add RTQ6056 support
` [PATCH v13 26/29] ARM: dts: aspeed: yosemite4: add MP5990 support
` [PATCH v13 27/29] ARM: dts: aspeed: yosemite4: Adjust ioexp bus and remove mctp driver
` [PATCH v13 28/29] ARM: dts: aspeed: yosemite4: fix GPIO linename typo
` [PATCH v13 29/29] ARM: dts: aspeed: yosemitet4: add RTQ6056 support on 11 (0x41)

[PATCH v2 0/4] Switch MAIN R5F clusters to Split-mode for TI SoCs
 2024-08-21  9:52 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: ti: k3-j7200-main: Switch MAIN R5F cluster to Split-mode
` [PATCH v2 2/4] arm64: dts: ti: k3-j721e-main: Switch MAIN R5F clusters "
` [PATCH v2 3/4] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v2 4/4] arm64: dts: ti: k3-j784s4-main: "

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2024-08-21  9:51 UTC  (5+ messages)
  ` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures
    ` [PATCH 3/3] cpuidle: Select a different state on "

[PATCH] drm/panel/hx83102: fix null pointer dereference in hx83102_get_modes
 2024-08-21  9:50 UTC 

[PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21  9:50 UTC  (2+ messages)

[PATCH v1] nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  9:49 UTC  (2+ messages)

[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-08-21  9:49 UTC  (4+ messages)
` [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[syzbot] [ocfs2?] possible deadlock in ocfs2_try_remove_refcount_tree
 2024-08-21  9:48 UTC  (3+ messages)

[PATCH v1] kernel:time:hrtimer: Use helper function hrtimer_is_queued()
 2024-08-21  9:46 UTC 

[PATCH 00/24] Complete EEVDF
 2024-08-21  9:46 UTC  (3+ messages)

[tip:irq/core] BUILD SUCCESS 0b3af7591dbfd16ca45740cd90eb34be8b9a7175
 2024-08-21  9:44 UTC 

[PATCH v4 0/6] platform/chrome: Introduce DT hardware prober
 2024-08-21  9:44 UTC  (6+ messages)
` [PATCH v4 4/6] i2c: of-prober: Add GPIO and regulator support

[PATCH] staging: rtl8192e: Replace strcpy with strscpy in rtl819x_translate_scan
 2024-08-21  9:43 UTC  (2+ messages)

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-08-21  9:38 UTC  (4+ messages)
` [PATCH 26/26] KVM: x86: asi: Add some mitigations on address space transitions

[PATCH 0/2] usb: Call cpu_relax() when polling registers
 2024-08-21  9:40 UTC  (3+ messages)
` [PATCH 2/2] usb: xhci: ext-caps: Use "

[PATCH v6 0/4] initial clock support for exynosauto v920 SoC
 2024-08-21  9:30 UTC  (10+ messages)
  ` [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto "

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-21  9:30 UTC 

[PATCH printk v8 00/35] wire up write_atomic() printing
 2024-08-21  9:28 UTC  (3+ messages)

[PATCH 0/4] Add SMI clamp and reset
 2024-08-21  9:28 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding

[PATCH v7 0/8] filtering and snapshots of a block devices
 2024-08-21  9:27 UTC  (2+ messages)

[PATCH v3] x86/ioremap: Use is_ioremap_addr() in iounmap()
 2024-08-21  9:27 UTC  (5+ messages)
` [tip: x86/urgent] "

[PATCH 0/2] Put XHCI controllers into D3 at S4/S5
 2024-08-21  9:25 UTC  (3+ messages)
` [PATCH 1/2] xhci: pci: If no ports have wakeup enabled then disable PCI device at S4

[PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
 2024-08-21  9:22 UTC  (2+ messages)

[PATCH v1] ImgTec powerVR DRM driver: Convert to use time_before macro
 2024-08-21  9:21 UTC 

[PATCH v1] mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  9:15 UTC 

[PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
 2024-08-21  9:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox