All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-25 12:47:16 to 2017-09-25 13:47:13 UTC [more...]

[PATCH 0/4] Replace PID bitmap with IDR API implementation
 2017-09-25 13:47 UTC  (9+ messages)
` [PATCH 1/4] pid: Replace pid bitmap implementation with IDR API
` [PATCH 2/4] idr: Add a function idr_get()
` [PATCH 3/4] pid.c: Replace pidhash lookup with idr_get()
` [PATCH 4/4] pid: Remove pidhash

[Qemu-devel] [PATCH v2] qdev: Mark devices as non-hotpluggable by default
 2017-09-25 13:46 UTC  (4+ messages)

[U-Boot] [PATCH 1/6] mx6sabresd: Avoid calling setup_display() from SPL code
 2017-09-25 13:46 UTC  (6+ messages)
` [U-Boot] [PATCH 5/6] apalis_imx6: "

[Qemu-devel] [PATCH v9 00/20] make dirty-bitmap byte-based
 2017-09-25 13:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 05/20] dirty-bitmap: Avoid size query failure during truncate

[PATCH v2 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-25 13:45 UTC  (11+ messages)
` [PATCH v2 10/11] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support

[PATCH v6] drm/i915: Enable scanline read based on frame timestamps
 2017-09-25 13:44 UTC  (4+ messages)
` [PATCH] "

[RFC] virtio-iommu version 0.4
 2017-09-25 13:47 UTC  (12+ messages)
        ` [virtio-dev] "
  ` [virtio-dev] "

OE general meeting before OEDEM next month
 2017-09-25 13:43 UTC  (4+ messages)

[PATCH 1/2] net/mlx4: get back RX flow functionality
 2017-09-25 13:42 UTC  (2+ messages)

FAILED: patch "[PATCH] scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response" failed to apply to 3.18-stable tree
 2017-09-25 13:42 UTC  (2+ messages)

[PATCH 0/8] sched: Rework task state printing
 2017-09-25 13:41 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] NBD patches for 2017-09-25
 2017-09-25 13:41 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] nbd-client: Use correct macro parenthesization
` [Qemu-devel] [PULL 2/4] block/nbd-client: refactor nbd_co_receive_reply
` [Qemu-devel] [PULL 3/4] block/nbd-client: simplify check in nbd_co_receive_reply
` [Qemu-devel] [PULL 4/4] block/nbd-client: nbd_co_send_request: fix return code

[Qemu-devel] [PATCH] spapr: move registration of "host" CPU core type to machine code
 2017-09-25 13:41 UTC  (2+ messages)

[PATCH v2] x86emul/test: generate non-pie executable for 64bit builds
 2017-09-25 13:40 UTC 

nvme multipath support V3
 2017-09-25 13:40 UTC  (20+ messages)
` [PATCH 1/9] block: move REQ_NOWAIT
` [PATCH 2/9] block: add REQ_DRV bit
` [PATCH 3/9] block: provide a direct_make_request helper
` [PATCH 4/9] block: add a blk_steal_bios helper
` [PATCH 5/9] nvme: track subsystems
` [PATCH 6/9] nvme: introduce a nvme_ns_ids structure
` [PATCH 7/9] nvme: track shared namespaces
` [PATCH 8/9] nvme: implement multipath access to nvme subsystems
` [PATCH 9/9] nvme: also expose the namespace identification sysfs files for mpath nodes

[GIT PULL] arch/microblaze fixes for 4.14-rc3
 2017-09-25 13:39 UTC 

[PATCH 0/7] Cocci spatch "vma_pages" - v4.14-rc1
 2017-09-25 13:37 UTC  (3+ messages)
` [PATCH 4/7] microblaze: Cocci spatch "vma_pages"

[PATCH v7 00/12] x86: guest resource mapping
 2017-09-25 13:29 UTC  (4+ messages)
` [PATCH v7 01/12] x86/mm: allow a privileged PV domain to map guest mfns

[patch net-next v2 00/12] mlxsw: Add support for offloading IPv4 multicast routes
 2017-09-25 13:37 UTC  (6+ messages)
` [patch net-next v2 06/12] net: mroute: Check if rule is a default rule

