All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-12 01:23:51 to 2018-09-12 04:02:19 UTC [more...]

[PATCH for-rc v2 1/3] PCI: Fix faulty logic in pci_reset_bus()
 2018-09-12  2:47 UTC  (9+ messages)
` [PATCH for-rc v2 3/3] IB/hfi1: Prefer new __pci_reset_function_locked() API with reset type

[lustre-devel] [PATCH 00/34] Beginning of multi-rail support for drivers/staging/lustre
 2018-09-12  4:02 UTC  (29+ messages)
` [lustre-devel] [PATCH 01/34] struct lnet_ni - reformat comments
` [lustre-devel] [PATCH 09/34] lnet: add list of cpts to lnet_net
` [lustre-devel] [PATCH 15/34] lnet: extend zombie handling to nets and nis
` [lustre-devel] [PATCH 18/34] lnet: add ni_state
` [lustre-devel] [PATCH 14/34] lnet: rename lnet_find_net_locked to lnet_find_rnet_locked
` [lustre-devel] [PATCH 17/34] lnet: move lnet_shutdown_lndnets down to after first use
` [lustre-devel] [PATCH 07/34] lnet: change lnet_peer to reference the net, rather than ni
` [lustre-devel] [PATCH 11/34] lnet: pass tun to lnet_startup_lndni, instead of full conf
` [lustre-devel] [PATCH 05/34] lnet: begin separating "networks" from "network interfaces"
` [lustre-devel] [PATCH 13/34] lnet: reverse order of lnet_startup_lnd{net, ni}
` [lustre-devel] [PATCH 12/34] lnet: split lnet_startup_lndni
` [lustre-devel] [PATCH 19/34] lnet: simplify lnet_islocalnet()

[PATCH v5 0/3] Add hvmops for setting and getting the suppress #VE bit
 2018-09-12  4:01 UTC  (4+ messages)
` [PATCH v5 3/3] x86/altp2m: Add a hvmop for querying "

[Qemu-devel] [PATCH 0/6] x86_iommu/amd: add interrupt remap support
 2018-09-12  3:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] x86_iommu: move the kernel-irqchip check in common code
` [Qemu-devel] [PATCH 2/6] x86_iommu/amd: Prepare for interrupt remap support
` [Qemu-devel] [PATCH 3/6] x86_iommu/amd: Add interrupt remap support when VAPIC is not enabled

[PATCH 04/29] inet: frags: Convert timers to use timer_setup()
 2018-09-11 21:21 UTC 

[Question] Are the trace APIs declared by "TRACE_EVENT(irq_handler_entry" allowed to be used in Ko?
 2018-09-12  3:54 UTC  (2+ messages)

[PATCH] ASoC: remove unneeded static set .owner field in platform_driver
 2018-09-12  3:41 UTC  (2+ messages)

[PATCH TRIVIAL] Punctuation fixes
 2018-09-12  3:53 UTC 

[PATCH 00/35][v2] My current patch queue
 2018-09-11 22:52 UTC  (3+ messages)
