All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-11 22:33:09 to 2017-04-12 00:44:22 UTC [more...]

[PATCH] scsi: qla2xxx: remove some redundant pointer assignments
 2017-04-12  0:44 UTC  (3+ messages)

ZONE_DEVICE and pmem API support for powerpc
 2017-04-12  0:43 UTC  (20+ messages)
` [PATCH 3/9] powerpc/mm: Add _PAGE_DEVMAP for ppc64
` [PATCH 4/9] powerpc/mm: Reshuffle vmemmap_free()
` [PATCH 5/9] powerpc/vmemmap: Add altmap support
` [PATCH 6/9] powerpc, mm: Enable ZONE_DEVICE on powerpc
` [PATCH 8/9] powerpc/mm: Wire up hpte_removebolted for powernv

What's cooking in git.git (Apr 2017, #01; Tue, 11)
 2017-04-12  0:42 UTC  (3+ messages)

[PATCH] ls-files: properly prepare submodule environment
 2017-04-12  0:39 UTC 

Network driver "test suite"
 2017-04-12  0:36 UTC  (2+ messages)

[PATCH] drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
 2017-04-12  0:31 UTC 

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-12  0:27 UTC  (8+ messages)

linux-next: manual merge of the net-next tree with the pci tree
 2017-04-12  0:25 UTC 

[PATCH rdma-next 00/18] Enhance ib_ah_attr to specify types
 2017-04-12  0:23 UTC  (8+ messages)
` [PATCH rdma-next 17/18] IB/core: Define 'ib' and 'eth' rdma_ah_attr types
` [PATCH rdma-next 18/18] IB/core: Define 'opa' rdma_ah_attr type

[PATCH 1/5] arm64: memory-hotplug: Add MEMORY_HOTPLUG, MEMORY_HOTREMOVE, MEMORY_PROBE
 2017-04-12  0:20 UTC  (3+ messages)

iov_iter_pipe warning
 2017-04-12  0:17 UTC  (18+ messages)

[PATCH 0/6] KVM: towards maintainable kvm_make_all_cpus_request()
 2017-04-12  0:15 UTC  (6+ messages)
` [PATCH RFC 1/6] KVM: fix guest_mode optimization in kvm_make_all_cpus_request()

[PATCH 01/10] ftgmac100: Upgrade to NETIF_F_HW_CSUM
 2017-04-12  0:08 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/5] Improve the Cadence GEM multi-queue support
 2017-04-11 22:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/5] cadence_gem: Read the correct queue descriptor
` [Qemu-devel] [PATCH v3 2/5] cadence_gem: Correct the multi-queue can rx logic
` [Qemu-devel] [PATCH v3 3/5] cadence_gem: Correct the interupt logic
` [Qemu-devel] [PATCH v3 5/5] xlnx-zynqmp: Set the Cadence GEM revision

[PATCH] blkfront: add uevent for size change
 2017-04-12  0:05 UTC  (4+ messages)

Raw data block input: is IIO a good choice?
 2017-04-12  0:05 UTC  (8+ messages)

[PATCH 4/5] init: add support to directly boot to a mapped device
 2017-04-12  0:04 UTC  (2+ messages)

[PATCH] VT-d: correct a comment and remove useless if() statement
 2017-04-12  0:04 UTC 

[PATCH] kbuild: Consolidate header generation from ASM offset information
 2017-04-12  0:03 UTC  (3+ messages)

[PATCH net-next v2 0/8] rtnetlink: Cleanup user notifications for netdev events
 2017-04-12  0:02 UTC  (9+ messages)
` [PATCH net-next v2 1/8] rtnetlink: Do not generate notifications for MTU events
` [PATCH net-next v2 2/8] rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
` [PATCH net-next v2 3/8] rtnetlink: Do not generate notifications for CHANGEADDR event
` [PATCH net-next v2 4/8] rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
` [PATCH net-next v2 5/8] rtnetlink: Do not generate notifications for PRECHANGEUPPER event
` [PATCH net-next v2 6/8] rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
` [PATCH net-next v2 7/8] rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
` [PATCH net-next v2 8/8] rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event

[PATCH 1/3] drm/i915: Add stub mmio read/write routines to mock device
 2017-04-12  0:01 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Pretend the engine is always idle when mocking
` [PATCH 3/3] drm/i915: Wake device for emitting request during selftest
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Add stub mmio read/write routines to mock device

