All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-03 19:15:19 to 2025-02-03 20:21:24 UTC [more...]

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in corsair_void_status_work_handler
 2025-02-03 20:21 UTC  (2+ messages)

[PATCH] Add Kconfig option for altbootcmd when using CONFIG_BOOTCOUNT_LIMIT
 2025-02-03 20:20 UTC  (4+ messages)

[PATCH] kdb: remove usage of static environment buffer
 2025-02-03 20:20 UTC 

[PATCH] btrfs: always fallback to buffered IO if the inode requires checksum
 2025-02-03 20:19 UTC  (2+ messages)

[PATCH v2] man/man2/clone.2: Use munmap() to free child stack
 2025-02-03 20:19 UTC  (4+ messages)

[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
 2025-02-03 20:19 UTC  (12+ messages)

[PATCH 0/7] drm/amd/display: More deadcoding
 2025-02-03 20:18 UTC  (2+ messages)

[PATCH v3 0/2] dm-integrity: Implement asynch digest support
 2025-02-03 20:17 UTC  (3+ messages)
` [PATCH v3 2/2] dm-integrity: introduce ahash support for the internal hash

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-03 20:15 UTC  (8+ messages)
` [PATCH v4 09/33] migration: postcopy_ram_listen_thread() needs to take BQL for some calls

[PATCH net] ptp: Add mock device
 2025-02-03 20:15 UTC  (3+ messages)

[PATCH v2 0/8] add more ref consistency checks
 2025-02-03 20:15 UTC  (7+ messages)
` [PATCH v2 3/8] packed-backend: check whether the "packed-refs" is regular

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-02-03 20:10 UTC  (6+ messages)

[PATCH net-next v4 0/7] Support loopback mode speed selection
 2025-02-03 19:54 UTC  (4+ messages)
` [PATCH net-next v4 1/7] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v4 3/7] net: phy: micrel: Add loopback support

