All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 19:15:04 to 2020-09-29 20:03:27 UTC [more...]

[PATCH v1 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-09-29 19:41 UTC  (5+ messages)
` [PATCH v1 1/2] ASoC: qcom: dt-bindings: Modify sc7180 machine bindings

[PATCH v2 devicetree 0/2] Add Seville Ethernet switch to T1040RDB
 2020-09-29 19:39 UTC  (4+ messages)
` [PATCH v2 devicetree 2/2] powerpc: dts: t1040rdb: add ports for Seville Ethernet switch

[PATCH RFC bpf-next 0/5] Do not include the original insn in zext patchlet
 2020-09-29 20:03 UTC  (5+ messages)
` [PATCH RFC bpf-next 5/5] bpf: "

[PATCH 1/1] usb: xhci: avoid type conversion of void *
 2020-09-29 20:03 UTC 

+ exporth-fix-section-name-for-config_trim_unused_ksyms-for-clang.patch added to -mm tree
 2020-09-29 20:02 UTC 

[PATCH] auto-t: remove requirement for /var/lib/{ead,iwd}
 2020-09-29 20:02 UTC 

[RFC v5 00/68] support vector extension v1.0
 2020-09-29 19:04 UTC  (55+ messages)
` [RFC v5 08/68] target/riscv: rvv-1.0: add vcsr register
` [RFC v5 09/68] target/riscv: rvv-1.0: add vlenb register
` [RFC v5 11/68] target/riscv: rvv-1.0: remove MLEN calculations
` [RFC v5 12/68] target/riscv: rvv-1.0: add fractional LMUL
` [RFC v5 14/68] target/riscv: rvv-1.0: update check functions
` [RFC v5 15/68] target/riscv: introduce more imm value modes in translator functions
` [RFC v5 17/68] target/riscv: rvv-1.0: configure instructions
` [RFC v5 18/68] target/riscv: rvv-1.0: stride load and store instructions
` [RFC v5 19/68] target/riscv: rvv-1.0: index "
` [RFC v5 20/68] target/riscv: rvv-1.0: fix address index overflow bug of indexed load/store insns
` [RFC v5 21/68] target/riscv: rvv-1.0: fault-only-first unit stride load
` [RFC v5 22/68] target/riscv: rvv-1.0: amo operations
` [RFC v5 23/68] target/riscv: rvv-1.0: load/store whole register instructions
` [RFC v5 24/68] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns
` [RFC v5 25/68] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [RFC v5 26/68] target/riscv: rvv-1.0: floating-point square-root instruction
` [RFC v5 27/68] target/riscv: rvv-1.0: floating-point classify instructions
` [RFC v5 28/68] target/riscv: rvv-1.0: mask population count instruction
` [RFC v5 29/68] target/riscv: rvv-1.0: find-first-set mask bit instruction
` [RFC v5 30/68] target/riscv: rvv-1.0: set-X-first mask bit instructions
` [RFC v5 31/68] target/riscv: rvv-1.0: iota instruction
` [RFC v5 32/68] target/riscv: rvv-1.0: element index instruction
` [RFC v5 33/68] target/riscv: rvv-1.0: allow load element with sign-extended
` [RFC v5 34/68] target/riscv: rvv-1.0: register gather instructions
` [RFC v5 35/68] target/riscv: rvv-1.0: integer scalar move instructions
` [RFC v5 36/68] target/riscv: rvv-1.0: floating-point move instruction
` [RFC v5 37/68] target/riscv: rvv-1.0: floating-point scalar move instructions
` [RFC v5 38/68] target/riscv: rvv-1.0: whole register "
` [RFC v5 39/68] target/riscv: rvv-1.0: integer extension instructions
` [RFC v5 40/68] target/riscv: rvv-1.0: single-width averaging add and subtract instructions
` [RFC v5 41/68] target/riscv: rvv-1.0: single-width bit shift instructions
` [RFC v5 42/68] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [RFC v5 43/68] target/riscv: rvv-1.0: narrowing integer right shift instructions
` [RFC v5 44/68] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [RFC v5 45/68] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [RFC v5 46/68] target/riscv: rvv-1.0: integer comparison instructions
` [RFC v5 47/68] target/riscv: rvv-1.0: floating-point compare instructions
` [RFC v5 48/68] target/riscv: rvv-1.0: mask-register logical instructions
` [RFC v5 49/68] target/riscv: rvv-1.0: slide instructions
` [RFC v5 50/68] target/riscv: rvv-1.0: floating-point "
` [RFC v5 51/68] target/riscv: rvv-1.0: narrowing fixed-point clip instructions
` [RFC v5 52/68] target/riscv: rvv-1.0: single-width floating-point reduction
` [RFC v5 53/68] target/riscv: rvv-1.0: widening floating-point reduction instructions
` [RFC v5 54/68] target/riscv: rvv-1.0: single-width scaling shift instructions
` [RFC v5 55/68] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [RFC v5 56/68] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf
` [RFC v5 57/68] target/riscv: rvv-1.0: remove integer extract instruction
` [RFC v5 58/68] target/riscv: rvv-1.0: floating-point min/max instructions
` [RFC v5 59/68] target/riscv: introduce floating-point rounding mode enum
` [RFC v5 60/68] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [RFC v5 61/68] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [RFC v5 63/68] target/riscv: rvv-1.0: narrowing "
` [RFC v5 66/68] target/riscv: gdb: support vector registers for rv64 & rv32
` [RFC v5 67/68] target/riscv: implement vstart CSR

[Intel-gfx] [PATCH v2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2
 2020-09-29 20:02 UTC  (5+ messages)
`  "

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-29 19:53 UTC  (8+ messages)

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-09-29 20:00 UTC  (7+ messages)

+ compilerh-avoid-escaped-section-names.patch added to -mm tree
 2020-09-29 20:00 UTC 

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-29 20:00 UTC  (12+ messages)
` [PATCH 2/8] selftests/vm: use a common gup_test.h

[Bug 209177] mpt2sas_cm0: failure at drivers/scsi/mpt3sas/mpt3sas_scsih.c:10791/_scsih_probe()!
 2020-09-29 20:00 UTC  (2+ messages)

[PATCH bpf-next 0/3] libbpf: support loading/storing any BTF endianness
 2020-09-29 20:00 UTC  (2+ messages)

[Intel-gfx] [PATCH rdma-next v4 0/4] Dynamicaly allocate SG table from the pages
 2020-09-29 19:59 UTC  (3+ messages)
` [Intel-gfx] [PATCH rdma-next v4 4/4] RDMA/umem: Move to allocate SG table from pages
  `  "

[PATCH 0/4] clone: allow configurable default for -o/--origin
 2020-09-29 19:59 UTC  (4+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] clone: allow configurable default for `-o`/`--origin`

[Virtio-fs] [RFC PATCH] fuse: update attributes on read() only on timeout
 2020-09-29 19:58 UTC  (3+ messages)
`  "

[PATCH RESEND v3 0/2] Use the new usb control message API
 2020-09-29 19:58 UTC  (4+ messages)

[meta-virtualization][PATCH] Adding k3s recipe
 2020-09-29 19:58 UTC  (10+ messages)

[PATCH 2/4] drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
 2020-09-29 19:57 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/octeontx2: remove logically dead code
 2020-09-29 19:57 UTC  (2+ messages)

[PATCH 1/4] drm/amd/amdgpu: Clean up header file of symbols that are defined to be static
 2020-09-29 19:57 UTC  (2+ messages)

[PATCH net v4] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-29 19:56 UTC  (2+ messages)

[PATCH] ACPICA: Fix a soft-lockup on large systems
 2020-09-29 19:55 UTC  (2+ messages)

[PATCH v2] Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"
 2020-09-29 19:53 UTC 

[PATCH] mm: clarify usage of GFP_ATOMIC in !preemptible contexts
 2020-09-29 19:55 UTC  (2+ messages)

[RFC PATCH 0/4] ceph: fix spurious recover_session=clean errors
 2020-09-29 19:55 UTC  (7+ messages)
` [RFC PATCH 4/4] ceph: queue request when CLEANRECOVER is set

[PATCH net v2] virtio-net: don't disable guest csum when disable LRO
 2020-09-29 19:54 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 11/11] doc: update bbdev feature table
 2020-09-29 19:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 00/10] bbdev PMD ACC100
  ` [dpdk-dev] [PATCH v9 01/10] drivers/baseband: add PMD for ACC100

Boot problem phycore AM335x
 2020-09-29 19:53 UTC 

[PATCH v3 00/10] builtin/diff: learn --merge-base
 2020-09-29 19:53 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/10] builtin/diff-index: "

[PATCH v2 0/2] NVMe passthrough: Take into account host IOVA reserved regions
 2020-09-29 19:44 UTC  (4+ messages)
` [PATCH v2 2/2] util/vfio-helpers: Rework the IOVA allocator to avoid "

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-09-29 19:52 UTC  (3+ messages)

