All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-08 09:16:31 to 2018-10-08 10:07:56 UTC [more...]

[PATCH v2 0/3] fetch2/git: Check fullshallow tarball and clonedir before access
 2018-10-08  8:15 UTC  (3+ messages)
` [PATCH v2 1/3] fetch2/git: prevent access to non-existing clonedir
` [PATCH v2 3/3] fetch2/git: provide information about missing sources

[Qemu-trivial] [PATCH] util: aio-posix: fix a typo
 2018-10-08  9:29 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH net-next v3 0/6] net: phy: mscc: various improvements to Microsemi PHY driver
 2018-10-08 10:07 UTC  (4+ messages)
` [PATCH net-next v3 2/6] net: phy: mscc: add ethtool statistics counters
` [PATCH net-next v3 3/6] net: phy: mscc: Add EEE init sequence
` [PATCH net-next v3 5/6] net: phy: mscc: shorten `x != 0` condition to `x`

[LTP] [PATCH] netns_helper.sh: use 'ping -6' when ping6 is not avaliable
 2018-10-08 10:07 UTC  (2+ messages)

[PATCH v8 00/10] Add the I3C subsystem
 2018-10-08 10:06 UTC  (4+ messages)
` [PATCH v8 07/10] i3c: master: Add driver for Cadence IP

[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
 2018-10-08 10:06 UTC  (6+ messages)

Re: [PATCH v4] fuse: add max_pages option
 2018-10-08  2:56 UTC 

[PATCH] ACPI / CPPC: Add support for guaranteed performance
 2018-10-08 10:03 UTC  (2+ messages)

general protection fault in gcmaes_crypt_by_sg
 2018-10-08 10:06 UTC  (2+ messages)

linux-next: manual merge of the tip tree with the pm tree
 2018-10-08 10:06 UTC  (2+ messages)

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-10-08 10:06 UTC  (4+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 1/3] i2c: imx: implement master_xfer_irqless callback

[Buildroot] [git commit] perl-extutils-config: new package
 2018-10-08 10:06 UTC 

[PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions
 2018-10-08  9:53 UTC  (6+ messages)

[PATCH v4] drm/i915: Remove i915.enable_ppgtt override
 2018-10-08  9:53 UTC  (6+ messages)

[PATCH v2 1/3] app/testpmd: move dumping packets to a separate function
 2018-10-08 10:04 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] app/testpmd: add packet dump callback functions
  ` [PATCH v4 3/3] app/testpmd: set packet dump based on verbosity level

[PATCH 0/2] nvme: NUMA locality for fabrics
 2018-10-08 10:05 UTC  (5+ messages)
` [PATCH 1/2] nvme: NUMA locality information "
` [PATCH 2/2] nvme-multipath: manual NUMA configuration

linux-next: manual merge of the tip tree with the pm tree
 2018-10-08 10:05 UTC  (2+ messages)

[PATCH] Documentation/arm64: HugeTLB page implementation
 2018-10-08 10:03 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] mfd: wm5110: Add missing ASRC rate register
 2018-10-08 10:02 UTC 

[PATCH v9 00/10] x86: macrofying inline asm
 2018-10-08 10:02 UTC  (7+ messages)
` PROPOSAL: Extend inline asm syntax with size spec

usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
 2018-10-08 10:02 UTC  (3+ messages)
` [PATCH] "

[Qemu-devel] [PATCH] target/s390x/excp_helper: Remove DPRINTF() macro
 2018-10-08 10:01 UTC  (2+ messages)

[PATCH v2] ring: fix c11 memory ordering issue
 2018-10-08 10:01 UTC  (24+ messages)
` [PATCH v3 1/3] ring: read tail using atomic load

[PATCH v6 1/8] x86/arch_prctl/64: Make ptrace read FS/GS base accurately
 2018-10-08  9:59 UTC  (4+ messages)
` [tip:x86/asm] x86/fsgsbase/64: Fix ptrace() to read the "
` [tip:x86/asm] x86/segments: Introduce the 'CPUNODE' naming to better document the segment limit CPU/node NR trick
` [tip:x86/asm] x86/fsgsbase/64: Clean up various details

[PATCH v8 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-10-08  9:59 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH v6 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-10-08  9:59 UTC  (5+ messages)
` [PATCH v6 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH v6 8/8] x86/vdso: Move out the CPU initialization
 2018-10-08  9:58 UTC  (2+ messages)
` [tip:x86/asm] x86/vdso: Initialize the CPU/node NR segment descriptor earlier

[distros-debian-sid test] 75372: trouble: blocked/broken
 2018-10-08  9:59 UTC 

[PATCH v6 7/8] x86/vdso: Introduce helper functions for CPU and node number
 2018-10-08  9:58 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH] ARM: Call syscall_trace_exit even when system call skipped
 2018-10-08  9:58 UTC  (8+ messages)
`  "

[PATCH v6 6/8] x86/segments/64: Rename PER_CPU segment to CPU_NUMBER
 2018-10-08  9:57 UTC  (2+ messages)
` [tip:x86/asm] x86/segments/64: Rename the GDT PER_CPU entry "

[PATCH v6 5/8] x86/fsgsbase/64: Factor out load FS/GS segments from __switch_to()
 2018-10-08  9:57 UTC  (2+ messages)
` [tip:x86/asm] x86/fsgsbase/64: Factor out FS/GS segment loading "

[U-Boot] [PATCH v2 0/4] Stratix10 FPGA reconfiguration support
 2018-10-08  9:57 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] arm: socfpga: stratix10: Add macros for mailbox's arguments
