public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-06 16:40:33 to 2025-02-06 18:11:33 UTC [more...]

[PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
 2025-02-06 18:11 UTC  (4+ messages)
` [PATCH 1/3] compiler.h: Move C string helpers into C-only kernel section
` [PATCH 2/3] compiler.h: Introduce __must_be_char_array()
` [PATCH 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()

[PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-06 18:11 UTC  (6+ messages)

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-06 18:10 UTC  (8+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path

[PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements
 2025-02-06 18:10 UTC  (4+ messages)

[PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86
 2025-02-06 18:10 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding
 2025-02-06 18:09 UTC  (6+ messages)

[gustavoars:testing/wfamnae-next20250203 16/16] include/linux/stddef.h:16:33: error: invalid use of undefined type 'struct mlx5_ifc_menu_resource_dump_response_bits'
 2025-02-06 18:08 UTC 

[gustavoars:testing/wfamnae-next20250203 16/16] drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.c:71:10: error: offsetof of incomplete type 'struct mlx5_ifc_menu_resource_dump_response_bits'
 2025-02-06 18:08 UTC 

[PATCH v2] scsi: ufs: critical health condition
 2025-02-06 18:08 UTC  (7+ messages)

[PATCH v3 0/8] Driver core: Add faux bus devices
 2025-02-06 18:08 UTC  (10+ messages)
` [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed
` [PATCH v3 2/8] regulator: dummy: convert to use the faux device interface
` [PATCH v3 3/8] x86/microcode: move away from using a fake platform device
` [PATCH v3 4/8] wifi: cfg80211: "
` [PATCH v3 5/8] tlclk: convert to use faux_device
` [PATCH v3 6/8] misc: lis3lv02d: "
` [PATCH v3 7/8] drm/vgem/vgem_drv "
` [PATCH v3 8/8] drm/vkms: "

[PATCH 6.6 000/389] 6.6.76-rc2 review
 2025-02-06 18:07 UTC  (2+ messages)

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-06 17:58 UTC  (14+ messages)
                  ` On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.)

[PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
 2025-02-06 18:06 UTC  (3+ messages)

[RFC PATCH net 0/1] transport_header set incorrectly when using veth
 2025-02-06 18:05 UTC  (2+ messages)
` [RFC PATCH net 1/1] net: check transport_header before adding offset

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-06 18:05 UTC  (9+ messages)
` [PATCH v11 07/23] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v11 18/23] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v11 19/23] x86/resctrl: Introduce the interface to switch between monitor modes

[PATCH] crypto: crct10dif - remove from crypto API
 2025-02-06 18:04 UTC  (3+ messages)

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-06 18:04 UTC  (24+ messages)

[PATCH] vfs: inline getname()
 2025-02-06 18:03 UTC  (2+ messages)

[PATCH v2 0/5] Raspberry Pi HEVC decoder driver
 2025-02-06 18:02 UTC  (6+ messages)
