All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-03 18:44:38 to 2021-09-03 19:40:20 UTC [more...]

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-09-03 19:40 UTC  (20+ messages)
` [PATCH v2 21/52] dt-bindings: gnss: Convert UBlox Neo-6M binding to a schema
` [PATCH v2 22/52] dt-bindings: gpio: Convert X-Powers AXP209 GPIO "
` [PATCH v2 23/52] dt-bindings: hwmon: Add IIO HWMON binding
` [PATCH v2 24/52] dt-bindings: input: Convert Silead GSL1680 binding to a schema
` [PATCH v2 26/52] dt-bindings: media: ti,cal: Fix example
` [PATCH v2 27/52] dt-bindings: media: Convert OV5640 binding to a schema
` [PATCH v2 28/52] dt-bindings: mfd: Convert X-Powers AC100 "

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-09-03 19:39 UTC  (7+ messages)

[Buildroot] What's wrong with patchwork
 2021-09-03 19:38 UTC  (5+ messages)

[PATCH net] ip6_gre: validate csum_start only if CHECKSUM_PARTIAL
 2021-09-03 19:38 UTC  (10+ messages)
` [PATCH net] ip_gre: "

[PATCH v2 0/4] clean up interface between KVM and psp
 2021-09-03 19:38 UTC  (3+ messages)