` [U-Boot] [PATCH v2 2/4] arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v2 3/4] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
` [U-Boot] [PATCH v2 4/4] arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration

[Qemu-devel] [RFC PATCH 00/21] Trace updates and plugin RFC
 2018-10-08  9:41 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 04/21] trace: enable the exec_tb trace events

[PATCH v6 4/8] x86/fsgsbase/64: Use FS/GS base helpers in core dump
 2018-10-08  9:56 UTC  (2+ messages)
` [tip:x86/asm] x86/fsgsbase/64: Convert the ELF core dump code to the new FSGSBASE helpers

[PATCH v6 3/8] x86/fsgsbase/64: Make ptrace use correct FS/GS base helpers
 2018-10-08  9:56 UTC  (2+ messages)
` [tip:x86/asm] x86/fsgsbase/64: Make ptrace use the new "

[igt-dev] ✓ Fi.CI.IGT: success for tests/kms_color: Change in commit style (rev2)
 2018-10-08  9:56 UTC 

[cip-dev] CIP-dev IRC weekly meeting log: week 40
 2018-10-08  9:56 UTC 

[PATCH 0/5] qtnfmac: add support for QSR1000/QSR2000 (aka Topaz) chipsets
 2018-10-08  9:56 UTC  (6+ messages)
` [PATCH 1/5] qtnfmac: use 'help' in Kconfig
` [PATCH 2/5] qtnfmac: use SPDX identifier for pcie bus layer files
` [PATCH 3/5] qtnfmac_pcie: cleanup Pearl platform headers
` [PATCH 4/5] qtnfmac_pcie: use single PCIe driver for all platforms
` [PATCH 5/5] qtnfmac: add support for Topaz chipsets

[PATCH v6 2/8] x86/fsgsbase/64: Introduce FS/GS base helper functions
 2018-10-08  9:55 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH] powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y
 2018-10-08  9:53 UTC  (3+ messages)

can not sync master interface when bond1 box connected with another bond1 box
 2018-10-08  2:45 UTC 

[PATCH] nvme: Update node paths after adding new path
 2018-10-08  9:55 UTC  (2+ messages)

[PATCH] tools/ocaml: Release the global lock before invoking block syscalls
 2018-10-08  9:55 UTC  (3+ messages)

[PATCH] nvme: Remove ns sibling before clearing path
 2018-10-08  9:55 UTC  (2+ messages)

Don't upgrade to 13.2.2 if you use cephfs
 2018-10-08  9:53 UTC  (5+ messages)

[LTP] [RFC] Unique test case ids in runtest files ?
 2018-10-08  9:52 UTC  (4+ messages)
` [LTP] [RFC PATCH 2/5] runtest/syscalls: rename CVE test cases

