All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-22 10:04:00 to 2022-03-22 11:04:48 UTC [more...]

[PATCH v11 0/9] Add Sunplus SP7021 SoC Support
 2022-03-22 11:04 UTC  (11+ messages)
` [PATCH v11 2/9] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v11 4/9] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v11 9/9] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH v1] tpm: Fix regression in tpm_tis_synquacer.c
 2022-03-22 11:02 UTC  (2+ messages)

[PATCH net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-03-22 11:01 UTC  (13+ messages)
                      ` [Bridge] "

RTT-PROBE: lore-subspace-rtt
 2022-03-22 11:01 UTC 

[PATCH v2 1/2] arm64: dts: uDPU: update partition table
 2022-03-22 10:58 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: uDPU: correct temperature sensors

linux-next: build warnings after merge of the tip tree
 2022-03-22 10:59 UTC  (4+ messages)

[PATCH 0/2] serial: pl011: Add xilinx uart
 2022-03-22 10:59 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: serial: pl011: Add 'arm,xlnx-uart'

[PATCH v2] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
 2022-03-22 10:56 UTC 

[PATCH-for-7.0 v2] qemu/main-loop: Disable block backend global state assertion on Cocoa
 2022-03-22 10:56 UTC  (4+ messages)

[RFC PATCH v2 0/8] Add dynamic memory allocator support for nolibc
 2022-03-22 10:57 UTC  (10+ messages)
` [RFC PATCH v2 1/8] tools/nolibc: x86-64: Update System V ABI document link
` [RFC PATCH v2 2/8] tools/nolibc: Remove .global _start from the entry point code
` [RFC PATCH v2 3/8] tools/nolibc: i386: Implement syscall with 6 arguments
` [RFC PATCH v2 4/8] tools/nolibc/sys: Implement `mmap()` and `munmap()`
` [RFC PATCH v2 5/8] tools/nolibc/types: Implement `offsetof()` and `container_of()` macro
` [RFC PATCH v2 6/8] tools/nolibc/stdlib: Implement `malloc()`, `calloc()`, `realloc()` and `free()`
` [RFC PATCH v2 7/8] tools/nolibc/string: Implement `strnlen()`
` [RFC PATCH v2 8/8] tools/include/string: Implement `strdup()` and `strndup()`

[PATCH 0/2] sf: dataflash: add support for AT45DB641E
 2022-03-22 10:55 UTC  (3+ messages)
` [PATCH 1/2] sf: dataflash: add support for "extended ID"
` [PATCH 2/2] sf: dataflash: add support for AT45DB641E

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:56 UTC 

[PATCH v7] wdt: nuvoton: Add support for Nuvoton
 2022-03-22 10:54 UTC  (2+ messages)

[GSoC] Some #leftoverbits for anyone looking for little projects
 2022-03-22 10:50 UTC  (4+ messages)
            ` Having grep support the -o option

[PATCH v2] ocfs2: remove usage of list iterator variable after the loop body
 2022-03-22 10:54 UTC  (3+ messages)
` [Ocfs2-devel] "

[PATCH v1 0/1] Explain panic() calls for keyring initialization
 2022-03-22 10:55 UTC  (8+ messages)
