All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-03 21:30:02 to 2017-10-03 22:46:32 UTC [more...]

[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-03 22:46 UTC  (9+ messages)

high CPU stolen time after live migrate
 2017-10-03 22:46 UTC  (3+ messages)
  ` Re : "

GigaIO starting work on Switchtec NTB-based PCI Express fabric
 2017-10-03 22:45 UTC  (2+ messages)

[PATCH 0/3] fixes for running the test suite with --valgrind
 2017-10-03 22:45 UTC  (3+ messages)
` [PATCH 1/3] path.c: fix uninitialized memory access

[Bug 187051] New: "orphan list check failed" error in ext4
 2017-10-03 22:44 UTC  (2+ messages)
` [Bug 187051] "

[PATCH net-next 0/3] A own subdirectory for shared TCP code
 2017-10-03 22:42 UTC  (5+ messages)
` [PATCH net-next 1/3] net/ipv4: Move shared tcp code to own subdirectory
` [PATCH net-next 2/3] tcp: Move cc algorithms "
` [PATCH net-next 3/3] Move shared tcp code to net/ipv4v6shared

[PATCH] net: stmmac: dwmac-rk: Add RK3128 GMAC support
 2017-10-03 22:40 UTC  (2+ messages)

[PATCH] dmaengine: tegra-apb: Support non-flow controlled slave configuration
 2017-10-03 22:38 UTC 

[PATCH net] bpf: fix bpf_tail_call() x64 JIT
 2017-10-03 22:37 UTC 

[Bug 101483] A10-8780P (Carrizo) + R7 M260/M265 does not boot without any "workaround" parameter
 2017-10-03 22:37 UTC  (2+ messages)

[PATCH] mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info
 2017-10-03 22:36 UTC  (6+ messages)

[PATCH v2 0/2] Correct Tegra20 FUSE driver DMA usage
 2017-10-03 22:35 UTC  (3+ messages)
  ` [PATCH v2 1/2] soc/tegra: fuse: Fix reading registers using DMA on Tegra20
  ` [PATCH v2 2/2] soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver

[U-Boot] [ANN] U-Boot v2017.11-rc1 released
 2017-10-03 22:34 UTC  (2+ messages)

[PATCH 0/2] Fix HDMI as dual display on CNL
 2017-10-03 22:34 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/cnl: Fix PLL mapping
` [PATCH 2/2] drm/i915/cnl: Fix PLL initialization for HDMI
` ✓ Fi.CI.BAT: success for Fix HDMI as dual display on CNL

[PATCH] drm/i915/cnl: Allow 2 pixel per clock on Cannonlake
 2017-10-03 22:31 UTC  (2+ messages)

Patch "KVM: VMX: avoid double list add with VT-d posted interrupts" has been added to the 4.13-stable tree
 2017-10-03 22:30 UTC  (4+ messages)

+ mm-swap-fix-race-conditions-in-swap_slots-cache-init-fix-fix.patch added to -mm tree
 2017-10-03 22:30 UTC 

Real status of ReiserFS4?
 2017-10-03 22:29 UTC 

+ mm-swap-remove-lock_initialized-flag-from-swap_slots_cache.patch added to -mm tree
 2017-10-03 22:28 UTC 

+ mm-swap-fix-race-conditions-in-swap_slots-cache-init-fix.patch added to -mm tree
 2017-10-03 22:28 UTC 

+ mm-swap-fix-race-conditions-in-swap_slots-cache-init.patch added to -mm tree
 2017-10-03 22:28 UTC 

[PATCH 1/2] mm/swap: Fix race conditions in swap_slots cache init
 2017-10-03 22:27 UTC  (3+ messages)

[PATCH 0/5] new mlx4 Tx datapath bypassing ibverbs
 2017-10-03 22:27 UTC  (5+ messages)
` [PATCH v2 0/6] new mlx4 "
  ` [PATCH v2 5/6] net/mlx4: get back Rx checksum offloads

[PATCH 00/27 v11] SBSA UART emulation support in Xen
 2017-10-03 22:27 UTC  (6+ messages)
` [PATCH 01/27 v11] xen/arm: vpl011: Define common ring buffer helper functions in console.h

[PATCH igt] lib: Assert that the internal gem_create interface matches the ioctl
 2017-10-03 22:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/3] printk: Add force_early_printk boot param
 2017-10-03 22:24 UTC  (7+ messages)
` [PATCH 1/3] printk: Fix kdb_trap_printk placement
` [PATCH 2/3] early_printk: Add force_early_printk kernel parameter
` [PATCH 3/3] early_printk: Add simple serialization to early_vprintk()

[PATCH] branch: reset instead of release a strbuf
 2017-10-03 22:24 UTC  (4+ messages)

[PATCH 1/2] scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
 2017-10-03 22:23 UTC  (5+ messages)

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-10-03 22:22 UTC  (8+ messages)

[Qemu-devel] [PATCH for-2.10 0/3] qdev/vfio: defer DEVICE_DEL to avoid races with libvirt
 2017-10-03 22:21 UTC  (2+ messages)

[PATCH net-next v2 00/10] Introduce SCTP Stream Schedulers
 2017-10-03 22:20 UTC  (22+ messages)
` [PATCH net-next v2 01/10] sctp: silence warns on sctp_stream_init allocations
` [PATCH net-next v2 02/10] sctp: factor out stream->out allocation
` [PATCH net-next v2 03/10] sctp: factor out stream->in allocation
` [PATCH net-next v2 04/10] sctp: introduce struct sctp_stream_out_ext
` [PATCH net-next v2 05/10] sctp: introduce sctp_chunk_stream_no
` [PATCH net-next v2 06/10] sctp: introduce stream scheduler foundations
` [PATCH net-next v2 07/10] sctp: add sockopt to get/set stream scheduler
` [PATCH net-next v2 08/10] sctp: add sockopt to get/set stream scheduler parameters
` [PATCH net-next v2 09/10] sctp: introduce priority based stream scheduler
` [PATCH net-next v2 10/10] sctp: introduce round robin "

[Qemu-devel] [PATCH v2 0/5] Mark conventional/PCIe/hybrid PCI devices using interface names
 2017-10-03 17:12 UTC  (7+ messages)
` [Qemu-arm] [PATCH v2 4/5] pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
  ` [Qemu-devel] [Xen-devel] "
    ` [Qemu-arm] "
      ` [Qemu-arm] xen-pci-passthrough PCI Express support? (Re: [Qemu-devel] [Xen-devel] [PATCH v2 4/5] pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 8a671913d00f6fe4d9fbf5734d851083dc9697dd
 2017-10-03 22:20 UTC 

[Qemu-devel] [PATCH v1 0/5] Add a valid_cpu_types property
 2017-10-03 22:18 UTC  (16+ messages)
` [Qemu-devel] [PATCH v1 1/5] machine: "
` [Qemu-devel] [PATCH v1 2/5] netduino2: Specify the valid CPUs
` [Qemu-devel] [PATCH v1 4/5] xilinx_zynq: : "
` [Qemu-devel] [PATCH v1 5/5] raspi: "
  ` [Qemu-devel] [PATCH v1 3/5] xlnx-zcu102: "

[PATCH v3 0/2] docs: Update binfmt_misc links
 2017-10-03 22:16 UTC  (4+ messages)
` [PATCH v3 1/2] "

[Intel-wired-lan] [PATCH] i40e: make const array patterns static, reduces object code size
 2017-10-03 22:17 UTC  (2+ messages)

[PATCH v2] ath10k: Retry pci probe on failure
 2017-10-03 22:13 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] VFIO updates 2017-10-03
 2017-10-03 22:13 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] vfio/pci: Do not unwind on error