unwind_init() takes 100 ms
 2018-10-08  9:52 UTC 

[LTP] [PATCH v2 0/4] New Fuzzy Sync library API
 2018-10-08  9:52 UTC  (4+ messages)
` [LTP] [PATCH v2 4/4] Add delay bias for difficult races

[PATCH v3 0/6] Add method to describe tile/bit_level_packed formats
 2018-10-08  9:52 UTC  (4+ messages)
` [PATCH v3 1/6] drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info

[PATCH 00/18] Miscellaneous build and docs, fixes from Debian
 2018-10-08  9:51 UTC  (27+ messages)
` [PATCH 01/18] docs/man: Fix two typos detected by the Debian lintian tool
` [PATCH 02/18] tools/xentrace/xenalyze: Fix typos detected by lintian
` [PATCH 03/18] Various: Fix typos `unkown', `retreive' (detected by lintian)
` [PATCH 04/18] Various: Fix typo `occured'
` [PATCH 05/18] Various: Fix typo `reseting'
` [PATCH 06/18] tools/python/xen/lowlevel: Fix typo `sucess'
` [PATCH 07/18] Various: Fix typo `infomation'
` [PATCH 08/18] Various: Fix typo `mappping'
` [PATCH 11/18] docs/man: Provide properly-formatted NAME sections
` [PATCH 12/18] docs/man/xen-pv-channel.pod.7: Remove a spurious blank line
` [PATCH 13/18] tools/xenstat: Fix shared library version
` [PATCH 15/18] libfsimage: Honour general LDFLAGS
` [PATCH 17/18] xenmon: Install as xenmon, not xenmon.py

[Bug 108262] Unable to open intel_gpu_top (sudo): Test assertion failure function init_instdone_definitions, file instdone.c:599
 2018-10-08  9:51 UTC  (2+ messages)

[PATCH v4 00/23] dom0less step1: boot multiple domains from device tree
 2018-10-08  9:50 UTC  (5+ messages)
` [PATCH v4 20/23] xen: support console_switching between Dom0 and DomUs on ARM
` [PATCH v4 21/23] xen/vpl011: buffer out chars when the backend is xen

[PATCH] ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
 2018-10-08  9:49 UTC  (2+ messages)

[PATCH 0/3] security: support for pdcp
 2018-10-08  9:49 UTC  (6+ messages)
` [PATCH 1/3] security: support pdcp protocol

[PATCH] net/e1000: do not error out if rx_drop_en is set
 2018-10-08  9:49 UTC  (2+ messages)

[PATCH 0/2] irqchip: ti-sci-intr: Add support for K3 Interrupt Router
 2018-10-08  9:48 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
` [PATCH 2/2] irqchip: ti-sci-intr: Add support for Interrupt Router driver

[PATCH v1 0/5] can: add SAE J1939 protocol
 2018-10-08  9:48 UTC  (6+ messages)
` [PATCH v1 1/5] mailmap: update email address
` [PATCH v1 2/5] can: introduce REQUIRED_SIZE macro
` [PATCH v1 3/5] can: add socket type for CAN_J1939
` [PATCH v1 4/5] can: extend sockaddr_can to include j1939 members
` [PATCH v1 5/5] can: add support of SAE J1939 protocol

[PATCH 0/3] bpf: allow zero-initialising hash map seed
 2018-10-08  9:48 UTC  (9+ messages)
