All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 19:24:48 to 2020-09-29 20:13:13 UTC [more...]

[PATCH v3 0/7] drm: Try to fix encoder possible_clones/crtc
 2020-09-29 20:04 UTC  (10+ messages)
` [PATCH v3 6/7] drm: Validate encoder->possible_crtcs
              ` [Intel-gfx] "

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

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

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-09-29 20:11 UTC  (6+ messages)
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM

[RFC PATCH v4 00/29] Hexagon patch series
 2020-09-29 20:11 UTC  (5+ messages)

[PATCH net-next 0/7] octeontx2-af: cleanup and extend parser config
 2020-09-29 20:12 UTC  (2+ messages)

[PATCH V1 0/3] Passthru device support under emulated amd-iommu
 2020-09-29 19:34 UTC  (3+ messages)
` [PATCH V1 2/3] amd-iommu: Sync IOVA-to-GPA translation during page invalidation

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

[PATCH 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-09-29 20:09 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: media: Add bindings "

[PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work
 2020-09-29 20:09 UTC  (5+ messages)
` [PATCH net v2 1/4] via-rhine: Fix for the hardware having a reset failure after resume
` [PATCH net v2 2/4] via-rhine: VTunknown1 device is really VT8251 South Bridge
` [PATCH net v2 3/4] via-rhine: Eliminate version information
` [PATCH net v2 4/4] via-rhine: New device driver maintainer

[RFC v5 00/68] support vector extension v1.0
 2020-09-29 19:04 UTC  (49+ messages)
` [RFC v5 19/68] target/riscv: rvv-1.0: index load and store instructions
` [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 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 62/68] target/riscv: add "set round to odd" rounding mode helper function
` [RFC v5 63/68] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [RFC v5 64/68] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits
` [RFC v5 65/68] target/riscv: gdb: modify gdb csr xml file to align with csr register map
` [RFC v5 66/68] target/riscv: gdb: support vector registers for rv64 & rv32
` [RFC v5 67/68] target/riscv: implement vstart CSR
` [RFC v5 68/68] target/riscv: trigger illegal instruction exception if frm is not valid

[PATCH] man/statx: Add STATX_ATTR_DAX
 2020-09-29 20:09 UTC  (4+ messages)

[westeri-thunderbolt:dma-test 42/42] drivers/thunderbolt/dma_test.c:639:1: error: type defaults to 'int' in declaration of 'module_init'
 2020-09-29 20:09 UTC 

RTL8402 stops working after hibernate/resume
 2020-09-29 20:08 UTC  (17+ messages)

Does batman choose DHCP server by random?
 2020-09-29 20:08 UTC  (4+ messages)

[to-be-updated] mm-memcontrol-remove-obsolete-comment-of-mem_cgroup_unmark_under_oom.patch removed from -mm tree
 2020-09-29 20:08 UTC 

[PATCH v2 0/3] hwmon: (lm75) Add regulator support
 2020-09-29 20:08 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: Convert lm75 bindings to yaml
` [PATCH v2 2/3] dt-bindings: hwmon: Add the +vs supply to the lm75 bindings

[bpf-next PATCH] bpf, selftests: fix warning in snprintf_btf where system() call unchecked
 2020-09-29 20:07 UTC 

[PATCH] compiler.h: avoid escaped section names
 2020-09-29 20:08 UTC  (2+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-29 20:06 UTC  (9+ messages)
` [PATCH v6 3/6] "

[PATCH] ./Makefile: consider PAGER for `make help'
 2020-09-29 20:05 UTC 

[PATCH v4 00/17] HSM driver for ACRN hypervisor
 2020-09-29 20:07 UTC  (4+ messages)
` [PATCH v4 02/17] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()

[PATCH v2 0/4] Add mmc support for MT8192 SoC
 2020-09-29 20:05 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: Convert mtk-sd to json-schema

[PATCH 1/1] clk: kendryte: no need to check argument of free()
 2020-09-29 20:06 UTC  (2+ messages)

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

+ mm-khugepaged-recalculate-min_free_kbytes-after-memory-hotplug-as-expected-by-khugepaged-v5.patch added to -mm tree
 2020-09-29 20:06 UTC 

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

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

[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 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 

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

[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  (9+ messages)

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

[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)

[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`

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

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

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)

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

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 1/2] dt-bindings: irqchip: ti, sci-inta: "

[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 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 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)

[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

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

[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

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

[meta-freescale] gstreamer-plugins-bad build error in dunfell for SABRESD platform
 2020-09-29 19:31 UTC  (6+ 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:31 UTC  (2+ messages)
` [kbuild] "

[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

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

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

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


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.