` [Qemu-devel] [PULL 2/3] vfio/pci: Add virtual capabilities quirk infrastructure
` [Qemu-devel] [PULL 3/3] vfio/pci: Add NVIDIA GPUDirect Cliques support

[PATCH] ath10k: Store coverage-class in case firmware is not booted
 2017-10-03 22:11 UTC  (2+ messages)

[PATCH 0/2] [v5] pinctrl: qcom: add support for sparse GPIOs
 2017-10-03 22:12 UTC  (14+ messages)

+ mm-use-sc-priority-for-slab-shrink-targets-fix.patch added to -mm tree
 2017-10-03 22:12 UTC 

+ mm-use-sc-priority-for-slab-shrink-targets.patch added to -mm tree
 2017-10-03 22:12 UTC 

[PATCH 4.13 000/110] 4.13.5-stable review
 2017-10-03 22:09 UTC  (3+ messages)
  ` [PATCH 4.13 103/110] platform/x86: fujitsu-laptop: Dont oops when FUJ02E3 is not presnt

Cash Statement of Account 10/03/2017
 2017-10-03 19:15 UTC  (2+ messages)

[PATCH 1/2] net/tap: fix indentation in flow file
 2017-10-03 22:07 UTC  (2+ messages)

[Qemu-devel] [PULL 00/50] Misc patches for 2017-09-19
 2017-10-03 22:07 UTC  (3+ messages)
` [Qemu-devel] [PULL 44/50] scripts: let checkpatch.pl process an entire GIT branch

[PATCH] go-runtime: prevent host leakage into target objects
 2017-10-03 22:07 UTC  (3+ messages)

