All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-08 17:16:06 to 2024-12-08 22:06:37 UTC [more...]

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-08 19:05 UTC  (19+ messages)
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()

[PATCH 01/13] ARM: dts: renesas: Fix R-Car spelling
 2024-12-08 22:03 UTC  (2+ messages)
` [PATCH 02/13] ARM: "

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_sync
 2024-12-08 22:06 UTC  (8+ messages)

[PATCH] rust: sync: add #[must_use] to Lock::try_lock
 2024-12-08 21:57 UTC  (7+ messages)

[PATCH] r8169: Add quirks to enable ASPM on Dell platforms
 2024-12-08 21:54 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] {linux, linux-headers}: add support for 6.12
 2024-12-08 21:46 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] {toolchain, linux-headers}: add support for 6.12 headers
` [Buildroot] [PATCH 2/3] linux: bump latest version to 6.12
` [Buildroot] [PATCH 3/3] package/linux-headers: drop 6.11.x option

[PATCH v3 00/12] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-12-08 21:47 UTC  (10+ messages)
` [PATCH v3 06/12] media: i2c: imx214: Check number of lanes from device tree
` [PATCH v3 07/12] media: i2c: imx214: Add vblank and hblank controls
` [PATCH v3 12/12] media: i2c: imx214: Fix link frequency

[PATCH 1/1] io_uring: don't vmap single page regions
 2024-12-08 21:46 UTC 

[PATCH v2 1/1] io_uring: prevent reg-wait speculations
 2024-12-08 21:43 UTC 

Kernel Oops on alpha with kernel version >=6.9.x
 2024-12-08 21:39 UTC  (15+ messages)

clear space cache v1 fails with Unable to find block group for 0
 2024-12-08 21:36 UTC  (4+ messages)

[PATCH v2 00/15] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-08 21:35 UTC  (23+ messages)
` [PATCH v2 01/15] clk: renesas: r9a08g045: Add clocks, resets and power domain support for the ADC IP
` [PATCH v2 02/15] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH v2 03/15] iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
` [PATCH v2 04/15] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH v2 05/15] iio: adc: rzg2l_adc: Switch to RUNTIME_PM_OPS() and pm_ptr()
` [PATCH v2 06/15] iio: adc: rzg2l_adc: Use read_poll_timeout()
` [PATCH v2 07/15] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()
` [PATCH v2 08/15] iio: adc: rzg2l_adc: Enable runtime PM autosuspend support
` [PATCH v2 09/15] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH v2 10/15] iio: adc: rzg2l_adc: Add support for channel 8
` [PATCH v2 11/15] iio: adc: rzg2l_adc: Add suspend/resume support

[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-12-08 21:34 UTC  (2+ messages)

[PATCH net 0/4] net: dsa: mv88e6xxx: Amethyst (6393X) fixes
 2024-12-08 21:32 UTC  (8+ messages)
` [PATCH net 2/4] net: dsa: mv88e6xxx: Give chips more time to activate their PPUs

[PATCH v2] fanotify: notify on mount attach and detach
 2024-12-08 21:26 UTC  (2+ messages)

[Buildroot] [git commit] docs/website: Update for 2024.02.9
 2024-12-08 21:24 UTC 

[Buildroot] [git commit] Update for 2024.02.9
 2024-12-08 21:01 UTC 

❌ FAIL: Test report for master (6.13.0-rc1, upstream-mainline, 0b6809a7)
 2024-12-08 21:23 UTC 

[meta-oe][PATCH] canopenterm: update to version 1.0.9
 2024-12-08 21:22 UTC 

[meta-oe][PATCH] pocketpy: update to version 2.0.3
 2024-12-08 21:21 UTC 

[Buildroot] Buildroot 2024.02.9 released
 2024-12-08 21:21 UTC 

deploying both NFS client and server on the same machine triggle hungtask
 2024-12-08 21:20 UTC  (2+ messages)
` deploying both NFS client and server on the same machine trigger hungtask

❌ FAIL: Test report for master (6.13.0-rc1, upstream-mainline, eadaac4d)
 2024-12-08 21:13 UTC 

linux-next: duplicate patches in the apparmor tree
 2024-12-08 21:06 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] Update for 2024.02.9
 2024-12-08 20:51 UTC 

linux-next: Signed-off-by missing for commit in the dmaengine tree
 2024-12-08 20:50 UTC 

BUG: git verify-pack --stat-only is nonfunctional as documented
 2024-12-08 20:47 UTC  (2+ messages)
