All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-30 20:52:02 to 2021-04-30 22:19:46 UTC [more...]

[PATCH] mmc: core: Don't allocate IDA for OF aliases
 2021-04-30 22:19 UTC  (7+ messages)

[PULL 00/18] aspeed queue
 2021-04-30 22:17 UTC  (2+ messages)

[PATCH] media: uvcvideo: Remove unused variable
 2021-04-30 22:18 UTC 

[PATCH 1/2] jack: upgrade 1.19.17 -> 1.19.18
 2021-04-30 22:17 UTC  (2+ messages)
` [PATCH 2/2] xfce4-settings: upgrade 4.16.0 -> 4.16.1

[PATCH v2 0/4] Add driver for rk356x
 2021-04-30 22:14 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: iommu: rockchip: Convert IOMMU to DT schema

drivers/virtio/virtio_mem.c:723 virtio_mem_memory_notifier_cb() warn: inconsistent returns '&vm->hotplug_mutex'
 2021-04-30 22:16 UTC 

[PATCH] cifs: fix regression when mounting shares with prefix paths
 2021-04-30 22:16 UTC 

[PATCH ethtool-next 0/4] Extend module EEPROM API
 2021-04-30 22:15 UTC  (8+ messages)
` [PATCH ethtool-next 2/4] ethtool: Refactor human-readable module EEPROM output
` [PATCH ethtool-next 4/4] ethtool: Update manpages for getmodule (-m) command

[PATCH] Add missing coroutine_fn function signature to functions
 2021-04-30 21:34 UTC 

[PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
 2021-04-30 22:11 UTC  (2+ messages)

[PATCH 1/2] regmap: add regmap_might_sleep()
 2021-04-30 22:10 UTC  (5+ messages)

[PATCH] vsock/vmci: Remove redundant assignment to err
 2021-04-30 22:10 UTC  (2+ messages)

Heads up: gcc miscompiling initramfs zlib decompression code at -O3
 2021-04-30 22:06 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] package/e2fsprogs: disable e2scrub conditionally
 2021-04-30 22:03 UTC  (2+ messages)

[Buildroot] [git commit] package/e2fsprogs: add option for e2scrub
 2021-04-30 22:02 UTC 

[PATCH] main: Add D-Bus Daemon.GetInfo method
 2021-04-30 22:01 UTC 

[PATCH net-next 0/4] net: hns3: fixes for -net
 2021-04-30 22:00 UTC  (2+ messages)

[PATCH v2 0/2] cocoa: keyboard quality of life
 2021-04-30 21:38 UTC  (3+ messages)
` [PATCH v2 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH v2 2/2] ui/cocoa: add option to swap Option and Command, enable by default

[PATCH] mm: thp: check total_mapcount instead of page_mapcount
 2021-04-30 21:56 UTC  (4+ messages)

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-04-30 21:04 UTC  (13+ messages)
` [PATCH v3 04/15] qemu-iotests: add option to attach gdbserver
` [PATCH v3 05/15] qemu-iotests: delay QMP socket timers
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind
` [PATCH v3 14/15] qemu_iotests: add option to show qemu binary logs on stdout

[PATCH v3] dt-bindings: dma: convert arm-pl08x to yaml
 2021-04-30 21:54 UTC  (2+ messages)

[PATCH v3] dt-bindings: net: Convert mdio-gpio to yaml
 2021-04-30 21:53 UTC  (2+ messages)

[PATCH net] net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()
 2021-04-30 21:50 UTC  (3+ messages)

[PATCH v3 00/30] Base for adding PowerPC 64-bit instructions
 2021-04-30 20:36 UTC  (11+ messages)
` [PATCH v3 05/30] target/ppc: Add cia field to DisasContext
` [PATCH v3 06/30] target/ppc: Split out decode_legacy
` [PATCH v3 25/30] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-30 21:48 UTC  (3+ messages)

