All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-24 12:37:35 to 2017-08-24 13:32:39 UTC [more...]

[PATCH 0/3] x86/mm: Nonfunctional code hygene improvements
 2017-08-24 13:32 UTC  (7+ messages)
` [PATCH 1/3] x86/mm: Replace opencoded forms of l?e_{get, from}_page()
` [PATCH 2/3] x86/mm: Replace opencoded forms of map_l?t_from_l?e()
` [PATCH 3/3] x86/mm: Introduce and use l?e_{get, from}_mfn()

[PATCH v1 00/11] Cavium Octeontx external mempool driver
 2017-08-24 13:29 UTC  (12+ messages)
` [PATCH v1 01/11] mempool/octeontx: add HW constants
` [PATCH v1 02/11] mempool/octeontx: add build and log infrastructure
` [PATCH v1 03/11] mempool/octeontx: probe fpavf pcie devices
` [PATCH v1 04/11] mempool/octeontx: implement pool alloc
` [PATCH v1 05/11] mempool/octeontx: implement pool free
` [PATCH v1 06/11] mempool/octeontx: implement pool enq and deq
` [PATCH v1 07/11] mempool/octeontx: implement pool get count
` [PATCH v1 08/11] mempool/octeontx: implement pool get capability
` [PATCH v1 09/11] mempool/octeontx: implement pool update range
` [PATCH v1 10/11] mempool/octeontx: translate handle to pool
` [PATCH v1 11/11] doc: add mempool and octeontx mempool device

[PATCH] net/i40e: fix vsi vlan stripping
 2017-08-24 13:29 UTC 

[PATCH 1/2] net/mlx5: fix num seg assumption on vPMD
 2017-08-24 13:28 UTC  (4+ messages)
` [PATCH 2/2] net/mlx5: enforce Tx num of segments limitation

[LTP] [PATCH 1/2] syscalls/keyctl01: Convert to the new library && Cleanup
 2017-08-24 13:28 UTC  (6+ messages)
` [LTP] [PATCH 2/2] syscalls/keyctl: Make use of lapi/keyctl.h && Add existing test to runtest/cve
      ` [LTP] [PATCH v2 1/2] lapi/keyctl.h: Add fallback definition of keyutil.h
        ` [LTP] [PATCH v2 2/2] syscalls/keyctl: Make use of lapi/keyctl.h && Add existing test to runtest/cve

[00/14] can: cleanup of af_can/raw + simplifying of ndev->ml_priv handling
 2017-08-24 13:28 UTC  (17+ messages)
` [PATCH 01/14] can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
` [PATCH 02/14] can: give structs holding the CAN statistics a sensible name
` [PATCH 03/14] can: af_can: give struct holding the CAN per device receive lists "
` [PATCH 04/14] can: af_can: give variable "
` [PATCH 05/14] can: proc: "
` [PATCH 06/14] can: af_can: rename find_rcv_list() to can_rcv_list_find()
` [PATCH 07/14] can: af_can: give variable holding the CAN receiver and the receiver list a sensible name
` [PATCH 08/14] can: af_can: can_rx_register(): use max() instead of open coding it

[PATCH 0/2] completion: Reduce stack usage caused by COMPLETION_INITIALIZER_ONSTACK()
 2017-08-24 13:28 UTC  (5+ messages)
` [PATCH 1/2] nfit: Use init_completion() in acpi_nfit_flush_probe()

[Qemu-devel] [PATCH for-2.11 00/27] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-08-24 13:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH for-2.11 07/27] sparc: replace custom cpu feature parsing with cpu_legacy_parse_featurestr()
` [Qemu-devel] [PATCH for-2.11 16/27] xtensa: replace cpu_xtensa_init() with cpu_generic_init()
` [Qemu-devel] [PATCH for-2.11 19/27] arm: replace cpu_arm_init() "

[Qemu-devel] [PATCH v2 0/7] Misc throttle fixes
 2017-08-24 13:24 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] throttle: Fix wrong variable name in the header documentation
` [Qemu-devel] [PATCH v2 2/7] throttle: Update the throttle_fix_bucket() documentation
` [Qemu-devel] [PATCH v2 3/7] throttle: Make throttle_is_valid() a bit less verbose
` [Qemu-devel] [PATCH v2 4/7] throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket()
` [Qemu-devel] [PATCH v2 5/7] throttle: Make LeakyBucket.avg and LeakyBucket.max integer types
` [Qemu-devel] [PATCH v2 6/7] throttle: Make burst_length 64bit and add range checks
` [Qemu-devel] [PATCH v2 7/7] throttle: Test the valid range of config values

[RFC PATCH 2/2] mm,oom: Try last second allocation after selecting an OOM victim
 2017-08-24 13:18 UTC  (3+ messages)
` [PATCH 1/2] mm,page_alloc: Don't call __node_reclaim() with oom_lock held