[cxl:next 1/1] drivers/cxl/core/pci.c:1103:9: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((base), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsign
 2025-02-03 20:13 UTC 

[litex-hub:litex-rebase 14/15] drivers/clk/clk-litex.c:1575:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before return around line 1588
 2025-02-03 20:13 UTC 

[leon-rdma:rdma-next 51/75] drivers/vfio/pci/mlx5/cmd.c:502:12: error: call to undeclared function 'alloc_pages_bulk_array'; ISO C99 and later do not support implicit function declarations
 2025-02-03 20:13 UTC 

[jcmvbkbc-xtensa:xtensa-6.13-esp32 27/53] drivers/net/wireless/espressif/esp32-ng/main.c:215:6: warning: no previous prototype for function 'init_bt'
 2025-02-03 20:13 UTC 

[PATCH v3 0/6] reduce tasklist_lock hold time on exit and do some
 2025-02-03 20:13 UTC  (12+ messages)
` [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock
` [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped
` [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock

[AUH] libadwaita: upgrading to 1.6.4 FAILED
 2025-02-03 20:12 UTC  (3+ messages)
` [OE-core] "

[Regression in 6.14-rc1] System suspend/resume broken by PCI commit 1db806ec06b7c
 2025-02-03 20:12 UTC 

[PATCH] drm/i915/dp: Add support for DP UHBR SST DSC
 2025-02-03 20:12 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "

[PATCH 1/1 RESEND] checkpatch: add warning for pr_* and dev_* macros without a trailing newline
 2025-02-03 20:11 UTC 

[PATCH 00/32] arm: Support building as an EFI app
 2025-02-03 20:10 UTC  (45+ messages)
` [PATCH 01/32] Convert build-efi script to Python
` [PATCH 02/32] Makefile: Avoid using TEXT_BASE if not present
` [PATCH 03/32] video: Move vesa_setup_video_priv() into its own file
` [PATCH 05/32] lib: Provide fdtdec_get_pci_bar32() only with PCI enabled
` [PATCH 08/32] efi: Rename app and payload to include x86
` [PATCH 09/32] efi: Allow board/efi Kconfig to be used outside x86
` [PATCH 10/32] efi: x86: Move EFI SDRAM-handling into a common file
` [PATCH 11/32] efi: x86: Rework VENDOR_EFI option to permit other archs
` [PATCH 14/32] efi: Rename ImageBase to image_base
` [PATCH 15/32] efi: lmb: Avoid access to _start
` [PATCH 16/32] efi: arm: Don't do the EL2 switch when running under EFI
` [PATCH 20/32] efi: arm: Omit the ARM start-up code in the EFI app
` [PATCH 21/32] efi: arm: Drop exception code when running as an "
` [PATCH 23/32] efi: arm: Disable --gc-sections for the app
` [PATCH 24/32] efi: arm: Drop startup code from "
` [PATCH 25/32] efi: arm: Adjust how the monitor length is calculated
` [PATCH 26/32] efi: arm: Select the EFI linker script for the app
` [PATCH 27/32] efi: arm: Provide startup and relocation code
` [PATCH 28/32] efi: Generate the app as a shared library
` [PATCH 30/32] efi: arm: Use EFI flags for all compilation with the app
` [PATCH 31/32] efi: arm: Simplify the crt0 file and update link script
` [PATCH 32/32] efi: arm: Add an EFI app for arm64

[PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt()
 2025-02-03 20:09 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/go/go-src: stop forcing binutils-gold dependency on aarch64
 2025-02-03 20:08 UTC  (6+ messages)

[meta-oe][PATCH 1/2] libeigen: Remove LGPL code
 2025-02-03 20:08 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] licenses/MINPACK: Remove

[PATCH] libsecret: upgrade 0.21.4 -> 0.21.6
 2025-02-03 20:00 UTC 

[syzbot] [usb?] KASAN: stack-out-of-bounds Read in usb_check_int_endpoints
 2025-02-03 20:07 UTC 

[PATCH] drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml files
 2025-02-03 20:06 UTC  (2+ messages)

[PATCH 0/9] Refactor imx drivers and introduce support for imx95
 2025-02-03 20:06 UTC  (5+ messages)
` [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions
` [PATCH 8/9] ASoC: SOF: imx: merge imx8 and imx8ulp drivers

[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
 2025-02-03 20:06 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[meta-oe][PATCH 1/8] protobuf: remove unneeded atomic linker flag
 2025-02-03 20:03 UTC  (9+ messages)
` [oe] "
` [meta-oe][PATCH v2 1/9] "
  ` [meta-python][PATCH v2 7/9] python3-protobuf: add MIT to license
    ` [oe] "

[litex-hub:litex-rebase 14/15] drivers/clk/clk-litex.c:81 litex_clk_regs_addr_init() error: buffer overflow 'm.clkout' 7 <= 7
 2025-02-03 20:02 UTC 

[chrome-os:chromeos-6.6 57/57] drivers/regulator/mt6363-regulator.c:254:34: warning: 'mt_volt_range3' defined but not used
 2025-02-03 20:02 UTC 

python3-apt must be installed and visible rom /usr/bin/python3
 2025-02-03 20:01 UTC  (2+ messages)
  ` Bug#1095111: "

[PATCH v5 0/2] fstests: test reads/writes from hugepages-backed buffers
 2025-02-03 20:01 UTC  (9+ messages)
` [PATCH v5 1/2] fsx: support reads/writes from buffers backed by hugepages

[PATCH v2 00/14] meson: Deprecate 32-bit host support
 2025-02-03 20:00 UTC  (9+ messages)
` [PATCH v2 07/14] accel/stubs: Expand stubs for TCG
` [PATCH v2 10/14] configure: Define TARGET_LONG_BITS in configs/targets/*.mak

[PATCH net 0/3] MAINTAINERS: recognize Kuniyuki Iwashima as a maintainer
 2025-02-03 20:00 UTC  (2+ messages)

[PATCH] bcachefs docs: SubmittingPatches.rst
 2025-02-03 19:59 UTC  (2+ messages)

[RFC PATCH 00/12] Deduplicate cfb/sys drawing fbops
 2025-02-03 19:59 UTC  (2+ messages)

[PATCH v2 0/3] regulator: Add device tree support to AD5398
 2025-02-03 19:57 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] Use correct LDO5 control registers for PCA9450
 2025-02-03 19:57 UTC  (2+ messages)
` (subset) "

[PATCH v2] fuse: add a new "connections" file to show longest waiting reqeust
 2025-02-03 19:56 UTC 

[PATCH 0/2] Add Goodix Berlin-A series support
 2025-02-03 19:55 UTC  (3+ messages)
` [PATCH 2/2] Input: goodix_berlin - Add support for Berlin-A series

[PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
 2025-02-03 19:53 UTC  (2+ messages)

[PATCH] docs: Move "debugging" section to the top in index.rst
 2025-02-03 19:53 UTC 

[PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
 2025-02-03 19:53 UTC  (12+ messages)

[LSF/MM/BPF TOPIC] Long Duration Stress Testing Filesystems
 2025-02-03 19:53 UTC  (3+ messages)

[PATCH net] docs: netdev: Document guidance on inline functions
 2025-02-03 19:53 UTC  (4+ messages)

[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
 2025-02-03 19:52 UTC  (4+ messages)
` [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration

[chrome-os:chromeos-6.6 169/169] drivers/gpu/drm/mediatek/mtk_disp_outproc.c:77:2: error: call to undeclared function 'mtk_crtc_read_crc'; ISO C99 and later do not support implicit function declarations
 2025-02-03 19:52 UTC 

PI and data checksumming for XFS
 2025-02-03 19:51 UTC  (4+ messages)
` [PATCH 1/7] block: support integrity generation and verification from file systems

[PATCH net-next v2] netdev-genl: Elide napi_id when not present
 2025-02-03 19:50 UTC  (2+ messages)

[PATCH v4 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
 2025-02-03 19:50 UTC  (3+ messages)
` [PATCH v4 09/18] KVM: arm64: Introduce __pkvm_vcpu_{load,put}()

[PATCH v2 00/15] block: Managing inactive nodes (QSD migration)
 2025-02-03 19:49 UTC  (12+ messages)
` [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
` [PATCH v2 12/15] nbd/server: Support "
` [PATCH v2 13/15] iotests: Add filter_qtest()
` [PATCH v2 14/15] iotests: Add qsd-migrate case
` [PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes

[PATCH v2] riscv: Use Zalrsc extension to implement atomic functions
 2025-02-03 19:50 UTC  (9+ messages)

[syzbot] [udf?] general protection fault in d_splice_alias
 2025-02-03 19:48 UTC 

[Buildroot] [git commit] package/containerd: bump to version v2.0.2
 2025-02-03 19:47 UTC  (7+ messages)

[PATCH v1 1/1] ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()
 2025-02-03 19:46 UTC 

[OE-core][dunfell][PATCH] glibc: Suppress GCC -Os warning on user2netname for sunrpc
 2025-02-03 19:45 UTC  (2+ messages)

RFC: split out the auto-PI code and data structures
 2025-02-03 19:45 UTC  (7+ messages)
` [PATCH 1/3] block: mark bounce buffering as incompatible with integrity
` [PATCH 2/3] block: move the block layer auto-integrity code into a new file
` [PATCH 3/3] block: split struct bio_integrity_data

[PATCH] perf/core: move all of the pmu devices into their own location
 2025-02-03 19:44 UTC  (2+ messages)

[PATCH] Use correct erase colour for clearing in fbcon
 2025-02-03 19:42 UTC  (2+ messages)

[PATCH v2 0/2] add basic b4 config file
 2025-02-03 19:42 UTC  (2+ messages)
` [OE-core] "

[hch-xfs:xfs-zoned-rebase 3/59] drivers/block/zloop.c:494:0-1: preceding lock on line 407
 2025-02-03 19:41 UTC 

[jcmvbkbc-xtensa:xtensa-6.13-esp32 21/53] kismet: WARNING: unmet direct dependencies detected for ESP32_IPC when selected by MTD_ESP32
 2025-02-03 19:41 UTC 

[jcmvbkbc-xtensa:xtensa-6.13-esp32 25/53] drivers/net/wireless/espressif/esp32-ng/esp_bt.c:14:6: warning: no previous prototype for 'esp_hci_update_tx_counter'
 2025-02-03 19:41 UTC 

[PATCH v3 0/3] Re-add filter_type/filter_mode
 2025-02-03 19:41 UTC  (7+ messages)
` [PATCH v3 1/3] Documentation: ABI: IIO: Add filter_type documentation
` [PATCH v3 2/3] iio: adc: ad4130: Add filter_type attributes
` [PATCH v3 3/3] Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130

[PATCH] fbdev: core: tileblit: Implement missing margin clearing for tileblit
 2025-02-03 19:41 UTC  (2+ messages)

[PATCH 0/5] Make it easier to use nested locking for interrupt descriptors
 2025-02-03 19:40 UTC  (2+ messages)

[PATCH v1 0/7] perf: Support multiple system call tables in the build
 2025-02-03 19:39 UTC  (7+ messages)

[PATCH] iio: magnetometer: si7210: fix magnetic field measurement scale
 2025-02-03 19:39 UTC  (3+ messages)

[groeck-staging:hwmon] BUILD SUCCESS 84426506171bcfe4eeba034ac167b3d7a4dec0f2
 2025-02-03 19:38 UTC 

[PATCH net] tun: revert fix group permission check
 2025-02-03 19:30 UTC  (4+ messages)

[PATCH v2] fuse: optimize over-io-uring request expiration check
 2025-02-03 19:37 UTC  (2+ messages)

[PATCH 00/28] Use VRR timing generator for fixed refresh rate modes
 2025-02-03 19:37 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for Use VRR timing generator for fixed refresh rate modes (rev8)
` ✗ i915.CI.BAT: failure "

[syzbot] [usb?] KASAN: stack-out-of-bounds Read in usb_check_int_endpoints
 2025-02-03 19:35 UTC  (2+ messages)
` [syzbot] "

[PATCH v6 0/7] drm/msm: make use of the HDMI connector infrastructure
 2025-02-03 19:34 UTC  (3+ messages)
` [PATCH v6 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable

[GIT PULL] RISC-V Patches for the 6.14 Merge Window, Part 1
 2025-02-03 19:34 UTC  (3+ messages)

[PATCH v6 00/10] Support virtio-gpu DRM native context
 2025-02-03 19:31 UTC  (6+ messages)

[RFC 0/3] Btrfs checksum offload
 2025-02-03 19:31 UTC  (4+ messages)

[PATCH 0/4] Introduce LLCC v6 used on the SM8750 SoCs
 2025-02-03 19:28 UTC  (4+ messages)
` [PATCH 2/4] soc: qcom: llcc-qcom: Add support for LLCC V6

[exFAT] Missing O_DIRECT Support Causes Errors in Python and Affects Applications
 2025-02-03 19:26 UTC 

[PATCH 0/2] Add HDMI audio support to the LT8912B bridge
 2025-02-03 19:23 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: lt8912b: Add I2S audio input port
` [PATCH 2/2] drm/bridge: lt8912b: Add support for audio

[syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve
 2025-02-03 19:25 UTC  (2+ messages)

[PATCH v8 2/2] rust: add dma coherent allocator abstraction
 2025-02-03 19:22 UTC  (14+ messages)

[PATCH v2 00/12] pm: Introduce devm_pm_set_wake_irq
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH] clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks
 2025-02-03 19:16 UTC  (3+ messages)

[PATCH v2 0/2] Microchip CoreI2C driver fixes
 2025-02-03 19:16 UTC  (3+ messages)

[PATCH RESEND 0/2] riscv: iommu: Add shutdown callback for kexec
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH v1] pwm: microchip-core: fix incorrect comparison with max period
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH v3] tools: perf: tests: Fix code reading for riscv
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH v2 0/1] iommu/riscv: Add platform msi support
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH v2 0/3] Collect guest/host statistics during the redirected traps
 2025-02-03 19:15 UTC  (4+ messages)

[PATCH 0/6] selftests/nolibc: wire up riscv32
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH RESEND 0/2] clk: thead: Fix TH1520 boot dependency on clk_ignore_unused
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH] riscv: Always inline bitops
 2025-02-03 19:15 UTC  (2+ messages)

[PATCH v2 0/4] RISC-V: KVM: Allow Svvptc/Zabha/Ziccrse exts for guests
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH v2 0/6] Account page tables at all levels
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-03 19:17 UTC  (6+ messages)
` [PATCH 1/6] rust: types: Add Ownable/Owned types

netdev: operstate UNKNOWN for loopback and other devices?
 2025-02-03 19:17 UTC 

[PATCH v6 0/2] Improve interrupt handling during machine kexec
 2025-02-03 19:15 UTC  (3+ messages)

[PATCH v2 0/3] usb: dwc3: Avoid using reserved EPs
 2025-02-03 19:10 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: usb: dwc3: Add a property to reserve endpoints
` [PATCH v2 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property
` [PATCH v2 3/3] usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-02-03 19:16 UTC  (2+ messages)

[PATCH] iommu/riscv: Fixup compile warning
 2025-02-03 19:16 UTC  (2+ messages)

[Patch] PCI/MSI: Handle lack of irqdomain gracefully
 2025-02-03 19:16 UTC  (2+ messages)

[PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate
 2025-02-03 19:16 UTC  (2+ messages)

[PATCH v6 0/4] Add Microchip IPC mailbox
 2025-02-03 19:15 UTC  (2+ messages)

[PATCH net-next 0/2] Symmetric OR-XOR RSS hash
 2025-02-03 19:15 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: "


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.