All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-19 21:51:13 to 2017-06-19 23:36:16 UTC [more...]

[kernel-hardening] [PATCH 00/23] Hardened usercopy whitelisting
 2017-06-19 23:36 UTC  (3+ messages)
` [kernel-hardening] [PATCH 01/23] usercopy: Prepare for "
` [kernel-hardening] [PATCH 02/23] usercopy: Enforce slab cache usercopy region boundaries

[PATCH 0/10 v13] merge request: No wait AIO
 2017-06-19 23:36 UTC  (5+ messages)

[RFC net-next 0/8] xdp: offload mode
 2017-06-19 23:34 UTC  (7+ messages)
` [RFC net-next 2/8] xdp: add HW offload mode flag for installing programs
` [RFC net-next 5/8] nfp: bpf: take a reference on offloaded programs

[PATCH v7 0/8] MIPS: Loongson: Add the Loongson-1A processor support
 2017-06-19 23:34 UTC  (3+ messages)
` [PATCH v7 7/8] clk: Loongson: Add Loongson-1A clock support

Reply Urgent
 2017-06-19 19:57 UTC 

[PATCH v4 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-19 23:29 UTC  (36+ messages)
` [PATCH v4 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v4 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v4 03/16] mtd: spi-falcon: "
` [PATCH v4 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v4 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v4 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v4 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v4 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v4 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v4 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v4 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v4 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v4 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v4 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v4 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v4 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH net-next v2] enic: Fix format truncation warning
 2017-06-19 23:28 UTC 

[PATCH] mke2fs: fix hugefile creation so the hugefile(s) are contiguous
 2017-06-19 23:29 UTC  (2+ messages)

[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
 2017-06-19 23:28 UTC  (10+ messages)
` [PATCH 1/4] percpu: add missing lockdep_assert_held to func pcpu_free_area
` [PATCH 2/4] percpu: migrate percpu data structures to internal header
` [PATCH 3/4] percpu: expose statistics about percpu memory via debugfs
` [PATCH 4/4] percpu: add tracepoint support for percpu memory

[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-19 23:25 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v6 0/6] translate: [tcg] Generic translation framework
 2017-06-19 23:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 2/6] queue: Add macro for incremental traversal

[REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)")
 2017-06-19 23:20 UTC  (9+ messages)

Caught the first erroneous translated errorcode
 2017-06-19 23:17 UTC  (4+ messages)

[PATCH] PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000
 2017-06-19 23:16 UTC  (2+ messages)

[RFT PATCH v2 00/42] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-06-19 23:12 UTC  (3+ messages)

[PATCH v4 00/12] More patches for kernel v4.13
 2017-06-19 23:10 UTC  (16+ messages)
` [PATCH v4 01/12] blk-mq: Reduce blk_mq_hw_ctx size
` [PATCH v4 02/12] block: Make request operation type argument declarations consistent
` [PATCH v4 03/12] block: Introduce request_queue.initialize_rq_fn()
` [PATCH v4 04/12] block: Make most scsi_req_init() calls implicit
` [PATCH v4 05/12] block: Change argument type of scsi_req_init()
` [PATCH v4 06/12] blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init()
` [PATCH v4 07/12] block: Add a comment above queue_lockdep_assert_held()
` [PATCH v4 08/12] block: Check locking assumptions at runtime
` [PATCH v4 09/12] block: Document what queue type each function is intended for
` [PATCH v4 10/12] blk-mq: Document locking assumptions
` [PATCH v4 11/12] block: Constify disk_type
` [PATCH v4 12/12] blk-mq: Warn when attempting to run a hardware queue that is not mapped

[Qemu-devel] Commit 77af8a2b9 breaks (mac)OS X 10.11.6
 2017-06-19 23:06 UTC  (3+ messages)

[PATCH 1/2] xen/livepatch: Clean up arch relocation handling
 2017-06-19 23:05 UTC  (10+ messages)
` [PATCH 2/2] xen/livepatch: Don't crash on encountering STN_UNDEF relocations

[PATCH v2 00/10] PCID and improved laziness
 2017-06-19 23:04 UTC  (16+ messages)