` [PATCH 01/36] btrfs: add btrfs_delete_ref_head helper

[PATCH] staging: remove unneeded static set .owner field in platform_driver
 2018-09-12  3:40 UTC  (2+ messages)

[Buildroot] [PATCH] pdbg: Bump to latest version
 2018-09-12  3:50 UTC 

Deadlock when start virtio_user + vhost_kernel
 2018-09-12  3:47 UTC 

Regression caused by commit 7bb05b85bc2d ("r8169: don't use MSI-X on RTL8106e")
 2018-09-12  3:42 UTC 

[PATCH] sparc: vdso: clean-up vdso Makefile
 2018-09-12  3:39 UTC  (2+ messages)

[PATCH] pstore: fix incorrect persistent ram buffer mapping
 2018-09-12  3:36 UTC 

[PATCH v7 0/6] Btrfs: implement swap file support
 2018-09-11 22:34 UTC  (7+ messages)
` [PATCH v7 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [PATCH v7 2/6] mm: export add_swap_extent()
` [PATCH v7 3/6] vfs: update swap_{,de}activate documentation
` [PATCH v7 4/6] Btrfs: prevent ioctls from interfering with a swap file
` [PATCH v7 5/6] Btrfs: rename get_chunk_map() and make it non-static
` [PATCH v7 6/6] Btrfs: support swap files

[PATCH iproute2] q_cake: Add printing of no-split-gso option
 2018-09-11 22:32 UTC 

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-09-12  3:26 UTC  (2+ messages)

How to read ERROR properly?
 2018-09-11 22:23 UTC  (2+ messages)

Inquiry
 2018-09-11 21:07 UTC 

[PATCH v2 0/9] Devicetree build consolidation
 2018-09-12  3:18 UTC  (5+ messages)
` [PATCH v2 2/9] nios2: build .dtb files in dts directory

[PATCH net] gso_segment: Reset skb->mac_len after modifying network header
 2018-09-11 22:19 UTC 

[PATCH v2 1/3] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-09-12  3:18 UTC  (9+ messages)
` [PATCH v2 2/3] x86/mm/KASLR: Calculate the actual size of vmemmap region

[PATCH net-next V2 00/11] vhost_net TX batching
 2018-09-12  3:17 UTC  (23+ messages)
` [PATCH net-next V2 01/11] net: sock: introduce SOCK_XDP
` [PATCH net-next V2 02/11] tuntap: switch to use XDP_PACKET_HEADROOM
` [PATCH net-next V2 03/11] tuntap: enable bh early during processing XDP
` [PATCH net-next V2 04/11] tuntap: simplify error handling in tun_build_skb()
` [PATCH net-next V2 05/11] tuntap: tweak on the path of skb XDP case "
` [PATCH net-next V2 06/11] tuntap: split out XDP logic
` [PATCH net-next V2 07/11] tuntap: move XDP flushing out of tun_do_xdp()
` [PATCH net-next V2 08/11] tun: switch to new type of msg_control
` [PATCH net-next V2 09/11] tuntap: accept an array of XDP buffs through sendmsg()
` [PATCH net-next V2 10/11] tap: "
` [PATCH net-next V2 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets

[PATCH] net: dsa: mv88e6xxx: Add MV88E6352 DT compatible
 2018-09-11 22:15 UTC 

[PATCH net-next V2 00/11] vhost_net TX batching
 2018-09-12  3:16 UTC 

[PATCH] net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
 2018-09-11 22:15 UTC 

[V3] usbcore: Select UAC3 configuration for audio if present
 2018-09-12  3:16 UTC 

[PATCH] perf test: Add watchpoint test
 2018-09-12  3:15 UTC  (7+ messages)

[PATCH -next] drm/fb-helper: Remove set but not used variable 'connector_funcs'
 2018-09-12  3:15 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: omap3_logic: Remove non-DM MMC initialization
 2018-09-12  3:15 UTC 

A NFS client partial file corruption problem in recent/current kernels
 2018-09-11 22:12 UTC  (9+ messages)

[Patch net] tipc: check return value of __tipc_dump_start()
 2018-09-11 22:12 UTC 

[PATCH v2 0/4] Add 96Boards Rock960 CE board support
 2018-09-12  3:12 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: rockchip: Split out common nodes for Rock960 based boards

Fw: [Bug 201071] New: Creating a vxlan in state 'up' does not give proper RTM_NEWLINK message
 2018-09-11 22:10 UTC  (2+ messages)

[Ksummit-discuss] [TECH TOPIC] Torwards a more scalable KVM hypervisor
 2018-09-12  3:12 UTC  (2+ messages)

[PATCH] Btrfs: remove level==0 check in balance_level
 2018-09-11 22:06 UTC 

[PATCH] Btrfs: assert page dirty bit
 2018-09-11 22:06 UTC 

[PATCH] Btrfs: unify error handling of btrfs_lookup_dir_item
 2018-09-11 22:06 UTC 

[PATCH] Btrfs: do not wait after queue async work for delaye refs
 2018-09-11 22:06 UTC 

[PATCH] Btrfs: remove unused code in __btrfs_unlink_inode
 2018-09-11 22:06 UTC 

[PATCH] Btrfs: skip setting path to blocking mode if balance is not needed
 2018-09-11 22:06 UTC 

[PATCH] Btrfs: skip set_page_dirty if eb is dirty
 2018-09-11 22:06 UTC 

[PATCH] Btrfs: remove wait_ordered_range in btrfs_evict_inode
 2018-09-11 22:06 UTC 

[RFC PATCH 0/3] rework mmap-exit vs. oom_reaper handover
 2018-09-12  3:06 UTC  (3+ messages)

[PATCH v2 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-09-12  3:01 UTC  (7+ messages)
` [v2,2/2] dmaengine: uniphier-mdmac: "
    ` [PATCH v2 2/2] "

[U-Boot] Fwd: Parallel build is broken
 2018-09-12  3:01 UTC  (8+ messages)

[PATCH] f2fs: fix quota info to adjust recovered data
 2018-09-12  2:57 UTC  (13+ messages)
` [f2fs-dev] "

i.MX DT memory nodes
 2018-09-12  2:54 UTC  (9+ messages)

Charity Support
 2018-09-12  2:51 UTC 

[PATCH -next] scsi: bnx2fc: Remove set but not used variable 'oxid'
 2018-09-12  2:50 UTC 

[PATCH -next] staging: mt7621-pci: Use PTR_ERR_OR_ZERO in mt7621_pcie_parse_dt()
 2018-09-12  2:50 UTC  (4+ messages)

[PATCH v4 0/3] support ftm responder configuration/statistics
 2018-09-11 21:44 UTC  (4+ messages)
` [PATCH v4 1/3] cfg80211: support FTM "
` [PATCH v4 2/3] mac80211: "
` [PATCH v4 3/3] ath10k: Add support to configure ftm responder role

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-09-12  2:42 UTC  (3+ messages)

[PATCH net-next] net: bridge: add support for sticky fdb entries
 2018-09-11 21:41 UTC  (3+ messages)

[PATCH v4 0/9] Document/fix/warn about rebase incompatibilities and inconsistencies
 2018-09-12  2:42 UTC  (4+ messages)
` [PATCH v5 "
  ` [RFC PATCH v5 9/9] git-rebase: make --allow-empty-message the default
    ` 2.19.0 regression: leaving editor with empty commit message doesn't stop rebase [was: Re: [RFC PATCH v5 9/9] git-rebase: make --allow-empty-message the default]

[PATCH] drivers: pci: remove set but unused variable
 2018-09-12  2:39 UTC  (2+ messages)

[PATCH v2 net] MIPS: lantiq: dma: add dev pointer
 2018-09-11 21:36 UTC  (3+ messages)

What's cooking in git.git (Sep 2018, #02; Tue, 11)
 2018-09-12  2:36 UTC 

[PATCH v3 0/4] fs/dcache: Track # of negative dentries
 2018-09-12  2:36 UTC  (3+ messages)
` [PATCH v3 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting

[PATCH v3 net-next 0/6] Add support for Lantiq / Intel vrx200 network
 2018-09-11 21:33 UTC  (4+ messages)
` [PATCH v3 net-next 3/6] dt-bindings: net: Add lantiq,xrx200-net DT bindings

[WTF?] extremely old dead code
 2018-09-12  2:32 UTC  (2+ messages)

[RFC v9 PATCH 0/4] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-09-12  2:29 UTC  (5+ messages)
` [RFC v9 PATCH 2/4] mm: mmap: zap pages with read mmap_sem in munmap

[PATCH bpf-next] tools/bpf: fix a netlink recv issue
 2018-09-11 21:27 UTC  (2+ messages)

libbpf build broken on musl libc (Alpine Linux)
 2018-09-11 21:24 UTC  (4+ messages)

[PATCH 0/9] fetch: make sure submodule oids are fetched
 2018-09-12  2:25 UTC  (5+ messages)
` [PATCH 1/9] string-list: add string_list_{pop, last} functions
` [PATCH 6/9] submodule.c: do not copy around submodule list

[Patch net] net_sched: notify filter deletion when deleting a chain
 2018-09-11 21:22 UTC 

[PATCH 00/11] dts: Update coresight device tree bindings
 2018-09-12  2:21 UTC  (4+ messages)
` [PATCH 06/11] dts: arm: imx7{d,s}: Update coresight binding for hardware ports

[PATCH v2 0/6] drivers/qcom: add additional functionality to RPMH
 2018-09-12  2:22 UTC  (7+ messages)
` [PATCH v2 1/6] drivers: qcom: rpmh-rsc: return if the controller is idle
` [PATCH v2 3/6] drivers: qcom: rpmh: disallow active requests in solver mode

[PATCH bpf-next 0/2] bpf: add bpffs/bpftool dump for prog_array and map_in_map maps
 2018-09-11 21:20 UTC  (2+ messages)

[radeon-alex:drm-next-4.20-wip 309/310] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1127: warning: Function parameter or member 'params' not described in 'amdgpu_vm_update_func'
 2018-09-12  2:20 UTC 

[PATCH v3] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-12  2:20 UTC 

[PATCH 0/6] Reproducible: Find the git repo in WORKDIR/git or S first
 2018-09-12  2:15 UTC  (9+ messages)
` [PATCH 1/6] Reproducible: Tidy class description
` [PATCH 2/6] Reproducible: Refactor: get_source_date_epoch_from_youngest_file()
` [PATCH 3/6] Reproducible: Rename ambiguous "path" var to sourcedir or workdir as appropriate
` [PATCH 4/6] Reproducible: Find the git repo in WORKDIR/git or S first
` [PATCH 5/6] Reproducible: Don't enforce existence of ${S} dir
` [PATCH 6/6] Reproducible: Consistent debug logging
` ✗ patchtest: failure for Reproducible: Find the git repo in WORKDIR/git or S first

[PATCH v7] Add udmabuf misc device
 2018-09-11 20:47 UTC  (2+ messages)
` [v7] "

[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
 2018-09-12  2:14 UTC  (4+ messages)
` [U-Boot] [PATCH v3 10/26] fs: fat: support write with non-zero offset

[PATCH net-next 0/5] eBPF and struct scatterlist
 2018-09-11 21:06 UTC  (3+ messages)
` [PATCH net-next 4/5] rds: invoke socket sg filter attached to rds socket

Question: How to switch a process namespace by nsfs "device" and inode number directly?
 2018-09-12  2:05 UTC  (3+ messages)

4.19-rc[23] iwlwifi: BUG in swiotlb
 2018-09-11 21:02 UTC  (4+ messages)

[PATCH v2 net-next 11/12] net: ethernet: Add helper for set_pauseparam for Pause
 2018-09-11 21:01 UTC  (2+ messages)

[PATCH v3 net-next 5/6] dt-bindings: net: dsa: Add lantiq,xrx200-gswip DT bindings
 2018-09-11 21:01 UTC  (3+ messages)

[PATCH] drm/i915/icl: Add POWER_DOMAIN_GT_IRQ to ICL DC_OFF_POWER_DOMAINS
 2018-09-12  2:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[dhowells/mount-api] general protection fault in mqueue_get_tree
 2018-09-11 21:00 UTC  (4+ messages)

[PATCH] app/testpmd: Optimize membuf pool allocation
 2018-09-12  1:59 UTC  (4+ messages)
` [PATCH v2] app/testpmd: optimize "

Fund
 2018-09-11 20:50 UTC 

[Qemu-devel] [PATCH v4 0/3] x86: QEMU side support on MSR based features
 2018-09-12  1:45 UTC  (2+ messages)

[LTP] [PATCH v2] syscalls/execveat01: new test to verify execveat unlinked fd
 2018-09-12  1:44 UTC  (3+ messages)

[PATCH v4 00/25] Display Stream Compression enabling on eDP/DP
 2018-09-12  1:41 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Display Stream Compression enabling on eDP/DP (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[xen-unstable test] 127504: regressions - FAIL
 2018-09-12  1:39 UTC 

[PATCH] hwmon: (lm75) Add MAX31725/6 support
 2018-09-11 20:36 UTC 

[Qemu-devel] [PATCH v2 00/12] qht improvements for 3.1
 2018-09-12  1:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 12/12] qht-bench: add -p flag to precompute hash values

[PATCH i2c-next v6] i2c: aspeed: Handle master/slave combined irq events properly
 2018-09-12  1:34 UTC  (10+ messages)

[PATCH v5] linuxapp, eal: Fix the memory leak issue of logid
 2018-09-12  1:31 UTC  (2+ messages)
` [PATCH v8] "

[Qemu-devel] What kind of situation to use internal or external snapshot?
 2018-09-12  1:32 UTC 

[Qemu-devel] [PATCH 0/2] virtio-scsi: Fix QEMU hang with vIOMMU and ATS
 2018-09-12  1:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] virtio-scsi/virtio-blk: Disable poll handlers when stopping vq handler

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
 2018-09-12  1:25 UTC  (2+ messages)

[PATCH 1/3] NFS: Split out the body of nfs4_reclaim_open_state()
 2018-09-11 20:23 UTC  (3+ messages)
` [PATCH 2/3] NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()
` [PATCH 3/3] NFS: Reduce indentation of nfs4_recovery_handle_error()

[PATCH 00/14] EEH refactoring 3
 2018-09-12  1:23 UTC  (3+ messages)
` [PATCH 04/14] powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
` [PATCH 13/14] powerpc/eeh: Cleanup eeh_ops.wait_state()


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.