[PATCH v2 00/19] Parallel Checkout (part I)
 2020-09-29 19:52 UTC  (3+ messages)
` [PATCH v2 11/19] parallel-checkout: make it truly parallel

[PATCH 1/1] clk: kendryte: no need to check argument of free()
 2020-09-29 19:52 UTC 

[PATCH] hw/arm: Restrict APEI tables generation to the 'virt' machine
 2020-09-29 19:37 UTC  (2+ messages)

linux-next: Tree for Sep 29
 2020-09-29 19:51 UTC  (3+ messages)
` linux-next: Tree for Sep 29 (drivers/acpi/nfit/core.c)

Rook orchestrator module
 2020-09-29 19:50 UTC  (2+ messages)

[BlueZ PATCH v5 1/3] core: Add params to set interleaving durations
 2020-09-29 19:50 UTC  (3+ messages)
` [BlueZ PATCH v5 2/3] core: Add param to disable interleave scan

[PATCH] hwmon: add support for SMSC EMC2305/03/02/01 fan controller
 2020-09-29 19:49 UTC  (2+ messages)

[PATCH 0/7] Maintenance III: Background maintenance
 2020-09-29 19:48 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/7] maintenance: recommended schedule in register/start

[PATCH] iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername
 2020-09-29 19:48 UTC  (2+ messages)

[PATCH 0/2] PCI/PM: Fix D2 transition delay
 2020-09-29 19:47 UTC  (3+ messages)
` [PATCH 1/2] PCI/PM: Remove unused PCI_PM_BUS_WAIT
` [PATCH 2/2] PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"

[PATCH 1/1] mmc: do not check argument of free() beforehand
 2020-09-29 19:48 UTC 

[Buildroot] [Bug 13216] New: [Documentation] 2020.02.6 requires GNU find utils
 2020-09-29 19:47 UTC  (2+ messages)
` [Buildroot] [Bug 13216] "