` [PATCH 1/3] bpf: allow zero-initializing "

[PATCH 1/2] ASoC: Add device tree documentation file for wm8782 stereo DAC
 2018-10-08  9:48 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm8782: add support for regulators

[LTP] [PATCH] Correct the kernel_bits value in x86 PER_LINUX32
 2018-10-08  9:47 UTC  (2+ messages)

[PATCH] net/ixgbe: put 5tuple check in front to jump over ntuple filter case
 2018-10-08  9:46 UTC  (5+ messages)

[PATCH 00/36] Devicetree schema
 2018-10-08  9:45 UTC  (4+ messages)
` [PATCH 28/36] dt-bindings: arm: Convert Rockchip board/soc bindings to json-schema

[PATCH] fix static variables
 2018-10-08  9:43 UTC  (7+ messages)
` [PATCH v2 1/4] add missing static keyword to globals
  ` [PATCH v2 4/4] lib: reduce global variable usage

[PATCH v3 00/19] Misc Multipath patches
 2018-10-08  9:41 UTC  (7+ messages)
` [PATCH v3 18/19] libmultipath: Don't blank intialized paths

[Qemu-devel] [PATCH v3 0/3] block nodes graph visualization
 2018-10-08  9:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] qapi: add x-debug-query-block-graph

[xen-unstable test] 128478: tolerable FAIL
 2018-10-08  9:39 UTC 

[RFC v3 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-10-08  9:38 UTC  (4+ messages)
` [RFC v3 09/12] rtw88: chip files

[U-Boot] [PATCH] net: Add MT76xx ethernet driver
 2018-10-08  9:38 UTC  (4+ messages)
` [U-Boot] [PATCH] gpio: Add MT7621 GPIO support

[PATCH 1/4] ethdev: add SCTP Rx checksum offload support
 2018-10-08  9:37 UTC  (5+ messages)
` [PATCH v2 1/4] ethdev: add Rx offload outer UDP checksum definition

[PATCH AUTOSEL 4.18 01/48] ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
 2018-10-08  9:37 UTC  (7+ messages)
` [PATCH AUTOSEL 4.18 27/48] sound: enable interrupt after dma buffer initialization
` [PATCH AUTOSEL 4.18 28/48] sound: don't call skl_init_chip() to reset intel skl soc

[PATCH v6 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-08  9:16 UTC  (20+ messages)
` [PATCH v6 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v6 2/9] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v6 3/9] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v6 4/9] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v6 5/9] powerpc: regain entire stack space
` [PATCH v6 6/9] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v6 7/9] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v6 8/9] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v6 9/9] powerpc: clean stack pointers naming