[PATCH 0/2] Fix duplicates and change default endian for microblaze
 2017-09-25 13:37 UTC  (6+ messages)
` [PATCH 2/2] arch: "

[PATCH 1/3] drm/i915/execlists: Microoptimise execlists_cancel_port_request()
 2017-09-25 13:36 UTC  (9+ messages)
` [PATCH 2/3] drm/i915/execlists: Move request unwinding to a separate function
` [PATCH 3/3] drm/i915/execlists: Cache the last priolist lookup
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/execlists: Microoptimise execlists_cancel_port_request()

[PATCH] Bluetooth: btmrvl: *_err() and *_info() strings should end with newlines
 2017-09-25 13:35 UTC  (2+ messages)

new atusb firmware candidate
 2017-09-25 13:35 UTC 

[PATCH 0/9] vITS Migration fixes and reset
 2017-09-25 13:34 UTC  (10+ messages)
` [PATCH 1/9] KVM: arm/arm64: vgic-its: fix return value for restore
` [PATCH 2/9] KVM: arm/arm64: vgic-its: Always allow clearing GITS_CREADR/CWRITER
` [PATCH 3/9] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH 4/9] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH 5/9] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH 6/9] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH 7/9] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH 8/9] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH 9/9] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

usb/media/lmedm04: GPF in lme2510_int_read/usb_pipe_endpoint
 2017-09-25 13:30 UTC  (2+ messages)

[PATCH 00/10] Unused parameter cleanup
 2017-09-25 13:29 UTC  (5+ messages)
` [PATCH 08/10] btrfs: remove unused parameter in cow_file_range

NULL pointer dereference in watchdog_open
 2017-09-25 13:30 UTC  (5+ messages)

ARM64:Porting xen to new hardware
 2017-09-25 13:30 UTC  (16+ messages)

[PATCH] KEYS: prevent KEYCTL_READ on negative key
 2017-09-25 13:29 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/6] migration: let pre_save fail
 2017-09-25 13:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/6] migration: pre_save return int

[PATCH] x86emul/test: disable pie for 64-bit builds
 2017-09-25 13:22 UTC  (10+ messages)

[PATCH 3/3] rsi: sdio: Add WOWLAN support for S5 shutdown state
 2017-09-25 13:22 UTC 

[PATCH 2/3] rsi: sdio: Add WOWLAN support for S4 hibernate state
 2017-09-25 13:21 UTC 

[PATCH 1/3] rsi: sdio: add WOWLAN support for S3 suspend state
 2017-09-25 13:21 UTC 

[PATCH 0/3] rsi: WOWLAN support
 2017-09-25 13:21 UTC 

Urgent: dvb_usb_rtl28xxu not tuning "Leadtek Winfast DTV2000 DS PLUS TV"
 2017-09-25 13:24 UTC  (5+ messages)
` f26: "

[PATCH] PM / core: Drop legacy class suspend/resume operations
 2017-09-25 13:24 UTC  (2+ messages)

[PATCH] percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
 2017-09-25 13:24 UTC 

[PATCH v2 0/5] media: atmel-isc: Rework the format list and the clock
 2017-09-25 13:24 UTC  (4+ messages)
` [PATCH v2 5/5] media: atmel-isc: Rework the format list

[PATCH] example: add new service cores sample application
 2017-09-25 13:23 UTC 

[Qemu-devel] [PATCH v7 00/16] Dirty bitmaps postcopy migration
 2017-09-25 13:23 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy
        ` [Qemu-devel] ping "

[PATCH rfc] nvme-cli: NVMf auto discovery systemd service
 2017-09-25 13:22 UTC  (3+ messages)

[PATCH BlueZ] build: use abspath for lib/bluetooth
 2017-09-25 13:22 UTC  (8+ messages)

[PATCH 0/2] tweak knfsd session slot table sizing
 2017-09-25 13:21 UTC  (3+ messages)
` [PATCH 1/2] nfsd: increase DRC cache limit
` [PATCH 2/2] nfsd: give out fewer session slots as limit approaches