` [PATCH v1 1/1] certs: Explain the rational to call panic()

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-22 10:51 UTC  (10+ messages)
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF

[PATCH v2 0/3] iotests: Check for zstd support
 2022-03-22 10:50 UTC  (3+ messages)

[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
 2022-03-22 10:49 UTC  (2+ messages)
` [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG

Build failed in Jenkins: media-build #3840
 2022-03-22 10:51 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #3841

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:51 UTC 

[PATCH RFC 00/11] iommu: SVA and IOPF refactoring
 2022-03-22 10:50 UTC  (11+ messages)
` [PATCH RFC 10/11] iommu: Make IOPF handling framework generic

[PATCH v2] staging: rtl8712: Fix CamelCase warnings
 2022-03-22 10:51 UTC  (5+ messages)

Fw: rc6 splat
 2022-03-22 10:49 UTC  (4+ messages)

[PATCH -next] ext4: fix bug_on in start_this_handle during umount filesystem
 2022-03-22 10:48 UTC  (2+ messages)

[PATCH] btrfs: prevent subvol with swapfile from being deleted
 2022-03-22 10:47 UTC  (2+ messages)

[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-03-22 10:39 UTC  (12+ messages)
` [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
` [PATCH 02/11] scsi: core: Add SUBMITTED_BY_SCSI_CUSTOM_OPS
` [PATCH 03/11] libata: Send internal commands through the block layer
` [PATCH 04/11] scsi: libsas: Send SMP "
` [PATCH 05/11] scsi: libsas: Send TMF "
` [PATCH 06/11] scsi: core: Add scsi_alloc_request_hwq()
` [PATCH 07/11] scsi: libsas: Send internal abort commands through the block layer
` [PATCH 08/11] scsi: libsas: Change ATA support to deal with each qc having a SCSI command
` [PATCH 09/11] scsi: libsas: Add sas_task_to_unique_tag()
` [PATCH 10/11] scsi: libsas: Add sas_task_to_hwq()
` [PATCH 11/11] scsi: hisi_sas: Remove private tag management

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:46 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Add smem fallback allocation for dpt
 2022-03-22 10:45 UTC  (6+ messages)

[PATCH 00/10] coresight: Add new API to allocate trace source ID values
 2022-03-22 10:43 UTC  (3+ messages)

Loading the module xen-gntdev on boot
 2022-03-22 10:44 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH v3] mm/mempolicy: fix mpol_new leak in shared_policy_replace
 2022-03-22 10:43 UTC 

[PATCH v4 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-03-22 10:43 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pwm: Add bindings doc for Sunplus SoC SP7021 PWM Driver
` [PATCH v4 2/2] pwm: sunplus-pwm: Add "

[PATCH v4 0/6] Introduce CanoKey QEMU
 2022-03-22 10:41 UTC  (5+ messages)

[PATCH v3 0/6] iio: adc: ad_sigma_delta: Add sequencer support
 2022-03-22 10:50 UTC  (7+ messages)
` [PATCH v3 1/6] iio: adc: ad7124: Remove shift from scan_type
` [PATCH v3 2/6] iio: adc: ad7124: Add update_scan_mode
` [PATCH v3 3/6] iio: adc: ad7192: "
` [PATCH v3 4/6] iio: adc: ad_sigma_delta: Add sequencer support
` [PATCH v3 5/6] iio: adc: ad7124: add "
` [PATCH v3 6/6] iio: adc: ad7192: "

[PATCH stable-5.15] MAINTAINERS: update Krzysztof Kozlowski's email
 2022-03-22 10:42 UTC  (5+ messages)

RFC: Use of user space handler vs. SIG_DFL on forced signals
 2022-03-22 10:42 UTC 

[PATCH 0/4] Drop wbinvd_on_all_cpus usage
 2022-03-22 10:41 UTC  (15+ messages)
                ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:41 UTC 

[PATCH 0/2] iio: imu: inv_mpu6050: Add support for ICM-20608-D
 2022-03-22 10:41 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Document invensense,icm20608d

GATT issue, possible bluez bug?
 2022-03-22 10:40 UTC  (4+ messages)

[PATCH 5.4 00/17] 5.4.187-rc1 review
 2022-03-22 10:40 UTC  (2+ messages)

[OE-core] [PATCH] man-db: upgrade 2.10.1 -> 2.10.2
 2022-03-22 10:39 UTC  (3+ messages)
` [OE-core] [PATCH] python3-markupsafe: upgrade 2.1.0 -> 2.1.1
` [OE-core] [PATCH] vala: upgrade 0.54.7 -> 0.56.0

[PATCH for-7.0] hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() logging
 2022-03-22 10:38 UTC  (2+ messages)

[OE-core] [PATCH] libdazzle: upgrade 3.42.0 -> 3.44.0
 2022-03-22 10:38 UTC  (4+ messages)
` [OE-core] [PATCH] libhandy: upgrade 1.5.0 -> 1.6.1
` [OE-core] [PATCH] libjitterentropy: upgrade 3.3.1 -> 3.4.0
` [OE-core] [PATCH] libsolv: upgrade 0.7.21 -> 0.7.22

[PATCH net] vsock/virtio: enable VQs early on probe
 2022-03-22 10:38 UTC  (2+ messages)

[v3 00/13] Add support for Bosch BNO055 IMU
 2022-03-22 10:37 UTC  (12+ messages)
` [v3 07/13] iio: imu: add Bosch Sensortec BNO055 core driver
` [v3 11/13] iio: imu: add BNO055 serdev driver
` [v3 13/13] docs: iio: add documentation for BNO055 driver

[PATCH RFC] nfsd: avoid recursive locking through fsnotify
 2022-03-22 10:37 UTC  (6+ messages)

[PATCH v2] qemu-binfmt-conf.sh: allow elf EI_ABIVERSION=1 for mips
 2022-03-22 10:35 UTC  (4+ messages)
` qemu-binfmt-conf.sh: mips improvements
  ` [PATCH v3 2/2] qemu-binfmt-conf.sh: Extend magic to distinguish mips o32 and n32 ABI

[PATCH 5.15 00/32] 5.15.31-rc1 review
 2022-03-22 10:37 UTC  (2+ messages)

[PATCH for 5.10.y 0/2] backports of ddbd89deb7d3 and aa6f8dcbab47
 2022-03-22 10:36 UTC  (8+ messages)
` [PATCH for 5.10.x 1/2] swiotlb: fix info leak with DMA_FROM_DEVICE
` [PATCH for 5.10.x 2/2] swiotlb: rework "fix info leak with DMA_FROM_DEVICE"

stable-rc/queue/4.19 build: 174 builds: 4 failed, 170 passed, 2 errors, 26 warnings (v4.19.235-57-gc4601cfe6ac7)
 2022-03-22 10:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:36 UTC 

[PATCH] version: 22.07-rc0
 2022-03-22 10:35 UTC  (4+ messages)

[xen-unstable test] 168763: tolerable FAIL
 2022-03-22 10:34 UTC 

[PATCH] drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
 2022-03-22 10:34 UTC  (2+ messages)

[PATCH 5.10 00/30] 5.10.108-rc1 review
 2022-03-22 10:33 UTC  (2+ messages)

[PATCH v4 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-03-22 10:31 UTC  (4+ messages)
` [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements "

[RFC PATCH 0/4] rcu: Expedited GP polling improvements
 2022-03-22 10:32 UTC  (4+ messages)
` [PATCH 4/4] rcu: Name internal polling flag

[PATCH v11 0/3] Add basic SoC support for mediatek mt8195
 2022-03-22 10:31 UTC  (4+ messages)

[PATCH] spi: dw: assert reset before deasserting reset
 2022-03-22 10:32 UTC  (7+ messages)

bug report and future request
 2022-03-22 10:32 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:31 UTC 

[OE-core] [PATCH] gsettings-desktop-schemas: upgrade 41.0 -> 42.0
 2022-03-22 10:30 UTC 

[OE-core] [PATCH ] adwaita-icon-theme: upgrade 41.0 -> 42.0
 2022-03-22 10:29 UTC  (4+ messages)
` [OE-core] [PATCH] bluez5: upgrade 5.63 -> 5.64
` [OE-core] [PATCH] gnutls: upgrade 3.7.3 -> 3.7.4
` [OE-core] [PATCH] gobject-introspection: upgrade 1.70.0 -> 1.72.0

[PATCH net-next v2 00/11] bnxt: Support XDP multi buffer
 2022-03-22 10:26 UTC  (4+ messages)
` [PATCH net-next v2 11/11] bnxt: XDP multibuffer enablement

[PATCH] mtd: mxs_nand: default to legacy bch and rename to modern bch option
 2022-03-22 10:26 UTC  (8+ messages)
` [EXT] "

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:26 UTC 

[PATCH RFC] memcg: Enable accounting for nft objects
 2022-03-22 10:25 UTC  (3+ messages)
` [PATCH v2] memcg: enable "

[PATCH for-5.18 0/3] block: throttle related fixes
 2022-03-22 10:23 UTC  (4+ messages)
` [PATCH 2/3] block: let blkcg_gq grab request queue's refcnt

[RFC PATCH 1/2] cryptodev: rsa improvements
 2022-03-22 10:23 UTC  (4+ messages)
` [RFC PATCH 2/2] test: add proper pkcs1 signature tests for rsa

[PATCH v2 1/2] Replacing CONFIG_VNC_PNG with CONFIG_PNG
 2022-03-22 10:19 UTC  (5+ messages)
` [PATCH v2 2/2] Added parameter to take screenshot with screendump as PNG

[Intel-gfx] [RFC PATCH v3 0/1] Splitting up platform-specific calls
 2022-03-22 10:21 UTC  (5+ messages)
` [Intel-gfx] [RFC PATCH v3 1/1] i915/drm: Split out x86/arm64 for run_as_guest

[PATCH] ceph: remove incorrect session state check
 2022-03-22 10:21 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:21 UTC 

PANIC: "Oops: 0000 [#1] PREEMPT SMP PTI" starting from 5.17 on dual socket Intel Xeon Gold servers
 2022-03-22 10:19 UTC  (4+ messages)

stable/linux-5.17.y build: 156 builds: 4 failed, 152 passed, 4 errors, 2 warnings (v5.17)
 2022-03-22 10:19 UTC 

[PATCH] fs: ubifs: use NULL instead of using plain integer as pointer
 2022-03-22 10:13 UTC  (2+ messages)

[PATCH] hooks: fix "invoked hook" regression in a8cc5943338
 2022-03-22 10:12 UTC  (2+ messages)

[PULL 0/2] Bugfixes for QEMU 7.0-rc1
 2022-03-22 10:17 UTC  (2+ messages)

[PATCH] target/avr: Drop avr_cpu_memory_rw_debug()
 2022-03-22 10:16 UTC  (2+ messages)

[PATCH] kernel: pid_namespace: use NULL instead of using plain integer as pointer
 2022-03-22 10:18 UTC 

[PATCH v2] gpio: Allow setting gpio device id via device tree alias
 2022-03-22 10:16 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:16 UTC 

[PATCH v14 0/6] Add mutex support for MDP
 2022-03-22 10:04 UTC  (5+ messages)
` [PATCH v14 6/6] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH 0/5] linux-user: signal mask fixes for pselect et al
 2022-03-22 10:12 UTC  (3+ messages)
` [PATCH 2/5] linux-user: Split out helpers for sigsuspend

[PATCH v2] drm/bridge: anx7625: Set downstream sink into normal status
 2022-03-22 10:13 UTC  (6+ messages)

[PATCH net-next v3 0/2] flow_offload: add tc police parameters
 2022-03-22 10:13 UTC  (7+ messages)
` [PATCH net-next v3 1/2] net: flow_offload: add tc police action parameters

[PATCH v3 0/7] nSVM/SVM features
 2022-03-22 10:12 UTC  (10+ messages)
` [PATCH v3 4/7] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on

[PATCH] tracking branches: add advice to ambiguous refspec error
 2022-03-22 10:04 UTC  (3+ messages)
` [PATCH v2] RFC: "

[PATCH v6 00/18] Modernize rest of the krait drivers
 2022-03-22 10:11 UTC  (5+ messages)
` [PATCH v6 16/18] dt-bindings: arm: msm: Convert kpss-acc driver Documentation to yaml
` [PATCH v6 17/18] dt-bindings: arm: msm: Convert kpss-gcc "

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:11 UTC 

[PATCH v5 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-03-22 10:10 UTC  (4+ messages)
` [PATCH v5 1/9] drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
    ` [Intel-gfx] "

[PATCH v3 00/17] media: rkisp1: Misc bug fixes and cleanups
 2022-03-22 10:10 UTC  (9+ messages)
` [PATCH v3 15/17] media: rkisp1: debug: Add debugfs files to dump core and ISP registers
` [PATCH v3 16/17] media: rkisp1: debug: Move resizer register dump to debugfs

[net] tipc: fix the timer expires after interval 100ms
 2022-03-22 10:10 UTC  (2+ messages)

[PATCH] iio: core: WARN in case sample bits do not fit storage bits
 2022-03-22 10:10 UTC  (9+ messages)

[PATCH] drm/amd/display: use NULL instead of using plain integer as pointer
 2022-03-22 10:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-22 10:06 UTC 

[PATCH 01/15] vdpa/ifc: add support for virtio blk device
 2022-03-22 10:04 UTC  (4+ messages)
` [PATCH v3 00/15] add virtio_blk device support to vdpa/ifc
  ` [PATCH v3 04/15] vdpa/ifc: add vdpa interrupt for blk device

[PATCH] drm/amd/display: use NULL instead of using plain integer as pointer
 2022-03-22 10:03 UTC 


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.