[U-Boot] [PATCH v2 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-08  9:36 UTC  (4+ messages)
` [U-Boot] [PATCH v2 12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT

[U-Boot] [PATCH v1 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-08  9:35 UTC  (3+ messages)

[RFC v2 00/12] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2018-10-08  9:35 UTC  (12+ messages)
` [RFC v2 03/12] rtw88: hci files
` [RFC v2 04/12] rtw88: trx files

delalloc and reflink fixes & tweaks V3
 2018-10-08  2:24 UTC  (7+ messages)
` [PATCH 3/8] xfs: remove magic handling of unwritten extents in xfs_bmapi_allocate

[LTP] [PATCH 1/1] syscalls/statx04: TCONF on BTRFS for kernel < 4.13
 2018-10-08  9:33 UTC 

[PATCH 0/2] drm/exynos: decon: Add properties
 2018-10-08  9:33 UTC  (7+ messages)
  ` [PATCH 0/2] drm/exynos: fimd: "
      ` [PATCH 1/2] drm/exynos: fimd: Make plane alpha configurable
      ` [PATCH 2/2] drm/exynos: fimd: Make pixel blend mode configurable

[PATCH v4 0/2] Reworked rk3288-tinker-s devicetree
 2018-10-08  9:32 UTC  (3+ messages)

[PATCH 0/3] ethdev: add generic MAC address rewrite actions
 2018-10-08  9:31 UTC  (3+ messages)
` [PATCH 1/3] "

[PATCH 0/3] Device Tree for ASUS Tinker Board S [v3]
 2018-10-08  9:30 UTC  (4+ messages)
` [PATCH 3/3] This patch adds wifi to asus tinker board S

[net-next,06/19] net: usb: aqc111: Introduce link management
 2018-10-08  9:29 UTC 

Backports to stable
 2018-10-08  9:29 UTC  (2+ messages)

[LKP] [x86/kvm/lapic] d176620277: kvm-unit-tests.vmx_EPT_AD_disabled.fail
 2018-10-08  9:29 UTC  (2+ messages)
`  "

[LTP] [PATCH 1/2] testcases: netns: Check TUN support enabled
 2018-10-08  9:28 UTC  (4+ messages)
` [LTP] [PATCH 2/2] testcases: netns: Handle "Operation not supported" error

[PATCH] mm, oom_adj: avoid meaningless loop to find processes sharing mm
 2018-10-08  9:27 UTC  (6+ messages)
    `  "

[U-Boot] [PATCH] nand: atmel: Initialize pmecc smu with correct size
 2018-10-08  9:27 UTC 

[PATCH 0/3] Use interconnect API in MDSS on SDM845
 2018-10-08  9:27 UTC  (4+ messages)
  ` [PATCH 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
  ` [PATCH 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
  ` [PATCH 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845

[RFC PATCH 0/2] ACPI / PPTT: ids for caches
 2018-10-08  9:26 UTC  (6+ messages)

[PATCH 0/3] ethdev: add IP address and TCP/UDP port rewrite actions to flow API
 2018-10-08  9:24 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] ethdev: add flow api actions to modify IP addresses
  ` [PATCH v2 2/3] ethdev: add flow api actions to modify TCP/UDP port numbers

List archives on lore.kernel.org
 2018-10-08  9:24 UTC 

[PATCH] fmlib: fix typo
 2018-10-08  9:07 UTC 

[PATCH v2] mm: don't raise MEMCG_OOM event due to failed high-order allocation
 2018-10-08  9:22 UTC  (2+ messages)

[PATCH 0/5] btrfs-progs: check: Detect invalid dev extents and device items
 2018-10-08  9:28 UTC  (5+ messages)
` [PATCH 1/5] btrfs-progs: lowmem check: Add check for overlapping dev extents
` [PATCH 5/5] btrfs-progs: fsck-tests: Add test image for dev extents beyond device boundary

[RFC PATCH 01/11] nios2: update_mmu_cache clear the old entry from the TLB
 2018-10-08 17:02 UTC  (7+ messages)

[PATCH v2 2/2] drm/sun4i: tcon: prevent tcon->panel dereference if null
 2018-10-08  9:21 UTC  (5+ messages)
` [PATCH v3 1/2] drm/sun4i: tcon: fix check of tcon->panel null pointer
  ` [PATCH v3 2/2] drm/sun4i: tcon: prevent tcon->panel dereference if NULL

[U-Boot] [PATCH 1/2] dm/pci: Change the first CFG read to Vendor ID in enumeration
 2018-10-08  9:20 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v10] lib/igt_fb: Added XYUV format support for testing
 2018-10-08  9:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_fb: Added XYUV format support for testing (rev11)

[meta-oe][PATCH] glog: upgrade 0.3.4 -> 0.3.5
 2018-10-08  9:17 UTC 

[PATCH] PM / AVS: SmartReflex: Fix module licence specification
 2018-10-08  9:18 UTC  (2+ messages)

[yocto-docs][PATCH] kernel-dev: document the change detection of kernel feature files
 2018-10-08  9:17 UTC  (3+ messages)
  ` [yocto] "

[PATCH V3 00/13] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-08  9:17 UTC  (4+ messages)
` [PATCH V3 2/13] KVM/MMU: Add tlb flush with range helper function


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.