messages from 2018-02-08 15:44:10 to 2018-02-08 16:22:49 UTC [more...]
[PATCH v6 00/23] x86: Secure Encrypted Virtualization (AMD)
2018-02-08 16:22 UTC (10+ messages)
` [PATCH v6 18/23] sev: emit the SEV_MEASUREMENT event
` [Qemu-devel] "
[PATCH RFC 0/4] Netlink bus descriptions
2018-02-08 16:21 UTC (4+ messages)
` [PATCH RFC 2/4] netlink: add generic object description infrastructure
[Buildroot] [PATCH] package/openssh: also install ssh-copy-id script
2018-02-08 16:21 UTC (4+ messages)
[PATCH] drm/i915: Fix kerneldoc warnings for i915_gem_internal
2018-02-08 16:21 UTC (4+ messages)
[RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig
2018-02-08 16:19 UTC (8+ messages)
` [RFC PATCH 1/7] kbuild: remove kbuild cache
` [RFC PATCH 2/7] kconfig: add xrealloc() helper
` [RFC PATCH 3/7] kconfig: remove const qualifier from sym_expand_string_value()
` [RFC PATCH 4/7] kconfig: support new special property shell=
` [RFC PATCH 5/7] kconfig: invoke silentoldconfig when compiler is updated
` [RFC PATCH 6/7] kconfig: add basic environments to evaluate C flags in Kconfig
` [RFC PATCH 7/7] Test stackprotector options in Kconfig to kill CC_STACKPROTECTOR_AUTO
[PATCH v3 00/11] document & test fetch pruning & add fetch.pruneTags
2018-02-08 16:19 UTC (19+ messages)
` [PATCH v2 00/17] "
` [PATCH v2 01/17] fetch: don't redundantly NULL something calloc() gave us
` [PATCH v2 02/17] fetch: trivially refactor assignment to ref_nr
` [PATCH v2 03/17] fetch: stop accessing "remote" variable indirectly
` [PATCH v2 04/17] remote: add a macro for "refs/tags/*:refs/tags/*"
` [PATCH v2 05/17] fetch tests: refactor in preparation for testing tag pruning
` [PATCH v2 06/17] fetch tests: re-arrange arguments for future readability
` [PATCH v2 07/17] fetch tests: add a tag to be deleted to the pruning tests
` [PATCH v2 08/17] fetch tests: test --prune and refspec interaction
` [PATCH v2 09/17] fetch tests: double quote a variable for interpolation
` [PATCH v2 10/17] fetch tests: expand case/esac for later change
` [PATCH v2 11/17] fetch tests: fetch <url> <spec> as well as fetch [<remote>]
` [PATCH v2 12/17] git fetch doc: add a new section to explain the ins & outs of pruning
` [PATCH v2 13/17] git remote doc: correct dangerous lies about what prune does
` [PATCH v2 14/17] git-fetch & config doc: link to the new PRUNING section
` [PATCH v2 15/17] fetch tests: add scaffolding for the new fetch.pruneTags
` [PATCH v2 16/17] fetch: add a --fetch-prune option and fetch.pruneTags config
` [PATCH v2 17/17] fetch: make the --fetch-prune work with <url>
[U-Boot] [PATCH 0/7] clk: clk_stm32f: update and fixes
2018-02-08 16:20 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] clk: clk_stm32f: Fix stm32_clk_get_rate()
` [U-Boot] [PATCH 2/7] clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines
` [U-Boot] [PATCH 3/7] clk: clk_stm32f: No more need of 48Mhz from PLL_SAI
` [U-Boot] [PATCH 4/7] clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() part
` [U-Boot] [PATCH 5/7] clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clock
` [U-Boot] [PATCH 6/7] clk: clk_stm32f: Add set_rate for LTDC clock
` [U-Boot] [PATCH 7/7] clk: clk_stm32f: Add DSI clock support
[Qemu-devel] [PATCH v5 00/23] RISC-V QEMU Port Submission
2018-02-08 16:20 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 11/23] RISC-V Linux User Emulation
[RFC] Using OE with Fossology
2018-02-08 16:20 UTC
INFO: task hung in sync_blockdev
2018-02-08 16:20 UTC (11+ messages)
"git branch" issue in 2.16.1
2018-02-08 16:19 UTC (10+ messages)
kernel-next on jetson tx2 - boot fail
2018-02-08 16:20 UTC (3+ messages)
Building the Raspberry Pi kernel with RT PREEMPT
2018-02-08 16:19 UTC (3+ messages)
[PATCH v3 0/3] Fix host side state machine
2018-02-08 16:19 UTC (5+ messages)
` [PATCH 1/3] nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
[Qemu-devel] Throttling filter node status?
2018-02-08 16:19 UTC (3+ messages)
[PATCH v3 0/2] nvme: Add fault injection feature
2018-02-08 16:19 UTC (8+ messages)
` [PATCH v3 2/2] Documentation: nvme: Documentation for nvme fault injection
[Qemu-devel] [PULL 00/16] Docker and block patches
2018-02-08 16:17 UTC (2+ messages)
WARNING in debug_print_object
2018-02-08 16:18 UTC
[U-Boot] [PATCH v6 00/25] Fix and extend i.MX HAB layer
2018-02-08 16:17 UTC (4+ messages)
[PATCH] UBSAN: support __ubsan_handle_type_mismatch_v1
2018-02-08 16:16 UTC (3+ messages)
[PATCH lttng-tools 1/5] Fix: probes should not be compared by their names and callsite signatures
2018-02-08 16:16 UTC
[U-Boot] [PATCH] Fix --noheader on fw_printenv
2018-02-08 16:17 UTC (3+ messages)
[PATCH 2/2] nvme: Don't use a stack buffer for keep-alive command
2018-02-08 16:16 UTC (6+ messages)
[PATCH 0/7] afs: Fixes and dynamic root
2018-02-08 16:16 UTC (8+ messages)
` [PATCH 1/7] afs: Add missing afs_put_cell()
` [PATCH 2/7] afs: Fix missing cursor clearance
` [PATCH 3/7] afs: Need to clear responded flag in addr cursor
` [PATCH 4/7] afs: Fix server list handling
` [PATCH 5/7] afs: Remove unused code
` [PATCH 6/7] afs: Rearrange afs_select_fileserver() a little
` [PATCH 7/7] afs: Support the AFS dynamic root
[PATCH] drm/i915: Disable unused-but-set compiler warning
2018-02-08 16:16 UTC
[net 1/1] tipc: fix skb truesize/datasize ratio control
2018-02-08 16:16 UTC
Adding support for CMEDIA USB2.0 High-Speed True HD Audio
2018-02-08 16:15 UTC (2+ messages)
[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
2018-02-08 16:14 UTC (7+ messages)
[PATCH] inotify: Extend ioctl to allow to request id of new watch descriptor
2018-02-08 16:14 UTC (4+ messages)
Records call-graphs on ARM, reporting on x86_64
2018-02-08 16:13 UTC
[PULL] virtio, vhost: fixes, cleanups, features
2018-02-08 16:13 UTC
[PULL] virtio, vhost: fixes, cleanups, features
2018-02-08 16:13 UTC
[PATCH] coresight replicator: set default y after Kconfig rename
2018-02-08 16:13 UTC (5+ messages)
[v3,1/5] ACPI / bus: Return error code from __acpi_match_device() in one case
2018-02-08 16:13 UTC (18+ messages)
` [v3,2/5] ACPI / bus: Do not traverse through non-existed device table
` [PATCH v3 2/5] "
` [PATCH v3 1/5] ACPI / bus: Return error code from __acpi_match_device() in one case
[VDSO]: vdso_test failing on arm 32 bit
2018-02-08 16:11 UTC (4+ messages)
[PATCH v2 08/20] arm64: capabilities: Group handling of features and errata
2018-02-08 16:10 UTC (4+ messages)
` [PATCH 1/2] arm64: capabilities: Allow flexibility in scope
[PATCH v2] ASoC: use seq_file to dump the contents of dai_list, platform_list and codec_list
2018-02-08 16:07 UTC (7+ messages)
` [PATCH v2] ASoC: use seq_file to dump the contents of dai_list,platform_list "
-EPROBE_DEFER and failed DSI panel probe
2018-02-08 16:06 UTC (7+ messages)
[PATCH v2 0/5] arm64: dts: renesas: r8a77970: enable HDMI output
2018-02-08 16:05 UTC (11+ messages)
` [PATCH v2 1/5] arm64: dts: renesass: r8a77970: add FCPVD support
` [PATCH v2 2/5] arm64: dts: renesass: r8a77970: add VSPD support
` [PATCH v2 3/5] arm64: dts: renesas: r8a77970: add DU support
` [PATCH v2 4/5] arm64: dts: renesas: r8a77970: add the LVDS instance
` [PATCH v2 5/5] arm64: dts: renesas: eagle: add HDMI output using the ADV7511W
✓ Fi.CI.BAT: success for drm/i915: Handle RC6 counter wrap (rev4)
2018-02-08 16:04 UTC
[PATCH] net: ethernet: ti: cpsw: fix net watchdog timeout
2018-02-08 16:04 UTC (4+ messages)
[PATCH v3] drm/i915: Handle RC6 counter wrap
2018-02-08 16:04 UTC (6+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH iproute2-next] ip: Use print_0xhex() where appropriate
2018-02-08 16:04 UTC
[PATCH v2] tests/xfs: rmapbt swapext block reservation overrun test
2018-02-08 16:04 UTC
[PATCH 0/2] Fix kernel buffer overruns caused by bit flips
2018-02-08 15:56 UTC (4+ messages)
` [PATCH 1/2] tpm: fix potential buffer overruns caused by bit glitches on the bus
` EXTERNAL: "
[PATCH v2 0/3] Update blocked load
2018-02-08 16:03 UTC (8+ messages)
` [PATCH v2 1/3] sched: Stop nohz stats when decayed
[Bug 99353] Kaveri 7400K shows random colored noise instead of GUI in X or Wayland
2018-02-08 16:03 UTC (2+ messages)
[PATCH] blk: optimization for classic polling
2083-05-30 4:21 UTC (4+ messages)
[PATCH] adapter: Remove spurious propery change signal
2018-02-08 16:03 UTC
[RFC PATCH] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas
2018-02-08 16:03 UTC
[PATCH] drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_info
2018-02-08 16:02 UTC (2+ messages)
[PATCH] kernel: Fix QA buildpaths warning for kernel modules
2018-02-08 16:02 UTC (3+ messages)
[PATCH 00/10] Enable auto wattman feature on Polaris
2018-02-08 16:02 UTC (3+ messages)
` [PATCH 04/10] drm/amd/pp: Implement update_dpm_settings "
[Qemu-devel] [PATCH 1/1] nbd: increase maximum size of the PWRITE_ZERO request
2018-02-08 16:01 UTC (5+ messages)
[PATCH iproute2 v1] ip netns: allow negative nsid
2018-02-08 16:01 UTC (2+ messages)
[PATCH net] rxrpc: Don't put crypto buffers on the stack
2018-02-08 15:59 UTC
[PATCH 00/20 v2] tracing: Dynamically created function based events
2018-02-08 15:59 UTC (7+ messages)
` [PATCH 01/20 v2] tracing: Add "
` [PATCH 11/20 v2] tracing: Add symbol type to "
[PATCH] drm/amd/pp: Expose new interface to DC to ctrl auto wattman
2018-02-08 15:58 UTC (6+ messages)
[PATCH] auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON
2018-02-08 15:58 UTC (2+ messages)
[PATCH 0/9] perf events patches for improved ARM64 support
2018-02-08 15:57 UTC (5+ messages)
` [PATCH 5/9] perf utils: add support for arch standard events
[PATCH 00/10] 'test_i18ngrep'-related fixes and improvements
2018-02-08 15:56 UTC (11+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 1/9] t5541: add 'test_i18ngrep's missing filename parameter
` [PATCH v2 2/9] t5812: "
` [PATCH v2 3/9] t6022: don't run 'git merge' upstream of a pipe
` [PATCH v2 4/9] t4001: don't run 'git status' "
` [PATCH v2 5/9] t5510: consolidate 'grep' and 'test_i18ngrep' patterns
` [PATCH v2 6/9] t5536: let 'test_i18ngrep' read the file without redirection
` [PATCH v2 7/9] t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
` [PATCH v2 8/9] t: validate 'test_i18ngrep's parameters
` [PATCH v2 9/9] t: make 'test_i18ngrep' more informative on failure
[PATCH v2] xfs_io: support a basic extent swap command
2018-02-08 15:57 UTC
[PATCH V2 0/6]nvme-pci: fixes on nvme_timeout and nvme_dev_disable
2018-02-08 15:56 UTC (3+ messages)
[LTP] [PATCH] openposix: mmap/21-1: adjust the test to work with MAP_SHARED_VALIDATE
2018-02-08 15:55 UTC
[PATCH] KVM: nVMX: Fix CR4 after VMLAUNCH/VMRESUME failure
2018-02-08 15:54 UTC (9+ messages)
[RFC 00/15] Selectable platform support
2018-02-08 15:53 UTC (7+ messages)
` [RFC 14/15] drm/i915: Use new IS_GEN range helpers
ipmi_si fails to get BMC ID
2018-02-08 15:53 UTC (2+ messages)
USB rndis_host - slow download transfers, RX errors
2018-02-08 15:53 UTC (3+ messages)
EDAC driver for ARMv8 L1/L2 cache
2018-02-08 15:53 UTC (14+ messages)
[Qemu-devel] [PATCH] S390: Expose s390-specific CPU info
2018-02-08 15:52 UTC (5+ messages)
[PATCH v2 1/2] drm/i915/perf: Fix compiler warning for string truncation
2018-02-08 15:52 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "
[PATCH net V3 1/2] ptr_ring: try vmalloc() when kmalloc() fails
2018-02-08 15:50 UTC (5+ messages)
` [PATCH net V3 2/2] ptr_ring: fail on large queue size (>64K)
mono build issue
2018-02-08 15:48 UTC (3+ messages)
[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
2018-02-08 15:48 UTC (8+ messages)
` [PATCH v3 41/41] KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
[PATCH 00/18] [ANNOUNCE] Dynamically created function based events
2018-02-08 15:48 UTC (4+ messages)
` [PATCH 11/18] tracing: Add symbol type to "
[PATCH] [RFC] sidtab: use memset vs loop for init
2018-02-08 15:47 UTC (3+ messages)
[Fuego] RFC - test/set/case documentation generation
2018-02-08 15:47 UTC (2+ messages)
[PATCH] adapter: Fix not clearing connectable setting on power off
2018-02-08 15:46 UTC
[PATCH v6 0/9] bcache: device failure handling improvement
2018-02-08 15:45 UTC (10+ messages)
` [PATCH v6 1/9] bcache: fix cached_dev->count usage for bch_cache_set_error()
` [PATCH v6 2/9] bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
` [PATCH v6 3/9] bcache: stop dc->writeback_rate_update properly
` [PATCH v6 4/9] bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
` [PATCH v6 5/9] bcache: add stop_when_cache_set_failed option to backing device
` [PATCH v6 6/9] bcache: fix inaccurate io state for detached bcache devices
` [PATCH v6 7/9] bcache: add backing_request_endio() for bi_end_io of attached backing device I/O
` [PATCH v6 8/9] bcache: add io_disable to struct cached_dev
` [PATCH v6 9/9] bcache: stop bcache device when backing device is offline
[PATCH] drm/i915: Remove redundant check on execlists interrupt
2018-02-08 15:46 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCHv2 0/5] x86: Enumerate TME and PCONFIG, add MKTME_KEY_PROG helper
2018-02-08 15:45 UTC (4+ messages)
` [PATCHv2 2/5] x86/tme: Detect if TME and MKTME is activated by BIOS
[PATCH net] ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
2018-02-08 15:44 UTC (2+ messages)
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.