[Buildroot] [PATCH 1/1] nginx (S50nginx): Fix stop, reload, restart. Add force-reload
 2017-09-25 13:20 UTC 

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2017-09-25 13:19 UTC  (2+ messages)

[U-Boot] [PATCH V4 0/5] Update DA850 to Device tree, SPI MTDPARTS, and DM
 2017-09-25 13:18 UTC  (4+ messages)
` [U-Boot] [PATCH V4 1/5] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5

RFC: page-flip with damage?
 2017-09-25 13:18 UTC  (3+ messages)

[PATCH] platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
 2017-09-25 13:16 UTC  (5+ messages)

[LTP] [PATCH v4 1/2] libltp: add support to mount tmpfs for EROFS testing
 2017-09-25 13:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/27] s390x: SMP for TCG (+ cleanups)
 2017-09-25 13:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 06/27] s390x/tcg: injection of emergency signals and extarnal calls
` [Qemu-devel] [PATCH v1 18/27] s390x/tcg: implement SIGP SENSE RUNNING STATUS

[PATCH] wireless: iwlwifi: fix minor code style issues
 2017-09-25 13:16 UTC  (3+ messages)

Linux 4.14-rc2
 2017-09-25 13:16 UTC  (3+ messages)
  ` Linux 4.14-rc2 (bad patch file on kernel.org)
    ` [Kernel.org Helpdesk #46182] "

[patch] mremap.2: Add description of old_size == 0 functionality
 2017-09-25 13:16 UTC  (11+ messages)

[PATCHv7 00/19] Boot-time switching between 4- and 5-level paging for 4.15
 2017-09-25 13:16 UTC  (3+ messages)

[RESEND RFC PATCH 0/2] Bluetooth: let the crypto subsystem generate the ecc privkey
 2017-09-25 13:15 UTC  (7+ messages)
` [RESEND RFC PATCH 1/2] Bluetooth: move ecdh allocation outside of ecdh_helper
` [RESEND RFC PATCH 2/2] Bluetooth: let the crypto subsystem generate the ecc privkey

[PATCH net v2 0/3] net: mvpp2: various fixes
 2017-09-25 13:10 UTC  (6+ messages)
` [PATCH net v2 1/3] net: mvpp2: fix parsing fragmentation detection
` [PATCH net v2 2/3] net: mvpp2: fix port list indexing
` [PATCH net v2 3/3] net: mvpp2: do not select the internal source clock

9f4835fb96 ("x86/fpu: Tighten validation of user-supplied .."): Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
 2017-09-25 13:10 UTC  (4+ messages)

[PATCH V2 1/3] sanity-bbappend.bbclass: add class for bbappend files checking
 2017-09-25 13:10 UTC  (4+ messages)

[Resend] [PATCH v1 3/4] ASoC: dapm: Avoid creating kcontrol for params
 2017-09-25 13:09 UTC  (2+ messages)

[PATCH 0/3] fix bug in btrfs_init_new_device()
 2017-09-25 13:09 UTC  (7+ messages)
` [PATCH 1/3] btrfs: undo writable when sprouting fails
` [PATCH 2/3] btrfs: cleanup btrfs_init_new_device()

[ovmf baseline-only test] 72155: all pass
 2017-09-25 13:09 UTC 

[PATCH v4] PCI: quirks: update Cavium ThunderX ACS quirk implementation
 2017-09-25 13:08 UTC  (2+ messages)
` [PATCH v5] "

[Qemu-devel] [PATCH 0/2] s390/z14: extended TOD-clock support
 2017-09-25 13:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] s390/kvm: Support for get/set of extended TOD-Clock for guest

[PATCH] net/i40e: fix assignment of enum values
 2017-09-25 13:08 UTC  (4+ messages)
` [dpdk-stable] "

ACPI object counter overrun on frequent nvme resets
 2017-09-25 13:07 UTC  (2+ messages)

[PATCHv2] mm: Account pud page tables
 2017-09-25 13:07 UTC  (4+ messages)

RFC: mcu_tty: Trying to open /dev/ttyUSB0 and lock access from a kernel driver
 2017-09-25 13:01 UTC 

[PATCH net-next] net: mvpp2: phylink support
 2017-09-25 13:06 UTC  (7+ messages)

[meta-java][PATCH 1/6] icedtea7-native: provide packageconfig for giflib
 2017-09-25 13:05 UTC  (3+ messages)
` [meta-java][PATCH 5/6] bdwgc: import from meta-oe

