All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-07 17:10:51 to 2019-11-07 17:53:34 UTC [more...]

[PATCH v4 00/14] Add device tree support for sc7180
 2019-11-07 17:53 UTC  (13+ messages)
` [PATCH v4 01/14] dt-bindings: qcom: Add SC7180 bindings
` [PATCH v4 02/14] arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc
` [PATCH v4 03/14] dt-bindings: arm-smmu: update binding for qcom sc7180 SoC
` [PATCH v4 04/14] arm64: dts: sc7180: Add device node for apps_smmu
` [PATCH v4 05/14] arm64: dts: qcom: sc7180: Add cmd_db reserved area
` [PATCH v4 06/14] arm64: dts: qcom: sc7180: Add rpmh-rsc node

[PATCH v6 0/5] Add NUMA-awareness to qspinlock
 2019-11-07 17:46 UTC  (13+ messages)
` [PATCH v6 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v6 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v6 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v6 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v6 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "

[PATCH v15 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-07 17:52 UTC  (3+ messages)
` [PATCH v15 01/12] util/cutils: refactor do_strtosz() to support suffixes list

[PATCH 0/4] Raspberry Pi 4 PCIe support
 2019-11-07 17:50 UTC  (9+ messages)
` [PATCH 2/4] ARM: dts: bcm2711: Enable PCIe controller
` [PATCH 3/4] PCI: brcmstb: add Broadcom STB PCIe host controller driver

[Bug 1810105] Re: Hint showing volume never disappears, blocking buttons to minimize, maximize and close
 2019-11-07 17:43 UTC 

[PATCH v2 bpf-next 00/17] Introduce BPF trampoline
 2019-11-07 17:50 UTC  (4+ messages)
` [PATCH v2 bpf-next 02/17] bpf: Add bpf_arch_text_poke() helper

Logitech C270 webcam floods the log
 2019-11-07 17:49 UTC  (6+ messages)

[PATCH 1/2] drm/arm: Factor out generic afbc helpers
 2019-11-07 17:49 UTC  (13+ messages)
` [PATCHv2 0/4] AFBC support for Rockchip
  ` [PATCHv2 1/4] drm/arm: Factor out generic afbc helpers

[RFC PATCH] selinux: add SELinux hooks for lockdown integrity and confidentiality
 2019-11-07 17:48 UTC  (4+ messages)

[dpdk-dev] [PATCH v5 00/11] Add an option to use LTO for DPDK build
 2019-11-07 17:48 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 00/12] "
  ` [dpdk-dev] [PATCH v6 07/12] app/test: clean LTO build warnings (maybe-uninitialized)

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-07 17:48 UTC  (2+ messages)

[linux-sof-driver:pr/1416 9/27] sound/soc/codecs/rt715-sdw.c:490:28: error: implicit declaration of function 'to_sdw_slave_device'; did you mean 'sdw_slave_modalias'?
 2019-11-07 17:48 UTC 

[PATCH net-next] Support LAN743x PTP periodic output on any GPIO
 2019-11-07 17:08 UTC 

[PATCH 00/11] mm: fix page aging across multiple cgroups
 2019-11-07 17:45 UTC  (3+ messages)

[PATCH bpf-next 0/5] Extend libbpf to support shared umems and Rx|Tx-only sockets
 2019-11-07 17:47 UTC  (6+ messages)
` [PATCH bpf-next 1/5] libbpf: support XDP_SHARED_UMEM with external XDP program
` [PATCH bpf-next 2/5] samples/bpf: add XDP_SHARED_UMEM support to xdpsock
` [PATCH bpf-next 3/5] libbpf: allow for creating Rx or Tx only AF_XDP sockets
` [PATCH bpf-next 4/5] samples/bpf: use Rx-only and Tx-only sockets in xdpsock
` [PATCH bpf-next 5/5] xsk: extend documentation for Rx|Tx-only sockets and shared umems

[PATCH] drm/amdkfd: Simplify the mmap offset related bit operations
 2019-11-07 17:48 UTC  (6+ messages)

[PATCH v1 0/6] testing/next (netbsd stuff)
 2019-11-07 17:46 UTC  (2+ messages)

[PATCH 1/3] drm/amdkfd: Adjust function sequences to avoid unnecessary declarations
 2019-11-07 17:47 UTC  (13+ messages)
` [PATCH 2/3] drm/amdkfd: only keep release_mem function for Hawaii

