All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-02 19:31:58 to 2024-04-02 20:19:32 UTC [more...]

[PATCH 00/19] -Werror=maybe-uninitialized fixes
 2024-04-02 20:18 UTC  (5+ messages)
` [PATCH 01/19] util/coroutine: fix -Werror=maybe-uninitialized false-positive
` [PATCH 13/19] hw/virtio-blk: "

[PATCH v2 0/3] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Drive-by fixes
 2024-04-02 20:18 UTC  (10+ messages)

[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
 2024-04-02 12:35 UTC  (3+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "

[PATCH v4] drm/xe/hwmon: Update xe hwmon with couple of fixes
 2024-04-02 20:18 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe/hwmon: Update xe hwmon with couple of fixes (rev4)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] edid-decode: build: add support for building with meson
 2024-04-02 20:18 UTC  (3+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-02 12:25 UTC  (7+ messages)
` [PATCH 2/9] dma: Convert from tasklet to BH workqueue
` [PATCH 9/9] mmc: "

linux-next: build failure after merge of the perf tree
 2024-04-02 20:17 UTC  (2+ messages)

[PATCH] fpga: dfl: fme: fix kernel-doc comments for some functions
 2024-04-02 20:17 UTC  (4+ messages)

[PATCH] mm: Remove struct page from get_shadow_from_swap_cache
 2024-04-02 20:16 UTC 

[PATCH v2 0/4] mirror: allow specifying working bitmap
 2024-04-02 20:14 UTC  (3+ messages)
` [PATCH v2 2/4] "

[geert-m68k:for-v6.10] BUILD SUCCESS 70d830e337f999ad186d0093e973805eaf6fb8ca
 2024-04-02 20:14 UTC 

[PATCH v3] edid-decode: build: add support for building with meson
 2024-04-02 20:13 UTC 

[PATCH v15 0/9] FUSE passthrough for file io
 2024-04-02 20:13 UTC  (3+ messages)
` [PATCH v15 9/9] fuse: auto-invalidate inode attributes in passthrough mode

[PATCH 0/4] Remove page_idle and page_young wrappers
 2024-04-02 20:12 UTC  (5+ messages)
` [PATCH 1/4] proc: Convert clear_refs_pte_range to use a folio
` [PATCH 2/4] proc: Convert smaps_account() "
` [PATCH 3/4] mm: Remove page_idle and page_young wrappers
` [PATCH 4/4] mm: Generate PAGE_IDLE_FLAG definitions

[PATCH net-next v3 1/3] ethtool: provide customized dim profile management
 2024-04-02 20:11 UTC  (2+ messages)

[PATCH net-next v3 1/3] net: phy: marvell: add basic support of 88E308X/88E609X family
 2024-04-02 20:11 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: ethtool: Add impedance mismatch result code to cable test
` [PATCH net-next v3 3/3] net: phy: marvell: implement cable-test for 88E308X/88E609X family

[PATCH] media: v4l2-subdev: Fix stream handling for crop API
 2024-04-02 20:11 UTC  (7+ messages)

[PATCH v2 00/16] serial: max3100: Put into shape
 2024-04-02 20:11 UTC  (18+ messages)
` [PATCH v2 01/16] serial: max3100: Lock port->lock when calling uart_handle_cts_change()
` [PATCH v2 02/16] serial: max3100: Update uart_driver_registered on driver removal
` [PATCH v2 03/16] serial: max3100: Fix bitwise types
` [PATCH v2 04/16] serial: max3100: Make struct plat_max3100 local
` [PATCH v2 05/16] serial: max3100: Remove custom HW shutdown support
` [PATCH v2 06/16] serial: max3100: Replace custom polling timeout with standard one
` [PATCH v2 07/16] serial: max3100: Enable TIOCM_LOOP
` [PATCH v2 08/16] serial: max3100: Get crystal frequency via device property
` [PATCH v2 09/16] serial: max3100: Remove duplicating irq field
` [PATCH v2 10/16] serial: max3100: Switch to use dev_err_probe()
` [PATCH v2 11/16] serial: max3100: Replace MODULE_ALIAS() with respective ID tables
` [PATCH v2 12/16] serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v2 13/16] serial: max3100: Extract to_max3100_port() helper macro
` [PATCH v2 14/16] serial: max3100: Remove unneeded forward declaration
` [PATCH v2 15/16] serial: max3100: Sort headers
` [PATCH v2 16/16] serial: max3100: Update Kconfig entry

[PATCH 1/3] arm64: dts: marvell: eDPU: drop redundant address/size-cells
 2024-04-02 20:11 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: marvell: espressobin-ultra: fix Ethernet Switch unit address

[Buildroot] [git commit] .checkpackageignore: regenerate for lvm2 patches
 2024-04-02 20:09 UTC 

[syzbot] [mm?] KCSAN: data-race in __delete_from_swap_cache / folio_mapping (3)
 2024-04-02 20:10 UTC 

[PATCH v2] Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl
 2024-04-02 20:10 UTC  (2+ messages)

warning: cast removes address space '__percpu' of expression
 2024-04-02 20:09 UTC  (6+ messages)

[PATCH rdma-next] IB/cma: Define options to set CM timeouts and retries
 2024-04-02 19:36 UTC 

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-04-02 20:08 UTC  (6+ messages)
` [PATCH v9 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v9 1/4] net/i40e: use inline prefetch function
  ` [PATCH v9 2/4] mbuf: remove rte marker fields
  ` [PATCH v9 3/4] security: "
  ` [PATCH v9 4/4] cryptodev: "

[PATCH] Revert "staging: vc04_services: vchiq_core: Stop kthreads on shutdown"
 2024-04-02 20:08 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: apm: storm: move non-MMIO node out of soc
 2024-04-02 20:08 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: apm: shadowcat: "

[PATCH 1/5] arm64: dts: amazon: alpine-v2: add missing io-fabric unit addresses
 2024-04-02 20:07 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: amazon: alpine-v2: move non-MMIO node out of soc
` [PATCH 3/5] arm64: dts: amazon: alpine-v3: add missing io-fabric unit addresses
` [PATCH 4/5] arm64: dts: amazon: alpine-v3: drop cache nodes "
` [PATCH 5/5] arm64: dts: amazon: alpine-v3: correct gic "

[PATCH] hugetlb: Convert alloc_buddy_hugetlb_folio to use a folio
 2024-04-02 20:06 UTC 

[GIT PULL] bcachefs fixes for 6.9-rc3
 2024-04-02 20:06 UTC  (2+ messages)

[GIT PULL] Documentation fixes for 6.9
 2024-04-02 20:06 UTC  (2+ messages)

tests broken with curl-8.7.0
 2024-04-02 20:06 UTC  (5+ messages)
  ` [PATCH 0/2] git+curl 8.7.0 workaround
    ` [PATCH 1/2] http: reset POSTFIELDSIZE when clearing curl handle
    ` [PATCH 2/2] INSTALL: bump libcurl version to 7.21.3

[PATCH] t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1`
 2024-04-02 20:04 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
 2024-04-02 20:04 UTC  (3+ messages)

[PATCH RFC cmpxchg 2/8] sparc: Emulate one-byte and two-byte cmpxchg
 2024-04-02 20:03 UTC  (6+ messages)
` [PATCH 1/8] sparc32: make __cmpxchg_u32() return u32
  ` [PATCH 3/8] sparc32: unify __cmpxchg_u{32,64}

6.7.11: Fails to hibernate - work queues still busy
 2024-04-02 20:03 UTC  (2+ messages)

[Buildroot] [git commit] package/wayland-protocols: bump to 1.33
 2024-04-02 19:44 UTC 

[Buildroot] [git commit] package/git: bump to version 2.44.0
 2024-04-02 19:39 UTC 

[Buildroot] [git commit] package/lvm2: bump to version 2.03.23
 2024-04-02 19:54 UTC 

[Buildroot] [git commit] package/weston: bump to 13.0.0
 2024-04-02 19:58 UTC 

[Buildroot] [git commit] package/python-pytz: bump to 2024.1
 2024-04-02 19:56 UTC 

[Buildroot] [git commit] package/tinycompress: bump to version 1.2.11
 2024-04-02 19:44 UTC 

[Buildroot] [git commit] support/testing: add lvm2 runtime test
 2024-04-02 19:46 UTC 

[Buildroot] [PATCH v2] package/weston: bump to 13.0.0
 2024-04-02 20:02 UTC  (2+ messages)

[PATCHSET v5.5 2/2] xfs: fs-verity support
 2024-04-02 20:00 UTC  (3+ messages)
` [PATCH 28/29] xfs: allow verity files to be opened even if the fsverity metadata is damaged

[PATCH] io_uring: kill dead code in io_req_complete_post
 2024-04-02 19:59 UTC  (3+ messages)

[PATCH v2] nvme: split nvme_update_zone_info
 2024-04-02 19:58 UTC  (2+ messages)

[GIT PULL] security changes for v6.9-rc3
 2024-04-02 19:57 UTC  (3+ messages)

[Buildroot] [PATCH] package/python-pytz: bump to 2024.1
 2024-04-02 19:57 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: clock: Add PCIe pipe related clocks for IPQ9574
 2024-04-02 19:56 UTC  (4+ messages)
` [PATCH 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY

[PATCH BlueZ v4 1/7] lib: add BT_SCM_ERROR
 2024-04-02 19:56 UTC  (2+ messages)
` tests: add TX timestamping tests

[PATCH v3 0/5] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-04-02 19:55 UTC  (8+ messages)
` [PATCH v3 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core)
` [PATCH v3 4/5] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)

[Buildroot] [PATCH 1/1] package/lvm2: bump to version 2.03.23
 2024-04-02 19:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: add lvm2 runtime test
 2024-04-02 19:53 UTC  (2+ messages)

[PATCH] arm64: dts: imx8m*-venice-gw7: Fix TPM schema violations
 2024-04-02 19:33 UTC  (2+ messages)

[PATCH 00/22] drm/i915: Bigjoiner modeset sequence redesign and MST support
 2024-04-02 19:50 UTC  (4+ messages)
` [PATCH 18/22] drm/i915: Handle joined pipes inside hsw_crtc_disable()

[PATCH net,v2] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-02 19:48 UTC 

[PATCH] dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' node
 2024-04-02 19:46 UTC  (4+ messages)

[Buildroot] [PATCH v2] package/wayland-protocols: bump to 1.33
 2024-04-02 19:45 UTC  (2+ messages)

[PATCH] perf lock contention: Add a missing NULL check
 2024-04-02 19:45 UTC  (2+ messages)

[PATCH v3] Bluetooth: add experimental BT_NO_ERRQUEUE_POLL socket option
 2024-04-02 19:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/tinycompress: bump to version 1.2.11
 2024-04-02 19:44 UTC  (2+ messages)

[PATCH v23 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-04-02 19:42 UTC  (9+ messages)
` [PATCH v23 3/3] clk: npcm8xx: add clock controller

[PATCH v3 0/6] thermal: More separation between the core and drivers
 2024-04-02 19:42 UTC  (2+ messages)

[regression] 6.8.1: fails to hibernate with pm_runtime_force_suspend+0x0/0x120 returns -16
 2024-04-02 19:42 UTC  (4+ messages)

[PATCH] uio_pdrv_genirq: convert to use device_property APIs
 2024-04-02 19:42 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: cavium: move non-MMIO node out of soc
 2024-04-02 19:41 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: cavium: correct unit addresses

[viro-vfs:misc.cmpxchg 4/8] arch/sparc/include/asm/cmpxchg_32.h:51:61: sparse: sparse: cast truncates bits from constant value (eb9f becomes 9f)
 2024-04-02 19:40 UTC 

[PATCH v2] ACPI: thermal: Continue registering thermal zones even if trip points fail validation
 2024-04-02 19:40 UTC  (2+ messages)

[PATCH V2 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-04-02 19:40 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2024-04-02 19:40 UTC 

[RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
 2024-04-02 19:39 UTC  (13+ messages)
` [PATCH 01/12] core: Allow asking for a reproducible build
` [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
` [PATCH 03/12] dwarf_loader: Separate creating the cu/dcu pair from processing it
` [PATCH 04/12] dwarf_loader: Introduce dwarf_cus__process_cu()
` [PATCH 05/12] dwarf_loader: Create the cu/dcu pair in dwarf_cus__nextcu()
` [PATCH 06/12] dwarf_loader: Remove unused 'thr_data' arg from dwarf_cus__create_and_process_cu()
` [PATCH 07/12] core: Add unlocked cus__add() variant
` [PATCH 08/12] core: Add cus__remove(), counterpart of cus__add()
` [PATCH 09/12] dwarf_loader: Add the cu to the cus list early, remove on LSK_DELETE
` [PATCH 10/12] core/dwarf_loader: Add functions to set state of CU processing
` [PATCH 11/12] pahole: Encode BTF serially in a reproducible build
` [PATCH 12/12] tests: Add a BTF reproducible generation test

[Buildroot] [PATCH] package/git: bump to version 2.44.0
 2024-04-02 19:39 UTC  (2+ messages)

[PATCH RFC] SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
 2024-04-02 19:38 UTC 

[Buildroot] Is there an official browser patch for Buildroot?
 2024-04-02 19:37 UTC  (7+ messages)

[meta-ti][scarthgap][PATCH v2] README: update with scarthgap specific info
 2024-04-02 19:37 UTC 

[PATCH v2 1/1] xilinx: zynq: add FDT_FIXUP_PARTITIONS support
 2024-04-02 15:37 UTC  (3+ messages)

[meta-arago][scarthgap][PATCH v2] README: update with scarthgap specific info
 2024-04-02 19:36 UTC 

[syzbot] [io-uring?] kernel BUG in __io_remove_buffers
 2024-04-02 19:37 UTC  (3+ messages)

[syzbot] [io-uring?] kernel BUG in put_page
 2024-04-02 19:36 UTC  (3+ messages)

[PATCH v1 0/4] arm64: dts: freescale: Add Toradex Colibri iMX8DX
 2024-04-02 19:35 UTC  (10+ messages)
` [PATCH v1 1/4] arm64: dts: freescale: Add i.MX8DX dtsi
` [PATCH v1 2/4] dt-bindings: arm: fsl: remove reduntant toradex,colibri-imx8x
` [PATCH v1 3/4] dt-bindings: arm: fsl: Add Colibri iMX8DX
` [PATCH v1 4/4] arm64: dts: freescale: Add Toradex "

[PATCH v4 0/5] LLCC: Support for Broadcast_AND region
 2024-04-02 19:34 UTC  (4+ messages)
` [PATCH v4 2/5] soc: qcom: llcc: Add regmap "

[PATCH 0/2] mfd: Add ROHM BD71879
 2024-04-02 19:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: "
` [PATCH 2/2] mfd: rohm-bd71828: Add software-compatible variant BD71879

[PATCH 01/12] smb: client: fix potential UAF in cifs_debug_files_proc_show()
 2024-04-02 19:34 UTC  (12+ messages)
` [PATCH 02/12] smb: client: fix potential UAF in cifs_dump_full_key()
` [PATCH 03/12] smb: client: fix potential UAF in cifs_stats_proc_write()
` [PATCH 04/12] smb: client: fix potential UAF in cifs_stats_proc_show()
` [PATCH 05/12] smb: client: fix potential UAF in smb2_check_message()
` [PATCH 06/12] smb: client: fix potential UAF in smb2_is_valid_lease_break()
` [PATCH 07/12] smb: client: fix potential UAF in smb2_is_valid_oplock_break()
` [PATCH 08/12] smb: client: fix potential UAF in is_valid_oplock_break()
` [PATCH 09/12] smb: client: fix potential UAF in smb2_get_sign_key()
` [PATCH 10/12] smb: client: fix potential UAF in smb2_is_network_name_deleted()
` [PATCH 11/12] smb: client: fix potential UAF in smb2_get_enc_key()
` [PATCH 12/12] smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()

[PATCH] x86/sev: Apply RMP table fixups for kexec
 2024-04-02 19:33 UTC  (8+ messages)

[PATCH v2] gstreamer1.0-plugins-good: Provide Qt6 option for qmlgl
 2024-04-02 19:32 UTC  (4+ messages)
` [OE-core] "

[PATCH 1/9] arm64: dts: hisilicon: hip05: move non-MMIO node out of soc
 2024-04-02 19:31 UTC  (17+ messages)
` [PATCH 2/9] arm64: dts: hisilicon: hip05-d02: correct local-bus unit addresses
` [PATCH 3/9] arm64: dts: hisilicon: hip06: move non-MMIO node out of soc
` [PATCH 4/9] arm64: dts: hisilicon: hip06: correct unit addresses
` [PATCH 5/9] arm64: dts: hisilicon: hip07: move non-MMIO node out of soc
` [PATCH 6/9] arm64: dts: hisilicon: hip07: correct unit addresses
` [PATCH 7/9] arm64: dts: hisilicon: hi6220-hikey: add missing port@0 reg
` [PATCH 8/9] arm64: dts: hisilicon: hi6220-hikey: drop unit addresses from fixed regulators
` [PATCH 9/9] arm64: dts: hisilicon: hi6220: correct tsensor unit addresses


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.