[RFC PATCH 0/5] Add option to autostage changes when continuing a rebase
 2017-08-24 13:25 UTC  (12+ messages)

[PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY
 2017-08-24 13:25 UTC  (12+ messages)

[pull request][rdma-next 0/8] Export device and port properties
 2017-08-24 13:24 UTC  (6+ messages)
` [rdma-next 8/8] RDMA: Use defines instead of hard coded value for phys_state

[PATCH v2] common/vm_event: Initialize vm_event lists on domain creation
 2017-08-24 13:24 UTC  (2+ messages)

[PATCH net-next] net-next/hinic: Fix MTU limitation
 2017-08-24 13:21 UTC 

[PATCH igt] lib: Avoid actually throttling from igt_require_gem()
 2017-08-24 13:22 UTC  (5+ messages)
` [PATCH igt v2] "
` ✗ Fi.CI.BAT: failure for lib: Avoid actually throttling from igt_require_gem() (rev2)

[PATCH v3 1/4] package.py: Add function strip_execs
 2017-08-24 13:15 UTC  (4+ messages)
` [PATCH v3 4/4] devtool: deploy-target: Support stripped libs and execs

[pull request][net-next 0/8] Mellanox, mlx5updates 2017-08-24
 2017-08-24 13:21 UTC  (9+ messages)
` [net-next 1/8] net/mlx5: Add a blank line after declarations V2
` [net-next 2/8] net/mlx5: Remove a leftover unused variable
` [net-next 3/8] net/mlx5e: Fix wrong code indentation in conditional statement
` [net-next 4/8] net/mlx5: Convert linear search for free index to ida
` [net-next 5/8] net/mlx5: Don't store reserved part in FTEs and FGs
` [net-next 6/8] net/mlx5: Add hash table to search FTEs in a flow-group
` [net-next 7/8] net/mlx5: Add hash table for flow groups in flow table
` [net-next 8/8] net/mlx5: Add tracepoints

[PATCH] drm: rename u32 in __u32 in uapi
 2017-08-24 13:21 UTC 

[PATCH] xfs: add online uevent for mount operation
 2017-08-24 13:26 UTC 

[PATCH kvm-unit-tests] x86: vmx: test RDRAND and RDSEED
 2017-08-24 13:21 UTC 

[PATCH net-next 00/13] net: mvpp2: comphy configuration
 2017-08-24 13:19 UTC  (3+ messages)
` [PATCH net-next 01/13] phy: add sgmii and 10gkr modes to the phy_mode enum

[RFC 00/12] Introduce housekeeping subsystem v2
 2017-08-24 13:19 UTC  (4+ messages)
` [RFC PATCH 12/12] housekeeping: Reimplement isolcpus on housekeeping

[PATCH] fork: fix incorrect fput of ->exe_file causing use-after-free
 2017-08-24 13:20 UTC  (3+ messages)

[PATCH] perf stat: Fix path to PMU formats in documentation
 2017-08-24 13:20 UTC 

[Qemu-devel] [PATCH v4 0/2] hw/acpi-build: Fix ACPI SRAT Memory Affinity building
 2017-08-24 13:20 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 2/2] ACPI/unit-test: Add a new testcase for RAM allocation in numa node

[PATCH v2 1/2] drm: Add retries for dp dual mode read
 2017-08-24 13:23 UTC  (2+ messages)
` [PATCH v3 "

Extensive attributes not getting copied when flushing HEAD objects from cache pool to base pool
 2017-08-24 13:20 UTC  (9+ messages)

[PATCH] net/mlx5: extend debug logs verbosity
 2017-08-24 13:17 UTC  (2+ messages)

[PATCH] check: print elapsed time even for failed tests
 2017-08-24 13:15 UTC 

[PATCH nf-next] netfilter: xt_CHECKSUM: avoid bad offload warnings on GSO packets
 2017-08-24 13:17 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] omap3: dts: Resync OMAP3 and OMAP36xx DTS from Linux 4.13-RC5
 2017-08-24 13:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] OMAP3: DTS: Cleanup omap3_logic DTS files from OMAP3 resync

[PATCH v2 0/6] clk: renesas: r8a779[56]: Add Z and Z2 clock support
 2017-08-24 13:16 UTC  (7+ messages)
` [PATCH v2 1/6] clk: renesas: rcar-gen3: Add Z clock divider support
` [PATCH v2 2/6] clk: renesas: rcar-gen3: Add Z2 "

[PATCH v2] x86/pt: fix binding of MSIX entries already unmasked
 2017-08-24 13:16 UTC  (8+ messages)
` [PATCH XEN v2] x86/pt: add a MSI unmask flag to XEN_DOMCTL_bind_pt_irq
` [Qemu-devel] [PATCH QEMU v2] xen/pt: allow QEMU to request MSI unmasking at bind time
  `  "

