All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-18 22:46:19 to 2020-02-18 23:45:11 UTC [more...]

[PATCH 0/9] Netfilter fixes for net
 2020-02-18 23:45 UTC  (2+ messages)

ufshcd quirk cleanup
 2020-02-18 23:44 UTC  (3+ messages)
` [PATCH 1/2] ufshcd: remove unused quirks
` [PATCH 2/2] ufshcd: use an enum for quirks

[Intel-gfx] [PATCH] drm/i915/gt/tgl: implement Wa_1409085225
 2020-02-18 23:44 UTC  (2+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-18 23:44 UTC  (5+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory

[PATCH v3 0/3] introduce a uid/gid shifting bind mount
 2020-02-18 23:43 UTC  (7+ messages)

[PATCH -next] mm/hugetlb: Fix file_region entry allocations
 2020-02-18 23:43 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/avahi: drop most of the AVAHI_CONF_ENV vars
 2020-02-18 23:43 UTC 

[Buildroot] [PATCH] package/libubootenv: bump to version ba952d0
 2020-02-18 23:42 UTC  (2+ messages)

[Buildroot] [PATCH] package/uacme: bump version to 1.0.22
 2020-02-18 23:42 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libubootenv: bump to version ba952d0
 2020-02-18 23:41 UTC 

[Buildroot] [git commit branch/next] package/uacme: bump version to 1.0.22
 2020-02-18 23:41 UTC 

[Buildroot] [PATCH] package/libiio: bump to version 0.19
 2020-02-18 23:41 UTC  (2+ messages)

[PATCHES] Networking
 2020-02-18 23:41 UTC 

[PATCH 0/3] KVM: x86: kvm_init_msr_list() cleanup
 2020-02-18 23:40 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Remove superfluous brackets from case statement
` [PATCH 2/3] KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
` [PATCH 3/3] KVM: x86: Snapshot MSR index in a local variable when processing lists

[Buildroot] [PATCH 1/1] package/libupnpp: remove unneeded static workaround
 2020-02-18 23:39 UTC  (2+ messages)

[PATCH 00/12] mmc: core: Improve code for polling and HW busy detect
 2020-02-18 23:38 UTC  (2+ messages)

[PATCH v9 0/5] Add MMC software queue support
 2020-02-18 23:38 UTC  (2+ messages)

[PATCH V1] mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hosts
 2020-02-18 23:38 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] ufs: fix a bug on printing PRDT
 2020-02-18 23:38 UTC  (2+ messages)

[PATCH 4.19 00/38] 4.19.105-stable review
 2020-02-18 23:37 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/2] Security mitigation for Intel Gen7/7.5 HWs
 2020-02-18 16:21 UTC  (6+ messages)
`  "
` [PATCH v2 1/2] drm/i915: Add mechanism to submit a context WA on ring submission
  ` [Intel-gfx] "
` [PATCH v2 2/2] drm/i915/gen7: Clear all EU/L3 residual contexts
  ` [Intel-gfx] "

[Buildroot] [git commit] package/libupnpp: remove unneeded static workaround
 2020-02-18 23:37 UTC 

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-18 23:36 UTC  (5+ messages)
` [RFC patch 14/19] bpf: Use migrate_disable() in hashtab code

[Buildroot] [PATCH] package/libxml2: properly set LIBXML2_IGNORE_CVES
 2020-02-18 23:36 UTC 

[meta-oe][PATCH v2] iproute2: add devlink support to iproute2
 2020-02-18 23:36 UTC  (3+ messages)

[Buildroot] [PATCH] support/scripts/pkg-stats: properly ignore CVEs in <pkg>_IGNORE_CVES
 2020-02-18 23:35 UTC 

[PATCH v6 00/18] Enable Qualcomm QCS 404 HS/SS USB
 2020-02-18 23:35 UTC  (4+ messages)