[PATCH BlueZ v2 0/6] Improve around advertise of bluetoothctl
 2017-09-25 13:04 UTC  (2+ messages)

[PATCH v2] perf report: Fix debug messages with --call-graph option
 2017-09-25 13:02 UTC  (2+ messages)

[PATCH v1 0/4] Enable LBR for the guest
 2017-09-25 13:02 UTC  (8+ messages)
` [PATCH v1 1/4] KVM/vmx: re-write the msr auto switch feature
` [PATCH v1 4/4] KVM/vmx: enable lbr for the guest

[LTP] [PATCH v4] thp01: Find largest arguments size
 2017-09-25 13:01 UTC  (2+ messages)

[PATCH] doc: add Linux flower support check in TAP guide
 2017-09-25 13:00 UTC  (3+ messages)

Memory hotplug regression in 4.13
 2017-09-25 12:58 UTC  (5+ messages)

[PATCH V7 1/2] dma-mapping: Rework dma_get_cache_alignment()
 2017-09-25 12:57 UTC  (5+ messages)

[PATCH] crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
 2017-09-25 12:57 UTC 

[PATCH] crypto: talitos - fix setkey to check key weakness
 2017-09-25 12:57 UTC 

[PATCH v2 0/4] perf script: Add script per-event-dump support
 2017-09-25 12:56 UTC  (3+ messages)
` [PATCH v2 1/4] Add a new element for the struct perf_tool, and add the --per-event-dump option for perf script

[PATCH v2 0/5] clk: Add Aspeed clock driver
 2017-09-25 12:54 UTC  (4+ messages)
` [PATCH v2 5/5] clk: aspeed: Add reset controller

[PATCH v3 0/8] ARM: NOMMU: MPU updates
 2017-09-25 12:54 UTC  (3+ messages)
` [PATCH v3 8/8] ARM: NOMMU: Support MPU in XIP configuration

[PATCH] sched/core: Fix a potential double fetch bug on attr->size
 2017-09-25 12:53 UTC  (3+ messages)

[PATCH] sched/core: Fix a potential double fetch bug on attr->size
 2017-09-25 12:53 UTC 

[PATCH] net/af_packet: fix build failure because of unused parameter
 2017-09-25 12:53 UTC  (8+ messages)

[PATCH rdma-core 00/10] Rework the verb init scheme
 2017-09-25 12:52 UTC  (9+ messages)
` [PATCH rdma-core 04/10] providers: Use the new match_device and allocate_device ops
` [PATCH rdma-core 07/10] providers: Use the new common PCI matching infrastructure

[PATCH] nvme: make controller 'state' sysfs attribute pollable
 2017-09-25 12:52 UTC  (9+ messages)

[RFT][PATCH 0/2] i2c: designware: Runtime PM aware system sleep handling
 2017-09-25 12:50 UTC  (4+ messages)
` [PATCH v4 2/3] PM / mfd: intel-lpss: Push system sleep callbacks to late/early stages

Wiki updates
 2017-09-25 12:48 UTC 

[PATCH] microblaze: Add missing kvm_para.h to Kbuild
 2017-09-25 12:49 UTC  (2+ messages)

[Buildroot] [Bug 10326] New: mesa3d package fails to build when BR2_SHARED_STATIC_LIBS=y
 2017-09-25 12:49 UTC 

[PATCH 0/8] Add support RK3328 drm hdmi
 2017-09-25 12:43 UTC  (2+ messages)

[U-Boot] u-boot Boot issue about rk3188
 2017-09-25 12:48 UTC  (4+ messages)

Wiki updates
 2017-09-25 12:46 UTC  (2+ messages)

[PATCH 1/2] gpu: host1x: Call of_dma_configure after setting bus
 2017-09-25 12:47 UTC  (6+ messages)
` [PATCH 2/2] of: configure DMA for host1x devices


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.