` [PATCH v2 3/4] KVM: SVM: move sev_bind_asid to psp

[PATCH] binder: make sure fd closes complete
 2021-09-03 19:38 UTC  (5+ messages)

[PULL 00/13] QAPI patches patches for 2021-09-03
 2021-09-03 19:31 UTC  (3+ messages)
` [PULL 01/13] qapi: Set boolean value correctly in examples
` [PULL 03/13] qapi: Simplify how QAPISchemaIfCond represents "no condition"

[GIT PULL] ibft (stable/for-linus-5.15-rc0)
 2021-09-03 19:37 UTC 

[PATCH 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
 2021-09-03 19:27 UTC  (71+ messages)
` [PATCH 01/24] target/xtensa: Restrict do_transaction_failed() "
` [PATCH 02/24] target/i386: Restrict sysemu-only fpu_helper helpers
` [PATCH 03/24] target/i386: Simplify TARGET_X86_64 #ifdef'ry
` [RFC PATCH 04/24] accel/tcg: Rename user-mode do_interrupt hack as fake_user_exception
` [PATCH 05/24] accel/tcg: Assert most of cpu_handle_interrupt() is sysemu-specific
` [PATCH 06/24] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu
` [PATCH 07/24] target/arm: "
` [PATCH 08/24] target/avr: "
` [PATCH 09/24] target/cris: "
` [PATCH 10/24] target/hppa: "
` [PATCH 11/24] target/i386: "
` [PATCH 12/24] target/m68k: "
` [PATCH 13/24] target/microblaze: "
` [PATCH 14/24] target/mips: "
` [PATCH 15/24] target/nios2: "
` [PATCH 16/24] target/openrisc: "
` [PATCH 17/24] target/ppc: "
` [PATCH 18/24] target/riscv: "
` [PATCH 19/24] target/sh4: "
` [PATCH 20/24] target/sparc: "
` [PATCH 21/24] target/rx: "
` [PATCH 22/24] target/xtensa: "
` [PATCH 23/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() "
` [PATCH 24/24] user: Remove cpu_get_pic_interrupt() stubs

[PATCH] iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
 2021-09-03 19:37 UTC  (2+ messages)

[PATCH v3 1/3] netdev: factor out scan_bss from CMD_CONNECT builder
 2021-09-03 19:35 UTC  (3+ messages)
` [PATCH v3 2/3] wsc: set ssid in handshake
` [PATCH v3 3/3] owe: netdev: refactor to remove OWE as an auth-proto

security/integrity/platform_certs/keyring_handler.c:62:30: warning: no previous prototype for function 'get_handler_for_db'
 2021-09-03 19:34 UTC  (2+ messages)

stable-rc/queue/5.14 baseline: 179 runs, 1 regressions (v5.14.1-2-gd77b951d0670)
 2021-09-03 19:35 UTC 

[PATCH] staging: r8188eu: remove _rtw_mutex_{init,free}
 2021-09-03 19:33 UTC 

[PATCH v3 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-03 19:31 UTC  (3+ messages)
` [PATCH v3 01/30] accel/tcg: Restrict cpu_handle_halt() to sysemu

[PATCH v2 0/8] ima-evm-utils: Add support for signing with pkcs11 URIs
 2021-09-03 19:30 UTC  (6+ messages)
` [PATCH v2 7/8] tests: Extend sign_verify test with pkcs11-specific test
` [PATCH v2 8/8] tests: Get the packages for pkcs11 testing on the CI/CD system

[tip:master] BUILD SUCCESS ee0f507188b804b76d45078abd4e967a40642009
 2021-09-03 19:29 UTC 

[PATCH v2 net] net: qrtr: make checks in qrtr_endpoint_post() stricter
 2021-09-03 19:29 UTC 

[PATCH v4 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-09-03 19:20 UTC  (11+ messages)
` [PATCH v4 7/9] migration: Simplify alignment and alignment checks
` [PATCH v4 8/9] migration/ram: Factor out populating pages readable in ram_block_populate_pages()

stable-rc/queue/5.10 baseline: 166 runs, 5 regressions (v5.10.62-8-g7b314af003ef)
 2021-09-03 19:27 UTC 

[PATCH v2 1/3] netdev: factor out scan_bss from CMD_CONNECT builder
 2021-09-03 19:26 UTC  (3+ messages)
` [PATCH v2 2/3] wsc: set ssid in handshake
` [PATCH v2 3/3] owe: netdev: refactor to remove OWE as an auth-proto

[PATCH v7 0/8] use DYNAMIC_DEBUG to implement DRM.debug
 2021-09-03 19:22 UTC  (5+ messages)
` [PATCH v7 3/8] i915/gvt: use DEFINE_DYNAMIC_DEBUG_CATEGORIES to create "gvt:core:" etc categories
  ` [Intel-gfx] "

[PATCH v2] arm64: dts: qcom: sc7180-trogdor: Delete ADC config for unused thermistors
 2021-09-03 19:22 UTC 

Handling DRM master transitions cooperatively
 2021-09-03 19:08 UTC 

[qemu-mainline test] 164792: tolerable FAIL - PUSHED
 2021-09-03 19:18 UTC 

[Buildroot] [git commit] package/wlroots: fix uclibc build
 2021-09-03 18:59 UTC 

[Buildroot] [git commit] package/qt5/qt5base: fix build on riscv32
 2021-09-03 18:57 UTC 

[Buildroot] [git commit] package/gstreamer1/gstreamer1-mm: fix build with libglib 2.68
 2021-09-03 18:53 UTC 

[Buildroot] [PATCH 1/1] package/xvisor: fix build with gcc 11
 2021-09-03 19:17 UTC 

[PATCH v2] phy: qcom-qmp: add support for display port voltage and pre-emphasis swing
 2021-09-03 19:16 UTC  (3+ messages)

[PATCH 0/8] staging: media: zoran: fusion in one module
 2021-09-03 19:15 UTC  (9+ messages)
` [PATCH 1/8] staging: media: zoran: move module parameter checks to zoran_probe
` [PATCH 2/8] staging: media: zoran: use module_pci_driver
` [PATCH 3/8] staging: media: zoran: rename debug module parameter
` [PATCH 4/8] staging: media: zoran: add debugfs
` [PATCH 5/8] staging: media: zoran: videocode: remove procfs
` [PATCH 6/8] staging: media: zoran: fusion all modules
` [PATCH 7/8] staging: media: zoran: remove vidmem
` [PATCH 8/8] staging: media: zoran: move videodev alloc

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-03 19:15 UTC  (7+ messages)

[PATCH v6 00/11] Add TDX Guest Support (Initial support)
 2021-09-03 19:14 UTC  (7+ messages)
` [PATCH v6 01/11] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v6 11/11] x86/tdx: Handle CPUID via #VE

lets think about 3.3 release
 2021-09-03 19:13 UTC  (3+ messages)

[hch-misc:sysfs-seq 10/13] block/blk-sysfs.c:652:16: error: initialization of 'int (*)(struct request_queue *, struct seq_file *)' from incompatible pointer type 'ssize_t (*)(struct request_queue *, char *)' {aka 'int (*)(struct request_queue *, char *)'}
 2021-09-03 19:12 UTC 

[freescale-fslc:pr/434 15428/20850] include/linux/string.h:399:25: error: call to '__read_overflow2' declared with attribute error: detected read beyond size of object passed as 2nd parameter
 2021-09-03 19:11 UTC 

[PATCH v5] staging: r8188eu: Remove _enter/_exit_critical_mutex()
 2021-09-03 19:11 UTC  (4+ messages)

[PATCH v9 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-03 19:07 UTC  (6+ messages)
` [PATCH v9 02/14] target/riscv: Reassign instructions to the Zba-extension
` [PATCH v9 03/14] target/riscv: slli.uw is only a valid encoding if shamt first in 64 bits

[Intel-gfx] [PATCH] drm/i915/adl_s: Remove require_force_probe protection
 2021-09-03 19:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/2] Fix simple-bus issues with fw_devlink
 2021-09-03 19:08 UTC  (7+ messages)
` [PATCH v2 1/2] of: platform: Make sure bus only devices get probed

Is it possible to implement the per-node page cache for programs/libraries?
 2021-09-03 19:08 UTC  (8+ messages)

[PATCH RESEND] drm/i915: Mark GPU wedging on driver unregister unrecoverable
 2021-09-03 19:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Mark GPU wedging on driver unregister unrecoverable (rev2)

[PATCH 1/2] autotests: Extend a testP2P timeout
 2021-09-03 19:06 UTC  (2+ messages)
` [PATCH 2/2] autotests: Don't use the netifaces module

[v7 0/3] Add L3 provider support for SC7280
 2021-09-03 19:06 UTC  (3+ messages)
` [v7 3/3] arm64: dts: qcom: sc7280: Add EPSS L3 interconnect provider

[PATCH] audit: Fix build failure by renaming struct node to struct audit_node
 2021-09-03 18:58 UTC  (3+ messages)

[PATCH 0/3] staging: r8188eu: clean up dead code and use in-kernel arc4
 2021-09-03 19:04 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: remove unused constant CRC32_POLY
` [PATCH 2/3] staging: r8188eu: use in-kernel arc4 encryption
` [PATCH 3/3] staging: r8188eu: remove rtw_use_tkipkey_handler()

[PATCH v2 0/3] VNC-related HMP/QMP fixes
 2021-09-03 19:02 UTC  (3+ messages)
` [PATCH v2 3/3] monitor: allow VNC related QMP and HMP commands to take a display ID

[PATCH V7 0/7] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-03 19:01 UTC  (3+ messages)
` [PATCH V7 7/7] arm64: dts: sc7280: Add aliases for I2C and SPI

incoming
 2021-09-03 19:01 UTC  (6+ messages)
` [patch 071/212] mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()

[PATCH] arm64: dts: qcom: sc7180-trogdor: Delete ADC config for unused thermistors
 2021-09-03 19:00 UTC  (3+ messages)

[hch-block:blkdev.h-includes 7/8] drivers/scsi/scsi_lib.c:1035:13: error: implicit declaration of function 'blk_integrity_rq'; did you mean 'bio_integrity_trim'?
 2021-09-03 19:00 UTC 

[PATCH for v5.14] videobuf2-core: dequeue if start_streaming fails
 2021-09-03 19:00 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/wlroots: fix uclibc build
 2021-09-03 18:59 UTC 

[Buildroot] [PATCH 1/1] package/qt5/qt5base: fix build on riscv32
 2021-09-03 18:58 UTC 

[RFC PATCH net-next 0/3] Make the PHY library stop being so greedy when binding the generic PHY driver
 2021-09-03 18:58 UTC  (13+ messages)

[PATCH v3 0/2] add support for Cadence's XSPI controller
 2021-09-03 18:56 UTC  (3+ messages)
` [PATCH v3 2/2] spi: cadence: add support for Cadence "

stable-rc/linux-5.13.y baseline: 129 runs, 2 regressions (v5.13.14)
 2021-09-03 18:55 UTC 

[PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-09-03 18:54 UTC  (28+ messages)
` [PATCH v7 14/19] iomap: Fix iomap_dio_rw return value for user copies
    ` [Cluster-devel] "
    ` [Ocfs2-devel] "
` [PATCH v7 15/19] iomap: Support partial direct I/O on user copy failures
  ` [Ocfs2-devel] "
    ` [Cluster-devel] "
` [PATCH v7 16/19] iomap: Add done_before argument to iomap_dio_rw
          ` [Ocfs2-devel] "
            ` [Cluster-devel] "
        ` [Ocfs2-devel] [PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
          ` [Cluster-devel] "

[PATCH] Fix formatting for file "hsdma-mt7621.c"
 2021-09-03 18:54 UTC  (5+ messages)

drivers/input/touchscreen/cyttsp4_core.c:2093:6-26: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
 2021-09-03 18:54 UTC  (5+ messages)
` [PATCH] coccinelle: irqf_oneshot: fix irqf_oneshot.cocci warnings

[Buildroot] [PATCH 1/1] package/gstreamer1/gstreamer1-mm: fix build with libglib 2.68
 2021-09-03 18:53 UTC 

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-03 18:53 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/fstrcmp: fix musl static build
 2021-09-03 18:52 UTC 

Reminder: informal call tomorrow 18:00 UTC
 2021-09-03 18:52 UTC 

[PATCH] drm/msm: remove unneeded variable
 2021-09-03 18:51 UTC  (2+ messages)

[vmlinux.lds.h] d4c6399900: BUG:unable_to_handle_page_fault_for_address
 2021-09-03 18:51 UTC  (3+ messages)

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-03 18:49 UTC  (10+ messages)
                ` [Virtio-fs] "

[BUG?] git range-diff -Ix @{1}... segfaults
 2021-09-03 18:49 UTC 

[PATCH v2] block: drop BLK_PERM_GRAPH_MOD
 2021-09-03 18:47 UTC  (2+ messages)

[RFC PATCH v2 0/4] developer: support pedantic
 2021-09-03 18:47 UTC  (4+ messages)
` [PATCH v3 0/3] support pedantic in developer mode
  ` [PATCH v3 2/3] win32: allow building with pedantic mode enabled

[PATCH 0/2 v2] Add statistics and document for cfs_b burst
 2021-09-03 18:47 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Add cfs bandwidth burst statistics

[GIT PULL] Please pull powerpc/linux.git powerpc-5.15-1 tag
 2021-09-03 18:45 UTC  (3+ messages)

[git pull] IOMMU Updates for Linux v5.15
 2021-09-03 18:45 UTC  (3+ messages)

[GIT PULL] MIPS changes for v5.15-rc1
 2021-09-03 18:45 UTC  (2+ messages)

[GIT PULL] OpenRISC updates for 5.15
 2021-09-03 18:45 UTC  (3+ messages)
  ` [OpenRISC] "

[GIT PULL] (swiotlb) stable/for-linus-5.15
 2021-09-03 18:45 UTC  (2+ messages)

[GIT PULL] additional parisc architecture updates for kernel v5.15-rc1
 2021-09-03 18:45 UTC  (2+ messages)

[GIT PULL] livepatching for 5.15
 2021-09-03 18:45 UTC  (2+ messages)

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-03 18:48 UTC  (4+ messages)
` [PATCH v3 7/9] dma-buf/fence-chain: Add fence deadline support
` [PATCH v3 8/9] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v3 9/9] dma-buf/sw_sync: Add fence deadline support


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.