All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-06 17:32:16 to 2025-02-06 18:08:58 UTC [more...]

[peterz-queue:x86/ibt 4/9] include/linux/objtool.h:150:82: error: expected string literal before ')' token
 2025-02-06 18:07 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 v2 1/3] difftool: eliminate use of global variables
 2025-02-06 18:08 UTC  (3+ 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 v2 0/5] Raspberry Pi HEVC decoder driver
 2025-02-06 18:02 UTC  (4+ 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 4/5] media: platform: Add Raspberry Pi HEVC decoder driver

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

[Bug 219754] New: When screen blanks and resumes there will be an error: kernel: amdgpu 0000:0b:00.0: [drm] REG_WAIT timeout 1us * 100 tries - dcn32_program_compbuf_size line:138
 2025-02-06 18:07 UTC  (2+ messages)
` [Bug 219754] "

[Buildroot] [v3,RFC,PATCH 0/2] Support CycloneDX SBOM
 2025-02-06 18:06 UTC  (3+ messages)
` [Buildroot] [v3, RFC, PATCH 1/2] package/pkg-utils.mk: add patches to show-info json
` [Buildroot] [v3, RFC, PATCH 2/2] support/scripts/generate-cyclonedx.py: add script to generate CycloneDX-style SBOM

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

[PATCH 0/2] Fix use after free, and refactor af_xdp_tx_zc()
 2025-02-06 18:06 UTC  (7+ messages)
` [PATCH v7 0/2] Fix use after free, and refactor af_xdp_tx_zc
  ` [PATCH v7 2/2] net/af_xdp: Refactor af_xdp_tx_zc

[PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-06 18:06 UTC  (11+ messages)
` [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines

[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

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-06 18:04 UTC  (17+ messages)

[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 v1 00/42] Merge Intel IGC and E1000 drivers, and update E1000 base code
 2025-02-06 18:03 UTC  (3+ messages)
` [PATCH v1 00/24] Fixes for igc and e1000

[PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements
 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 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 v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
 2025-02-06 18:02 UTC  (11+ messages)

[PATCH] lib/pciids: Sync pci id changes for DG2/MTL/BMG/PTL
 2025-02-06 18:01 UTC  (4+ messages)

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

[RFC PATCH 0/4] crypto,io,migration: Add support to gnutls_bye()
 2025-02-06 17:58 UTC  (5+ messages)
` [RFC PATCH 1/4] crypto: Allow gracefully ending the TLS session
` [RFC PATCH 2/4] io: tls: Add qio_channel_tls_bye
` [RFC PATCH 3/4] migration/multifd: Terminate the TLS connection
` [RFC PATCH 4/4] migration: Check migration error after loadvm

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

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

[PATCH net-next] tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()
 2025-02-06 17:59 UTC  (2+ messages)

[PATCH v3 0/4] ansible.cfg: generate with kconfig
 2025-02-06 17:59 UTC  (4+ messages)
` [PATCH v3 3/4] ansible_cfg: add callback plugin cli support

[PATCH] drm/xe: Fix uninitialized pointer read in xe_vm_bind_kernel_bo
 2025-02-06 17:58 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

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

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-06 17:58 UTC  (13+ messages)
` [PATCH v10 03/26] cxl: move pci generic code
` [PATCH v10 05/26] cxl: add function for type2 cxl regs setup
` [PATCH v10 06/26] sfc: use cxl api for regs setup and checking
` [PATCH v10 07/26] cxl: add support for setting media ready by an accel driver

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-06 17:55 UTC  (19+ messages)
` [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels

[PATCH 00/19] iommu: Further abstract iommu-pages
 2025-02-06 17:54 UTC  (7+ messages)
` [PATCH 17/19] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()

[PATCH] mmc-utils: Documentation: Add missing entry for "writeprotect user get" command
 2025-02-06 17:55 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:for-next] BUILD SUCCESS d67627e7b53203ca150e54723abbed81a0716286
 2025-02-06 17:54 UTC 

[PATCH] doc: documentation for http.uploadarchive config option
 2025-02-06 17:54 UTC  (4+ messages)
` [PATCH v2] "

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

[peterz-queue:x86/ibt 7/9] kernel/trace/bpf_trace.c:1043:6: error: call to undeclared function 'is_endbr'; ISO C99 and later do not support implicit function declarations
 2025-02-06 17:53 UTC 

[PATCH b4 0/5] Resolve some static typing errors
 2025-02-06 17:53 UTC  (5+ 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)

[meta-oe][scarthgap][PATCH] poco: fix branch: master => poco-1.12.5
 2025-02-06 17:49 UTC 

[PATCH b4 v2] ez: add subject prefix flag
 2025-02-06 17:50 UTC  (2+ messages)

[PATCH 02/19] iommu/tegra: Do not use struct page as the handle for pts
 2025-02-06 17:48 UTC  (5+ messages)

[PATCH i-g-t v9 0/3] tests/intel/xe_pmu: Add PMU tests
 2025-02-06 17:49 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH b4 v2] send: generate patches with --no-mailmap
 2025-02-06 17:49 UTC  (11+ messages)

Linux: kernel BUG at fs/ocfs2/refcounttree.c:2678 ocfs2_refcount_cal_cow_clusters in 6.13.0
 2025-02-06 17:41 UTC 

[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] target/tricore: Inline TARGET_LONG_BITS in decode_rr_logical_shift()
 2025-02-06 17:47 UTC  (2+ messages)

[PATCH v3] xen/riscv: identify specific ISA supported by cpu
 2025-02-06 17:46 UTC  (4+ messages)

[PATCH v2] arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
 2025-02-06 17:44 UTC 

[LTP] [PATCH v2 0/5] configure.ac and make cleanup
 2025-02-06 17:45 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 8/8] tracing: Update modules to persistent instances when loaded
 2025-02-06 17:46 UTC  (3+ messages)
` [PATCH 3/3] tracing: Show last module text symbols in the stacktrace

[PATCH 6.12 000/114] 6.12.8-rc1 review
 2025-02-06 17:45 UTC  (5+ messages)
` [PATCH 6.12 102/114] btrfs: avoid monopolizing a core when activating a swap file

[peterz-queue:x86/ibt 7/9] kernel/trace/bpf_trace.c:1043:13: error: implicit declaration of function 'is_endbr'
 2025-02-06 17:43 UTC 

[PATCH 0/2] This patch series has two goals
 2025-02-06 11:06 UTC  (3+ messages)
` [PATCH 1/2] bitbake.conf: Add weak default value for IMAGE_ROOTFS_MAXSIZE
` [PATCH 2/2] documentation.conf: Add description for IMAGE_ROOTFS_MAXSIZE variable

[PATCH 0/3] Fix incorrect dependencies between multiconfigs
 2025-02-06 14:22 UTC  (4+ messages)
` [PATCH 1/3] kernel.bbclass: Handle possible multiconfig
` [PATCH 2/3] kernel-fitImage.bbclass: "
` [PATCH 3/3] kernel-fitImage.bbclass: Remove dependeny on initramfs image when bundled

Xen memory management primitives for GPU virtualization
 2025-02-06 17:43 UTC  (2+ messages)

[PATCH][meta-yocto-bsp] linux-yocto: revert omap8250 power management changes on genericarm64
 2025-02-06 17:42 UTC  (4+ messages)
` [poky] "

[PATCH 0/8] EFI net driver - series 1/2: Support multiple EFI net objects
 2025-02-06 17:40 UTC  (9+ messages)
` [PATCH 1/8] legacy-net: wget: fix wget_info handling after new tcp legacy stack
` [PATCH 2/8] efi_loader: expose symbols to be used by the EFI network stack
` [PATCH 3/8] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
` [PATCH 4/8] efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
` [PATCH 5/8] efi_loader: efi_device_path: Pass net udevice as argument
` [PATCH 6/8] efi_loader: efi_net: Add device path cache
` [PATCH 7/8] efi_loader: efi_net: Add dhcp cache
` [PATCH 8/8] efi_loader: efi_net: Add support for multiple efi_net_obj

[Patch net v3 0/4] net_sched: two security bug fixes and test cases
 2025-02-06 17:40 UTC  (11+ messages)
` [Patch net v3 1/4] pfifo_tail_enqueue: Drop new packet when sch->limit == 0
` [Patch net v3 2/4] selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0

[PATCH v3 0/3] drm/amdgpu: Explicit sync for GEM VA operations
 2025-02-06 17:33 UTC  (6+ messages)

[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: "

[GIT PULL FOR v6.15] media: various fixes and enhancements
 2025-02-06 17:38 UTC 

[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 v8 00/27] cxl: add type2 device basic support
 2025-02-06 17:37 UTC  (9+ messages)
` [PATCH v8 01/27] "

[RFC net-next 0/7] Provide an ism layer
 2025-02-06 17:36 UTC  (3+ messages)
` [RFC net-next 5/7] net/ism: Move ism_loopback to net/ism

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

[PATCH 0/5] Enable early bootup of AArch32 MPU systems
 2025-02-06 17:34 UTC  (4+ messages)
` [PATCH 4/5] xen/arm: mpu: Create boot-time MPU protection regions (arm32)

BTRFS error (device dm-4): failed to run delayed ref for logical 350223581184 num_bytes 16384 type 176 action 1 ref_mod 1: -117 (kernel 6.11.2)
 2025-02-06 17:34 UTC  (2+ messages)

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

[PATCH v2 0/3] CONFIG_VFS_DEBUG at last
 2025-02-06 17:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/qemu: fix build on hosts with newer glibc
 2025-02-06 17:33 UTC 

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-02-06 17:32 UTC  (3+ messages)
` [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation

[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 v2] ASoC: dt-bindings: atmel,at91-ssc: Convert to YAML format
 2025-02-06 17:30 UTC  (2+ messages)

[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


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.