[PATCH] sync_file: get rid of internal reference count
 2017-04-12  0:00 UTC  (2+ messages)

[PATCH v2] IIO: bmp280-core.c: fix error in humidity calculation
 2017-04-11 23:59 UTC  (2+ messages)

[PATCH] blk-mq: Fix blk_execute_rq_nowait() handling of dying queues
 2017-04-11 23:58 UTC 

[PATCH 00/18] staging: ks7010: refactor SDIO code
 2017-04-11 23:57 UTC  (19+ messages)
` [PATCH 01/18] staging: ks7010: replace defines with enums
` [PATCH 02/18] staging: ks7010: remove unused completion
` [PATCH 03/18] staging: ks7010: remove unused read_buf
` [PATCH 04/18] staging: ks7010: remove unused structure description
` [PATCH 05/18] staging: ks7010: remove unused spin_lock
` [PATCH 06/18] staging: ks7010: remove argument identifiers
` [PATCH 07/18] staging: ks7010: clean up SDIO header comments
` [PATCH 08/18] staging: ks7010: rename wakeup work struct
` [PATCH 09/18] staging: ks7010: move tasklet_struct to ks_wlan_private
` [PATCH 10/18] staging: ks7010: move hw info into dev private data
` [PATCH 11/18] staging: ks7010: add struct comment to ks_sdio_card
` [PATCH 12/18] staging: ks7010: clean up SDIO source comments
` [PATCH 13/18] staging: ks7010: remove err_ from non-error path label
` [PATCH 14/18] staging: ks7010: fix checkpatch SPACE_BEFORE_TAB
` [PATCH 15/18] staging: ks7010: fix checkpatch LINE_SPACING
` [PATCH 16/18] staging: ks7010: refactor SDIO read/write helpers
` [PATCH 17/18] staging: ks7010: fix checkpatch SPLIT_STRING
` [PATCH 18/18] staging: ks7010: rename SDIO files

How to browse the code
 2017-04-11 23:56 UTC  (3+ messages)

