All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-24 16:03:48 to 2017-05-24 16:45:05 UTC [more...]

webkitgtk2 progress bar
 2017-05-24 16:43 UTC  (2+ messages)

[PATCHv2] ARM32: Support mremap() for sigpage/vDSO
 2017-05-24 16:44 UTC  (6+ messages)

[PATCH] drm/i915: Remove toplevel struct_mutex locking from debugfs/i915_drop_caches
 2017-05-24 16:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/15] qedf: Update driver to version 8.18.22.0
 2017-05-24 16:44 UTC  (27+ messages)
` [PATCH 01/15] qedf: Enable basic FDMI information
` [PATCH 03/15] qedf: Honor qed_ops->common->set_fp_int() return code
` [PATCH 04/15] qedf: Look at all descriptors when processing a clear virtual link
` [PATCH 05/15] qedf: Check that fcport is offloaded before dereferencing pointers in initiate_abts|cleanup
` [PATCH 06/15] qedf: Add fka_period SCSI host attribute to show fip keep alive period
` [PATCH 07/15] qedf: Set qed logging level to QED_LEVEL_NOTICE
` [PATCH 08/15] qedf: Use same logic for SCSI host reset and FC lip_reset
` [PATCH 09/15] qedf: Add bus_reset No-op
` [PATCH 10/15] qedf: Add non-offload receive filters
` [PATCH 11/15] qedf: Fixup unnecessary paratheses around test_bit operations
` [PATCH 12/15] qedf: Move some prints to a debug level so they do not print when no debugging is enabled
` [PATCH 13/15] qedf: Change cmd_per_lun in scsi_host_template to 32 to increase performance
` [PATCH 14/15] qedf: Add change_queue_depth member to scsi_host_template()

WPA and WPA2
 2017-05-24 16:44 UTC  (3+ messages)

[Qemu-devel] [PATCH 7/7] qcow2: Merge the writing of the COW regions with the guest data
 2017-05-24 16:43 UTC  (2+ messages)

[PATCH BUGFIX] block, bfq: access and cache blkg data only when safe
 2017-05-24 16:43 UTC  (8+ messages)

[PATCH] MIPS: Alchemy: Delete an error message for a failed memory allocation in alchemy_pci_probe()
 2017-05-24 16:42 UTC  (2+ messages)

[PATCH 0/10 v9] No wait AIO
 2017-05-24 16:41 UTC  (13+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
  ` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
  ` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[PATCH net-next v9 0/5] skb_to_sgvec hardening
 2017-05-24 16:41 UTC  (5+ messages)
` [PATCH net-next v9 5/5] virtio_net: check return value of skb_to_sgvec always

[kernel-hardening] [PATCH v2 0/5] stackprotector: ascii armor the stack canary
 2017-05-24 16:35 UTC  (30+ messages)
` [kernel-hardening] [PATCH 1/5] random,stackprotect: introduce get_random_canary function
  ` [kernel-hardening] "
    `  "
    ` [PATCH 1/5] random, stackprotect: "
` [kernel-hardening] [PATCH 2/5] fork,random: use get_random_canary to set tsk->stack_canary
  ` [kernel-hardening] "
    `  "
    ` [PATCH 2/5] fork, random: "
` [kernel-hardening] [PATCH 3/5] x86: ascii armor the x86_64 boot init stack canary
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] [PATCH 4/5] arm64: ascii armor the arm64 "
  ` [kernel-hardening] "
    `  "
` [PATCH 5/5] sh64: ascii armor the sh64 "
` [kernel-hardening] "
  ` [kernel-hardening] "

[PATCH 00/10] paravirt: make amount of paravirtualization configurable
 2017-05-24 16:39 UTC  (6+ messages)
` [PATCH 05/10] paravirt: add new PARAVIRT_FULL config item

[U-Boot] [PATCH v3 1/2] drivers: net: fsl-mc: Link MC boot to PHY_RESET_R
 2017-05-24 16:40 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] drivers: net: fsl-mc: Include MAC addr fixup to DPL

[PATCH v2 1/3] bpf: Use 1<<16 as ceiling for immediate alignment in verifier
 2017-05-24 16:39 UTC  (10+ messages)
  ` Alignment in BPF verifier