` [PATCH] verify-pack: Fix documentation of --stat-only to reflect behavior

[PATCH v3 0/6] Enable strict percpu address space checks
 2024-12-08 20:45 UTC  (7+ messages)
` [PATCH v3 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH v3 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH v3 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH v3 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH v3 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH v3 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers

[PATCH v2 0/7] remove libxenctrl usage from xenstored
 2024-12-08 20:38 UTC  (3+ messages)
` [PATCH v2 7/7] tools/xenstored: use new stable interface instead of libxenctrl

linux-next: duplicate patches in the bluetooth tree
 2024-12-08 20:39 UTC 

[PATCH] cpu/hotplug: ensure the starting section runs fully regardless of target
 2024-12-08 20:34 UTC  (2+ messages)

linux-next: duplicate patch in the riscv-soc tree
 2024-12-08 20:32 UTC 

[PATCH] musl: include <limits.h> for PATH_MAX macro
 2024-12-08 20:31 UTC 

[PATCH] fstests: disable generic duperemove tests for NFS and others
 2024-12-08 20:01 UTC  (2+ messages)

linux-next: duplicate patch in the kbuild tree
 2024-12-08 20:28 UTC 

[PATCH v2] lib: sbi_misaligned_ldst: Add handling of vector load/store
 2024-12-08 20:28 UTC  (6+ messages)

[PATCH v13 00/15] macOS PV Graphics and new vmapple machine type
 2024-12-08 20:22 UTC  (16+ messages)
` [PATCH v13 01/15] ui & main loop: Redesign of system-specific main thread event handling
` [PATCH v13 02/15] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support
` [PATCH v13 03/15] hw/display/apple-gfx: Adds PCI implementation
` [PATCH v13 04/15] hw/display/apple-gfx: Adds configurable mode list
` [PATCH v13 05/15] MAINTAINERS: Add myself as maintainer for apple-gfx, reviewer for HVF
` [PATCH v13 06/15] hw: Add vmapple subdir
` [PATCH v13 07/15] hw/misc/pvpanic: Add MMIO interface
` [PATCH v13 08/15] hvf: arm: Ignore writes to CNTP_CTL_EL0
` [PATCH v13 09/15] gpex: Allow more than 4 legacy IRQs
` [PATCH v13 10/15] hw/vmapple/aes: Introduce aes engine
` [PATCH v13 11/15] hw/vmapple/bdif: Introduce vmapple backdoor interface
` [PATCH v13 12/15] hw/vmapple/cfg: Introduce vmapple cfg region
` [PATCH v13 13/15] hw/vmapple/virtio-blk: Add support for apple virtio-blk
` [PATCH v13 14/15] hw/block/virtio-blk: Replaces request free function with g_free
` [PATCH v13 15/15] hw/vmapple/vmapple: Add vmapple machine type

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2024-12-08 20:24 UTC 

[PATCH] irqchip/loongarch-avec:Add multi-nodes topology support
 2024-12-08 20:22 UTC  (3+ messages)

[PATCH v3 0/5] platform/x86: acer-wmi: Various improvements
 2024-12-08 20:20 UTC  (3+ messages)
` [PATCH v3 4/5] platform/x86: acer-wmi: Implement proper hwmon support

USB: workqueues stuck in 'D' state?
 2024-12-08 20:17 UTC  (4+ messages)

[PATCH 0/4] Move RISC-V IMSIC driver to the common MSI lib
 2024-12-08 20:14 UTC  (4+ messages)
` [PATCH 1/4] irqchip/riscv-imsic: Handle non-atomic MSI updates for device

[Buildroot] [git commit] docs/website: Update for 2024.08.3
 2024-12-08 20:12 UTC 

[Buildroot] [git commit] Update for 2024.08.3
 2024-12-08 20:07 UTC 

[PATCH] iio: hid-sensor-prox: Merge information from different channels
 2024-12-08 20:09 UTC  (3+ messages)

Using btrfs raid5/6
 2024-12-08 20:07 UTC  (6+ messages)

[Buildroot] [PATCH] toolchain: follow symlinks in ld.*so.* install helper
 2024-12-08 20:06 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for v6.13-rc2
 2024-12-08 20:05 UTC  (2+ messages)

silent data corruption in fuse in rc1
 2024-12-08 20:02 UTC  (4+ messages)

❌ FAIL: Test report for master (6.13.0-rc1, upstream-mainline, 62b5a469)
 2024-12-08 20:02 UTC 

[GIT PULL] irq/urgent for v6.13-rc2
 2024-12-08 20:02 UTC  (2+ messages)

[GIT PULL] timers/urgent for v6.13-rc2
 2024-12-08 20:02 UTC  (2+ messages)

[GIT PULL] x86/urgent for v6.13-rc2
 2024-12-08 20:02 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.13-rc2
 2024-12-08 20:02 UTC  (2+ messages)

[PATCH v4 00/16] Start compiling with `-Wsign-compare`
 2024-12-08 19:57 UTC  (3+ messages)
` [PATCH v4 08/16] pkt-line: fix -Wsign-compare warning on 32 bit platform

[PATCH v1 0/2] spi: Unify and simplify fwnode related checks
 2024-12-08 16:03 UTC  (3+ messages)
` [PATCH v1 1/2] spi: Unify firmware node type checks
` [PATCH v1 2/2] spi: Deduplicate deferred probe checks in spi_probe()

Add crc-next tree to linux-next
 2024-12-08 19:54 UTC  (2+ messages)

[PATCH 0/6] hw/usb/hcd-xhci: Fixes, improvements, and macOS workaround
 2024-12-08 19:16 UTC  (7+ messages)
` [PATCH 1/6] hw/usb/hcd-xhci-pci: Don't trigger MSI on higher vector than allocated
` [PATCH 2/6] hw/usb/hcd-xhci-pci: Moves msi/msix properties from NEC to superclass
` [PATCH 3/6] hw/usb/hcd-xhci-pci: Use event ring 0 if mapping unsupported
` [PATCH 4/6] hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode
` [PATCH 5/6] hw/usb/hcd-xhci-pci: Indentation fix
` [PATCH 6/6] hw/vmapple: XHCI controller's interrupt mapping workaround for macOS

[PATCH iwl-next v2] e1000e: Fix real-time violations on link up
 2024-12-08 18:49 UTC  (2+ messages)
` [Intel-wired-lan] "

[GIT PULL] smb3 client fixes
 2024-12-08 19:19 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.13-rc1
 2024-12-08 19:18 UTC  (2+ messages)

[PATCH v3 0/2] iio: adc: ad7173: add calibration support to chip family
 2024-12-08 19:16 UTC  (2+ messages)

[cocci] Replacing type names
 2024-12-08 19:16 UTC  (10+ messages)

[PATCH 00/10] Improve UEFI app support
 2024-12-08 18:50 UTC  (5+ messages)

[PATCH 0/9] Enable arm64 host support in Gitlab
 2024-12-08 17:07 UTC  (10+ messages)
` [PATCH 1/9] Docker/CI: Only test Xtensa on amd64 hosts
` [PATCH 2/9] docker: Use ${TCVER} more widely
` [PATCH 3/9] GitLab CI: Make wider use of tags
` [PATCH 4/9] GitLab: Add a default workflow stanza
` [PATCH 5/9] Gitlab: Avoid downloading all artifacts in later stages
` [PATCH 6/9] docker: Ensure we use the cross toolchain for aarch64 on arm64
` [PATCH 7/9] docker: Prefer the kernelorg toolchains over "root"
` [PATCH 8/9] doc: Expand what we say about building the docker container a bit
` [PATCH 9/9] docker: Update to latest "Jammy" tag

[PATCH v6 0/4] Timestamp and PulSAR support for ad4000
 2024-12-08 18:49 UTC  (2+ messages)

[PATCH v1 0/3] iio: adc: ad7192: Add sync feature
 2024-12-08 18:43 UTC  (5+ messages)
` [PATCH v1 3/3] iio: adc: ad7192: Add sync gpio

[PATCH 00/11] iio: fix information leaks in triggered buffers
 2024-12-08 18:36 UTC  (4+ messages)
` [PATCH 01/11] iio: temperature: tmp006: fix information leak in triggered buffer

[PATCH 0/3] efivarfs: bug fixes
 2024-12-08 18:34 UTC  (4+ messages)
` [PATCH 1/3] efivarfs: fix error on non-existent file
` [PATCH 2/3] efivarfs: fix memory leak on variable removal
` [PATCH 3/3] efivarfs: fix incorrect variable creation

[PATCH] iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
 2024-12-08 18:33 UTC  (4+ messages)

[PATCH v5 00/16] spi: axi-spi-engine: add offload support
 2024-12-08 18:32 UTC  (6+ messages)
` [PATCH v5 10/16] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()

[Bug 219575] New: UBSAN: array-index-out-of-bounds in drivers/message/fusion/mptsas.c:2446:22 ; index 1 is out of range for type 'MPI_SAS_IO_UNIT0_PHY_DATA [1]'
 2024-12-08 18:26 UTC 

[PATCH v2] iio: kx022a: document new chip_info structure members
 2024-12-08 18:25 UTC  (5+ messages)

[PATCHv3] gcc: disable '-Wstrignop-overread' universally for gcc-13+ and FORTIFY_SOURCE
 2024-12-08 18:25 UTC  (2+ messages)

[PATCH v6 00/10] iio: adc: ad7124: Various fixes
 2024-12-08 18:23 UTC  (5+ messages)
` [PATCH v6 06/10] iio: adc: ad_sigma_delta: Fix a race condition

[PATCH net-next 0/3] net: prepare for removal of net->dev_index_head
 2024-12-08 18:20 UTC  (7+ messages)
` [PATCH net-next 1/3] rtnetlink: add ndo_fdb_dump_context
` [PATCH net-next 2/3] rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()
` [PATCH net-next 3/3] rtnetlink: remove pad field in ndo_fdb_dump_context

[PATCH] MAINTAINERS: Remove Albert Ou from riscv
 2024-12-08 18:18 UTC  (4+ messages)

[PATCH 0/2] iio: consumers: ensure read buffers for labels and ext_info are page aligned
 2024-12-08 18:16 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iio: iio-mux: kzalloc instead of devm_kzalloc to ensure page alignment

[PATCH v2 0/3] iio: pressure: bmp280: Minor cleanup
 2024-12-08 18:08 UTC  (5+ messages)
` [PATCH v1 2/3] iio: pressure: bmp280: Use sizeof() for denominator
` [PATCH v1 3/3] iio: pressure: bmp280: Make time vars intuitive and move to fsleep

[PATCH 1/1] Documentation: ABI: IIO: Re-add filter_type/filter_mode
 2024-12-08 18:04 UTC  (4+ messages)

[PATCH] tcg: Reset free_temps before tcg_optimize
 2024-12-08 18:01 UTC  (2+ messages)

[PATCH] MTD: fix slab-use-after-free due to dangling pointer in notifier chain
 2024-12-08 17:52 UTC  (2+ messages)

[meta-security][PATCH 1/2] harden.conf: drop debug-tweaks
 2024-12-08 17:53 UTC  (2+ messages)
` [meta-security][PATCH 2/2] drop: debug-tweaks from ci

[PATCH 0/9] target/arm: Helper type cleanups
 2024-12-08 17:51 UTC  (4+ messages)
` [PATCH 1/9] target/arm: Introduce fpst alias for helper.h

[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
 2024-12-08 17:50 UTC  (3+ messages)
` [PATCH 01/45] drm/msm/dp: dont call dp_catalog_ctrl_mainlink_ctrl in dp_ctrl_configure_source_params()

[PATCH v2 0/2] iio: adc: add Nuvoton NCT720x ADC driver
 2024-12-08 17:47 UTC  (9+ messages)
` [PATCH v2 2/2] "

[PATCH v3 0/5] arm64: qcom: Add support for QCS9075 boards
 2024-12-08 17:46 UTC  (4+ messages)

[PATCH v1] rockchip: rk3066a/rk3188: use includes from dts/upstream
 2024-12-08 17:46 UTC 

[PATCH v1] rockchip: use OF_UPSTREAM for rk3066a/rk3188
 2024-12-08 17:43 UTC 

[PATCH v22 0/4] Add support for RZ/G2L GPT
 2024-12-08 17:38 UTC  (8+ messages)
` [PATCH v22 3/4] pwm: "

[meta-something][scarthgap][PATCH] qemu: set CVE-2024-6505 to fixed
 2024-12-08 17:34 UTC  (3+ messages)
` Patchtest results for "
` [OE-core][scarthgap][PATCH v2] "

[PATCH v5 0/3] iio: chemical bme680: 2nd round of cleanup
 2024-12-08 17:33 UTC  (6+ messages)
` [PATCH v5 3/3] iio: chemical: bme680: add power management

[PATCH] ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
 2024-12-08 17:32 UTC 

[PATCH] kbuild: suppress stdout from merge_config for silent builds
 2024-12-08 17:31 UTC  (2+ messages)

[PATCH v2 0/2] Drivers: hv: util: Two fixes in util_probe()
 2024-12-08 17:30 UTC  (3+ messages)
` [PATCH v2 1/2] Drivers: hv: util: Don't force error code to ENODEV "

[cip-dev][isar-cip-core][PATCH 0/2] Switch qemu-targets to
 2024-12-08 17:30 UTC  (3+ messages)
` [cip-dev][isar-cip-core][PATCH 2/2] qemu-arm/-arm64/-riscv: Switch to cip_merged_defconfig

[PATCH v3] drm/msm/dpu1: don't choke on disabling the writeback connector
 2024-12-08 17:29 UTC 

[PATCH] iio: imu: st_lsm6dsx: don't always auto-enable I2C, I3C and SPI interface drivers
 2024-12-08 17:27 UTC  (2+ messages)

[Buildroot] [PATCH v2 00/11] Initial support for SolidRun LX2160A-CEX7
 2024-12-08 14:38 UTC  (2+ messages)
` [Buildroot] [PATCH v2 09/11] board/lx2160acex7: add qoriq-rcw patches

[PATCH v2] dt-bindings: iio: accel: fxls8962af: add wakeup-source property
 2024-12-08 17:23 UTC  (3+ messages)

[[PATCH] MTD: fix slab-use-after-free due to dangling pointer in notifier chain] MTD: fix slab-use-after-free due to dangling pointer in notifier chain
 2024-12-08 17:21 UTC  (3+ messages)


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.