messages from 2018-04-09 17:38:35 to 2018-04-09 18:50:16 UTC [more...]
[PATCH] ipc/shm: fix use-after-free of shm file via remap_file_pages()
2018-04-09 18:50 UTC (3+ messages)
[qemu-mainline test] 122115: FAIL
2018-04-09 18:49 UTC
[ANN] mt76x0 usb driver
2018-04-09 18:45 UTC (3+ messages)
[PATCH v2 00/10] Add support for SAMA5D2 touchscreen
2018-04-09 18:47 UTC (7+ messages)
` [PATCH v2 03/10] dt-bindings: input: touchscreen: touch_adc: create bindings
` [PATCH v2 08/10] dt-bindings: iio: adc: at91-sama5d2_adc: add channel specific consumer info
[virtio-dev] [RFC PATCH net-next v5 0/4] Enable virtio_net to act as a backup for a passthru device
2018-04-09 18:47 UTC (8+ messages)
` [virtio-dev] [RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
` "
` [virtio-dev] "
[PATCH] xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen
2018-04-09 18:51 UTC
[PATCH] xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen
2018-04-09 18:51 UTC
[LTP] [PATCH 1/1] tst_test.sh: Add test cmd helper tst_test_cmds()
2018-04-09 18:44 UTC (4+ messages)
[PATCH] populate_sdk_base: use xz -T instead of pixz
2018-04-09 18:44 UTC (4+ messages)
[PATCH] drm/i915: Enable display workaround 827 for all planes, v2
2018-04-09 18:42 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH bpf] bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
2018-04-09 18:41 UTC (3+ messages)
[PATCH] memory-model: fix cheat sheet typo
2018-04-09 18:42 UTC (2+ messages)
[PATCH] clnt_com_create: Restore backwards compatibility with the legacy glibc code
2018-04-09 18:40 UTC (4+ messages)
[PATCH v3 0/2] Support for Qualcomm UFS QMP PHY on SDM845
2018-04-09 18:39 UTC (3+ messages)
` [PATCH v3 2/2] dt-bindings: phy-qcom-qmp: Add UFS phy compatible string for sdm845
[PATCH] mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy polling
2018-04-09 18:38 UTC (3+ messages)
dm: kernel oops by divide error on v4.16+
2018-04-09 18:38 UTC (4+ messages)
` limits->max_sectors is getting set to 0, why/where? [was: Re: dm: kernel oops by divide error on v4.16+]
[PATCH] drm/amd/display: Remove PRE_VEGA flag
2018-04-09 18:38 UTC (2+ messages)
[PATCH] mm: workingset: fix NULL ptr dereference
2018-04-09 18:38 UTC (6+ messages)
[PATCH v2 0/5] allow override of bus format in bridges
2018-04-09 18:37 UTC (5+ messages)
` [PATCH v2 4/5] drm: bridge: lvds-encoder: allow specifying the input bus format
[PATCH] selinux: fix missing dput() before selinuxfs unmount
2018-04-09 18:36 UTC
[PATCH v4 00/70] Memory Hotplug for DPDK
2018-04-09 18:35 UTC (73+ messages)
` [PATCH v5 "
` [PATCH v5 01/70] eal: move get_virtual_area out of linuxapp eal_memory.c
` [PATCH v5 02/70] eal: move all locking to heap
` [PATCH v5 03/70] eal: make malloc heap a doubly-linked list
` [PATCH v5 04/70] eal: add function to dump malloc heap contents
` [PATCH v5 05/70] test: add command "
` [PATCH v5 06/70] eal: make malloc_elem_join_adjacent_free public
` [PATCH v5 07/70] eal: make malloc free list remove public
` [PATCH v5 08/70] eal: make malloc free return resulting malloc element
` [PATCH v5 09/70] eal: replace panics with error messages in malloc
` [PATCH v5 10/70] eal: add backend support for contiguous allocation
` [PATCH v5 11/70] eal: enable reserving physically contiguous memzones
` [PATCH v5 12/70] ethdev: use contiguous allocation for DMA memory
` [PATCH v5 13/70] crypto/qat: "
` [PATCH v5 14/70] net/avf: "
` [PATCH v5 15/70] net/bnx2x: "
` [PATCH v5 16/70] net/bnxt: "
` [PATCH v5 17/70] net/cxgbe: "
` [PATCH v5 18/70] net/ena: "
` [PATCH v5 19/70] net/enic: "
` [PATCH v5 20/70] net/i40e: "
` [PATCH v5 21/70] net/qede: "
` [PATCH v5 22/70] net/virtio: "
` [PATCH v5 23/70] net/vmxnet3: "
` [PATCH v5 24/70] mempool: add support for the new allocation methods
` [PATCH v5 25/70] eal: add function to walk all memsegs
` [PATCH v5 26/70] bus/fslmc: use memseg walk instead of iteration
` [PATCH v5 27/70] bus/pci: "
` [PATCH v5 28/70] net/mlx5: "
` [PATCH v5 29/70] eal: "
` [PATCH v5 30/70] mempool: "
` [PATCH v5 31/70] test: "
` [PATCH v5 32/70] vfio/type1: "
` [PATCH v5 33/70] vfio/spapr: "
` [PATCH v5 34/70] eal: add contig walk function
` [PATCH v5 35/70] virtio: use memseg contig walk instead of iteration
` [PATCH v5 36/70] eal: add iova2virt function
` [PATCH v5 37/70] bus/dpaa: use iova2virt instead of memseg iteration
` [PATCH v5 38/70] bus/fslmc: "
` [PATCH v5 39/70] crypto/dpaa_sec: "
` [PATCH v5 40/70] eal: add virt2memseg function
` [PATCH v5 41/70] bus/fslmc: use virt2memseg instead of iteration
` [PATCH v5 42/70] crypto/dpaa_sec: "
` [PATCH v5 43/70] net/mlx4: "
` [PATCH v5 44/70] net/mlx5: "
` [PATCH v5 45/70] eal: use memzone walk "
` [PATCH v5 46/70] vfio: allow to map other memory regions
` [PATCH v5 47/70] eal: add "legacy memory" option
` [PATCH v5 48/70] eal: add rte_fbarray
` [PATCH v5 49/70] eal: replace memseg with memseg lists
` [PATCH v5 50/70] eal: replace memzone array with fbarray
` [PATCH v5 51/70] eal: add support for mapping hugepages at runtime
` [PATCH v5 52/70] eal: add support for unmapping pages "
` [PATCH v5 53/70] eal: add "single file segments" command-line option
` [PATCH v5 54/70] eal: add API to check if memory is contiguous
` [PATCH v5 55/70] eal: prepare memseg lists for multiprocess sync
` [PATCH v5 56/70] eal: read hugepage counts from node-specific sysfs path
` [PATCH v5 57/70] eal: make use of memory hotplug for init
` [PATCH v5 58/70] eal: share hugepage info primary and secondary
` [PATCH v5 59/70] eal: add secondary process init with memory hotplug
` [PATCH v5 60/70] eal: enable memory hotplug support in rte_malloc
` [PATCH v5 61/70] eal: add support for multiprocess memory hotplug
` [PATCH v5 62/70] eal: add support for callbacks on "
` [PATCH v5 63/70] eal: enable callbacks on malloc/free and mp sync
` [PATCH v5 64/70] vfio: enable support for mem event callbacks
` [PATCH v5 65/70] bus/fslmc: move vfio DMA map into bus probe
` [PATCH v5 66/70] bus/fslmc: enable support for mem event callbacks for vfio
` [PATCH v5 67/70] eal: enable non-legacy memory mode
` [PATCH v5 68/70] eal: add memory validator callback
` [PATCH v5 69/70] eal: enable validation before new page allocation
` [PATCH v5 70/70] eal: prevent preallocated pages from being freed
usercopy whitelist woe in scsi_sense_cache
2018-04-09 18:32 UTC (4+ messages)
[m-c-s][PATCH] README: update code submission line to include "m-c-s" and '-M'
2018-04-09 18:31 UTC
[GIT PULL] commits for Linux 4.15
2018-04-09 18:30 UTC (4+ messages)
[PATCH v2] kvm: nVMX: Introduce KVM_CAP_STATE
2018-04-09 18:30 UTC (2+ messages)
[RFC PATCH 1/2] i2c: Add i2c_verify_device_id() to verify device id
2018-04-09 18:29 UTC (3+ messages)
[PATCH v2] vhost/crypto: fix bugs
2018-04-09 18:21 UTC (4+ messages)
` [PATCH] examples/vhost_crypto: fix parsing
` [PATCH] vhost/crypto: fix makefile
` [PATCH] vhost/crypto: fix session id printf
[Query] ARM64 kaslr support - randomness, seeding and kdump
2018-04-09 18:28 UTC (14+ messages)
[RFC PATCH 0/1] completion: Dynamic completion loading
2018-04-09 18:26 UTC (3+ messages)
` [RFC PATCH 1/1] completion: Load completion file for external subcommand
IRQ/nvme_pci_complete_rq: NULL pointer dereference yet again
2018-04-09 18:23 UTC (11+ messages)
[PATCH] nvme: fix flush dependency in delete controller flow
2018-04-09 18:22 UTC (5+ messages)
` [PATCH] nvme: avoid "
[Qemu-devel] [Bug 1740219] [NEW] static linux-user emulation has several-second startup time
2018-04-09 18:07 UTC (2+ messages)
` [Qemu-devel] [Bug 1740219] Re: static linux-user ARM "
iwlwifi-7265-ucode-25.30.14.0.tgz. in Centos 7
2018-04-09 18:21 UTC (5+ messages)
usb: gadget: f_fs: Add compat_ioctl to ep0
2018-04-09 18:20 UTC
[PATCH 0/7] drm/i915/dp: link config compute refactoring
2018-04-09 18:22 UTC (5+ messages)
` [PATCH 6/7] drm/i915/dp: abstract link config selection
[PATCH 00/11] [v5] Use global pages with PTI
2018-04-09 18:17 UTC (3+ messages)
[Patch 0/4] drm/omap: Add virtual-planes support
2018-04-09 18:17 UTC (10+ messages)
` [Patch 2/4] dt-bindings: display/ti: Add plane binding to dispc node
[bisected] 3c8ba0d61d04ced9f8d9ff93977995a9e4e96e91 oopses on s390
2018-04-09 18:17 UTC (7+ messages)
usb: gadget: f_midi: Add configfs attrs for card and device
2018-04-09 18:17 UTC
[PATCH v1] kernel/trace:check the val against the available mem
2018-04-09 18:14 UTC (11+ messages)
` __GFP_LOW
linux-next: build failure after merge of the nvdimm tree
2018-04-09 18:14 UTC (5+ messages)
[PATCH] drm/amd/display: Don't spam debug messages
2018-04-09 18:13 UTC (2+ messages)
[tip:x86/urgent] x86/platform/UV: Fix critical UV MMR address error
2018-04-09 17:57 UTC (2+ messages)
` Fwd: "
[PATCH v8 00/18] dax: fix dma vs truncate/hole-punch
2018-04-09 18:14 UTC (8+ messages)
` [PATCH v8 15/18] mm, fs, dax: handle layout changes to pinned dax mappings
[tip:x86/pti 8/14] arch/x86/include/asm/pgtable.h:536:5: error: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'pgprotval_t {aka long long unsigned int}'
2018-04-09 18:12 UTC
[RFC PATCH 0/4] acpi: apei: Improve error handling with firmware-first
2018-04-09 18:11 UTC (8+ messages)
` [RFC PATCH 3/4] acpi: apei: Do not panic() in NMI because of GHES messages
INFO: task hung in perf_trace_event_unreg
2018-04-09 18:11 UTC (11+ messages)
[PATCH 1/2] locking/qspinlock: Add stat tracking for pending vs slowpath
2018-04-09 18:08 UTC (2+ messages)
` [PATCH 2/2] locking/qspinlock: Limit # of spins in _Q_PENDING_VAL wait loop
spam in dmesg log from display
2018-04-09 18:06 UTC (3+ messages)
Backport of 3f29770723fe
2018-04-09 18:05 UTC (4+ messages)
` [PATCH 3.18] ipsec: check return value of skb_to_sgvec always
` [PATCH 4.4] "
` [PATCH 4.9] "
Want to start contributing to git through this task: "Use dir-iterator to avoid explicit recursiv
2018-04-09 18:05 UTC (2+ messages)
[Buildroot] [PATCH 1/1] python-fastentrypoints: new package
2018-04-09 18:04 UTC
[Qemu-arm] Use of -machine when running via qemu-system-arm
2018-04-09 18:02 UTC (10+ messages)
` [Qemu-devel] "
[Buildroot] [PATCH 1/1] python-fastentrypoints: new package
2018-04-09 18:02 UTC (6+ messages)
[PATCH] f2fs: enlarge block plug coverage
2018-04-09 18:02 UTC (4+ messages)
[PATCH AUTOSEL for 4.4 001/162] ALSA: timer: Wrap with spinlock for queue access
2018-04-09 18:00 UTC (3+ messages)
` [PATCH AUTOSEL for 4.4 065/162] tcp: Add a tcp_filter hook before handle ack packet
[PATCH 0/6] Compute and consume generation numbers
2018-04-09 17:59 UTC (4+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 03/10] commit: add generation number to struct commmit
[PATCH] dma-coherent: Clarify dma_mmap_from_dev_coherent documentation
2018-04-09 17:59 UTC
[Qemu-devel] [qemu RFC] qapi: add "firmware.json"
2018-04-09 17:57 UTC (3+ messages)
[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
2018-04-09 17:57 UTC (8+ messages)
` [PATCH 2/3] mm: replace __HAVE_ARCH_PTE_SPECIAL
Is offloading to GPU a worthwhile feature?
2018-04-09 17:57 UTC (3+ messages)
[PATCH iproute2-next 1/1] tc: jsonify skbedit action
2018-04-09 17:57 UTC (3+ messages)
[PATCH v2 1/2] drm/i915/debugfs: Print sink PSR status
2018-04-09 17:56 UTC (6+ messages)
[PATCH for-4.11] x86/VT-x: Fix determination of EFER.LMA in vmcs_dump_vcpu()
2018-04-09 17:56 UTC
[PATCH 00/10] kernel/locking: qspinlock improvements
2018-04-09 17:55 UTC (6+ messages)
` [PATCH 02/10] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath
[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Save runtime by removing sleep
2018-04-09 17:55 UTC (2+ messages)
[PATCH] mkfs.f2fs: introduce new option V to show version
2018-04-09 17:55 UTC (3+ messages)
[PATCH v2] python3: Add recommended modules to nativesdk install
2018-04-09 16:20 UTC
[PATCH 0/2] coresight: next v4.16-rc5
2018-04-09 17:54 UTC (6+ messages)
` [PATCH 1/2] coresight: Use %px to print pcsr instead of %p
[PATCH V3 0/3] Microchip mcp25xxfd can controller driver
2018-04-09 17:54 UTC (3+ messages)
` [PATCH V3 1/3] dt-binding: can: mcp25xxfd: document device tree bindings
[PATCH] tick-sched: avoid a maybe-uninitialized warning
2018-04-09 17:53 UTC (3+ messages)
[PATCH] base: dma-mapping: Postpone cpu addr translation on mmap()
2018-04-09 17:52 UTC (4+ messages)
Free swap negative?
2018-04-09 17:50 UTC (3+ messages)
usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeue
2018-04-09 17:50 UTC
[PATCH] drivers/of: Introduce ARCH_HAS_OWN_OF_NUMA
2018-04-09 17:49 UTC (4+ messages)
[PATCH V18 5/5] app/testpmd: use auto handle for hotplug
2018-04-09 17:47 UTC (6+ messages)
` [PATCH V19 0/4] add hot plug failure and auto bind handler
` [PATCH V19 1/4] bus/pci: introduce device hot unplug handle
` [PATCH V19 2/4] eal: add failure handler mechanism for hot plug
[RFC PATCH v4] ndctl: monitor: add ndctl monitor daemon
2018-04-09 17:45 UTC (8+ messages)
What's the priority of the idle task?
2018-04-09 17:45 UTC (2+ messages)
auditing automounted filesystems (NFS)
2018-04-09 17:45 UTC (4+ messages)
[Qemu-devel] [PULL v2 00/20] Miscellaneous patches for QEMU 2.12-rc
2018-04-09 17:45 UTC (4+ messages)
[RFC PATCH 00/19] object-store refactoring 3 (replace objects, main ref store)
2018-04-09 17:44 UTC (5+ messages)
[PATCH] Input: i8042 - Never reset on Sony VAIO VGN-CS series
2018-04-09 17:42 UTC
CAAM and IMA/EVM : caam_rsa_enc: DECO: desc idx 7: Protocol Size Error
2018-04-09 17:41 UTC (5+ messages)
[GIT PULL] commits for Linux 3.18
2018-04-09 17:41 UTC (6+ messages)
[PATCH 1/1] scsi/ufs: qcom: Don't enable PHY_QCOM_UFS by default
2018-04-09 17:38 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.