[PATCH 0/2] pinctrl: samsung: Split per ARMv7/v8 arch
 2017-05-24 16:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] script for crash-testing -device
 2017-05-24 16:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] scripts: Test script to look for -device crashes

[PATCH nf-next 8/9,v2] netfilter: nft_set_hash: add non-resizable hashtable implementation
 2017-05-24 16:39 UTC  (2+ messages)
` [PATCH nf-next 9/9,v2] netfilter: nft_set_hash: add lookup variant for fixed size hashtable

rdma_cm NULL deref in 4.11.0+
 2017-05-24 16:38 UTC  (4+ messages)

[PATCH v2 0/9] Userspace timer IRQ number control and PMU with userspace-gic
 2017-05-24 16:37 UTC  (8+ messages)
` [PATCH v2 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC

[Qemu-devel] [PATCH 0/4] migration: autoconverge counter fixes
 2017-05-24 16:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] migration: keep bytes_xfer_prev init'd to zero
` [Qemu-devel] [PATCH 2/4] migration: set dirty_pages_rate before autoconverge logic
` [Qemu-devel] [PATCH 3/4] migration: set bytes_xfer_* outside of "
` [Qemu-devel] [PATCH 4/4] migration: use dirty_rate_high_cnt more aggressively

[PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
 2017-05-24 16:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
 2017-05-24 16:33 UTC  (2+ messages)

[PATCH rdma-core] libibumad: clean up htonll/ntohnll handling
 2017-05-24 16:33 UTC  (2+ messages)

[PATCH v2] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
 2017-05-24 16:32 UTC  (2+ messages)

[refpolicy] [PATCH] gpg: manage user runtime socket files and directories
 2017-05-24 16:32 UTC  (4+ messages)
  ` [refpolicy] [PATCH v2] "
    ` [refpolicy] [PATCH v3] "

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-24 16:31 UTC  (7+ messages)

[Intel-wired-lan] [PATCH v7 0/2] i40e: support for XDP
 2017-05-24 16:31 UTC  (2+ messages)

[PATCH] workqueue: Ensure that cpumask set for pools created after boot
 2017-05-24 16:30 UTC  (9+ messages)

[U-Boot] i.Mx6q u-boot stuck
 2017-05-24 16:29 UTC  (14+ messages)

[PATCH] xfs_metadump: tag metadump image with attribute flags
 2017-05-24 16:28 UTC  (6+ messages)

[PATCH] ALSA: sb: remove needless evaluation in implementation for copy callback
 2017-05-24 16:28 UTC  (4+ messages)

tracing page_faults with lttng?
 2017-05-24 16:26 UTC 

[PATCH net-next 1/4] tcp: ULP infrastructure
 2017-05-24 16:27 UTC  (4+ messages)
` [PATCH net-next 2/4] tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
` [PATCH net-next 3/4] tls: kernel TLS support
` [PATCH net-next 4/4] tls: Documentation