` [PATCH v2 1/5] docs: uapi: media: Document Raspberry Pi NV12 column format
` [PATCH v2 2/5] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128
` [PATCH v2 3/5] media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder
` [PATCH v2 4/5] media: platform: Add Raspberry Pi HEVC decoder driver
` [PATCH v2 5/5] arm: dts: bcm2711-rpi: Add HEVC decoder node

[RFC PATCH 0/2] livepatch: Add support for hybrid mode
 2025-02-06 18:00 UTC  (10+ messages)

[PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix
 2025-02-06 17:59 UTC  (6+ messages)

[PATCH v1 3/6] PCI: brcmstb: Fix potential premature regluator disabling
 2025-02-06 17:57 UTC  (3+ messages)

[PATCH v4 0/2] Add support for Xiaomi Mi TV Stick
 2025-02-06 17:55 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi "

[PATCH] perf: Improve startup time by reducing unnecessary stat() calls
 2025-02-06 17:54 UTC  (2+ messages)

[PATCH RFC 00/33] Compile-time thread-safety checking
 2025-02-06 17:51 UTC  (34+ messages)
` [PATCH RFC 01/33] scsi, usb: Rename the RESERVE and RELEASE constants
` [PATCH RFC 02/33] s390: Comment out the RELEASE constant
` [PATCH RFC 03/33] locking: Introduce <linux/thread_safety.h>
` [PATCH RFC 04/33] include/linux/cleanup.h: Support thread-safety analysis
` [PATCH RFC 05/33] locking/mutex: Change the atomic_dec_and_mutex_lock() return type
` [PATCH RFC 06/33] locking/mutex: Annotate struct mutex and mutex functions
` [PATCH RFC 07/33] driver core: Annotate locking functions in <linux/device.h>
` [PATCH RFC 08/33] kref: Add thread-safety annotations in <linux/kref.h>
` [PATCH RFC 09/33] refcount: Add thread-safety annotations in <linux/refcount.h>
` [PATCH RFC 10/33] treewide: Modify mutex_lock_interruptible() return value checks
` [PATCH RFC 11/33] PNP: isapnp: Check the isapnp_cfg_begin() return value
` [PATCH RFC 12/33] scsi: mpi3mr: Fix locking in an error path
` [PATCH RFC 13/33] scsi: mpt3sas: Fix a locking bug "
` [PATCH RFC 14/33] ice: Split ice_dcb_rebuild()
` [PATCH RFC 15/33] ice: Fix a locking bug in an error path
` [PATCH RFC 16/33] net/mlx5e: Make the code easier to analyze
` [PATCH RFC 17/33] Input: synaptics-rmi4 - fix a locking bug in an error path
` [PATCH RFC 18/33] misc: nsm: Fix "
` [PATCH RFC 19/33] drm/amdgpu: Unlock a mutex before destroying it
` [PATCH RFC 20/33] drm/amdgpu: Fix a locking bug in an error path
` [PATCH RFC 21/33] drm/amdgpu: Fix locking bugs in error paths
` [PATCH RFC 22/33] drm: bridge: cdns-mhdp8546: Fix a locking bug in an error path
` [PATCH RFC 23/33] "
` [PATCH RFC 24/33] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set()
` [PATCH RFC 25/33] wifi: ath12k: Fix locking in error paths
` [PATCH RFC 26/33] mctp i3c: "
` [PATCH RFC 27/33] iavf: Fix a locking bug in an error path
` [PATCH RFC 28/33] wifi: mt76: mt7925: "
` [PATCH RFC 29/33] hwmon: (it87) Check the it87_lock() return value
` [PATCH RFC 30/33] drivers/net/ethernet/marvell/octeontx2/nic: Fix locking in an error path
` [PATCH RFC 31/33] md/raid*: Fix raid*_set_queue_limits()
` [PATCH RFC 32/33] treewide: Annotate all struct mutex users
` [PATCH RFC 33/33] kbuild: clang: Unconditionally enable thread-safety checking

[PATCH] lib/zlib: drop EQUAL macro
 2025-02-06 17:53 UTC  (2+ messages)

[PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK
 2025-02-06 17:53 UTC  (6+ messages)

[PATCH 00/18] Reserve high bandwidth for HS isoc eps
 2025-02-06 17:49 UTC  (3+ messages)
` [PATCH 01/18] usb: dwc3: Reserve Higher Bandwidth for HS Periodic EPs

[PATCH 0/3] gpio: bcm-kona: Various GPIO fixups
 2025-02-06 17:48 UTC  (4+ messages)

[PATCH v2 0/3] gpio: bcm-kona: Various GPIO fixups
 2025-02-06 17:46 UTC  (4+ messages)
` [PATCH v2 1/3] gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
` [PATCH v2 2/3] gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
` [PATCH v2 3/3] gpio: bcm-kona: Add missing newline to dev_err format string

[PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling
 2025-02-06 17:45 UTC  (5+ messages)
` [PATCH net-next 1/4] ptp: vmclock: Set driver data before its usage
` [PATCH net-next 2/4] ptp: vmclock: Don't unregister misc device if it was not registered
` [PATCH net-next 3/4] ptp: vmclock: Clean up miscdev and ptp clock through devres
` [PATCH net-next 4/4] ptp: vmclock: Remove goto-based cleanup logic

[PATCH 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-02-06 17:46 UTC  (14+ messages)
` [PATCH 6/8] tracing: Have persistent trace instances save module addresses
` [PATCH 8/8] tracing: Update modules to persistent instances when loaded
        ` [PATCH 1/3] tracing: Skip update_last_data() if it is already updated
        ` [PATCH 2/3] tracing: Remove checking the activity when module map is updating
        ` [PATCH 3/3] tracing: Show last module text symbols in the stacktrace

[RFC PATCH 0/2] Add support for Timesync Interrupt Router
 2025-02-06 17:39 UTC  (3+ messages)
` [RFC PATCH 1/2] irqchip: ti-tsir: "

[PATCH rcu 0/5] Miscellaneous fixes
 2025-02-06 17:38 UTC  (4+ messages)
  ` [PATCH rcu 6/5] Make RCU watch ct_kernel_exit_state() warning

[PATCH v5 0/5] Add TI TPS65214 & TPS65215 PMIC MFD Driver Support
 2025-02-06 17:37 UTC  (6+ messages)
` [PATCH v5 1/5] regulator: dt-bindings: Add TI TPS65215 PMIC bindings
` [PATCH v5 2/5] regulator: dt-bindings: Add TI TPS65214 "
` [PATCH v5 3/5] mfd: tps65219: Remove regmap_read check
` [PATCH v5 4/5] mfd: tps65219: Add support for TI TPS65215 PMIC
` [PATCH v5 5/5] mfd: tps65219: Add support for TI TPS65214 PMIC

[PATCH] cxl: Fix typo in RC description
 2025-02-06 17:35 UTC  (2+ messages)

[PATCH 0/8] drm/bridge: minor cleanups
 2025-02-06 17:27 UTC  (12+ messages)
` [PATCH 1/8] drm/panel: remove unnecessary forward declaration
` [PATCH 2/8] drm/bridge: nxp-ptn3460: remove unused drm_panel.h include
` [PATCH 3/8] drm/bridge: parade-ps8622: "
` [PATCH 4/8] drm/bridge: parade-ps8640: "
` [PATCH 5/8] drm/bridge: tc358762: remove unused drm_panel.h include, add drm_bridge.h
` [PATCH 6/8] drm/bridge: tc358775: remove unused drm_panel.h include
` [PATCH 7/8] drm/bridge: ti-sn65dsi83: "
` [PATCH 8/8] drm/bridge: ti-sn65dsi86: "

[PATCH v2 0/3] CONFIG_VFS_DEBUG at last
 2025-02-06 17:33 UTC  (5+ messages)
` [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG
` [PATCH v2 2/3] vfs: catch invalid modes in may_open()
` [PATCH v2 3/3] vfs: use the new debug macros in inode_set_cached_link()

[PATCH v3 1/2] counter: microchip-tcb-capture: Add IRQ handling
 2025-02-06 17:32 UTC  (2+ messages)
` [PATCH v3 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events

[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-02-06 17:32 UTC  (7+ messages)
` [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global

[RFC PATCH 0/2] Add NV Selftest cases
 2025-02-06 17:30 UTC  (5+ messages)
` [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test
` [RFC PATCH 2/2] KVM: arm64: nv: selftests: Access VNCR mapped registers

[PATCH] ASoC: dmic: Add DSD big endian format support
 2025-02-06 17:30 UTC  (2+ messages)

[PATCH] ASoC: SOF: mediatek: Use str_on_off() helper function
 2025-02-06 17:30 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Use str_low_high() helper function
 2025-02-06 17:30 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: atmel,at91-ssc: Convert to YAML format
 2025-02-06 17:30 UTC  (2+ messages)

[PATCH v1 2/6] PCI: brcmstb: Fix error path upon call of regulator_bulk_get()
 2025-02-06 17:29 UTC  (2+ messages)

[PATCH v2 0/8] Refactor imx drivers and introduce support for imx95
 2025-02-06 17:28 UTC  (4+ messages)
` [PATCH v2 4/8] ASoC: SOF: imx8: shuffle structure and function definitions

[PATCH v3] arm64: Handle .ARM.attributes section in linker scripts
 2025-02-06 17:21 UTC 

[PATCH v15 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-02-06 17:22 UTC  (6+ messages)
` [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray

[PATCH v14 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2025-02-06 17:22 UTC  (5+ messages)

[PATCH v2 0/3] support for csot-pna957qt1-1 MIPI-DSI panel
 2025-02-06 17:20 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: vendor: add csot
` [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1
` [PATCH v2 3/3] drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel

[PATCH v5 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-06 17:17 UTC  (4+ messages)
` [PATCH v5 2/3] arm64: dts: rockchip: Add HDMI0 audio output for "

[PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds
 2025-02-06 17:18 UTC  (8+ messages)

[PATCH 6.13 000/619] 6.13.2-rc2 review
 2025-02-06 17:17 UTC  (2+ messages)

[PATCH v12 0/2] Add support for Loongson-1 NAND
 2025-02-06 17:17 UTC  (3+ messages)
` [PATCH v12 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver

[PATCH v6 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup
 2025-02-06 17:14 UTC  (7+ messages)
` [PATCH v6 1/5] exit: perform add_device_randomness() without tasklist_lock
` [PATCH v6 2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock
` [PATCH v6 3/5] pid: sprinkle tasklist_lock asserts
` [PATCH v6 4/5] pid: perform free_pid() calls outside of tasklist_lock
` [PATCH v6 5/5] pid: drop irq disablement around pidmap_lock

[PATCH] PCI: mediatek: Remove the usage of virt_to_phys
 2025-02-06 17:13 UTC  (3+ messages)

[PATCH v3 0/2] Add support for read retry
 2025-02-06 17:13 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: spi-nand: Add read retry support
` [PATCH v3 2/2] mtd: spi-nand: macronix: Add support for read retry

[PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction
 2025-02-06 17:13 UTC  (6+ messages)

[PATCH v9 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2025-02-06 17:11 UTC  (3+ messages)
` [PATCH v9 3/7] PCI: Add parent_bus_offset to resource_entry

[PATCH 6.13 000/619] 6.13.2-rc2 review
 2025-02-06 17:11 UTC 

[PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics
 2025-02-06 17:11 UTC  (9+ messages)
` [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics

[PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings
 2025-02-06 17:10 UTC  (8+ messages)

less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len())
 2025-02-06 17:06 UTC  (3+ messages)

[PATCH v1 1/6] PCI: brcmstb: Refactor max speed limit functionality
 2025-02-06 17:04 UTC  (2+ messages)

[PATCH v2 0/2] exit: change the release_task() paths to call flush_sigqueue() lockless
 2025-02-06 17:03 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-02-06 17:02 UTC  (5+ messages)
` [PATCH v5 01/16] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v5 02/16] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe Port support

[PATCH v2 0/3] mtd: rawnand: cadence: improvement and fixes
 2025-02-06 17:01 UTC  (13+ messages)
` [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready

[syzbot] [ext4?] WARNING in inode_set_cached_link
 2025-02-06 17:01 UTC 

[syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in xas_reload
 2025-02-06 17:01 UTC 

[syzbot] [mm?] [bcachefs?] KASAN: slab-use-after-free Read in list_lru_del
 2025-02-06 17:01 UTC 

[PATCH v3 0/2] input: convert dlg,da7280.txt to dt-schema & update MAINTAINERS
 2025-02-06 17:00 UTC  (2+ messages)

[PATCH v4] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()
 2025-02-06 17:00 UTC  (5+ messages)

[PATCH] drm/xe: Fix uninitialized pointer read in xe_vm_bind_kernel_bo
 2025-02-06 16:58 UTC  (2+ messages)

[syzbot] [mtd?] WARNING in release_mtd_partition
 2025-02-06 16:58 UTC  (3+ messages)
` [PATCH] mtd: capture device name setting failure when adding mtd

[PATCH] lib/crc-t10dif: remove digest and block size constants
 2025-02-06 16:57 UTC  (4+ messages)

[PATCH v2] arm64: Handle .ARM.attributes section in linker scripts
 2025-02-06 16:54 UTC  (5+ messages)

[RFC v8 0/5] fix two bugs related to page_pool
 2025-02-06 16:54 UTC  (5+ messages)
` [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound

[PATCH 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-02-06 16:53 UTC  (2+ messages)

[PATCH v1 1/1] scsi: lpfc: Switch to use %ptTs
 2025-02-06 16:52 UTC  (2+ messages)

[PATCH v1 1/1] regmap: irq: Use one way of setting all bits in the register
 2025-02-06 16:51 UTC  (2+ messages)

[PATCH v7 0/7] ima: kexec: measure events between kexec load and excute
 2025-02-06 16:49 UTC  (3+ messages)
` [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf

[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2025-02-06 16:51 UTC  (3+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range

[PATCH v3] acpi: Fix HED module initialization order when it is built-in
 2025-02-06 16:49 UTC  (7+ messages)

[PATCH v1 0/3] Add Qualcomm i3c master controller driver support
 2025-02-06 16:48 UTC  (3+ messages)
` [PATCH v1 2/3] i3c: master: Add Qualcomm I3C master controller driver

[PATCH net-next v7 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2025-02-06 16:46 UTC  (3+ messages)
` [PATCH net-next v7 3/7] arch: x86: add IPC mailbox accessor function and add SoC register access


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