[Qemu-devel] [PATCH v2 00/54] qapi: add #if pre-processor conditions to generated code
 2017-08-24 13:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 09/54] hmp: use qapi_enum_parse() in hmp_migrate_set_parameter

[PATCH v2] iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY
 2017-08-24 13:13 UTC  (2+ messages)

[PATCH] ses: Fix racy cleanup of /sys in remove_dev()
 2017-08-24 13:13 UTC 

[U-Boot] [PATCH] igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
 2017-08-24 13:13 UTC  (5+ messages)
` [U-Boot] [PATCH 0/2] igep00x0: defconfig merge
  ` [U-Boot] [PATCH 1/2] igep00x0: move SPL routines into separate file

[Buildroot] [ANNOUNCE] mtd-utils-2.0.1 is released
 2017-08-24 13:11 UTC  (2+ messages)
`  "

[PATCH v2 0/4] Workaround broken RTL8211E on some Pine64+ boards
 2017-08-24 13:12 UTC  (7+ messages)
` [PATCH v2 3/4] net: phy: realtek: add disable RX internal delay mode

[Qemu-devel] [Bug 1712818] [NEW] live migration with storage encounter assert(!(bs->open_flags & BDRV_O_INACTIVE)) crashes
 2017-08-24 12:59 UTC 

[PATCH] tipc: Fix tipc_sk_reinit handling of -EAGAIN
 2017-08-24 13:10 UTC  (2+ messages)

NFCT writing localhost conntrack entries too
 2017-08-24 13:10 UTC 

Problems building U-Boot for x86_64
 2017-08-24 13:09 UTC  (10+ messages)

[PATCH] powerpc/powernv/idle: Round up latency and residency values
 2017-08-24 13:07 UTC  (3+ messages)

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-24 13:04 UTC  (11+ messages)
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
    ` [Qemu-devel] "
` [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration
    ` [Qemu-devel] "

[PATCH 1/2] drm/i915: Make some RPS functions static
 2017-08-24 13:07 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Create vfuncs for the reset/enable/disable GuC functions

[PATCH] drm/amdgpu: Add sysfs file for VBIOS
 2017-08-24 13:06 UTC  (5+ messages)

[U-Boot] [PATCH] imx: imx6: Move gpr_init() function to soc.c
 2017-08-24 13:06 UTC  (4+ messages)

[PATCH v6 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-24 13:04 UTC  (6+ messages)
` [PATCH v6 3/5] mm: introduce mmap3 for safely defining new mmap flags

[PATCH 0/4] iommu/pamu: Support generic iommu-device handles
 2017-08-24 13:04 UTC  (7+ messages)
` [PATCH 4/4] iommu/pamu: Add support for generic iommu-device

[PATCH v3 0/5] Add STM32 DMAMUX support
 2017-08-24 13:03 UTC  (23+ messages)
` [PATCH v3 2/5] dmaengine: Add STM32 DMAMUX driver

[Qemu-devel] [PATCH for-2.11] s390x/s390-stattrib: Mark the storage attribute as not user_creatable
 2017-08-24 13:01 UTC  (2+ messages)

[RFC v1 0/4] ipmi_bmc: framework for IPMI on BMCs
 2017-08-24 13:01 UTC  (7+ messages)
` [RFC v1 1/4] ipmi_bmc: framework for BT "

reiser4[StorageManager(2383)]: lzo1_alloc
 2017-08-24 13:01 UTC  (2+ messages)

[PATCH] iommu/amd: Check if domain is NULL before dereference it
 2017-08-24 13:01 UTC  (9+ messages)

[PATCH 1/4] leds: aat1290: make array max_mm_current_percent static const
 2017-08-24 13:00 UTC  (4+ messages)
` [PATCH 2/4] leds: lp5521: make several arrays "
` [PATCH 3/4] leds: lp5562: "
` [PATCH 4/4] leds: lp8501: "

[PATCH i-g-t 0/3] aubdump: A few improvements
 2017-08-24 13:00 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH V2] tests: json: Add test cases for json format
 2017-08-24 13:00 UTC  (4+ messages)