[pmbusplus] userspace i2c, pmbus interactions
 2021-04-30 21:50 UTC  (9+ messages)

[PATCH v3 0/7] PinePhone BT audio bringup
 2021-04-30 21:46 UTC  (5+ messages)
` [PATCH v3 1/7] ASoC: dt-bindings: sun8i-codec: Increase #sound-dai-cells

stable-rc/queue/5.10 baseline: 159 runs, 1 regressions (v5.10.33-2-g5543059a29e2)
 2021-04-30 21:49 UTC 

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-04-30 20:26 UTC  (56+ messages)
` [PATCH v6 16/82] target/arm: Implement SVE2 bitwise exclusive-or interleaved
` [PATCH v6 21/82] target/arm: Implement SVE2 bitwise shift right and accumulate
` [PATCH v6 27/82] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
` [PATCH v6 30/82] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
` [PATCH v6 32/82] target/arm: Implement SVE2 bitwise ternary operations
` [PATCH v6 33/82] target/arm: Implement SVE2 MATCH, NMATCH
` [PATCH v6 34/82] target/arm: Implement SVE2 saturating multiply-add long
` [PATCH v6 35/82] target/arm: Implement SVE2 saturating multiply-add high
` [PATCH v6 36/82] target/arm: Implement SVE2 integer multiply-add long
` [PATCH v6 37/82] target/arm: Implement SVE2 complex integer multiply-add
` [PATCH v6 38/82] target/arm: Implement SVE2 ADDHNB, ADDHNT
` [PATCH v6 39/82] target/arm: Implement SVE2 RADDHNB, RADDHNT
` [PATCH v6 40/82] target/arm: Implement SVE2 SUBHNB, SUBHNT
` [PATCH v6 41/82] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
` [PATCH v6 42/82] target/arm: Implement SVE2 HISTCNT, HISTSEG
` [PATCH v6 43/82] target/arm: Implement SVE2 XAR
` [PATCH v6 44/82] target/arm: Implement SVE2 scatter store insns
` [PATCH v6 45/82] target/arm: Implement SVE2 gather load insns
` [PATCH v6 46/82] target/arm: Implement SVE2 FMMLA
` [PATCH v6 47/82] target/arm: Implement SVE2 SPLICE, EXT
` [PATCH v6 48/82] target/arm: Pass separate addend to {U, S}DOT helpers
` [PATCH v6 49/82] target/arm: Pass separate addend to FCMLA helpers
` [PATCH v6 50/82] target/arm: Split out formats for 2 vectors + 1 index
` [PATCH v6 51/82] target/arm: Split out formats for 3 "
` [PATCH v6 52/82] target/arm: Implement SVE2 integer multiply (indexed)
` [PATCH v6 53/82] target/arm: Implement SVE2 integer multiply-add (indexed)
` [PATCH v6 54/82] target/arm: Implement SVE2 saturating multiply-add high (indexed)
` [PATCH v6 55/82] target/arm: Implement SVE2 saturating multiply-add (indexed)
` [PATCH v6 56/82] target/arm: Implement SVE2 saturating multiply (indexed)
` [PATCH v6 57/82] target/arm: Implement SVE2 signed saturating doubling multiply high
` [PATCH v6 58/82] target/arm: Implement SVE2 saturating multiply high (indexed)
` [PATCH v6 59/82] target/arm: Implement SVE mixed sign dot product (indexed)
` [PATCH v6 60/82] target/arm: Implement SVE mixed sign dot product
` [PATCH v6 61/82] target/arm: Implement SVE2 crypto unary operations
` [PATCH v6 62/82] target/arm: Implement SVE2 crypto destructive binary operations
` [PATCH v6 63/82] target/arm: Implement SVE2 crypto constructive "
` [PATCH v6 64/82] target/arm: Implement SVE2 TBL, TBX
` [PATCH v6 65/82] target/arm: Implement SVE2 FCVTNT
` [PATCH v6 66/82] target/arm: Implement SVE2 FCVTLT
` [PATCH v6 67/82] target/arm: Implement SVE2 FCVTXNT, FCVTX
` [PATCH v6 68/82] target/arm: Implement SVE2 FLOGB
` [PATCH v6 69/82] target/arm: Share table of sve load functions
` [PATCH v6 70/82] target/arm: Implement SVE2 LD1RO
` [PATCH v6 71/82] target/arm: Implement 128-bit ZIP, UZP, TRN
` [PATCH v6 72/82] target/arm: Implement SVE2 bitwise shift immediate
` [PATCH v6 73/82] target/arm: Implement SVE2 fp multiply-add long
` [PATCH v6 74/82] target/arm: Implement aarch64 SUDOT, USDOT
` [PATCH v6 75/82] target/arm: Split out do_neon_ddda_fpst
` [PATCH v6 76/82] target/arm: Remove unused fpst from VDOT_scalar
` [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)
` [PATCH v6 78/82] target/arm: Split decode of VSDOT and VUDOT
` [PATCH v6 79/82] target/arm: Implement aarch32 VSUDOT, VUSDOT
` [PATCH v6 80/82] target/arm: Implement integer matrix multiply accumulate
` [PATCH v6 81/82] linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
` [PATCH v6 82/82] target/arm: Enable SVE2 "