[RESEND PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output
 2017-05-24 16:27 UTC  (2+ messages)

(unknown),
 2017-05-24 16:26 UTC 

[PATCH] um: Allow building and running on older hosts
 2017-05-24 16:27 UTC  (4+ messages)

Does Ofono pass error codes up to applications over DBus
 2017-05-24 16:27 UTC 

[Ocfs2-devel] DLM Questions
 2017-05-24 16:26 UTC 

[Qemu-devel] [PATCH 0/7] qcow2: Reduce the number of I/O ops when doing COW
 2017-05-24 16:26 UTC  (6+ messages)

[PATCH net-next 0/4] kernel TLS
 2017-05-24 16:26 UTC 

[Qemu-devel] [PATCH] block/gluster: glfs_lseek() workaround
 2017-05-24 16:26 UTC  (3+ messages)

[patch V3 00/32] cpu/hotplug: Convert get_online_cpus() to a percpu_rwsem
 2017-05-24 16:26 UTC  (6+ messages)
` [patch V3 01/32] cpu/hotplug: Provide cpus_read|write_[un]lock()
` [patch V3 02/32] cpu/hotplug: Provide lockdep_assert_cpus_held()

[PATCH] libgcrypt: Revert to inheriting from binconfig
 2017-05-24 16:25 UTC  (4+ messages)

[PATCH] ARM: dts: Configure USB host for 37xx-evm
 2017-05-24 16:25 UTC  (4+ messages)

[PATCH 2/3] kvm: vmx: Guest BNDCFGS requires guest MPX support
 2017-05-24 16:22 UTC  (2+ messages)
` [PATCH 2/3 v2] kvm: x86: "

[PATCH] um: Avoid longjmp/setjmp symbol clashes with libpthread.a
 2017-05-24 16:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] Another cleanup of includes
 2017-05-24 16:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 02/11] migration: Remove unneeded includes of migration/vmstate.h

[SPDK] Need help for iSCSI configuration for NVMe disc
 2017-05-24 16:20 UTC 

[PATCH v2] um: Avoid longjmp/setjmp symbol clashes with libpthread.a
 2017-05-24 16:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] sockets: improve error reporting if UNIX socket path is too long
 2017-05-24 16:18 UTC 

[meta-chip][PATCH] Fix unclosed file
 2017-05-24 16:17 UTC  (2+ messages)

[meta-chip][PATCH] Fix missing LICENSE field for u-boot-chip
 2017-05-24 16:17 UTC  (2+ messages)

[PATCH] rhashtable: Fix missing elements when inserting
 2017-05-24 16:17 UTC  (4+ messages)

[PATCH 00/14] Generic devargs parsing
 2017-05-24 16:16 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/14] net/bonding: properly reference PCI header
  ` [PATCH v2 02/14] net/bnxt: "
  ` [PATCH v2 03/14] net/mlx5: "
  ` [PATCH v2 04/14] net/e1000: "
  ` [PATCH v2 05/14] net/ixgbe: "
  ` [PATCH v2 06/14] net/sfc: "
  ` [PATCH v2 07/14] app/testpmd: "
  ` [PATCH v2 08/14] dev: device kernel module is a device attribute
  ` [PATCH v2 09/14] bus: introduce bus scan policies
  ` [PATCH v2 10/14] devargs: parse bus policies
  ` [PATCH v2 11/14] devargs: generic device representation
  ` [PATCH v2 12/14] net/virtio: do not reference device type
  ` [PATCH v2 13/14] devargs: generic device types
  ` [PATCH v2 14/14] devargs: introduce cleaner parsing helper

[PATCH 0/9] rte_bus parse API
 2017-05-24 16:15 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] bus: fix bus name registration
  ` [PATCH v2 2/9] bus: verify bus name on registration
  ` [PATCH v2 3/9] bus: introduce parsing functionality
  ` [PATCH v2 4/9] vdev: implement parse bus operation
  ` [PATCH v2 5/9] pci: "
  ` [PATCH v2 6/9] bus: add helper to find bus from a name
  ` [PATCH v2 7/9] bus: add helper to find a bus from a device name
  ` [PATCH v2 8/9] vdev: expose bus name
  ` [PATCH v2 9/9] devargs: parse bus info

[PATCH lttng-modules] Fix: Add support for 4.9.27-rt18 kernel
 2017-05-24 16:14 UTC 

