All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-18 09:51:19 to 2022-09-18 12:22:41 UTC [more...]

[PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup
 2022-09-18 12:17 UTC  (9+ messages)
` [PATCH 01/11] hw/ppc/meson: Allow e500 boards to be enabled separately
` [PATCH 02/11] hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
` [PATCH 03/11] docs/system/ppc/ppce500: Add heading for networking chapter
` [PATCH 05/11] hw/ppc/e500: Remove if statement which is now always true

RTT-PROBE: lore-subspace-rtt
 2022-09-18 12:20 UTC 

[PATCH 1/9] drivers: clk: dm: Add clock driver for Diamond Mesa
 2022-09-18 12:17 UTC  (9+ messages)
` [PATCH 2/9] drivers: clk: dm: Add memory "
` [PATCH 3/9] arm: socfpga: dm: Add clock manager "
` [PATCH 4/9] ddr: altera: dm: Add SDRAM driver "
` [PATCH 5/9] arm: socfpga: dm: Add SPL "
` [PATCH 6/9] board: intel: dm: Add socdk board support "
` [PATCH 7/9] arm: dts: dm: Add base dtsi and devkit dts "
` [PATCH 8/9] configs: dm: Add Diamond Mesa CONFIGs
` [PATCH 9/9] arm: socfpga: dm: Enable Intel Diamond Mesa bulid

[REGESSION] Bug 216502 - slow crng initialization on Rockchip 3399 (Friendyarm NanoPi M4)
 2022-09-18 12:17 UTC 

[PATCH] Do not name control queue for virtio-net
 2022-09-18 12:17 UTC  (4+ messages)

[PATCH] mmc_cmds.c: fix warning on uninitialized 'cnt'
 2022-09-18 12:16 UTC 

[PATCH v2] bcache: fix set_at_max_writeback_rate() for multiple attached devices
 2022-09-18 12:16 UTC 

[PATCH] drm/amdgpu: use dirty framebuffer helper
 2022-09-18 12:09 UTC  (2+ messages)

[BUG] fixup commit is dropped during rebase if subject = branch name
 2022-09-18 12:10 UTC  (2+ messages)
` [PATCH] sequencer: avoid dropping fixup commit that targets self via commit-ish

[Buildroot] [Bug 14601] New: Python build fails on 2022.02-rc2
 2022-09-18 12:10 UTC  (2+ messages)
` [Buildroot] [Bug 14601] "

RTT-PROBE: lore-subspace-rtt
 2022-09-18 12:10 UTC 

[PATCH] bcache: fix set_at_max_writeback_rate() for multiple attached devices
 2022-09-18 12:07 UTC 

[RFC][PATCH 0/1] mesa: clover | Microsoft/Intel CLC: fix building OpenCL programs
 2022-09-18 12:06 UTC  (8+ messages)
` [RFC][PATCH 1/1] mesa: "
  ` [OE-core] "
` [OE-core] [RFC][PATCH 0/1] mesa: clover | Microsoft/Intel CLC: "

[RFCv8 PATCH net-next 00/55] net: extend the type of netdev_features_t to bitmap
 2022-09-18 12:05 UTC  (16+ messages)
` [RFCv8 PATCH net-next 15/55] treewide: simplify the netdev features expression
` [RFCv8 PATCH net-next 29/55] treewide: use netdev_features_xor/toggle helpers
` [RFCv8 PATCH net-next 30/55] treewide: use netdev_feature_test helpers
` [RFCv8 PATCH net-next 31/55] treewide: use netdev_features_intersects helpers
` [RFCv8 PATCH net-next 37/55] net: adjust the prototype of netdev_add_tso_features()
` [RFCv8 PATCH net-next 38/55] net: core: adjust prototype of several functions used in net/core/dev.c
` [RFCv8 PATCH net-next 42/55] net: adjust the prototype of ndo_fix_features
` [RFCv8 PATCH net-next 43/55] net: adjust the prototype of xxx_set_features()
` [RFCv8 PATCH net-next 48/55] net: adjust the prototype of validate_xmit_xfrm() and relative functions
` [RFCv8 PATCH net-next 51/55] net: mlx4: adjust the prototype of check_csum() and mlx4_en_update_loopback_state()
` [RFCv8 PATCH net-next 52/55] net: gve: adjust the prototype of gve_rx(), gve_clean_rx_done() and gve_rx_complete_skb()
` [RFCv8 PATCH net-next 53/55] net: sfc: adjust the prototype of xxx_supported_features()
` [RFCv8 PATCH net-next 54/55] treewide: use netdev_features_copy helpers
` [RFCv8 PATCH net-next 55/55] net: redefine the prototype of netdev_features_t

[RFCv8 PATCH net-next 02/55] net: replace general features macroes with global netdev_features variables
 2022-09-18 12:05 UTC  (2+ messages)

[Buildroot] [Bug 14746] Lack of management after loading
 2022-09-18 12:03 UTC 

[PATCH v3] Bluetooth: btusb: Add more device IDs for WCN6855
 2022-09-18 12:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-18 12:00 UTC 

Please pull u-boot-marvell/master
 2022-09-18 12:00 UTC 

[PATCH] hwmon: (nzxt-smart2) add another USB ID
 2022-09-18 11:55 UTC 

[PATCH] ext4: remove redundant checking in ext4_ioctl_checkpoint
 2022-09-18 11:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-18 11:50 UTC 

[PATCH] staging: rtl8192e: fix CamelCase struct member
 2022-09-18 11:49 UTC 

[PATCH] staging: rtl8192e: fix CamelCase variables
 2022-09-18 11:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-18 11:40 UTC 

[PATCH v3 0/5] md/raid10: reduce lock contention for io
 2022-09-18 11:40 UTC  (11+ messages)
` [PATCH v3 1/5] md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()
` [PATCH v3 2/5] md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait
` [PATCH v3 3/5] md/raid10: prevent unnecessary calls to wake_up() in fast path
` [PATCH v3 4/5] md/raid10: fix improper BUG_ON() in raise_barrier()
` [PATCH v3 5/5] md/raid10: convert resync_lock to use seqlock

[Buildroot] [git commit] package/gdk-pixbuf: fix test compilation (don't build the test suite)
 2022-09-18 11:27 UTC 

[PATCH 1/7] habanalabs/gaudi2: print RAZWI info upon PCIe access error
 2022-09-18 11:37 UTC  (7+ messages)
` [PATCH 2/7] habanalabs/gaudi2: increase hard-reset sleep time to 2 sec
` [PATCH 3/7] habanalabs/gaudi2: get f/w reset status register dynamically
` [PATCH 4/7] habanalabs: rename error info structure
` [PATCH 5/7] habanalabs/gaudi: change TPC Assert to use TPC DEC instead of QMAN err
` [PATCH 6/7] habanalabs/gaudi2: add handling to pmmu events in eqe handler
` [PATCH 7/7] habanalabs/gaudi2: add secured attestation info uapi

[syzbot] BUG: soft lockup in tx
 2022-09-18 11:33 UTC 

Move MT7530 phy muxing from DSA to PHY driver
 2022-09-18 11:28 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-18 11:30 UTC 

[PATCH] board_f: show_dram_config: Print also real DRAM size
 2022-09-18 11:30 UTC  (6+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] package/gdk-pixbuf: fix test compilation (don't build the test suite)
 2022-09-18 11:29 UTC  (2+ messages)

[RESEND PATCH v3 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2022-09-18 11:25 UTC  (3+ messages)
` [RESEND PATCH v3 2/4] leds: class: store the color index in struct led_classdev

[PATCH v2] dt-bindings: mips: add CPU bindings for MIPS architecture
 2022-09-18 11:22 UTC  (2+ messages)

[PATCH] arm: socfpga: Add handoff data support for Diamond Mesa
 2022-09-18 11:21 UTC 

[xen-unstable test] 173254: tolerable FAIL
 2022-09-18 11:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-18 11:20 UTC 

[linux-stable-rc:linux-4.19.y 3113/3874] drivers/char/random.c:1336: Error: unrecognized opcode `csrs sstatus,s7'
 2022-09-18 11:19 UTC 

[Qemu-devel] [Bug 1772165] [NEW] qemu-system-arm: -device usb-host, bus=001, vendorid=0x04f2, productid=0x0111: Bus '001' not found
 2022-09-18 11:07 UTC  (5+ messages)
` [Bug 1772165] Re: arm raspi2/raspi3 emulation has no USB support

[PATCH] bcache: fix repeated words in comments
 2022-09-18 11:14 UTC  (3+ messages)

[PATCH 1/1] io_uring/net: fix zc fixed buf lifetime
 2022-09-18 11:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-18 11:10 UTC 

ERROR: modpost: "vmf_insert_pfn_prot" [drivers/gpu/drm/ttm/ttm.ko] undefined!
 2022-09-18 11:08 UTC 

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-18 11:08 UTC  (4+ messages)
` [PATCH v6 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v6 1/2] percpu: Add percpu_counter_add_local and percpu_counter_sub_local

[PATCH] mei: fix repeated words in comments
 2022-09-18 11:04 UTC  (2+ messages)

Should FUSE set IO_FLUSHER for the userspace process?
 2022-09-18 11:03 UTC 

[PATCH V6 5/6] erofs: Support sharing cookies in the same domain
 2022-09-18 11:01 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-18 11:00 UTC 

User questions
 2022-09-18 10:48 UTC  (2+ messages)

[Buildroot] [git commit] package/git: security bump to version 2.31.4
 2022-09-18 10:54 UTC 

[PATCH] psi: fix possible missing or delayed pending event
 2022-09-18 10:55 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/git: security bump to version 2.31.4
 2022-09-18 10:54 UTC  (2+ messages)

[Buildroot] [git commit] package/azure-iot-sdk-c: bump to version LTS_07_2022_Ref01
 2022-09-18 10:54 UTC 

[Buildroot] [PATCH] package/azure-iot-sdk-c: bump to version LTS_07_2022_Ref01
 2022-09-18 10:53 UTC  (2+ messages)

[Buildroot] [Bug 11776] New: qt5webengine 5.12.2 build failed with arm toolchain and linaro toolchain
 2022-09-18 10:52 UTC  (2+ messages)
` [Buildroot] [Bug 11776] "

[Buildroot] [Bug 12131] New: qt5webengine builderror in the latest stable Buildroot 2019.05.01 version
 2022-09-18 10:51 UTC  (2+ messages)
` [Buildroot] [Bug 12131] "

RTT-PROBE: lore-subspace-rtt
 2022-09-18 10:50 UTC 

[syzbot] WARNING: locking bug in tee_netdev_event
 2022-09-18 10:49 UTC  (2+ messages)

[PATCH v3 0/8] Enable CONFIG_TIMER for all Kirkwood / MVEBU boards
 2022-09-18 10:49 UTC  (3+ messages)
` [PATCH v3 1/8] timer: orion-timer: Use timer_conv_64() to fix timer wrap around

how to use meters?
 2022-09-18 10:49 UTC 

[PATCH u-boot-marvell] arm: mvebu: turris_omnia: Fix setting switch CONFIG pins on new board design
 2022-09-18 10:49 UTC  (2+ messages)

[f2fs-dev] [PATCH -next] f2fs: add a trace interface for f2fs_update_extent_tree_range_compressed
 2022-09-18 10:48 UTC  (2+ messages)

[f2fs-dev] [PATCH -next] f2fs: code clean and fix a type error
 2022-09-18 10:46 UTC  (2+ messages)

[PATCH Vx 1/1] f2fs: fix some error handling case in gc
 2022-09-18 10:45 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup
 2022-09-18 10:46 UTC  (5+ messages)

[Buildroot] [git commit] arch/powerpc: Add Power9 CPU type
 2022-09-18 10:45 UTC 

[Buildroot] [git commit] package/glibc: Use powerpc64le instead of power8
 2022-09-18 10:45 UTC 

[Buildroot] [PATCH 0/9] powerpc: Fix ppc64le configurations
 2022-09-18 10:43 UTC  (8+ messages)
` [Buildroot] [PATCH 3/9] arch/powerpc: Enable powerpc64le only on CPUs that support it
` [Buildroot] [PATCH 4/9] package/glibc: Use powerpc64le instead of power8
` [Buildroot] [PATCH 5/9] arch/powerpc: Add Power9 CPU type

[syzbot] BUG: unable to handle kernel paging request in kernfs_put_active
 2022-09-18 10:43 UTC  (5+ messages)

[Buildroot] [PATCH v4 00/29] Extend Qt6 configuration
 2022-09-18 10:41 UTC  (15+ messages)
` [Buildroot] [PATCH v4 11/29] package/qt6/qt6base: add qt support for SSE/AVX SIMD extensions
` [Buildroot] [PATCH v4 12/29] package/qt6/qt6base: add linking to libatomic
` [Buildroot] [PATCH v4 13/29] package/qt6/qt6base: add support to link qt to openssl
` [Buildroot] [PATCH v4 14/29] package/qt6/qt6base: add qt icu support
` [Buildroot] [PATCH v4 15/29] package/qt6/qt6base: add qt libudev support
` [Buildroot] [PATCH v4 16/29] package/qt6/qt6base: add qt libglib2 support
` [Buildroot] [PATCH v4 17/29] package/qt6/qt6base: add support for passing custom options

RTT-PROBE: lore-subspace-rtt
 2022-09-18 10:40 UTC 

[Buildroot] [git commit] package/qt6/qt6base: add qt libudev support
 2022-09-18 10:38 UTC 

[Buildroot] [git commit] package/qt6/qt6base: add qt libglib2 support
 2022-09-18 10:39 UTC 

Please pull u-boot-watchdog/next v2
 2022-09-18 10:39 UTC 

[PATCH v3 00/20] ppc4xx_sdram QOMify and clean ups
 2022-09-18 10:35 UTC  (10+ messages)
` [PATCH v3 03/20] ppc4xx_sdram: Get rid of the init RAM hack

[PATCH v2 00/13] Samsung Trinity NPU device driver-v2
 2022-09-18 10:35 UTC  (5+ messages)
  ` [PATCH v2 07/13] trinity: Add sysfs module
  ` [PATCH v2 01/13] trinity: Add base driver

xfstests ext4/049 failed on 5.9.16
 2022-09-18 10:33 UTC 

[Buildroot] [git commit] arch/powerpc: Enable powerpc64le only on CPUs that support it
 2022-09-18 10:32 UTC 

[Buildroot] [PATCH] arch/Config.in.powerpc: change conditions to positive logic
 2022-09-18 10:32 UTC 

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-09-18 10:31 UTC  (8+ messages)
` [PATCH 16/21] dt-bindings: reserved-memory: introduce designated-movable-block

RTT-PROBE: lore-subspace-rtt
 2022-09-18 10:30 UTC 

[PATCH -next v2] habanalabs/gaudi2: fix free irq in error path in gaudi2_enable_msix()
 2022-09-18 10:28 UTC  (2+ messages)

[Buildroot] [git commit] package/qt6/qt6base: add qt icu support
 2022-09-18 10:25 UTC 

[syzbot] KASAN: use-after-free Read in mon_bin_flush
 2022-09-18 10:24 UTC 

[syzbot] BUG: soft lockup in tx
 2022-09-18 10:24 UTC 

[Buildroot] [PATCH v2,1/1] package/expat: fix CVE-2022-40674
 2022-09-18 10:23 UTC 

[Buildroot] [PATCH 1/1] support/scripts/pyinstaller.py: revert mode back to 755
 2022-09-18 10:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/mbedtls: use pre-configure, not post-patch, hooks to configure
 2022-09-18 10:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-18 10:20 UTC 

[Buildroot] [git commit] package/mbedtls: use pre-configure, not post-patch, hooks to configure
 2022-09-18 10:20 UTC 

[Buildroot] [git commit] package/qt6/qt6base: add support to link qt to openssl
 2022-09-18 10:18 UTC 

[Buildroot] [PATCH 1/1] package/expat: fix CVE-2022-40674
 2022-09-18 10:16 UTC 

[PATCH 1/4] python3-certifi: upgrade 2022.6.15 -> 2022.9.14
 2022-09-18 10:15 UTC  (2+ messages)
  ` [OE-core] [PATCH 4/4] rpm: Upgrade 4.17.1 -> 4.18rc1

[Buildroot] [PATCH 1/1] package/libconfuse: fix CVE-2022-40320
 2022-09-18 10:13 UTC 

Bug Report kernel 5.19.9 Networking NAT
 2022-09-18 10:13 UTC  (2+ messages)

[PATCH] platform/mips: Adjust Kconfig to keep consistency
 2022-09-18 10:12 UTC 

[PATCH V4] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards
 2022-09-18 10:11 UTC  (3+ messages)

[PATCH] staging: r8188eu: fix too many leading tabs
 2022-09-18 10:11 UTC  (2+ messages)

[dm-devel] dm-verity with GPT
 2022-09-18 10:10 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/5] Configure default wifi through kconfig
 2022-09-18 10:10 UTC  (9+ messages)
` [Buildroot] [PATCH v3 1/5] system: adding options for configuring wifi
` [Buildroot] [PATCH v3 3/5] package/wpa_supplicant: configure wifi on systemd when enabled
` [Buildroot] [PATCH v3 4/5] package/ifupdown-scripts: add wifi configuration "
` [Buildroot] [PATCH v3 5/5] package/initscripts: add service to load kernel modules at boot

RTT-PROBE: lore-subspace-rtt
 2022-09-18 10:10 UTC 

[PATCH] cxl: fix repeated words in comments
 2022-09-18 10:03 UTC  (2+ messages)

[PATCH 0/4] Apple ADMAC peripheral reset clean-up
 2022-09-18 10:00 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: dma: apple,admac: Add reset
` [PATCH 2/4] arm64: dts: apple: Add ADMAC resets on t8103/t600x
` [PATCH 3/4] dmaengine: apple-admac: Do not use devres for IRQs
` [PATCH 4/4] dmaengine: apple-admac: Trigger shared reset

[PATCH v2/RESEND] riscv: Pass -mno-relax only on lld < 15.0.0
 2022-09-18 10:06 UTC  (3+ messages)

[PATCH v6 0/9] Add support for pressure sensor Bosch BMP380
 2022-09-18 10:06 UTC  (4+ messages)
` [PATCH v6 7/9] iio: pressure: bmp280: Add support for BMP380 sensor family

[PATCH v4] riscv: Fix permissions for all mm's during mm init
 2022-09-18 10:05 UTC  (2+ messages)

Regression in v5.19-rc4 Sound Distortion
 2022-09-18 10:02 UTC  (3+ messages)
  ` Regression in v5.19-rc4 Sound Distortion #forregzbot

[PATCH] mm: fix repeated words in comments
 2022-09-18 10:01 UTC 

[PATCH] of: base: fix repeated words in comments
 2022-09-18  9:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-18 10:00 UTC 

[PATCH RESEND v3 0/9] Add gamma lut support for mt8195
 2022-09-18  9:59 UTC  (9+ messages)
` [PATCH RESEND v3 1/9] dt-bindings: mediatek: modify item formatting for gamma
` [PATCH RESEND v3 2/9] dt-bindings: mediatek: Add gamma compatible for mt8195

[PATCH v4 00/21] ppc4xx_sdram QOMify and clean ups
 2022-09-18  9:59 UTC  (4+ messages)
` [PATCH v4 14/21] ppc440_sdram: Move RAM size check to ppc440_sdram_init

[PATCH v3 0/3] can: ctucanfd: hardware rx timestamps reporting
 2022-09-18  9:56 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: can: ctucanfd: add another clock for HW timestamping

[PATCH 0/7] Add support for MT6331 and MT6332 LEDs
 2022-09-18  9:55 UTC  (7+ messages)
` [PATCH 4/7] dt-bindings: leds: leds-mt6323: Document mt6331 compatible
` [PATCH 6/7] dt-bindings: leds: leds-mt6323: Document mt6332 compatible

[PATCH] dt-bindings: arm: qcom: document Google Cheza
 2022-09-18  9:54 UTC 

[PATCH v2 0/3] ASoC: ts3a227e control debounce times
 2022-09-18  9:51 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: sound: ts3a227e: convert to yaml
` [PATCH v2 2/3] dt-bindings: sound: ts3a227e: add control of debounce times


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.