messages from 2017-05-24 05:02:29 to 2017-05-24 06:28:46 UTC [more...]
[Qemu-devel] [PATCH 0/4] more blkdebug tweaks
2017-05-24 6:28 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-io: Don't die on second open
[PATCH] KVM: x86: dynamically allocate large struct in em_fxrstor
2017-05-24 6:24 UTC
[GIT PULL] x86/mm changes for v4.12
2017-05-24 6:25 UTC (3+ messages)
[RFCRAP 0/3?] xfs: OH GOD MY EYES!
2017-05-24 6:25 UTC (9+ messages)
` [PATCH 3/3] xfs: freeze rw filesystems just prior to reboot
[BUG] xen-mceinj tool testing cause dom0 crash
2017-05-24 6:25 UTC (5+ messages)
[Qemu-devel] [PATCH 0/4] Block migration (migrate -b) fixes
2017-05-24 6:23 UTC (2+ messages)
[PATCH v2 0/7] PCRE v2, PCRE v1 JIT, log -P & fixes
2017-05-24 6:23 UTC (8+ messages)
` [PATCH v3 00/30] Easy to review grep & pre-PCRE changes
` [PATCH v2 4/7] grep: add support for the PCRE v1 JIT API
` [PATCH v2 5/7] grep: un-break building with PCRE < 8.32
` [PATCH v2 7/7] grep: add support for PCRE v2
[GIT PULL 0/7] perf/urgent callchain fixes
2017-05-24 6:21 UTC (8+ messages)
` [PATCH 1/7] perf report: don't crash on invalid maps in `-g srcline` mode
` [PATCH 2/7] perf report: fix memory leak in addr2line when called by addr2inlines
` [PATCH 3/7] perf report: fix off-by-one for non-activation frames
` [PATCH 4/7] perf script: Add --inline option
` [PATCH 5/7] perf report: always honor callchain order for inlined nodes
` [PATCH 6/7] perf report: do not drop last inlined frame
` [PATCH 7/7] perf tools: Fix to put caller above callee in children mode
[PATCH nf] netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
2017-05-24 6:22 UTC (7+ messages)
[Qemu-devel] [PATCH 0/4] spapr: disable hotplugging without OS
2017-05-24 5:07 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/4] spapr: add pre_plug function for memory
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 2/4] spapr: add option vector 6
` [Qemu-devel] [PATCH 3/4] spapr: disable hotplugging without OS
[PATCH 2/2] Revert "[PATCH V2 1/4] x86_64: Calculate page_offset from pt_load"
2017-05-24 6:21 UTC (8+ messages)
[PATCH linux dev-4.10] arm: configs: aspeed: Enable IR35221 driver config
2017-05-24 6:20 UTC (4+ messages)
` [PATCH linux dev-4.10 v2] arm: dts: aspeed: Add IR35221 instances to dev tree
[Ocfs2-devel] [PATCH v2] ocfs2: fix a static checker warning
2017-05-24 6:17 UTC (3+ messages)
[WARNING] x86/mm: Found insecure W+X mapping at address
2017-05-24 6:20 UTC (6+ messages)
[PATCH v2 for-4.9] x86/mm: Fix incorrect unmapping of 2MB and 1GB pages
2017-05-24 6:20 UTC (10+ messages)
[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
2017-05-24 6:18 UTC (9+ messages)
[Makedumpfile PATCH 0/2] Fix refiltering when kaslr enabled
2017-05-24 6:11 UTC (10+ messages)
[Qemu-devel] [PATCH 1/1] Improve Cocoa modifier key handling
2017-05-24 6:17 UTC (5+ messages)
[PATCH v3] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
2017-05-24 6:16 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/3] ppc/spapr: Fix migration of radix guests
2017-05-24 6:16 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 3/3] spapr: Fix migration of Radix guests
[PATCH 00/31] SCSI patches for kernel v4.13
2017-05-24 6:14 UTC (65+ messages)
` [PATCH 01/31] Split scsi_internal_device_block()
` [PATCH 02/31] Create two versions of scsi_internal_device_unblock()
` [PATCH 03/31] Protect SCSI device state changes with a mutex
` [PATCH 04/31] Introduce scsi_start_queue()
` [PATCH 05/31] Make __scsi_remove_device go straight from BLOCKED to DEL
` [PATCH 06/31] scmd_eh_abort_handler(): Add a comment
` [PATCH 07/31] scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
` [PATCH 08/31] sd, sr: Convert two assignments into warning statements
` [PATCH 09/31] block: Avoid that blk_exit_rl() triggers a use-after-free
` [PATCH 10/31] Avoid that scsi_exit_rq() "
` [PATCH 11/31] block: Introduce queue flag QUEUE_FLAG_SCSI_SUP
` [PATCH 12/31] bsg: Check queue type before attaching to a queue
` [PATCH 13/31] pktcdvd: "
` [PATCH 14/31] cdrom: Check private request size "
` [PATCH 15/31] nfsd: Check private request size before submitting a SCSI request
` [PATCH 16/31] scsi: Make scsi_ioctl_reset() pass the request queue pointer to blk_rq_init()
` [PATCH 17/31] block: Introduce request_queue.initialize_rq_fn()
` [PATCH 18/31] block: Make scsi_req_init() calls implicit
` [PATCH 19/31] scsi: Change argument type of scsi_req_init()
` [PATCH 20/31] scsi: Only add commands to the device command list if required by the LLD
` [PATCH 21/31] scsi: Move most of scsi_init_command() into scsi_initialize_rq()
` [PATCH 22/31] scsi: Inline scsi_init_command()
` [PATCH 23/31] scsi: Move sense buffer pointer initialization into scsi_initialize_rq()
` [PATCH 24/31] scsi: Make scsi_initialize_rq() zero the entire struct scsi_cmnd
` [PATCH 25/31] scsi-mq: Make behavior scsi_mq_prep_fn() closer to that of scsi_prep_fn()
` [PATCH 26/31] scsi: Move the code for clearing private command data into scsi_dispatch_cmd()
` [PATCH 27/31] scsi: Consolidate more initialization code
` [PATCH 28/31] scsi_setup_fs_cmnd(): Call scsi_req_init() instead of open-coding it
` [PATCH 29/31] scsi: snic: Remove code that zeroes driver-private command data
` [PATCH 30/31] scsi: virtio: "
` [PATCH 31/31] xen/scsifront: "
[GIT PULL] DaVinci fixes for v4.12
2017-05-24 6:14 UTC
[PATCH 0/3] net/i40e: add advanced features for FDIR
2017-05-24 6:10 UTC (4+ messages)
` [PATCH 1/3] net/i40e: support flexible payload parsing "
` [PATCH 2/3] net/i40e: support input set selection "
` [PATCH 3/3] net/i40e: update supported patterns "
[PATCH v2] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
2017-05-24 6:12 UTC (5+ messages)
[PATCH 0/2] net: phy: Support managed Cortina phys
2017-05-24 6:05 UTC (7+ messages)
` [PATCH 1/2] net: phy: Update get_phy_c45_ids for Cortina PHYs
mk: make config enhancements
2017-05-24 6:10 UTC (3+ messages)
` [PATCH v1 2/2] mk: add sensible default target with defconfig
Why max netlink msg size is limited to 16k
2017-05-24 5:58 UTC (3+ messages)
[PATCH 1/1] printk: add __printf attributes to internal functions
2017-05-24 5:49 UTC (2+ messages)
` [PATCH v2 "
[Qemu-arm] [PATCH 0/2] hw/adc: Implement a basic Aspeed ADC model
2017-05-24 5:55 UTC (10+ messages)
` [Qemu-arm] [PATCH 1/2] hw/adc: Add "
` [Qemu-devel] "
[Intel-wired-lan] [PATCH v7 0/2] i40e: support for XDP
2017-05-24 5:55 UTC (3+ messages)
` [Intel-wired-lan] [PATCH v7 1/2] i40e: add XDP support for pass and drop actions
` [Intel-wired-lan] [PATCH v7 2/2] i40e: add support for XDP_TX action
[PATCH v3] binutils: Fix CVE-2017-8392
2017-05-24 5:43 UTC
[Qemu-trivial] [PATCH v2] qapi: Fix some QMP documentation regressions
2017-05-24 5:52 UTC (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
[U-Boot] [PATCH] config: remove CONFIG_SPI_FLASH_BAR from some platforms
2017-05-24 5:52 UTC (4+ messages)
` [U-Boot] [PATCH] LS1012A: change the size of flash
[Qemu-devel] [PATCH] Fix nmi injection failure when vcpu got blocked
2017-05-24 5:48 UTC (2+ messages)
` "
[PATCH 0/2] pinctrl: pinctrl-imx: add gpio support for mx7ulp
2017-05-24 5:48 UTC (15+ messages)
` [PATCH 1/2] pinctrl: pinctrl-imx: add IBE and OBE SoC property
` [PATCH 2/2] pinctrl: pinctrl-imx: do not assume mux 0 is gpio
[PATCH 0/2] Fix warnings on access of a remote with Windows paths
2017-05-24 5:45 UTC (7+ messages)
[PATCH V3 0/3] ADD AHCI support for tegra210
2017-05-24 5:44 UTC (5+ messages)
` [PATCH V3 1/3] ata: ahci_tegra: Add "
[Qemu-devel] [PATCH v2 00/13] vvfat: misc fixes for read-only mode
2017-05-24 5:43 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 09/13] vvfat: correctly create base short names for non-ASCII filenames
[patch net-next v2 0/8] mlxsw: Support firmware flash
2017-05-24 5:42 UTC (3+ messages)
` [patch net-next v2 7/8] mlxsw: spectrum: Validate firmware revision on init
[PATCH] mm/zsmalloc: fix -Wunneeded-internal-declaration warning
2017-05-24 5:38 UTC (2+ messages)
[PATCH 1/2] spi: orion: Handle GPIO chip-selects
2017-05-24 5:42 UTC (6+ messages)
` [PATCH 2/2] spi: use gpio_desc instead of numeric gpio
[RFC PATCH 00/11] Support for H3 Composite Output support
2017-05-24 5:36 UTC (14+ messages)
` [RFC PATCH 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
` [linux-sunxi] "
[refpolicy] [PATCH] gpg: manage user runtime socket files and directories
2017-05-24 5:36 UTC (9+ messages)
[Qemu-devel] [PATCH v5 0/4] Convert to realize and fix error handling
2017-05-24 5:35 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 1/4] net/rocker: Remove the dead "
[PATCH v9 0/5] Enhancement to intel_dp_aux_backlight driver
2017-05-24 5:34 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for Enhancement to intel_dp_aux_backlight driver (rev8)
[Qemu-devel] [PATCH v3 00/24] docker/shippable: cross-build mipsel and powerpc targets
2017-05-24 5:34 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 02/24] docker: add --include-files argument to 'build' command
` [Qemu-devel] [PATCH v3 03/24] docker: rebuild image if 'extra files' checksum does not match
[PATCH 0/2] Disable and remove decoupled MMIO feature
2017-05-24 5:33 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v2] drm/i915/selftests: Silence compiler warning in igt_ctx_exec
2017-05-24 5:33 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Silence compiler warning in igt_ctx_exec (rev2)
[RFC PATCH 0/3] SKL render decompression support
2017-05-24 5:32 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/6] sched: Minor fixes and cleanups
2017-05-24 5:29 UTC (7+ messages)
` [PATCH 1/6] sched: fair: Call cpufreq update util handlers less frequently on UP
` [PATCH 2/6] sched: Reuse put_prev_task()
` [PATCH 3/6] sched: fair: Pass rq to weighted_cpuload()
` [PATCH 4/6] sched: fair: Avoid checking cfs_rq->nr_running twice
` [PATCH 5/6] sched: fair: Drop always true parameter of update_cfs_rq_load_avg()
` [PATCH 6/6] sched: cpufreq: Optimize cpufreq_update_this_cpu() a bit
NVMe APST high latency power states being skipped
2017-05-24 5:31 UTC (11+ messages)
[PATCH] drm/i915/psr: disable psr2 for resolution greater than 32X20
2017-05-24 5:31 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr: disable psr2 for resolution greater than 32X20 (rev2)
[PATCH] eal: add Bus log type
2017-05-24 5:38 UTC
[lkp-robot] [sched/core] 1c3c5eab17: BUG:using_smp_processor_id()in_preemptible
2017-05-24 5:25 UTC (2+ messages)
[Buildroot] [PATCH 1/1] DEVELOPERS: Remove Niranjan Reddy from cgroupfs-mount
2017-05-24 5:25 UTC (2+ messages)
[PATCH 0/3] add fallback reason strings to DAX PMD path
2017-05-24 5:22 UTC (4+ messages)
[qemu-mainline test] 109701: regressions - FAIL
2017-05-24 5:19 UTC
[PATCH 00/29] Add blame to libgit
2017-05-24 5:15 UTC (30+ messages)
` [PATCH 01/29] blame: remove unneeded dependency on blob.h
` [PATCH 02/29] blame: move textconv_object with related functions
` [PATCH 03/29] blame: remove unused parameters
` [PATCH 04/29] blame: rename origin structure to blame_origin
` [PATCH 05/29] blame: rename scoreboard structure to blame_scoreboard
` [PATCH 06/29] blame: rename origin-related functions
` [PATCH 07/29] blame: rename coalesce function
` [PATCH 08/29] blame: rename ent_score function
` [PATCH 09/29] blame: rename nth_line function
` [PATCH 10/29] blame: move stat counters to scoreboard
` [PATCH 11/29] blame: move copy/move thresholds "
` [PATCH 12/29] blame: move contents_from "
` [PATCH 13/29] blame: move reverse flag "
` [PATCH 14/29] blame: move show_root "
` [PATCH 15/29] blame: move xdl_opts flags "
` [PATCH 16/29] blame: move no_whole_file_rename flag "
` [PATCH 17/29] blame: make sanity_check use a callback in scoreboard
` [PATCH 18/29] blame: move progess updates to a scoreboard callback
` [PATCH 19/29] blame: wrap blame_sort and compare_blame_final
` [PATCH 20/29] blame: rework methods that determine 'final' commit
` [PATCH 21/29] blame: create scoreboard init function
` [PATCH 22/29] blame: create scoreboard setup function
` [PATCH 23/29] blame: create entry prepend function
` [PATCH 24/29] blame: move core structures to header
` [PATCH 25/29] blame: move origin-related methods to libgit
` [PATCH 26/29] blame: move fake-commit-related "
` [PATCH 27/29] blame: move scoreboard-related "
` [PATCH 28/29] blame: move scoreboard setup "
` [PATCH 29/29] blame: move entry prepend "
[PATCH] fstests: common: Make _test_mount to include MOUNT_OPTIONS to allow consistent _test_cycle_mount
2017-05-24 5:16 UTC (8+ messages)
[PATCH v2] binutils: Fix CVE-2017-8392
2017-05-24 5:16 UTC
[PATCH] powerpc: dts: use #include "..." to include local DT
2017-05-24 5:12 UTC (2+ messages)
Handling is_readable=0 periods in mon
2017-05-24 5:12 UTC (2+ messages)
RADOS: Deleting all objects in a namespace
2017-05-24 5:12 UTC (2+ messages)
[Bug 99488] [r600g]OpenCL driver causes process to hang in ImageMagick's Gaussian Blur kernel
2017-05-24 5:12 UTC (2+ messages)
` [Bug 99488] [r600g]ImageMagick issues in "
[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
2017-05-24 5:12 UTC (2+ messages)
[PATCH] ARM: dts: versatile: use #include "..." to include local DT
2017-05-24 5:10 UTC (3+ messages)
[PATCH 0/5] devicetree: cleanup and improve DT cross-arch reference
2017-05-24 5:07 UTC (7+ messages)
` [PATCH 2/5] ARM: dts: use #include "..." to include DT in the same directory
[help] host kernel panic in kvm's wakeup_handler()
2017-05-24 5:04 UTC (3+ messages)
[PATCH] ARM: dts: imx6: use #include "..." to include local DT
2017-05-24 5:02 UTC (3+ messages)
[PATCH] f2fs: Do not issue small discards in LFS mode
2017-05-24 5:02 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.