[PATCH v2 1/1] i2c: busses: Add support for atomic transfers in Actions Semi Owl driver
 2020-09-29 19:45 UTC  (7+ messages)

[PATCH] phy: qcom-qusb2: Add support for SDM630/660
 2020-09-29 19:46 UTC  (4+ messages)

[PATCH 0/2] irqchip/ti-sci-inta: Support for unmapped events
 2020-09-29 19:43 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: irqchip: ti, sci-inta: Update for unmapped event handling

[PATCH] i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-09-29 19:42 UTC  (3+ messages)

master - lvmlockd vdo: add support
 2020-09-29 19:43 UTC 

master - lvmlockd vdo: disallow use of shared lock on LV
 2020-09-29 19:43 UTC 

[PATCH] compiler.h: avoid escaped section names
 2020-09-29 19:43 UTC 

RTL8402 stops working after hibernate/resume
 2020-09-29 19:41 UTC  (16+ messages)

[PATCH 0/3] a family of FTDI-based devices that need ftdi_sio quirks
 2020-09-29 19:40 UTC  (3+ messages)

[igt-dev] [v4 0/2] New subtest for VRR Flipline mode
 2020-09-29 19:41 UTC  (3+ messages)
` [igt-dev] [v4 1/2] tests/kms_vrr: Use atomic API for page flip

[PATCH 00/10] CMake and Visual Studio
 2020-09-29 18:42 UTC  (8+ messages)
` [PATCH 02/10] cmake: do find Git for Windows' shell interpreter

[PATCH -next] i2c: efm32: Use devm_platform_get_and_ioremap_resource()
 2020-09-29 19:38 UTC  (3+ messages)

OpenSBI: Boot HART ISA display
 2020-09-29 19:38 UTC  (3+ messages)

[balbi-usb:testing/next] BUILD SUCCESS WITH WARNING 8e9f3908b995a33443821dc3a977277f69a4adc3
 2020-09-29 19:37 UTC 

GUI Design Work Group - Wednesday, 9/30
 2020-09-29 19:34 UTC  (2+ messages)

[Buildroot] [RFC PATCH 0/4] add BCC and bpftrace packages
 2020-09-29 19:35 UTC  (3+ messages)
` [Buildroot] [RFC PATCH 1/4] llvm: Add BPF backend

[PATCH] i2c: i801: Add support for Intel Alder Lake PCH-S
 2020-09-29 19:34 UTC  (2+ messages)

[Bug 208891] New: Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock
 2020-09-29 19:33 UTC  (3+ messages)
` [Bug 208891] "

[PATCH] USB: serial: ftdi_sio: Fix serial port stall after resume
 2020-09-29 19:33 UTC 

[PATCH v8 00/32] Improvements for Tegra I2C driver
 2020-09-29 19:33 UTC  (3+ messages)