[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-04-11 23:54 UTC  (4+ messages)
` [PATCH 4/6] kvm: nVMX: support EPT accessed/dirty bits

[PATCH] kernel/irq: Limit validation of cpumask_var_t to CONFIG_CPUMASK_OFFSTACK=y
 2017-04-11 23:52 UTC 

[PATCH 0/4] recursive submodules: git-reset!
 2017-04-11 23:49 UTC  (5+ messages)
` [PATCH 1/4] entry.c: submodule recursing: respect force flag correctly
` [PATCH 2/4] submodule.c: uninitialized submodules are ignored in recursive commands
` [PATCH 3/4] submodule.c: harden submodule_move_head against broken submodules
` [PATCH 4/4] builtin/reset: add --recurse-submodules switch

[PATCH] tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()
 2017-04-11 23:47 UTC  (3+ messages)

[rcu:rcu/next 51/58] mm/mmu_notifier.c:259:14: error: 'struct srcu_struct' has no member named 'per_cpu_ref'
 2017-04-11 23:44 UTC 

[PATCH 0/2] xfsprogs: metadump/mdrestore warns about dirty journal
 2017-04-11 23:44 UTC  (10+ messages)
` [PATCH 1/2] metadump: warn about corruption if log is dirty
` [PATCH 2/2] mdrestore: "

[Xenomai] 0-priority task in Cobalt
 2017-04-11 23:44 UTC 

[U-Boot] [PATCH] spl: make image arg or fdt blob address reconfigurable
 2017-04-11 23:44 UTC  (3+ messages)

[PATCH kernel] vfio/spapr_tce: Check kzalloc() return when preregistering memory
 2017-04-11 23:40 UTC  (5+ messages)

"Consolidate get_dma_ops" breaks Xen on ARM
 2017-04-11 23:39 UTC  (6+ messages)

linux-next: manual merge of the vfs tree with the mips tree
 2017-04-11 23:39 UTC 

yocto Digest, Vol 79, Issue 23
 2017-04-11  9:59 UTC  (4+ messages)
      ` Fw: "

[PATCH] ia64: beatify build log for gate.so and gate-syms.o
 2017-04-11 23:36 UTC  (2+ messages)

[Fuego] Fuego 1.1 version error during install
 2017-04-11 23:32 UTC  (4+ messages)

[GIT PULL] cgroup fixes for v4.11-rc6
 2017-04-11 23:32 UTC  (2+ messages)

master - lvconvert: add segment type raid10_near
 2017-04-11 23:29 UTC 

Grub2, can the following be done
 2017-04-11 23:28 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S PR: Fix build when PR KVM is built in
 2017-04-11 23:27 UTC  (2+ messages)

[md PATCH 00/10] Simplify bio splitting and related code
 2017-04-11 23:27 UTC  (3+ messages)

[PATCH] drm/etnaviv: implement cooling support for new GPU cores
 2017-04-11 23:26 UTC  (2+ messages)

[RFC net-next] of: mdio: Honor hints from MDIO bus drivers
 2017-04-11 23:23 UTC  (6+ messages)

[PATCH 1/2] clk: imx7d: fix USDHC NAND clock
 2017-04-11 23:23 UTC  (12+ messages)
` [PATCH 2/2] ARM: dts: imx7: add USDHC NAND clock to SDHC instances

af_packet: use after free in prb_retire_rx_blk_timer_expired
 2017-04-11 23:22 UTC  (3+ messages)

Relicensing an Apache-licensed recipe as MIT
 2017-04-11 20:52 UTC 

17298 linux-fsdevel
 2017-04-11 23:20 UTC 

[PATCH] xfsprogs: ensure growfs rejects non-existent mount point
 2017-04-11 23:20 UTC  (3+ messages)

[GIT PULL] libata fixes for v4.11-rc6
 2017-04-11 23:19 UTC 

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2017-04-11 23:17 UTC  (11+ messages)

[PATCH v2] libnvdimm: fix btt vs clear poison locking
 2017-04-11 23:10 UTC  (3+ messages)

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-11 23:15 UTC  (19+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface
` [PATCH v3 21/32] powerpc: include default ioremap_nopost() implementation

[PATCH 0/4 v2] iommu/omap: Add support for iommu-groups and 'struct iommu_device'
 2017-04-11 23:14 UTC  (7+ messages)
` [PATCH 3/4] iommu/omap: Make use of "
` [PATCH 4/4] iommu/omap: Add iommu-group support

There is a Tasks RCU stall warning
 2017-04-11 23:11 UTC  (11+ messages)

[PATCH] tools: bpf_jit_disasm: Add option to dump JIT image to a file
 2017-04-11 23:11 UTC  (3+ messages)

[Buildroot] [PATCH v5 2/2] systemd: select fsck wrapper from util-linux
 2017-04-11 23:09 UTC  (6+ messages)
` [Buildroot] [PATCH v6 1/2] e2fsprogs: refactor to fix conflicts with busybox and util-linux

[PATCH 2/3] usb: dwc3: gadget: Fix early exit in set/clear ep halt
 2017-04-11 23:06 UTC  (6+ messages)

[U-Boot] [PATCH 0/2] Fix several bugs in qemu-mips configuration
 2017-04-11 23:06 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mips: qemu-mips: Remove obsolete CONFIG_SYS_MONITOR_LEN from config
` [U-Boot] [PATCH 2/2] mips: qemu-mips: Expand malloc pool to fit CONFIG_SYS_BOOTPARAMS_LEN

[Buildroot] [Bug 9436] New: e2fsprogs remove busybox applets even of unselected e2fsprogs components
 2017-04-11 23:06 UTC  (3+ messages)
` [Buildroot] [Bug 9436] "

[Buildroot] [PATCH v2 0/9] A checkpackage script that verifies a package coding style
 2017-04-11 23:03 UTC  (2+ messages)

split the reflink remap from the block allocation path V2
 2017-04-11 23:02 UTC  (5+ messages)
` [PATCH 4/6] xfs: introduce xfs_bmapi_remap
` [PATCH 5/6] xfs: remove xfs_bmap_remap_alloc

[PATCH] hugetlbfs: fix offset overflow in huegtlbfs mmap
 2017-04-11 22:51 UTC  (2+ messages)

[Buildroot] [PATCH 11/11] gst-plugins-base: fix handling of freetype
 2017-04-11 22:59 UTC  (2+ messages)
` [Buildroot] [PATCH v2] "

[tpmdd-devel] Regression between Linux 3.16 and 4.8/4.9 on Lenovo X60 with coreboot
 2017-04-11 22:57 UTC  (10+ messages)
            ` [Regression Linux 4.11] TPM module not loaded anymore (was: Regression between Linux 3.16 and 4.8/4.9 on Lenovo X60 with coreboot)

[REGRESSION 4.10] dw_mmc: failures on Rockchip rk3288 veyron boards
 2017-04-11 22:57 UTC  (4+ messages)

+ hugetlbfs-fix-offset-overflow-in-huegtlbfs-mmap.patch added to -mm tree
 2017-04-11 22:57 UTC 

[PATCH] mmc: dw_mmc: Don't allow Runtime PM for SDIO cards
 2017-04-11 22:55 UTC 

[PATCH] xfs_db: allow write -d to inodes
 2017-04-11 22:53 UTC 

[MPTCP] MPTCP upstreaming introduction
 2017-04-11 22:52 UTC 

[PATCH 0/1] fs: Allows for xattr support to be compiled out
 2017-04-11 22:47 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/1] fs: Allows for xattr support to be compiled out
 2017-04-11 22:47 UTC 

[RFC PATCH] x86, mce: change the mce notifier to 'blocking' from 'atomic'
 2017-04-11 22:44 UTC  (2+ messages)

[PATCH 1/3] common: helper to get value from ndctl list by key
 2017-04-11 22:45 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] DAX: mmap write readonly file

null domains after xl destroy
 2017-04-11 22:45 UTC  (7+ messages)

[PATCH V8 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-11 22:41 UTC  (6+ messages)

[PATCH v3 0/7] Add V4L2 SDR (DRIF & MAX2175) driver
 2017-04-11 22:41 UTC  (6+ messages)
` [PATCH v3 6/7] dt-bindings: media: Add Renesas R-Car DRIF binding

[Cocci] Remove unnecessary null pointer checks?
 2017-04-11 22:39 UTC  (12+ messages)
      ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
        ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
          ` [PATCH 7/9] staging: ks7010: Replace three printk() calls by pr_err()
                ` [PATCH] staging: ks7010: Adjust dev_err() calls in ks7010_sdio_probe()

[PATCH iproute2 net-next 0/2] ip: Allow TTL propagation to/from IP packets to be configured
 2017-04-11 22:37 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 iproute2 net-next 1/2] iproute: Add support for ttl-propagation attribute
  ` [PATCH v2 iproute2 net-next 2/2] iproute: Add support for MPLS LWT ttl attribute

[PATCH] Add support for high priority scheduling in amdgpu v8
 2017-04-11 22:35 UTC  (3+ messages)
` [PATCH 22/26] drm/amdgpu: implement ring set_priority for gfx_v8 compute v5

linux-next: manual merge of the mvebu tree with the arm-soc tree
 2017-04-11 22:34 UTC  (2+ messages)


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.