Xen 4.9 rc6
 2017-05-24 16:14 UTC  (6+ messages)
      ` [PATCH for-4.9 1/2] tools/include/Makefile: Support `build' target
      ` [PATCH for-4.9 2/2] Makefile: Regularise subdir targets and their dependencies

[U-Boot] [PATCH] mmc: sdhci-cadence: set timing mode register depending on frequency
 2017-05-24 16:14 UTC  (2+ messages)

[PATCH lttng-modules] Fix: update btrfs instrumentation for kernel 4.12
 2017-05-24 16:13 UTC 

[PATCH lttng-modules] Fix: update ringbuffer for kernel 4.12
 2017-05-24 16:13 UTC 

[PATCH] drm/msm: constify irq_domain_ops
 2017-05-24 16:12 UTC 

[Qemu-devel] [PULL v2 00/20] Misc patches for 2017-05-19
 2017-05-24 16:11 UTC  (3+ messages)
` [Qemu-devel] [PULL 17/20] vhost-user-scsi: Introduce vhost-user-scsi host device
` [Qemu-devel] [PULL 18/20] vhost-user-scsi: Introduce a vhost-user-scsi sample application

[PATCH lttng-modules] Fix: update sched instrumentation for kernel 4.12
 2017-05-24 16:11 UTC 

[RFC] eal/memory: introducing an option to set iova as va
 2017-05-24 16:11 UTC 

[PATCH] drm/i915: Serialize GTT/Aperture accesses on BXT
 2017-05-24 16:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

tracing page_faults with lttng?
 2017-05-24 16:00 UTC 

[PATCH] mm/hugetlb: Report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
 2017-05-24 16:09 UTC 

[PATCH 1/1] xilinx ps uart: Adding a kernel parameter for the number of xilinx ps uarts
 2017-05-24 16:09 UTC  (11+ messages)

[PATCH lttng-modules] Fix: ext3 was completely removed from the kernel in v4.3
 2017-05-24 16:09 UTC 

[PATCH V1] serial: imx: revert setup DCEDTE early and ensure DCD and RI irqs to be off
 2017-05-24 16:08 UTC  (7+ messages)

[PATCH kvm-unit-tests 0/8] Extend and apply the errata framework
 2017-05-24 16:08 UTC  (9+ messages)
` [PATCH kvm-unit-tests 1/8] arch-run: introduce initrd_create
` [PATCH kvm-unit-tests 2/8] arch-run: provide errata from run env
` [PATCH kvm-unit-tests 3/8] x86/run: source config.mak
` [PATCH kvm-unit-tests 4/8] arch-run: generate errata when no environ is provided
` [PATCH kvm-unit-tests 5/8] errata: add ERRATA_FORCE
` [PATCH kvm-unit-tests 6/8] README: add section on guarding unsafe tests
` [PATCH kvm-unit-tests 7/8] AArch32: apply errata framework to unsafe pmccntr64 test
` [PATCH kvm-unit-tests 8/8] arm/arm64: apply errata framework to unsafe cpu-on test

dedicated error codes for the block layer
 2017-05-24 16:08 UTC  (16+ messages)
` [PATCH 02/15] scsi/osd: don't save block errors into req_results
` [PATCH 03/15] gfs2: remove the unused sd_log_error field
` [PATCH 04/15] dm: fix REQ_RAHEAD handling
` [PATCH 05/15] fs: remove the unused error argument to dio_end_io()
` [PATCH 06/15] fs: simplify dio_bio_complete

[PATCH] mfd: fsl-imx25-tsadc: constify irq_domain_ops
 2017-05-24 16:08 UTC 

[RFC PATCH v2 0/2] Simplify kernel-mode NEON
 2017-05-24 16:07 UTC  (4+ messages)

[PATCH 1/1] bug: fix problem including <linux.bug.h> from linux/kernel.h
 2017-05-24 16:06 UTC  (2+ messages)
` [PATCH v2] bug: fix problem including <linux/bug.h> "

[PATCH 0/6] refine and rename slub sysfs
 2017-05-24 16:03 UTC  (9+ messages)

GTX 1080 Ti (NV132/GP102)
 2017-05-24 16:06 UTC  (4+ messages)

[PATCH 1/1] extensions: libxt_cluster: Add translation to nft
 2017-05-24 16:05 UTC  (4+ messages)

Race between cgroup core and the cpuset controller
 2017-05-24 16:03 UTC  (4+ messages)
      ` [PATCH cgroup/for-4.12-fixes] cpuset: consider dying css as offline


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.