All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-08 15:53:22 to 2018-02-08 16:30:43 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2018-02-08 16:30 UTC 

[PATCH RFC] x86: KASAN: Sanitize unauthorized irq stack access
 2018-02-08 16:30 UTC  (4+ messages)

[Buildroot] [PATCH v2] ejabberd: Bump to version 17.11
 2018-02-08 16:30 UTC  (3+ messages)

[PATCH 0/2] zsmalloc/zram: drop zram's max_zpage_size
 2018-02-08 16:30 UTC  (4+ messages)
` [PATCH 1/2] zsmalloc: introduce zs_huge_object() function

"git branch" issue in 2.16.1
 2018-02-08 16:28 UTC  (11+ messages)

Apparent bluez 5.48 regression: Headphones fail to reconnect after suspend/resume
 2018-02-08 16:28 UTC  (12+ messages)

[PATCH 0/7] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-08 16:28 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early
 2018-02-08 16:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH] drm/amdgpu: add new device to use atpx quirk
 2018-02-08 16:27 UTC  (3+ messages)

Nehalem Intel Xeon X5506 architecture and PCIe NIC association to Numa node
 2018-02-08 16:27 UTC 

[PATCH] drm/i915: Fix kerneldoc warnings in i915_gem_execbuffer
 2018-02-08 16:26 UTC  (2+ messages)

[PATCH iproute2-next 0/4] JSON (and color) support for iproute
 2018-02-08 16:26 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] json: make pretty printing optional
` [PATCH iproute2-next 2/4] man: add documentation for json and pretty flags
` [PATCH iproute2-next 3/4] json: fix newline at end of array
` [PATCH iproute2-next 4/4] iproute: implement JSON and color output

j1939: Attempt to make j1939 network namespace-aware
 2018-02-08 16:26 UTC  (5+ messages)

[GSOC] Xen on ARM: create multiple guests from device tree
 2018-02-08 16:26 UTC  (6+ messages)

[PATCH 2/2] nvme: Don't use a stack buffer for keep-alive command
 2018-02-08 16:26 UTC  (7+ messages)

[PATCH 1/2] net/mlx5: increase async EQ to avoid EQ overrun
 2018-02-08 16:26 UTC  (6+ messages)

x86/microcode/intel: Division by zero panic in 4.9.79 and 4.4.114
 2018-02-08 16:25 UTC  (8+ messages)

[cip-dev] Increase of visibility of the work done in Gitlab: proposal
 2018-02-08 16:25 UTC 

[PATCH 1/2] btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs
 2018-02-08 16:25 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Document consistency of transaction->io_bgs list

[U-Boot] [PATCH] ARM: dts: stm32: limit sdio frequency to 14Mhz for stm32f429i-eval
 2018-02-08 16:25 UTC 

[Qemu-devel] [PATCH] misc: fix spelling
 2018-02-08 16:24 UTC 

git gc --auto yelling at users where a repo legitimately has >6700 loose objects
 2018-02-08 16:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/3] build-sys: remove useless extra*flags variables
 2018-02-08 16:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] build-sys: check static linking of UBSAN
` [Qemu-devel] [PATCH 3/3] build-sys: enable sanitizers by default with --enable-debug

INFO: task hung in sync_blockdev
 2018-02-08 16:23 UTC  (13+ messages)

[PATCH 2/3] x86/svm: add EFER SVME support for VGIF/VLOAD
 2018-02-08 16:23 UTC  (4+ messages)
` [PATCH v2 "

[Qemu-devel] [PULL v2 00/20] Miscellaneous patches for 2018-02-07
 2018-02-08 16:22 UTC  (2+ messages)

✓ Fi.CI.BAT: success for drm/i915: Handle RC6 counter wrap (rev4)
 2018-02-08 16:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Handle RC6 counter wrap (rev5)

[Qemu-devel] [PATCH v6 00/23] x86: Secure Encrypted Virtualization (AMD)
 2018-02-08 16:22 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 18/23] sev: emit the SEV_MEASUREMENT event
              `  "

[PATCH 00/20 v2] tracing: Dynamically created function based events
 2018-02-08 16:22 UTC  (8+ messages)
` [PATCH 01/20 v2] tracing: Add "
` [PATCH 11/20 v2] tracing: Add symbol type to "

[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)

[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 

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

[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

[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 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)

[PATCH v3 1/5] ACPI / bus: Return error code from __acpi_match_device() in one case
 2018-02-08 16:13 UTC  (15+ messages)
` [PATCH v3 2/5] ACPI / bus: Do not traverse through non-existed device table
    ` [v3,2/5] "
        ` [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

post-receive: pub/scm/linux/kernel/git/mst/vhost
 2018-02-08 16:09 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2018-02-08 16:08 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regmap
 2018-02-08 16:08 UTC 

[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)

-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  (3+ messages)
` [PATCH v2 4/5] arm64: dts: renesas: r8a77970: add the LVDS instance

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-02-08 16:05 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2018-02-08 16:05 UTC 

[PATCH] net: ethernet: ti: cpsw: fix net watchdog timeout
 2018-02-08 16:04 UTC  (4+ messages)

[PATCH v4] drm/i915: Handle RC6 counter wrap
 2018-02-08 16:04 UTC  (3+ messages)
` [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  (6+ 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 "

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2018-02-08 16:01 UTC 

[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)

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2018-02-08 15:59 UTC 

[PATCH net] rxrpc: Don't put crypto buffers on the stack
 2018-02-08 15:59 UTC 

[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)

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2018-02-08 15:55 UTC 

[LTP] [PATCH] openposix: mmap/21-1: adjust the test to work with MAP_SHARED_VALIDATE
 2018-02-08 15:55 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 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)


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.