` [PATCH v8 12/32] i2c: tegra: Use clk-bulk helpers

[Intel-gfx] [PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-29 19:32 UTC  (15+ messages)

[PATCH 1/2] rcu/tree: Add a warning if CPU being onlined did not report QS already
 2020-09-29 19:32 UTC  (3+ messages)
` [PATCH 2/2] docs: Update RCU's hotplug requirements with a bit about design

[meta-freescale] gstreamer-plugins-bad build error in dunfell for SABRESD platform
 2020-09-29 19:31 UTC  (6+ messages)

[kbuild] [leon-rdma:rdma-next 67/71] drivers/infiniband/hw/mlx5/qp.c:861:42: sparse: sparse: subtraction of Share your drugs
 2020-09-29 19:31 UTC  (3+ messages)
`  "

[PATCH] mac80211_hwsim: close the race between running and enqueuing hrtimer
 2020-09-29 19:28 UTC 

[PATCH bpf-next 0/2] introduce BPF_F_SHARE_PE
 2020-09-29 19:28 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: introduce BPF_F_SHARE_PE for perf event array

[Intel-wired-lan] [patch 15/35] net: sfc: Replace in_interrupt() usage
 2020-09-29 19:27 UTC  (5+ messages)
` [RFC PATCH net-next] sfc: replace "

[PATCH rdma-next v2 0/4] Improve ODP by using HMM API
 2020-09-29 19:27 UTC  (3+ messages)
` [PATCH rdma-next v2 1/4] IB/core: Improve ODP to use hmm_range_fault()

[PATCH] srcu: avoid escaped section names
 2020-09-29 19:25 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/7] Add minimal boot support for IPQ5018
 2020-09-29 19:24 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: arm64: ipq5018: Add binding descriptions for clock and reset

Linux-specific kernel hardening
 2020-09-29 19:25 UTC  (2+ messages)

[PATCH] ath11k: removing the ath11k debugfs dir properly
 2020-09-29 19:21 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Add imx8mn ddr3l evk board
 2020-09-29 19:21 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: power: Convert ingenic,battery.txt to YAML
 2020-09-29 19:21 UTC  (2+ messages)

[PATCH 01/14] dt-bindings: vendor-prefixes: add DFI
 2020-09-29 19:19 UTC  (30+ messages)
` [PATCH 02/14] dt-bindings: vendor-prefixes: add iMX6 Rex Project
` [PATCH 03/14] dt-bindings: vendor-prefixes: add Embest RIoT
` [PATCH 04/14] dt-bindings: vendor-prefixes: add Wandbord/Technexion
` [PATCH 05/14] dt-bindings: vendor-prefixes: add Zealz
` [PATCH 06/14] dt-bindings: arm: fsl: document i.MX25 and i.MX27 boards
` [PATCH 07/14] dt-bindings: arm: fsl: document i.MX51 boards
` [PATCH 08/14] dt-bindings: arm: fsl: document i.MX53 boards
` [PATCH 09/14] dt-bindings: arm: fsl: document VF boards
` [PATCH 10/14] dt-bindings: arm: fsl: document i.MX6DL boards

[PATCH net-next 13/15] sctp: support for sending packet over udp4 sock
 2020-09-29 19:19 UTC  (5+ messages)

[leon-rdma:rdma-next 67/71] drivers/infiniband/hw/mlx5/qp.c:861:42: sparse: sparse: subtraction of Share your drugs
 2020-09-29 19:19 UTC 

[RFC PATCH net-next 0/6] implement kthread based napi poll
 2020-09-29 19:19 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] vfio/pci: Refine Intel IGD OpRegion support
 2020-09-29 19:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for vfio/pci: Refine Intel IGD OpRegion support (rev2)

[ 186.758123] kernel BUG at drivers/md/bcache/writeback.c:324!
 2020-09-29 19:18 UTC 

[PATCH v2 0/3] objtool: Extend CFA updating/checking
 2020-09-29 19:18 UTC  (3+ messages)
` [PATCH v2 1/3] objtool: check: Fully validate the stack frame

next/master baseline: 459 runs, 10 regressions (next-20200929)
 2020-09-29 19:18 UTC 

auditing signals
 2020-09-29 19:17 UTC 

[PATCH] PCI: Rename d3_delay in the pci_dev struct to align with PCI specification
 2020-09-29 19:17 UTC  (2+ messages)

[xen-4.11-testing bisection] complete test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm
 2020-09-29 19:15 UTC 

[PATCH 1/3] dt-bindings: watchdog: fsl-imx: document i.MX compatibles
 2020-09-29 19:13 UTC  (2+ 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.