All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-25 08:56:36 to 2019-03-25 09:39:33 UTC [more...]

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-25 16:47 UTC  (7+ messages)
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast

[PATCH v3 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-03-25  9:39 UTC  (13+ messages)
` [PATCH v3 01/26] PCI: keystone: Add start_link/stop_link dw_pcie_ops
` [PATCH v3 02/26] PCI: keystone: Cleanup error_irq configuration
` [PATCH v3 03/26] dt-bindings: PCI: keystone: Add "reg-names" binding information
` [PATCH v3 04/26] PCI: keystone: Perform host initialization in a single function
` [PATCH v3 05/26] PCI: keystone: Use platform_get_resource_byname to get memory resources
` [PATCH v3 06/26] PCI: keystone: Move initializations to appropriate places
` [PATCH v3 07/26] dt-bindings: PCI: Add dt-binding to configure PCIe mode
` [PATCH v3 08/26] PCI: keystone: Explicitly set the "
` [PATCH v3 09/26] dt-bindings: PCI: Document "atu" reg-names
` [PATCH v3 10/26] PCI: dwc: Enable iATU unroll for endpoint too
` [PATCH v3 11/26] PCI: dwc: Fix ATU identification for designware version >= 4.80
` [PATCH v3 12/26] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64

[PATCH v2] app/testpmd: fix support of hex string parser for flow API
 2019-03-25  9:39 UTC  (8+ messages)
` [PATCH v3] "
  ` [dpdk-stable] "

[PATCH v12 00/11] Introduce the for_each_set_clump8 macro
 2019-03-25  9:38 UTC  (3+ messages)
` [PATCH v12 01/11] bitops: "

[PATCH v6 00/12] improve late microcode loading
 2019-03-25  9:38 UTC  (3+ messages)
` [PATCH v6 01/12] misc/xenmicrocode: Upload a microcode blob to the hypervisor

[PATCH v2 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-03-25  9:36 UTC  (8+ messages)
` [PATCH v2 13/26] dt-bindings: PCI: Add PCI RC dt binding documentation for AM654
` [PATCH v2 15/26] PCI: keystone: Invoke phy_reset API before enabling PHY
` [PATCH v2 17/26] PCI: keystone: Add support to set the max link speed from DT
` [PATCH v2 18/26] PCI: endpoint: Add support to allocate aligned buffers to be mapped in BARs

[PATCH v2 1/2] libpsl: Extend with native, nativesdk
 2019-03-25  9:37 UTC  (2+ messages)
` [PATCH v2 2/2] wget: Convert EXTRA_OECONF to PACKAGECONFIG, extend PACKAGECONFIG

[PATCH bpf-next] bpf: test_tc_tunnel.sh needs reverse path filtering disabled
 2019-03-25  9:36 UTC  (3+ messages)

[PATCH] pinctrl: intel: Implements gpio free function
 2019-03-25  9:36 UTC  (6+ messages)

[PATCH] Btrfs: improve unnecessary free space inode update when space_cache=v1 has never been used
 2019-03-25  9:35 UTC  (2+ messages)

[PATCH 0/1] pwm: meson: fix scheduling while atomic issue
 2019-03-25  9:35 UTC  (4+ messages)

[PATCH v2] net: use bulk free in kfree_skb_list
 2019-03-25  9:35 UTC  (5+ messages)

[PATCH] systemd: Add PACKAGECONFIG for openssl
 2019-03-25  9:34 UTC 

[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf
 2019-03-25  9:33 UTC  (16+ messages)
` [PATCH 1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
` [PATCH 2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps

[RFC PATCH 0/1] Fuzzy blame
 2019-03-25  9:32 UTC  (3+ messages)

[PATCH] mac80211: HE: add Spatial Reuse IE parsing support
 2019-03-25  9:32 UTC  (3+ messages)

[PATCH] ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect
 2019-03-25  9:30 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: video: HDMI: Fix clock setup
 2019-03-25  9:31 UTC  (2+ messages)

[PATCH] Documentation: acpi: Add an example for PRP0001
 2019-03-25  9:31 UTC  (2+ messages)

[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-25  9:30 UTC  (5+ messages)
` [PATCH V9 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH] kvm: vmx: Silence a shift wrap warning
 2019-03-25  9:29 UTC  (2+ messages)

[PATCH V2 0/9] spi: bcm2835aux: bug fixes and improvements
 2019-03-25  9:28 UTC  (4+ messages)
` [PATCH V2 8/9] spi: bcm2835aux: add driver stats to debugfs

ctx->engines[rcs0, rcs0]
 2019-03-25  9:28 UTC  (26+ messages)
` [PATCH 01/22] drm/i915: Report the correct errno from i915_gem_context_open()
` [PATCH 02/22] drm/i915/guc: Replace preempt_client lookup with engine->preempt_context
` [PATCH 03/22] drm/i915: Pull the GEM powermangement coupling into its own file
` [PATCH 04/22] drm/i915: Guard unpark/park with the gt.active_mutex
` [PATCH 05/22] drm/i915/selftests: Take GEM runtime wakeref
` [PATCH 06/22] drm/i915: Pass intel_context to i915_request_create()
` [PATCH 07/22] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` [PATCH 08/22] drm/i915: Explicitly pin the logical context for execbuf
` [PATCH 09/22] drm/i915: Export intel_context_instance()
` [PATCH 10/22] drm/i915/selftests: Use the real kernel context for sseu isolation tests
` [PATCH 11/22] drm/i915/selftests: Pass around intel_context for sseu
` [PATCH 12/22] drm/i915: Pass intel_context to intel_context_pin_lock()
` [PATCH 13/22] drm/i915: Split engine setup/init into two phases
` [PATCH 14/22] drm/i915: Switch back to an array of logical per-engine HW contexts
` [PATCH 15/22] drm/i915: Move i915_request_alloc into selftests/
` [PATCH 16/22] drm/i915: Allow a context to define its set of engines
` [PATCH 17/22] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 18/22] drm/i915: Load balancing across a virtual engine
` [PATCH 19/22] drm/i915: Extend execution fence to support a callback
` [PATCH 20/22] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
` [PATCH 21/22] drm/i915/execlists: Virtual engine bonding
` [PATCH 22/22] drm/i915: Allow specification of parallel execbuf
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] drm/i915: Report the correct errno from i915_gem_context_open()
` ✗ Fi.CI.SPARSE: "

[PATCH] x86/boot: Use EFI setup data if provided
 2019-03-25  9:25 UTC  (16+ messages)
            ` [PATCH v2] "
                ` [PATCH v2] x86/boot: Don't try to search RSDP from EFI when kexec-booted

[PATCH v3] net: use bulk free in kfree_skb_list
 2019-03-25  9:27 UTC  (2+ messages)

[PATCH] drm/i915: Fix an error code in i915_gem_context_open()
 2019-03-25  9:27 UTC  (4+ messages)

[PATCH 0/4] This patchset is to remove PPCisms for QEIC
 2019-03-25  9:27 UTC  (7+ messages)
` [patch v14 2/4] irqchip/qeic: merge qeic init code from platforms to a common function
` [patch v14 3/4] irqchip/qeic: merge qeic_of_init into qe_ic_init
` [patch v14 4/4] irqchip/qeic: remove PPCisms for QEIC

[PATCH -next] drm/ttm: remove set but not used variable 'vgdev'
 2019-03-25  9:26 UTC  (9+ messages)
` [PATCH v2 -next] drm/virtio: "

[PATCH v4 00/14] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2019-03-25  9:25 UTC  (5+ messages)

[PATCH] ELAN touchpad i2c_hid bugs fix
 2019-03-25  9:23 UTC  (2+ messages)

[PATCH] NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()
 2019-03-25  9:23 UTC  (2+ messages)

[PATCH v3 0/4] Boot RISC-V kernel from any 4KB aligned address
 2019-03-25  9:23 UTC  (10+ messages)
` [PATCH v3 1/4] RISC-V: Add separate defconfig for 32bit systems
` [PATCH v3 2/4] RISC-V: Fix memory reservation in setup_bootmem()
` [PATCH v3 3/4] RISC-V: Remove redundant trampoline page table
` [PATCH v3 4/4] RISC-V: Allow booting kernel from any 4KB aligned address

[PATCH v9 3/6] anybus-s: support the Arcx anybus controller
 2019-03-25  9:22 UTC  (2+ messages)

[PATCH 0/3 v9] add reserved e820 ranges to the kdump kernel e820 table
 2019-03-25  9:20 UTC  (7+ messages)
` [PATCH 1/3 v9] x86/mm: Change the examination condition to avoid confusion

[PATCH -next] ASoC: simple-card-utils: remove set but not used variable ''
 2019-03-25  9:20 UTC  (4+ messages)

[Fuego] [PATCH v2] atmtcp: Add test cases for command atmtcp
 2019-03-25  9:19 UTC  (9+ messages)
` [Fuego] [PATCH v2] lm_sensors: Add test cases for commands of lm_sensors
` [Fuego] [PATCH v2] logrotate: Add test cases for command logrotate
` [Fuego] [PATCH v2] m4: Add test cases for command m4
` [Fuego] [PATCH v2] ntp: Add test cases for commands of ntp
` [Fuego] [PATCH v2] openvpn: Add test cases of service openvpn
` [Fuego] [PATCH v2] parted: Add test cases for command parted
` [Fuego] [PATCH v2] powertop: Add test cases for command powertop
` [Fuego] [PATCH v2] quota: Add test cases of quota

[RFC PATCH] ceph: Convert to fs_context
 2019-03-25  9:18 UTC  (3+ messages)

[PATCH v1 1/2] test/rwlock: add perf test case
 2019-03-25  9:18 UTC  (8+ messages)
` [PATCH v4 1/3] rwlock: reimplement with atomic builtins
` [PATCH v5 0/3] rwlock: reimplement rwlock with atomic and add relevant perf test case
` [PATCH v5 1/3] rwlock: reimplement with atomic builtins
` [PATCH v5 2/3] test/rwlock: add perf test case on all available cores
` [PATCH v5 3/3] test/rwlock: amortize the cost of getting time

[PATCH] ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
 2019-03-25  9:17 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: at91: sama5d2: Wrap cpu detection to fix macb driver
 2019-03-25  9:17 UTC  (2+ messages)

[U-Boot] [PATCH] driver: net: updated copyright info
 2019-03-25  9:16 UTC 

[PATCH] vc04_services: vchiq_arm: fix a NULL pointer dereference
 2019-03-25  9:15 UTC  (3+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: updated copyright info
 2019-03-25  9:15 UTC 

KASAN: use-after-free Read in path_lookupat
 2019-03-25  9:15 UTC  (4+ messages)

[PATCH v4] tty: 8250: fix a missing check for pci_ioremap_bar
 2019-03-25  9:13 UTC  (3+ messages)

[LTP] [PATCH 0/1] add s390 cpuplugd tests
 2019-03-25  9:15 UTC  (2+ messages)
` [LTP] [PATCH 1/1] ltp: "

[PATCH v6 0/4] arm64 SMMUv3 PMU driver with IORT support
 2019-03-25  9:14 UTC  (6+ messages)
` [PATCH v6 2/4] perf: add arm64 smmuv3 pmu driver

[PATCH] mfd: fix a potential NULL pointer dereference
 2019-03-25  9:13 UTC  (4+ messages)

[PATCH 1/2] dma-fence: Propagate errors to dma-fence-array container
 2019-03-25  9:12 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2] dma-fence: Propagate errors to dma-fence-array container (rev2)

[PATCH V2 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-25  9:12 UTC  (7+ messages)
` [PATCH V2 8/8] blk-mq: remove blk_mq_tagset_busy_iter

[PATCH 0/17] Add zinc using existing algorithm implementations
 2019-03-25  9:10 UTC  (5+ messages)

[RFC v3 0/6] netlink strict validation
 2019-03-25  9:10 UTC  (7+ messages)
` [RFC v3 1/6] netlink: add NLA_MIN_LEN
` [RFC v3 2/6] netlink: make validation more configurable for future strictness
` [RFC v3 3/6] netlink: re-add parse/validate functions in strict mode
` [RFC v3 4/6] netlink: add strict parsing for future attributes
` [RFC v3 5/6] genetlink: optionally validate strictly/dumps
` [RFC v3 6/6] nl80211: tag policies with strict_start_type

[PATCH] mtd: rawnand: marvell: select target before setting up data interface
 2019-03-25  9:09 UTC  (6+ messages)

[PATCH v3] x86/mm: Clean up p2m_finish_type_change return value
 2019-03-25  9:09 UTC  (2+ messages)

[PATCH] media: v4l2-ctrl: potential shift wrapping bugs
 2019-03-25  9:06 UTC  (2+ messages)

[Patch 1/1] drm/atomic: integrate private objects with suspend/resume helpers
 2019-03-25  9:06 UTC  (5+ messages)

[PATCH v2] powerpc/8xx: fix possible object reference leak
 2019-03-25 17:11 UTC 

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-25  9:04 UTC  (4+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 3/5] lib/mempool: allow page size aligned mempool

[PATCH] staging: vc04_services: Fix an error code in vchiq_probe()
 2019-03-25  9:04 UTC  (2+ messages)

[RESEND PATCH v6 00/12] x86: Enable FSGSBASE instructions
 2019-03-25  9:02 UTC  (3+ messages)
` [RESEND PATCH v6 07/12] x86/fsgsbase/64: Introduce the FIND_PERCPU_BASE macro

[PATCH v4 1/3] net/ice: load OS default package
 2019-03-25  9:01 UTC  (5+ messages)
` [PATCH v6 0/3] enable package download in ice driver
  ` [PATCH v6 1/3] net/ice: load OS default package
  ` [PATCH v6 2/3] net/ice: add safe mode
  ` [PATCH v6 3/3] net/ice: enable RSS when device init

next-20190325 kselftest results
 2019-03-25  9:00 UTC  (2+ messages)

[PATCH v3 0/9] ARM: sun8i: a83t: Enable USB OTG
 2019-03-25  8:58 UTC  (7+ messages)
` [PATCH v3 3/9] power: supply: axp20x_usb_power: allow disabling input current limiting
    ` [linux-sunxi] "
        `  "

powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations
 2019-03-25  8:54 UTC 

[PATCH v2] nvdimm: btt_devs: fix a NULL pointer dereference
 2019-03-25  8:56 UTC  (2+ messages)


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.