[PATCH] HID: hid-input: Add eraser usage to hidinput_configure_usage
 2017-10-03 22:05 UTC 

+ sysvipc-make-get_maxid-o1-again-checkpatch-fixes.patch added to -mm tree
 2017-10-03 22:04 UTC 

+ sysvipc-unteach-ids-next_id-for-checkpoint_restore-checkpatch-fixes.patch added to -mm tree
 2017-10-03 22:04 UTC 

[PATCH] net/sfc: add device state check to reta update operation
 2017-10-03 22:04 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH -next 0/4] sysvipc: ipc-key management improvements
 2017-10-03 22:03 UTC  (3+ messages)
` [PATCH 1/4] sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE

[U-Boot] [RFC PATCH] rockchip: asus c201 support
 2017-10-03 22:03 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 2.10.1 Stable released
 2017-10-03 22:01 UTC 

[PATCH 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2017-10-03 22:01 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 TX Device Tree bindings

[Qemu-devel] [PATCH] Revert: checkpatch: check trace-events code style
 2017-10-03 22:00 UTC 

+ sysvipc-make-get_maxid-o1-again.patch added to -mm tree
 2017-10-03 21:59 UTC 

+ sysvipc-properly-name-ipc_addid-limit-parameter.patch added to -mm tree
 2017-10-03 21:59 UTC 

+ sysvipc-duplicate-lock-comments-wrt-ipc_addid.patch added to -mm tree
 2017-10-03 21:59 UTC 

+ sysvipc-unteach-ids-next_id-for-checkpoint_restore.patch added to -mm tree
 2017-10-03 21:59 UTC 

[PATCH] blk-mq-debugfs: fix device sched directory for default scheduler
 2017-10-03 21:59 UTC  (2+ messages)

[PATCH 0/9] add support for Hi3660 tsensor
 2017-10-03 21:59 UTC  (5+ messages)
` [PATCH 7/9] dt-bindings: Document the hi3660 thermal sensor binding

[PATCH 1/2] of/fdt: add of_fdt_device_is_available function
 2017-10-03 21:58 UTC  (6+ messages)
` [PATCH 2/2] of/fdt: skip unflattening of disabled nodes

[PATCH 0/4] rtc: mediatek: add support for SoC based RTC on MT7622
 2017-10-03 21:58 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: rtc: mediatek: add bindings for MediaTek SoC based RTC

[tpm2] [01org/tpm2-tools] fd034b: man: use pandoc instead of md2man for man pages ge
 2017-10-03 21:57 UTC 

[PATCH v2 0/3] Add support rockchip RGB output interface
 2017-10-03 21:56 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: Add document for "

+ pid-delete-struct-pidmap-nr_free.patch added to -mm tree
 2017-10-03 21:56 UTC  (4+ messages)

[PATCH] null_blk: change configfs dependency to select
 2017-10-03 21:54 UTC  (2+ messages)

[PATCH net] net: fib_rules: Fix fib_rules_ops->compare implementations to support exact match
 2017-10-03 21:54 UTC  (2+ messages)

[PATCH v2] siteinfo: nios2-linux - remove wrong mutex info
 2017-10-03 21:54 UTC 

+ pid-delete-reserved_pids.patch added to -mm tree
 2017-10-03 21:53 UTC  (3+ messages)

[PATCH v2 0/2] NVIDIA Tegra20 video decoder driver
 2017-10-03 21:51 UTC  (4+ messages)
` [PATCH v2 1/2] staging: Introduce "
` [PATCH v2 2/2] ARM: dts: tegra20: Add video decoder node

[PATCH] test-list-objects: mark file-local symbols as static
 2017-10-03 21:51 UTC 

[PATCH v3 0/9] Nested p2m: allow sharing between vCPUs
 2017-10-03 21:51 UTC  (3+ messages)
` [PATCH v3 3/9] x86/np2m: remove np2m_base from p2m_get_nestedp2m()

+ epoll-account-epitem-and-eppoll_entry-to-kmemcg.patch added to -mm tree
 2017-10-03 21:50 UTC 

[U-Boot] [PATCH] armv8: fsl-layerscape: Allocate Secure memory from first ddr region
 2017-10-03 21:50 UTC 

[PATCH] nfp: convert nfp_eth_set_bit_config() into a macro
 2017-10-03 21:50 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: Add armada-38x i2c binding
 2017-10-03 21:49 UTC  (8+ messages)

+ include-linux-fsh-fix-comment-about-struct-address_space.patch added to -mm tree
 2017-10-03 21:49 UTC 

[bug] git version 2.4.12 color.ui = always breaks git add -p
 2017-10-03 21:47 UTC  (2+ messages)