` [PATCH v2 05/10] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v2 10/10] x86/mm: Try to preserve old TLB entries using PCID

[U-Boot] [PATCH 1/2] Makefile: Allow arch post-link hook
 2017-06-19 23:02 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] MIPS: Stop building position independent code

New GCC compiler for 8086 cpu's
 2017-06-19 22:53 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/6] spapr: DRC cleanups (part IV)
 2017-06-19 22:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/6] spapr: Clean up DRC set_isolation_state() path

[PATCH 3.10 000/268] 3.10.107-stable review
 2017-06-19 22:51 UTC  (3+ messages)

[PATCH v8 0/5] firmware: add driver data API
 2017-06-19 22:51 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] firmware: add extensible driver data params

[Qemu-devel] QEMU issues on SPARC hosts due to more-than-page-alignment requirement for MAP_SHARED|MAP_FIXED
 2017-06-19 22:49 UTC  (4+ messages)

[PATCH 4.11 00/78] 4.11.7-stable review
 2017-06-19 22:48 UTC  (2+ messages)

[dm-crypt] help mounting partitions in an encrypted disk after first reboot
 2017-06-19 22:48 UTC  (4+ messages)

[PATCH 3.18 00/32] 3.18.58-stable review
 2017-06-19 22:47 UTC  (2+ messages)

[PATCH v6 1/2] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-06-19 22:44 UTC  (8+ messages)

[PATCH v12 00/34] arm64: Dom0 ITS emulation
 2017-06-19 22:44 UTC  (5+ messages)
` [PATCH v12 01/34] ARM: vGIC: avoid rank lock when reading priority

[Qemu-devel] [PATCHv6 0/5] fw_cfg: qdev-related tidy-ups
 2017-06-19 22:43 UTC  (7+ messages)
` [Qemu-devel] [PATCHv6 3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init()

+ watchdog-split-up-config-options-fix.patch added to -mm tree
 2017-06-19 22:43 UTC 

[PATCH] dissect: use built_in_ident() instead of MK_IDENT()
 2017-06-19 22:42 UTC  (3+ messages)

[PATCH] input: goodix: Poll the 'buffer status' bit before reading data
 2017-06-19 22:41 UTC  (2+ messages)

__user with scalar data types
 2017-06-19 22:39 UTC  (4+ messages)

[PATCH v3 0/2] PCI: iproc: SOC specific fixes
 2017-06-19 22:39 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP

[PATCH] drm/i915: Wait for concurrent global resets to complete
 2017-06-19 22:39 UTC  (3+ messages)
` [PATCH v2] "

+ maintainers-fix-major-alpha-ordering.patch added to -mm tree
 2017-06-19 22:38 UTC 

[PATCH] die routine: change recursion limit from 1 to 1024
 2017-06-19 22:38 UTC  (4+ messages)

upsteam find bo api
 2017-06-19 22:35 UTC  (7+ messages)
` Fwd: "

+ userfaultfd-non-cooperative-add-madvise-event-for-madv_free-request.patch added to -mm tree
 2017-06-19 22:35 UTC 

[RFC PATCH net-next v2 00/15] bpf: BPF support for socket ops
 2017-06-19 22:34 UTC  (5+ messages)
` [RFC PATCH net-next v2 10/15] bpf: Add support for changing congestion control

[PATCH] Input: goodix: Add support for capacitive home button found on some x86 tablets
 2017-06-19 22:32 UTC  (2+ messages)

[PATCH 0/7] CONFIG_FORTIFY_SOURCE
 2017-06-19 22:31 UTC  (4+ messages)

WMI and Kernel:User interface
 2017-06-19 21:24 UTC  (2+ messages)

Behavior of 'git fetch' for commit hashes
 2017-06-19 22:26 UTC  (3+ messages)

[PATCH] dt-bindings: input: Add the Goodix GTx5 series Touchscreen devicetree bindings
 2017-06-19 22:25 UTC  (2+ messages)

[PATCH v2 2/2] KVM: nVMX: Check host support for MSR bitmaps
 2017-06-19 22:23 UTC  (2+ messages)
` [PATCH v2] KVM: nVMX: Fix nested_vmx_check_msr_bitmap_controls

[PATCH] vmcore-dmesg: avoid allocating large memory chunk for log buf
 2017-06-19 22:23 UTC 

+ dax-fix-inefficiency-in-dax_writeback_mapping_range.patch added to -mm tree
 2017-06-19 22:22 UTC 

[RFC] regulator: Shared regulators (configured by bootloader)
 2017-06-19 22:21 UTC  (6+ messages)

[Bug 101384] [Hero Siege] si_shader: segfault in libLLVM-5.0.so.1
 2017-06-19 22:21 UTC  (2+ messages)

+ mm-fix-thp-handling-in-invalidate_mapping_pages.patch added to -mm tree
 2017-06-19 22:20 UTC 

Using __always_inline attribute
 2017-06-19 22:19 UTC  (7+ messages)
` [PATCH] compiler, clang: Add always_inline attribute to inline

[RESEND PATCH v3] pci-sysfs: Make PCI bridge attribute visible in sysfs
 2017-06-19 22:17 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/7] lseek SEEK_HOLE / SEEK_DATA via iomap
 2017-06-19 22:16 UTC  (5+ messages)
` [Cluster-devel] [PATCH 6/7] xfs: Switch to iomap for lseek SEEK_HOLE / SEEK_DATA
    `  "

Git Strange behaviour with remote deleted branch
 2017-06-19 21:46 UTC  (2+ messages)

[PATCH v3 00/13] stv0367/ddbridge: support CTv6/FlexCT hardware
 2017-06-19 22:14 UTC  (6+ messages)