` [PATCH v6 04/18] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings

[PATCH 5.4 00/66] 5.4.21-stable review
 2020-02-18 23:34 UTC  (2+ messages)

RFC: Unpinned DMA-buf handling
 2020-02-18 23:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] dma-buf: add dynamic DMA-buf handling v14

[PATCH] ufs: add quirk to fix abnormal ocs fatal error
 2020-02-18 23:32 UTC  (2+ messages)

[PATCH 4.9] NFS: Don't map array page twice
 2020-02-18 22:53 UTC 

[PATCH v2 00/13] KVM: x86: Allow userspace to disable the emulator
 2020-02-18 23:29 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: x86: Refactor I/O emulation helpers to provide vcpu-only variant
` [PATCH v2 02/13] KVM: x86: Explicitly pass an exception struct to check_intercept
` [PATCH v2 03/13] KVM: x86: Move emulation-only helpers to emulate.c
` [PATCH v2 04/13] KVM: x86: Refactor R/W page helper to take the emulation context
` [PATCH v2 05/13] KVM: x86: Refactor emulated exception injection to take the emul context
` [PATCH v2 06/13] KVM: x86: Refactor emulate tracepoint to explicitly take context
` [PATCH v2 07/13] KVM: x86: Refactor init_emulate_ctxt() "
` [PATCH v2 08/13] KVM: x86: Dynamically allocate per-vCPU emulation context
` [PATCH v2 09/13] KVM: x86: Move kvm_emulate.h into KVM's private directory
` [PATCH v2 10/13] KVM: x86: Shrink the usercopy region of the emulation context
` [PATCH v2 11/13] KVM: x86: Add helper to "handle" internal emulation error
` [PATCH v2 12/13] KVM: x86: Add variable to control existence of emulator
` [PATCH v2 13/13] KVM: x86: Allow userspace to disable the kernel's emulator

git-describe --tags warning: 'X' is really 'Y' here
 2020-02-18 23:28 UTC  (7+ messages)
` [PATCH] describe: output tag's ref instead of embedded name

[PATCH 1/3] f2fs: skip GC when section is full
 2020-02-18 23:27 UTC  (5+ messages)
` [PATCH 3/3] f2fs: skip migration only when BG_GC is called
  ` [f2fs-dev] "

[PATCH] cifs: don't leak -EAGAIN for stat() during reconnect
 2020-02-18 23:26 UTC  (2+ messages)

v5.5.4 NFS client SMAP oops: delegation crash
 2020-02-18 22:49 UTC 

[PATCH 1/4] f2fs: clean up codes with {f2fs_,}data_blkaddr()
 2020-02-18 23:24 UTC  (6+ messages)
` [PATCH 3/4] f2fs: clean up lfs/adaptive mount option
      ` [f2fs-dev] "

[RFC net-next] net: mvneta: align xdp stats naming scheme to mlx5 driver
 2020-02-18 23:24 UTC  (5+ messages)

[PATCH 0/5] hwmon: (adt7475) attenuator bypass and pwm invert
 2020-02-18 23:24 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: hwmon: Document adt7475 bypass-attenuator property

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-18 23:10 UTC  (15+ messages)

[PATCH] spapr: Rework hash<->radix transitions at CAS
 2020-02-18 23:21 UTC  (4+ messages)