+ mm-hugetlb-drop-hugepages_treat_as_movable-sysctl.patch added to -mm tree
 2017-10-03 21:47 UTC 

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-03 21:44 UTC  (7+ messages)

[PATCH] PCI MSI: allow alignment restrictions on vector allocation
 2017-10-03 21:46 UTC  (7+ messages)

[PATCH 0/3] iommu/ipmmu-vmsa: R-Car Gen3 IPMMU DT binding update
 2017-10-03 21:45 UTC  (6+ messages)
` [PATCH 2/3] iommu/ipmmu-vmsa: Document R-Car V3M IPMMU DT bindings
` [PATCH 3/3] iommu/ipmmu-vmsa: Document R-Car D3 "

[PATCH v3 0/6] net/i40e: implement dynamic mapping of flow types to pctypes
 2017-10-03 21:44 UTC  (5+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 4/5] app/testpmd: add new commands to manipulate with pctype mapping

system hung up when offlining CPUs
 2017-10-03 21:44 UTC  (16+ messages)

[Devel] [pm:bleeding-edge 12/41] utstrsuppt.c:undefined reference to `__udivdi3'
 2017-10-03 21:44 UTC  (6+ messages)
      `  "

[PATCH] Don't set wildcard filter for non-existing module
 2017-10-03 21:44 UTC  (2+ messages)

Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
 2017-10-03 21:44 UTC  (4+ messages)

[PATCH v5 0/2] staging: ion: get one device per heap
 2017-10-03 21:42 UTC  (5+ messages)
` [PATCH v5 2/2] staging: ion: create one device entry "

[PATCH v2] blk-throttle: fix possible io stall when upgrade to max
 2017-10-03 21:42 UTC  (2+ messages)

[PATCH v2 0/9] protocol transition
 2017-10-03 21:42 UTC  (4+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 10/10] ssh: introduce a 'simple' ssh variant

[Bug 197121] New: Bluetooth regression "no bluetooth adapters found" Baytrail T100CHI (SDIO) BCM4324B3
 2017-10-03 21:41 UTC  (2+ messages)
` [Bug 197121] "

[master][PATCH] qtwebengine: patch no longer applies to 5.9.2, disable for now
 2017-10-03 21:41 UTC 

[PATCH v9 0/7] Add support for Qualcomm A53 CPU clock
 2017-10-03 21:41 UTC  (3+ messages)
` [PATCH v9 6/7] dt-bindings: clock: Document qcom,apcs binding

[PATCH] drm/i915/cnl: Update the DMC version on CNL
 2017-10-03 21:40 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

+ mm-remove-unnecessary-warn_once-in-page_vma_mapped_walk.patch added to -mm tree
 2017-10-03 21:40 UTC 

+ mm-remove-unused-pgdat-inactive_ratio.patch added to -mm tree
 2017-10-03 21:38 UTC 

[PATCH v2 0/2] using uio_pdrv_genirq without module param
 2017-10-03 21:37 UTC  (4+ messages)
` [PATCH v2 1/2] uio: dt-bindings: document binding for uio-pdrv-genirq

+ checkpatch-printks-always-need-a-kern_level.patch added to -mm tree
 2017-10-03 21:37 UTC 

+ mm-mempolicy-fix-numa_interleave_hit-counter.patch added to -mm tree
 2017-10-03 21:37 UTC 

[Bug 102500] [polaris10][amd-staging-4.12] GPU fault detected, somethimes lockup
 2017-10-03 21:36 UTC  (2+ messages)
` [Bug 102500] [polaris10, vega10][amd-staging-4.12, amd-staging-drm-next] "

[PATCH v3] xen/balloon: don't online new memory initially
 2017-10-03 21:33 UTC  (4+ messages)
` [Xen-devel] "

+ mm-fix-typo-in-vm_mpx-definition.patch added to -mm tree
 2017-10-03 21:32 UTC  (2+ messages)

[PATCH next] bonding: speed/duplex update at NETDEV_UP event
 2017-10-03 21:32 UTC  (2+ messages)

[PATCH] rndis_host: support Novatel Verizon USB730L
 2017-10-03 21:31 UTC  (4+ messages)

[Bug 102955] HyperZ related rendering issue in ARK: Survival Evolved
 2017-10-03 21:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Deprecate -nodefconfig
 2017-10-03 21:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] qemu-options: "

+ makefile-introduce-config_cc_stackprotector_auto-fix.patch added to -mm tree
 2017-10-03 21:31 UTC 

[PATCH v2 0/2] ARM64: Add Vega S96 board support
 2017-10-03 21:30 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: arm: amlogic: Add Tronsmart Vega S96 binding


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.