[PATCH v2 0/1] commit-graph: use start_delayed_progress()
 2019-11-07 17:46 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] progress: create GIT_PROGRESS_DELAY
  ` [PATCH v3 2/2] commit-graph: use start_delayed_progress()

+ mm-introduce-reported-pages.patch added to -mm tree
 2019-11-07 17:46 UTC  (4+ messages)

[PATCH 1/5] watchdog: imx7ulp: Fix reboot hang
 2019-11-07 17:46 UTC  (5+ messages)

[U-Boot] [PATCH V2 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2019-11-07 17:46 UTC  (10+ messages)
` [U-Boot] [PATCH V2 2/3] watchdog: designware: Convert to DM and DT probing

[PATCH RFC v3 0/3] Simplify and optimize the UFS driver
 2019-11-07 17:45 UTC  (5+ messages)
` [PATCH RFC v3 1/3] ufs: Avoid busy-waiting by eliminating tag conflicts
  ` [EXT] "
` [PATCH RFC v3 2/3] ufs: Use blk_{get,put}_request() to allocate and free TMFs
  ` [EXT] "

switch xtensa over to the generic DMA remap / uncached segment code
 2019-11-07 17:44 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Expand documentation for gen12 DP pre-enable sequence
 2019-11-07 17:45 UTC  (3+ messages)
  `  "

[PATCH dma-debug: reorder struct dma_debug_entry fields
 2019-11-07 17:44 UTC  (2+ messages)

[PATCH] dma-debug: increase HASH_SIZE
 2019-11-07 17:44 UTC  (2+ messages)

[PATCH] firmware: log names of loaded firmware
 2019-11-07 17:43 UTC 

[PATCH] drm/msm/dpu: Add UBWC support for RGB8888 formats
 2019-11-07 17:43 UTC  (8+ messages)

[pipe] d60337eff1: phoronix-test-suite.noise-level.0.activity_level 144.0% improvement
 2019-11-07 17:42 UTC  (5+ messages)
` [RFC PATCH 04/11] pipe: Use head and tail pointers for the ring, not cursor and length [ver #3]

[PATCH] dma-mapping: drop the dev argument to arch_sync_dma_for_*
 2019-11-07 17:41 UTC  (3+ messages)

provide in-place uncached remapping for dma-direct
 2019-11-07 17:40 UTC  (14+ messages)
` [OpenRISC] "
` [PATCH 1/2] dma-mapping: support setting memory uncached in place
  ` [OpenRISC] "
` [PATCH 2/2] openrisc: use the generic in-place uncached DMA allocator
  ` [OpenRISC] "

[PATCH v3 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-11-07 17:40 UTC  (6+ messages)
` [PATCH v3 01/11] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec
      ` [alsa-devel] "

[PATCH v4] drm/i915: Enable second dbuf slice for ICL and TGL
 2019-11-07 17:41 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
    `  "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
    `  "

next/master boot: 228 boots: 58 failed, 161 passed with 8 offline, 1 conflict (next-20191107)
 2019-11-07 17:41 UTC 

[meta-security][PATCH] meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_2.3.1.bb: add new udev dir to FILES and append EXTRA_OECONF
 2019-11-07 15:14 UTC 

[PATCH v2 1/2] dt-bindings: net: dp83869: Add TI dp83869 phy
 2019-11-07 17:40 UTC  (2+ messages)
` [PATCH v2 2/2] net: phy: "

drm/msm: 'pp done time out' errors after async commit changes
 2019-11-07 17:40 UTC  (11+ messages)
` [Freedreno] "

[PATCH 00/12] drm/i915: Gamma cleanups
 2019-11-07 17:40 UTC  (5+ messages)
` [PATCH 01/12] drm: Inline drm_color_lut_extract()
  ` [Intel-gfx] "

[PATCH] arm64: make sure fdt has #address-cells and #size-cells properties
 2019-11-07 17:39 UTC  (3+ messages)

[PATCH 2/2] rtc: bd70528: Fix hour register mask
 2019-11-07 17:38 UTC  (5+ messages)

[PATCH 1/5] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-11-07 17:38 UTC  (5+ messages)
` [Intel-gfx] "

[Intel-gfx] [ANNOUNCEMENT] Documenting tests with igt_describe()
 2019-11-07 17:38 UTC  (4+ messages)
  `  "
  ` [igt-dev] "

[PATCH] crda: Makefile: fix .so compilation line with some compilers
 2019-11-07 17:37 UTC  (7+ messages)
        ` [wireless-regdb] [RESEND PATCH] "
          `  "

[PATCH] percpu-refcount: Use normal instead of RCU-sched"
 2019-11-07 17:36 UTC  (7+ messages)

[Xen-devel] OSStest priorities
 2019-11-07 17:36 UTC  (2+ messages)

mock_drm_getfile(), take three
 2019-11-07 17:33 UTC  (14+ messages)
` [PATCH v3 3/5] drm/i915/selftests: Replace mock_file hackery with drm's true fake
  ` [Intel-gfx] "

Welcome Ondrej as a maintainer to the selinux-testsuite
 2019-11-07 17:32 UTC 

[RFC PATCH 00/12] i2c: replace i2c_new_probed_device with an ERR_PTR variant
 2019-11-07 17:31 UTC  (3+ messages)
` [RFC PATCH 01/12] "

[PATCH net-next 0/2] Bareudp Tunnel Module
 2019-11-07 17:31 UTC  (12+ messages)
` [PATCH net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc

[PATCH] drm/amdkfd: Simplify the mmap offset related bit operations
 2019-11-07 17:31 UTC  (5+ messages)

[U-Boot] pull request u-boot-mpc85xx
 2019-11-07 17:31 UTC  (2+ messages)

[U-Boot] [PATCH] gitlab/azure: Enable LLVM tests
 2019-11-07 17:31 UTC  (2+ messages)

[U-Boot] [PATCH] common/console.c: Fix unused warning with console_doenv()
 2019-11-07 17:31 UTC  (2+ messages)

[U-Boot] [PATCH] travis: Fix the clang-7 test
 2019-11-07 17:31 UTC  (2+ messages)

[PATCH 0/5] ppc/pnv: Add PNOR support
 2019-11-07 17:29 UTC  (9+ messages)
` [PATCH 2/5] ipmi: Add support to customize OEM functions

[PATCH v3 bpf-next 0/3] bpf: Add array support to btf_struct_access
 2019-11-07 17:29 UTC  (8+ messages)
` [PATCH v3 bpf-next 2/3] "
` [PATCH v3 bpf-next 3/3] bpf: Add cb access in kfree_skb test

[linux-lvm] exposing snapshot block device
 2019-11-07 17:29 UTC  (8+ messages)

[PATCH 0/4] Make the qemu_logfile handle thread safe
 2019-11-07 17:26 UTC  (4+ messages)
` [PATCH 4/4] Added tests for close and change of logfile

[dpdk-dev] [PATCH v3 0/1] compression: unit tests refactoring
 2019-11-07 17:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/1] test/compress: "

[PATCH v2 net] ipv6: fixes rt6_probe() and fib6_nh->last_probe init
 2019-11-07 17:26 UTC 

[PATCH net] ipv6: fixes rt6_probe() and fib6_nh->last_probe init
 2019-11-07 17:26 UTC  (5+ messages)

[PATCH 0/1] Fix bug resulting in double hpmemsize being assigned to MMIO window
 2019-11-07 17:25 UTC  (2+ messages)

[dpdk-dev] [PATCH v15 0/7] ethdev: add new Rx offload flags
 2019-11-07 17:24 UTC  (6+ messages)
` [dpdk-dev] [PATCH v16 0/8] "
  ` [dpdk-dev] [PATCH v16 2/8] ethdev: add mbuf RSS update as an offload
  ` [dpdk-dev] [PATCH v16 4/8] drivers/net: update Rx RSS hash offload capabilities

[PATCH BlueZ] tools/mesh-cfgclient: fix binaries and config name in README
 2019-11-07 17:24 UTC  (2+ messages)

[PATCH] ARM: check __ex_table in do_bad()
 2019-11-07 17:22 UTC  (4+ messages)

[PATCHv1 1/2] drm/panel: simple: Add support for AUO G121EAN01.4 panel
 2019-11-07 17:23 UTC  (2+ messages)
` [PATCHv1 2/2] drm/panel: simple: Add support for AUO G156XTN01.0 panel

[PATCH BlueZ] unit: Fixed Mesh Crypto unit test build for LTO
 2019-11-07 17:23 UTC  (2+ messages)

[PATCH] USB: chaoskey: fix error case of a timeout
 2019-11-07 17:06 UTC  (4+ messages)

[Bug 112226] [HadesCanyon] GPU hangs don't anymore recover (although kernel still claims that they do)
 2019-11-07 17:22 UTC  (2+ messages)
` [Bug 112226] [HadesCanyon/regression] GPU hang causes also X server to die

[PATCH v1] PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
 2019-11-07 17:21 UTC  (3+ messages)

[PULL 11/11] BootLinuxConsoleTest: Test the Quadra 800
 2019-11-07 17:18 UTC  (5+ messages)
` [PATCH 0/2] Acceptance test: update kernel used on m68k/q800 test

[U-Boot] [PATCH v3 1/3] fdt: fix bcm283x dm-pre-reloc definitions
 2019-11-07 17:18 UTC  (2+ messages)
` [U-Boot] [PATCH v3 3/3] drivers: bcm283x: Set pre-location flag for OF_BOARD

[PATCH] drm/qxl: Complete exception handling in qxl_device_init()
 2019-11-07 17:18 UTC  (2+ messages)

[Bug 205393] New: [amdgpu powerplay] vega10: custom pp_table, AVFS accidentally reenabled after display powersave
 2019-11-07 17:17 UTC  (2+ messages)
` [Bug 205393] "

[linux-sof-driver:pr/1416 7/27] sound/soc/codecs/rt1308-sdw.c:663:28: error: implicit declaration of function 'to_sdw_slave_device'; did you mean 'sdw_slave_modalias'?
 2019-11-07 17:16 UTC 

[RFC PATCH 05/14] pipe: Add general notification queue support [ver #2]
 2019-11-07 17:16 UTC  (3+ messages)
` [RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications "

[PATCH] drm/amdgpu: Add comments to gmc structure
 2019-11-07 17:15 UTC  (5+ messages)

[PATCH v2 0/3] asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs
 2019-11-07 17:15 UTC  (3+ messages)
` [PATCH v2 2/3] platform/x86: asus_wmi: Support fan boost mode on FX505DY/FX705DY

[PATCH v2 0/4] Replace current->mm by kvm->mm on powerpc/kvm
 2019-11-07 17:02 UTC  (3+ messages)
` [PATCH v2 2/4] powerpc/kvm/book3s: Replace current->mm by kvm->mm
` [PATCH v2 3/4] powerpc/kvm/book3e: "

[PULL v3 0/3] Trivial branch patches
 2019-11-07 17:13 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/20] net/mlx5: implement extensive metadata feature
 2019-11-07 17:10 UTC  (18+ messages)
` [dpdk-dev] [PATCH v3 00/19] "
  ` [dpdk-dev] [PATCH v3 04/19] net/mlx5: refactor flow structure
  ` [dpdk-dev] [PATCH v3 05/19] net/mlx5: update flow functions
  ` [dpdk-dev] [PATCH v3 06/19] net/mlx5: update meta register matcher set
  ` [dpdk-dev] [PATCH v3 07/19] net/mlx5: rename structure and function
  ` [dpdk-dev] [PATCH v3 08/19] net/mlx5: check metadata registers availability
  ` [dpdk-dev] [PATCH v3 09/19] net/mlx5: add devarg for extensive metadata support
  ` [dpdk-dev] [PATCH v3 10/19] net/mlx5: adjust shared register according to mask
  ` [dpdk-dev] [PATCH v3 11/19] net/mlx5: check the maximal modify actions number
  ` [dpdk-dev] [PATCH v3 12/19] net/mlx5: update metadata register id query
  ` [dpdk-dev] [PATCH v3 13/19] net/mlx5: add flow tag support
  ` [dpdk-dev] [PATCH v3 14/19] net/mlx5: extend flow mark support
  ` [dpdk-dev] [PATCH v3 15/19] net/mlx5: extend flow meta data support
  ` [dpdk-dev] [PATCH v3 16/19] net/mlx5: add meta data support to Rx datapath
  ` [dpdk-dev] [PATCH v3 17/19] net/mlx5: introduce flow splitters chain
  ` [dpdk-dev] [PATCH v3 18/19] net/mlx5: split Rx flows to provide metadata copy
  ` [dpdk-dev] [PATCH v3 19/19] net/mlx5: add metadata register copy table

[PATCH V2 net] net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
 2019-11-07 17:09 UTC 

[MPTCP] Re: question on MP_CAPABLE v1 handshake
 2019-11-07 17:11 UTC 

[PATCH] drm/i915: Split a setting of MSA to MST and SST
 2019-11-07 17:11 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Split a setting of MSA to MST and SST (rev2)
    `  "

[PATCH v2 1/2] dt-bindings: watchdog: sama5d4_wdt: add microchip,sam9x60-wdt compatible
 2019-11-07 17:10 UTC  (6+ messages)
` [PATCH v2 2/2] watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdog


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.