[PATCH v3 1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer
 2020-02-18 23:21 UTC  (3+ messages)

[PATCH] drivers: NVME: host: core.c: Fixed some coding style issues
 2020-02-18 23:01 UTC  (2+ messages)

[PATCHv2 00/18] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-02-18 23:18 UTC  (5+ messages)
` [PATCH 03/18] bpf: Add struct bpf_ksym
` [PATCH 15/18] bpf: Sort bpf kallsyms symbols

[RFC] #MC mess
 2020-02-18 23:17 UTC  (3+ messages)

[RFC] #MC mess
 2020-02-18 23:17 UTC  (2+ messages)

[PATCH devicetree 0/4] DT bindings for Felix DSA switch on LS1028A
 2020-02-18 23:15 UTC  (6+ messages)
` [PATCH devicetree 3/4] arm64: dts: fsl: ls1028a: add node for Felix switch

[PATCH] usb: typec: ucsi_ccg: workaround for NVIDIA test device
 2020-02-18 23:15 UTC 

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-18 23:15 UTC  (4+ messages)
` [RFC PATCH v3 3/6] dt-binding: tegra: Add VI and CSI bindings

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-02-18 23:13 UTC  (6+ messages)
          ` switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)

[PATCH tip/core/rcu 0/3] Tasks-RCU updates for v5.7
 2020-02-18 23:13 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/3] rcu-tasks: *_ONCE() for rcu_tasks_cbs_head

[PATCH v6 00/19] Change readahead API
 2020-02-18 23:11 UTC  (43+ messages)
` [PATCH v6 03/19] mm: Use readahead_control to pass arguments
      ` [f2fs-dev] "
          ` [Ocfs2-devel] "
          ` [Cluster-devel] "
` [PATCH v6 04/19] mm: Rearrange readahead loop
      ` [f2fs-dev] "
        ` [Ocfs2-devel] "
        ` [Cluster-devel] "
` [PATCH v6 04/16] mm: Tweak readahead loop slightly
  ` [f2fs-dev] "
    ` [Ocfs2-devel] "
    ` [Cluster-devel] "
` [PATCH v6 05/19] mm: Remove 'page_offset' from readahead loop
  ` [f2fs-dev] "
    ` [Ocfs2-devel] "
    ` [Cluster-devel] "
` [PATCH v6 06/19] mm: rename readahead loop variable to 'i'
    ` [Ocfs2-devel] "
    ` [Cluster-devel] "
    ` [f2fs-dev] "

[PATCH v4 0/3] hw/arm/virt: Simulate NMI Injection
 2020-02-18 23:09 UTC  (4+ messages)
` [PATCH v4 1/3] target/arm: Support SError injection

LED backlight on Droid 4 and others
 2020-02-18 23:10 UTC  (9+ messages)

[PATCH 0/4] nvmet: add set feature based timestamp support
 2020-02-18 23:10 UTC  (2+ messages)

[RFC PATCH v5] drm/amdgpu: Remove kfd eviction fence before release bo
 2020-02-18 23:10 UTC  (2+ messages)

[PATCH v2] drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
 2020-02-18 23:07 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Remove require_force_probe protection
 2020-02-18 23:08 UTC 

[PATCH v3 0/2] Implement support for inverted serial TX/RX on i.MX
 2020-02-18 23:07 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: serial: document fsl,inverted-tx and -rx options

Management rate-control on IPQ4019
 2020-02-18 23:06 UTC  (3+ messages)

[PATCH] drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
 2020-02-18 23:06 UTC  (3+ messages)
` [Freedreno] "

[PATCH v2 3/3] dt-bindings: hwlock: Document A64 hwspinlock bindings
 2020-02-18 23:05 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] Avoid address_space_rw() with a constant is_write argument
 2020-02-18 23:00 UTC  (2+ messages)

[PATCH v2] check-ignore: fix documentation and implementation to match
 2020-02-18 23:05 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/4] Add QMP V3 USB3 PHY support for SC7180
 2020-02-18 23:05 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: phy: qcom,qmp: Add "

[GIT PULL] tpmdd updates for Linux v5.6-rc3
 2020-02-18 23:05 UTC  (2+ messages)

[PATCH 0/3]hw: Fixs memleak of fdevice tree blob
 2020-02-18 23:03 UTC  (3+ messages)
` [PATCH 2/3] hw/ppc/virtex_ml507:fix leak "

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-18 23:03 UTC  (10+ messages)
` [PATCH AUTOSEL 5.5 542/542] pipe: use exclusive waits when reading or writing

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-02-18 19:44 UTC  (21+ messages)
` [PATCH v7 01/12] capabilities: introduce CAP_PERFMON to kernel and user space
  ` [Intel-gfx] "
` [PATCH v7 02/12] perf/core: open access to the core for CAP_PERFMON privileged process
  ` [Intel-gfx] "
` [PATCH v7 03/12] perf/core: open access to probes "
  ` [Intel-gfx] "
` [PATCH v7 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
  ` [Intel-gfx] "
` [PATCH v7 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process
  ` [Intel-gfx] "
` [PATCH v7 06/12] trace/bpf_trace: "
  ` [Intel-gfx] "
` [PATCH v7 07/12] powerpc/perf: "
  ` [Intel-gfx] "
` [PATCH v7 08/12] parisc/perf: "
  ` [Intel-gfx] "
` [PATCH v7 09/12] drivers/perf: "
  ` [Intel-gfx] "
` [PATCH v7 10/12] drivers/oprofile: "
  ` [Intel-gfx] "

[PATCH] kunit: Add kunit_tool support in kernelci-core
 2020-02-18 23:03 UTC  (2+ messages)

[PATCHv3 0/2] Convert QCOM watchdog timer bindings to YAML
 2020-02-18 23:03 UTC  (4+ messages)
` [PATCHv3 2/2] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150

[PATCH v2 0/3] KVM: x86: Minor emulator cleanup
 2020-02-18 23:03 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
` [PATCH v2 2/3] KVM: x86: Move gpa_val and gpa_available into the emulator context
` [PATCH v2 3/3] KVM: x86: Move #PF retry tracking variables into emulation context

[PATCH 5.5 00/80] 5.5.5-stable review
 2020-02-18 23:02 UTC  (2+ messages)

[PATCH v4 0/5] Add modem Clock controller (MSS CC) driver for SC7180
 2020-02-18 23:02 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: clock: Add support for Modem clocks in GCC
` [PATCH v4 3/5] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings

[libnftnl PATCH] src: Fix nftnl_assert() on data_len
 2020-02-18 23:02 UTC  (11+ messages)

[PATCH v3 0/3] Introduce per-task latency_nice for scheduler hints
 2020-02-18 23:00 UTC  (3+ messages)

[PATCH v4 0/7] Add clocks for Unisoc's SC9863A
 2020-02-18 23:00 UTC  (3+ messages)
` [PATCH v4 3/7] dt-bindings: clk: sprd: add bindings for sc9863a clock controller

[PATCH] docker-ce: allow custom build tags via packageconfig
 2020-02-18 22:59 UTC 

[Intel-gfx] kernel 5.5.4: BUG: kernel NULL pointer dereference, address: 000000000000000
 2020-02-18 22:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for kernel 5.5.4: BUG: kernel NULL pointer dereference, address: 000000000000000 (rev2)

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-18 22:58 UTC  (11+ messages)

[PATCH 00/22] linux-user: generate syscall_nr.sh
 2020-02-18 22:48 UTC  (2+ messages)

[Intel-wired-lan] [net-queue v4] ice: Wait for VF to be reset/ready before configuration
 2020-02-18 22:56 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 0/6] New performance recording/replay tools for i915-perf
 2020-02-18 22:56 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v2 1/6] lib/intel_chipset: identify Elkhart Lake
` [igt-dev] [PATCH i-g-t v2 3/6] lib/i915-perf: Add support for loading perf configurations
` [igt-dev] [PATCH i-g-t v2 4/6] tools: add i915 perf recorder tool
` [igt-dev] [PATCH i-g-t v2 5/6] lib/i915-perf: add i915 perf data reader
` [igt-dev] [PATCH i-g-t v2 6/6] tools: add i915-perf-reader

[PATCH net-next v2 0/13] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-18 22:56 UTC  (3+ messages)
` [PATCH net-next v2 08/13] ionic: use new "

[PATCH v2 0/3] Add new module driver for new ASRC
 2020-02-18 22:54 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: dt-bindings: fsl_easrc: Add document for EASRC

[Intel-gfx] [PATCH v16 0/7] Refactor Gen11+ SAGV support
 2020-02-18 22:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH bpf] libbpf: Sanitise internal map names so they are not rejected by the kernel
 2020-02-18 22:54 UTC  (5+ messages)

[Intel-wired-lan] [net-queue v3] ice: Wait for VF to be reset/ready before configuration
 2020-02-18 22:54 UTC 

[RFC][PATCH] dax: Do not try to clear poison for partial pages
 2020-02-18 22:50 UTC  (7+ messages)

[PATCH] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-18 22:23 UTC 

[PATCH] netlabel_domainhash.c: Use built-in RCU list checking
 2020-02-18 22:50 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[ath6kl:pending] BUILD SUCCESS 1f8c2911c15362db4e6f4fad2fcf3b7dbb2e903d
 2020-02-18 22:48 UTC 

[PATCH] net: netlabel: Use built-in RCU list checking
 2020-02-18 22:48 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[Intel-wired-lan] [jkirsher-next-queue:rdma] BUILD SUCCESS 0da12e8bba80489f4906453254164c0a46ffdc57
 2020-02-18 22:48 UTC 

This Week - New Sessions - Live Coding with Yocto Project
 2020-02-18 22:48 UTC 

[PATCH ghak25 v2 0/9] Address NETFILTER_CFG issues
 2020-02-18 22:47 UTC  (6+ messages)
` [PATCH ghak25 v2 4/9] audit: record nfcfg params

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-02-18 22:47 UTC  (4+ messages)
` [PATCH 3/6] i2c: i2c-qcom-geni: Add interconnect 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.