[PATCH V6 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory
 2017-06-19 22:13 UTC  (4+ messages)
` [PATCH V6 1/2] powerpc/hotplug: Ensure enough nodes avail for operations
` [PATCH V6 1/2] powerpc/numa: Update CPU topology when VPHN enabled
` [PATCH V6 2/2] "

WMI and Kernel:User interface
 2017-06-19 22:10 UTC  (12+ messages)

[Qemu-devel] Guest unresponsive after Virtqueue size exceeded error
 2017-06-19 22:10 UTC  (5+ messages)

[PATCH v8 00/20] ILP32 for ARM64
 2017-06-19 22:10 UTC  (7+ messages)
` [PATCH 03/20] asm-generic: Drop getrlimit and setrlimit syscalls from default list

[PATCH v3 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-06-19 22:10 UTC  (6+ messages)
` [PATCH v3 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver

RFC: Compression - calculate entropy for data set
 2017-06-19 22:09 UTC 

[PATCH] drm/i915/cfl: Fix Workarounds
 2017-06-19 22:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[WIP PATCH 0/4] Rework the unreliable LID switch exported by ACPI
 2017-06-19 22:08 UTC  (16+ messages)
    ` [systemd-devel] "

+ mm-gup-ensure-real-head-page-is-ref-counted-when-using-hugepages-v5.patch added to -mm tree
 2017-06-19 22:08 UTC 

[PATCH 1/7] staging: max98927: Added TDM support
 2017-06-19 22:07 UTC  (7+ messages)
` [PATCH 2/7] staging: max98927: Added controls for Envelope tracking
` [PATCH 3/7] staging: max98927: Updated volatile register list
` [PATCH 4/7] staging: max98927: Added missing \n to end of dev_err messages
` [PATCH 5/7] staging: max98927: Removed an obsolete variable
` [PATCH 6/7] staging: max98927: Modified chip default register values
` [PATCH 7/7] staging: max98927: Added PM suspend and resume function

[Qemu-devel] [PATCH v4 0/7] target-m68k: implement 680x0 FPU
 2017-06-19 22:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 5/7] target-m68k: use floatx80 internally

[meta-oe][PATCH 00/14] new recipe: open-vm-tools recipe
 2017-06-19 22:02 UTC 

[PATCH] grep: fix erroneously copy/pasted variable in check/assert pattern
 2017-06-19 22:01 UTC 

Add TPM support
 2017-06-19 22:01 UTC  (5+ messages)
` [PATCH 3/3] Core "

[PATCH v5 0/8] Support for contiguous pte hugepages
 2017-06-19 22:01 UTC  (5+ messages)

[PATCH V2] staging: unisys: visorhba - style fix
 2017-06-19 22:01 UTC  (3+ messages)

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-06-19 21:53 UTC  (6+ messages)
` [PATCH 0/3] ACPI "
  ` [PATCH v2 "
    ` [PATCH v2 1/3] platform: x86: intel-vbtn: Wake up the system from suspend-to-idle
    ` [PATCH v2 2/3] platform: x86: intel-hid: "
    ` [PATCH v2 3/3] ACPI / sleep: EC-based wakeup from suspend-to-idle on recent Dell systems

[PATCH] usb: host: ehci: workaround PME bug on AMD EHCI controller
 2017-06-19 22:00 UTC  (2+ messages)

[PATCH 0/2] Handle SMCs and HVCs in conformance with SMCCC
 2017-06-19 21:59 UTC  (4+ messages)
` [PATCH 1/2] arm: smccc: handle SMCs/HVCs according to SMCCC

EXT: ceph-lvm - a tool to deploy OSDs from LVM volumes
 2017-06-19 21:58 UTC  (9+ messages)
      ` EXT: [ceph-users] "
          ` Fwd: "

[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
 2017-06-19 21:57 UTC  (10+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper

[media-build] Can't compile for Kernel 3.13 after recent changes
 2017-06-19 21:56 UTC  (4+ messages)

[PATCH NET] net/hns:bugfix of ethtool -t phy self_test
 2017-06-19 21:54 UTC  (3+ messages)

mismatch_cnt > 0 during initial sync?
 2017-06-19 21:54 UTC  (4+ messages)

From: Nitin Gupta <nitin.m.gupta@oracle.com>
 2017-06-19 21:52 UTC  (3+ messages)

[PATCH] PCI/MSI: Improve MSI alias detection
 2017-06-19 21:52 UTC  (2+ messages)

[stable request 4.4] tcp: fix tcp_mark_head_lost to check skb len before fragmenting
 2017-06-19 21:51 UTC 

[GSoC] Update: Week 5
 2017-06-19 21:50 UTC  (3+ messages)
` [GSoC][PATCH 1/6] dir: create function count_slashes
  ` [GSoC][PATCH 5/6] submodule: port submodule subcommand sync from shell to C


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.