[PATCH V3 0/3] Add DT bindings and device tree nodes for TSENS in SC7280
 2021-04-30 21:46 UTC  (3+ messages)
` [PATCH V3 1/3] dt-bindings: thermal: tsens: Add compatible string to TSENS binding for SC7280

[v3 0/2] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-30 21:38 UTC  (7+ messages)
` [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight

[Intel-gfx] [PATCH v2 0/1] drm/i915: Use the correct max source link rate for MST
 2021-04-30 21:45 UTC  (6+ messages)
`  "
` [PATCH v2 1/1] "
  ` [Intel-gfx] "

[BlueZ v2] monitor: Update manpage
 2021-04-30 21:43 UTC  (3+ messages)

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-30 21:40 UTC  (29+ messages)
` [PATCH v4 01/10] dt-bindings: i2c: i2c-rk3x: add description for rk3568
` [PATCH v4 02/10] dt-bindings: serial: snps-dw-apb-uart: "
` [PATCH v4 03/10] dt-bindings: mmc: rockchip-dw-mshc: "
` [PATCH v4 04/10] dt-bindings: watchdog: dw-wdt: "
` [PATCH v4 05/10] dt-bindings: pwm: rockchip: "
` [PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank
` [PATCH v4 10/10] arm64: dts: rockchip: add basic dts for RK3568 EVB

[master] Pull request
 2021-04-30 21:42 UTC  (3+ messages)
` [docs] "

[PATCH 0/7] Parallel Checkout (part 3)
 2021-04-30 21:40 UTC  (10+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] make_transient_cache_entry(): optionally alloc from mem_pool
  ` [PATCH v2 2/8] builtin/checkout.c: complete parallel checkout support
  ` [PATCH v2 3/8] checkout-index: add "
  ` [PATCH v2 4/8] parallel-checkout: add tests for basic operations
  ` [PATCH v2 5/8] parallel-checkout: add tests related to path collisions
  ` [PATCH v2 6/8] t0028: extract encoding helpers to lib-encoding.sh
  ` [PATCH v2 7/8] parallel-checkout: add tests related to .gitattributes
  ` [PATCH v2 8/8] ci: run test round with parallel-checkout enabled

[PATCH 1/1] drm/amdkfd: Make svm_migrate_put_sys_page static
 2021-04-30 21:39 UTC  (2+ messages)

[syzbot] possible deadlock in ieee80211_tx_frags
 2021-04-30 21:38 UTC 

[dpdk-dev] [RFC 0/1] app/testpmd: add l3fwd mode to testpmd
 2021-04-30 21:37 UTC  (2+ messages)
` [dpdk-dev] [RFC 1/1] "

[PATCH v1 0/1] drm/dp_mst: Use the correct max source link rate for i915
 2021-04-30 21:36 UTC  (9+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v1 1/1] "
  `  "

[skn:v5.13/ffa+optee 12/13] drivers/tee/optee/core.c:767: warning: expecting prototype for optee_to_msg_param(). Prototype was for optee_ffa_to_msg_param() instead
 2021-04-30 21:35 UTC 

[PATCH v7] powerpc/irq: Inline call_do_irq() and call_do_softirq()
 2021-04-30 21:33 UTC  (5+ messages)

[PATCH V2 00/12] perf intel-pt: Add more support for VMs
 2021-04-30 21:29 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display/tgl+: Add new sequence step for MST + FEC
 2021-04-30 21:27 UTC 

[Q] tps65185 EPD PMIC temperature interface - which subsystem
 2021-04-30 21:24 UTC 

[PATCH net-next] sctp: Remove redundant skb_list null check
 2021-04-30 21:22 UTC  (2+ messages)

[PATCH] netdev: set connected to false in netdev_reassociate
 2021-04-30 21:22 UTC  (2+ messages)

[PATCH 1/3] fs/buffer.c: add new api to allow eof writeback
 2021-04-30 21:18 UTC  (7+ messages)
` [Cluster-devel] "
        ` [Ocfs2-devel] "

[Buildroot] [PATCH v1] package/libinput: bump version to 1.17.2
 2021-04-30 21:18 UTC 

[meta-oe][PATCH] yaml-cpp: Add a new recipe for yaml-cpp 0.6.3
 2021-04-30 21:15 UTC  (2+ messages)
` [oe] "

[RFC PATCH v2 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-04-30 21:12 UTC  (6+ messages)
` [RFC PATCH v2 1/2] scsi: convert scsi_result_to_blk_status() to inline
  ` [dm-devel] "

[PATCH 0/3] Detect suspicious indentation after conditional
 2021-04-30 21:12 UTC  (4+ messages)

[PATCH v4 0/1] Introduce support for PSF control
 2021-04-30 21:11 UTC  (6+ messages)
` [PATCH v4 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control

[PATCH v4 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-04-30 21:10 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding

Pain points in Git's patch flow
 2021-04-30 21:09 UTC  (6+ messages)

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-04-30 21:07 UTC  (23+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

INFO: task hung in io_uring_cancel_sqpoll
 2021-04-30 21:04 UTC  (5+ messages)

[PATCH v5 00/20] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-30 21:04 UTC  (7+ messages)
` [PATCH v5 01/20] drm/panel: panel-simple: Add missing pm_runtime_disable() calls

[dpdk-dev] [PATCH v3 0/7] test: refactor crypto unit test framework
 2021-04-30 21:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 3/7] test/crypto: refactor to use sub-testsuites

[PATCH 0/2] clk: Implement a clock request API
 2021-04-30 20:59 UTC  (3+ messages)

[PATCH] x86: Enable clang LTO for 32-bit as well
 2021-04-30 20:58 UTC  (2+ messages)

[syzbot] WARNING in do_epoll_ctl
 2021-04-30 20:58 UTC 

[PATCH] cifs: fix automount regression of dfs links
 2021-04-30 20:56 UTC  (2+ messages)

[linux-linus test] 161549: regressions - FAIL
 2021-04-30 20:56 UTC 

[Buildroot] [PATCH 1/2] package/x11r7/xorgproto: bump version to 2021.4
 2021-04-30 20:55 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/x11r7/xdriver_xf86-input-libinput: bump version to 1.0.1

[dpdk-dev] How to disable SVE auto vectorization while using GCC
 2021-04-30 20:54 UTC  (3+ messages)

[PATCH] mips: loongson64: fix reset.c build errors when SMP=n
 2021-04-30 20:50 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.