[meta-yocto-bsp][PATCH] machine: mpc8315e-rdb: change kernel provider assignment to default
 2017-08-24 12:52 UTC 

Intermittent memory corruption with v4.13-rc6+ and earlier
 2017-08-24 12:59 UTC  (6+ messages)

[pull request][net-next 00/15] Mellanox, mlx5 updates 2017-08-17
 2017-08-24 12:58 UTC  (4+ messages)
` [net-next 10/15] net/mlx5: Add a blank line after declarations

IPtables and String Match
 2017-08-24 12:58 UTC 

[v6 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-24 12:58 UTC  (10+ messages)
` [v6 2/4] mm, oom: cgroup-aware OOM killer
` [v6 3/4] mm, oom: introduce oom_priority for memory cgroups

[PATCH 2/2] drm/i915/guc : Enable GuC logs even when submission is not enabled
 2017-08-24 12:57 UTC  (2+ messages)

[PATCH 0/4] GR-Peach DTS update
 2017-08-24 12:53 UTC  (7+ messages)
` [PATCH 3/4] arm: dts: gr-peach: Add ETHER pin group

[PATCH v2 00/14] idle and soft-irq improvements and POWER9 idle optimisation
 2017-08-24 12:53 UTC  (9+ messages)
` [PATCH v2 10/14] KVM: PPC: Book3S HV: POWER9 does not require secondary thread management
` [PATCH v2 12/14] KVM: PPC: Book3S HV: POWER9 can execute stop without a sync sequence

[PATCH] mptsas: Fixup device hotplug for VMWare ESXi
 2017-08-24 12:52 UTC 

[PATCH] rwsem: fix missed wakeup due to reordering of load
 2017-08-24 12:52 UTC  (4+ messages)

[Bug 102387] Assertion failure with UE4Editor and sb enabled
 2017-08-24 12:50 UTC  (2+ messages)

[PATCH 0/1] adding Btrfs resizing capability to lvresize/fsadm.sh
 2017-08-24 12:49 UTC  (6+ messages)
` [PATCH 1/1] added resizing for btrfs
      ` 答复: "

[Qemu-devel] [PATCH v6 00/10] qemu.py: Pylint/style fixes
 2017-08-24 12:49 UTC  (7+ messages)

[PATCH 1/2] drm/i915/guc : Removing enable_guc_loading module
 2017-08-24 12:49 UTC  (2+ messages)

[PATCH] generic/108: tolerate old lvm utility versions
 2017-08-24 12:48 UTC 

[PATCH 0/7] Introduce meson build system
 2017-08-24 12:45 UTC  (7+ messages)
` [PATCH 4/7] json-glib: convert to meson build
` [PATCH 7/7] sysprof: "

[RESEND PATCH 0/3] mm: Add cache coloring mechanism
 2017-08-24 12:47 UTC  (3+ messages)

[Buildroot] simicsfs 1.18 does not build with kernel 4.12.2
 2017-08-24 12:47 UTC 

[PATCH v2 0/8] ELF-FDPIC support for ARM
 2017-08-24 12:46 UTC  (6+ messages)

[PATCH v2 0/3] tpm2-cmd: Improve self test execution
 2017-08-24 12:46 UTC  (4+ messages)
` [PATCH v2 2/3] tpm2-cmd: Use dynamic delay to wait for self test result
  ` [PATCH v2 3/3] tpm2-cmd: React correctly to RC_TESTING from self tests

[PATCH] kernel: drop 4.1 bbappend
 2017-08-24 12:43 UTC  (2+ messages)

[Bug 196729] New: System becomes unresponsive when swapping - Regression since 4.10.x
 2017-08-24 12:41 UTC  (4+ messages)

[meta-oe][PATCH] openldap: fix native LDFLAGS build error
 2017-08-24 12:40 UTC 

[PATCH] input/xen-kbdfront: Enable auto repeat for xen keyboard frontend driver
 2017-08-24 12:39 UTC  (3+ messages)

[PATCH 0/6] Allow setting up shared memory areas between VMs from xl config files
 2017-08-24 12:39 UTC  (7+ messages)
` [PATCH 4/6] xsm: flask: change the interface and default policy for xsm_map_gmfn_foregin

[PATCH] powerpc/vio: Use device_type to detect family
 2017-08-24 12:37 UTC  (2+ messages)
`  "

[PATCH] powerpc/64s: Fix replay interrupt return label name
 2017-08-24 12:37 UTC  (2+ messages)
`  "

[PATCH v2 3/5] powerpc: pseries: remove dlpar_attach_node dependency on full path
 2017-08-24 12:37 UTC  (2+ messages)
` [v2, "


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.