All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-02 08:42:00 to 2017-10-02 09:33:31 UTC [more...]

Fwd: [PATCH] net: ethernet: sfc: There is a typo, modify curent to current
 2017-10-02  9:23 UTC  (2+ messages)

[PATCH v2 0/5] Simplify panel bridge cleanup
 2017-10-02  9:32 UTC  (4+ messages)
` [PATCH v2 1/5] drm/bridge: make drm_panel_bridge_remove more robust

[PATCH] thunderbolt: make tb_domain_type const
 2017-10-02  9:28 UTC  (2+ messages)

cross namespace interface notification for tun devices
 2017-10-02  9:32 UTC  (2+ messages)

[RESEND PATCH 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2017-10-02  9:32 UTC  (6+ messages)
` [RESEND PATCH 2/6] staging: fsl-dpaa2/ethsw: Add Freescale "

[PATCH 0/2] staging: sm750fb: remove typedef for enum
 2017-10-02  9:32 UTC  (3+ messages)
` [PATCH 1/2] Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}
` [PATCH 2/2] staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}

[PATCH v6 0/4] flow classification library
 2017-10-02  9:31 UTC  (6+ messages)
` [PATCH v7 "
` [PATCH v7 1/4] librte_flow_classify: add librte_flow_classify library
` [PATCH v7 2/4] examples/flow_classify: flow classify sample application
` [PATCH v7 3/4] test: add packet burst generator functions
` [PATCH v7 4/4] test: flow classify library unit tests

[PATCH i-g-t v4 0/7] lib/igt_kms: Convert properties to be more atomic-like
 2017-10-02  9:31 UTC  (4+ messages)
` [PATCH i-g-t v4 1/7] tests: Stop looking at plane private members

[PATCH] ratelimit: use deferred printk() version
 2017-10-02  9:29 UTC  (4+ messages)

[PATCH 0/2] RAS: two fixlets
 2017-10-02  9:28 UTC  (3+ messages)
` [PATCH 1/2] RAS/CEC: Use the right length for "cec_disable"
` [PATCH 2/2] x86/mce: Hide mca_cfg

[PATCH] HID: usbhid: Add mechanism to blacklist based on device release
 2017-10-02  9:27 UTC  (2+ messages)

[PATCH] drm/i915/gen8+: Init/reset display interrupts only if i915 IRQs are enabled
 2017-10-02  9:26 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH net-next] net: core: decouple ifalias get/set from rtnl lock
 2017-10-02  9:22 UTC  (3+ messages)

[PATCH v2] ALSA: hda - program ICT bits to support HBR audio
 2017-10-02  9:26 UTC  (5+ messages)

[PATCH v3 20/22] hwmon: add support for sensors exported via ARM SCMI
 2017-10-02  9:25 UTC  (4+ messages)
` [v3,20/22] "

[PATCH v3 0/8] Introduce support for Dell SMBIOS over WMI
 2017-10-02  9:24 UTC  (6+ messages)
` [PATCH v3 4/8] platform/x86: wmi: create character devices when requested by drivers

[dim PATCH] dim: note the testing tag in the drm-intel-testing mail
 2017-10-02  9:24 UTC 

[dim PATCH] dim: use git ls-files file matching instead of grep
 2017-10-02  9:23 UTC 

[distros-debian-sid test] 72183: tolerable trouble: blocked/broken/fail/pass
 2017-10-02  9:23 UTC 

[PATCH 1/2] dim: make dim tag-next generate annotated tags
 2017-10-02  9:22 UTC  (4+ messages)
` [PATCH 2/2] dim: sign pull-request tags if the GPG key is configured

[RFC] removing proc-xen.mount due to systemd change
 2017-10-02  9:21 UTC 

FAILED: patch "[PATCH] tracing: Remove RCU work arounds from stack tracer" failed to apply to 4.4-stable tree
 2017-10-02  9:21 UTC 

FAILED: patch "[PATCH] tracing: Remove RCU work arounds from stack tracer" failed to apply to 4.9-stable tree
 2017-10-02  9:21 UTC 

[PATCH 0/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 host channel 3
 2017-10-02  9:20 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy "

[LTP] [RFC] [PATCH] lib/tst_test: Do TBROK on unexpected arguments
 2017-10-02  9:19 UTC 

[PATCH v4 01/27] linkage: new macros for assembler symbols
 2017-10-02  9:12 UTC  (36+ messages)
` [PATCH v4 02/27] x86: assembly, use DATA_SIMPLE for data
` [PATCH v4 03/27] x86: assembly, annotate relocate_kernel
` [PATCH v4 04/27] x86: entry, annotate THUNKs
` [PATCH v4 05/27] x86: assembly, annotate local pseudo-functions
` [PATCH v4 06/27] x86: crypto, annotate local functions
` [PATCH v4 07/27] x86: boot, "
` [PATCH v4 08/27] x86: assembly, annotate aliases
` [PATCH v4 09/27] x86: entry, annotate interrupt symbols properly
` [PATCH v4 10/27] x86: head, annotate data appropriatelly
` [PATCH v4 11/27] x86: boot, "
` [PATCH v4 12/27] x86: um, "
` [PATCH v4 13/27] x86: xen-pvh, "
` [PATCH v4 14/27] x86: purgatory, start using annotations
` [PATCH v4 15/27] x86: assembly, do not annotate functions by GLOBAL
` [PATCH v4 16/27] x86: assembly, use SYM_CODE_INNER_LABEL_NOALIGN instead of GLOBAL
` [PATCH v4 17/27] x86: realmode, use SYM_DATA_* "
` [PATCH v4 18/27] x86: assembly, remove GLOBAL macro
` [PATCH v4 19/27] x86: assembly, make some functions local
` [PATCH v4 20/27] x86: ftrace, mark function_hook as function
` [PATCH v4 21/27] x86_64: assembly, add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH v4 22/27] x86_64: assembly, change all ENTRY+END to SYM_CODE_*
` [PATCH v4 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v4 24/27] x86_32: assembly, add ENDs to some functions and relabel with SYM_CODE_*
` [PATCH v4 25/27] x86_32: assembly, change all ENTRY+END to SYM_CODE_*
` [PATCH v4 26/27] x86_32: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v4 27/27] x86: assembly, replace WEAK uses

[GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.15
 2017-10-02  9:16 UTC  (7+ messages)
` [PATCH 20/22] arm64: dts: renesas: r8a77995: draak: enable EthernetAVB

[Qemu-devel] libvirt/QEMU/SEV interaction
 2017-10-02  9:15 UTC  (10+ messages)

[PATCH] drm/i915/gen9+: Set same power state before hibernation image save/restore
 2017-10-02  9:15 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes
 2017-10-02  9:15 UTC  (15+ messages)
    ` [U-Boot] [PATCH v2 07/26] mmc: Add a function to dump the mmc capabilities
    ` [U-Boot] [PATCH v2 13/26] mmc: Enable signal voltage to be selected from mmc core
    ` [U-Boot] [PATCH v2 23/26] mmc: Retry some MMC cmds on failure
    ` [U-Boot] [PATCH v2 26/26] dm: mmc: Add a library function to parse generic dt binding

[Qemu-devel] [PATCH v2 0/2] kvm: use kvm_vm_check_extension() with VM capabilities
 2017-10-02  9:13 UTC  (2+ messages)

[PATCH i-g-t v2] tests: add slice power programming test
 2017-10-02  9:13 UTC  (2+ messages)

[mdadm PATCH 1/1] Fix a build error
 2017-10-02  9:12 UTC  (7+ messages)

State of bitbake world, Failed tasks 2017-09-27
 2017-10-02  9:12 UTC  (2+ messages)

[PATCH v2] MIPS: Add basic R5900 support
 2017-10-02  9:11 UTC  (20+ messages)

Why AsyncMessenger/AsyncConnection doesn't use support_zero_copy_read/zero_copy_read?
 2017-10-02  9:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/38] generalize parsing of cpu_model (part 2)
 2017-10-02  9:08 UTC  (39+ messages)
` [Qemu-devel] [PATCH 01/38] qom: add helper type_init_from_array()
` [Qemu-devel] [PATCH 02/38] alpha: cleanup cpu type name composition
` [Qemu-devel] [PATCH 03/38] alpha: use generic cpu_model parsing
` [Qemu-devel] [PATCH 04/38] cris: cleanup cpu type name composition
` [Qemu-devel] [PATCH 05/38] cris: use generic cpu_model parsing
` [Qemu-devel] [PATCH 06/38] lm32: cleanup cpu type name composition
` [Qemu-devel] [PATCH 07/38] lm32: milkymist: use generic cpu_model parsing
` [Qemu-devel] [PATCH 08/38] lm32: lm32_boards: "
` [Qemu-devel] [PATCH 09/38] m68k: cleanup cpu type name composition
` [Qemu-devel] [PATCH 10/38] m68k: an5206: use generic cpu_model parsing
` [Qemu-devel] [PATCH 11/38] m68k: mcf5208: "
` [Qemu-devel] [PATCH 12/38] moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"
` [Qemu-devel] [PATCH 13/38] moxie: cleanup cpu type name composition
` [Qemu-devel] [PATCH 14/38] moxie: use generic cpu_model parsing
` [Qemu-devel] [PATCH 15/38] openrisc: cleanup cpu type name composition
` [Qemu-devel] [PATCH 16/38] openrisc: use generic cpu_model parsing
` [Qemu-devel] [PATCH 17/38] sh4: r2d: "
` [Qemu-devel] [PATCH 18/38] sh4: shix: "
` [Qemu-devel] [PATCH 19/38] sh4: cleanup cpu type name composition
` [Qemu-devel] [PATCH 20/38] sh4: simplify superh_cpu_class_by_name()
` [Qemu-devel] [PATCH 21/38] sh4: remove SuperHCPUClass::name field
` [Qemu-devel] [PATCH 22/38] xtensa: cleanup cpu type name composition
` [Qemu-devel] [PATCH 23/38] xtensa: sim: use generic cpu_model parsing
` [Qemu-devel] [PATCH 24/38] xtensa: lx60/lx200/ml605/kc705: "
` [Qemu-devel] [PATCH 25/38] unicore32: cleanup cpu type name composition
` [Qemu-devel] [PATCH 26/38] unicore32: use generic cpu_model parsing
` [Qemu-devel] [PATCH 27/38] tricore: cleanup cpu type name composition
` [Qemu-devel] [PATCH 28/38] tricore: use generic cpu_model parsing
` [Qemu-devel] [PATCH 29/38] sparc: cleanup cpu type name composition
` [Qemu-devel] [PATCH 30/38] sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
` [Qemu-devel] [PATCH 31/38] sparc: sparc: "
` [Qemu-devel] [PATCH 32/38] sparc: leon3: "
` [Qemu-devel] [PATCH 33/38] mips: use object_new() instead of gnew()+object_initialize()
` [Qemu-devel] [PATCH 34/38] mips: malta/boston: replace cpu_model with cpu_type
` [Qemu-devel] [PATCH 35/38] mips: fulong2e: "
` [Qemu-devel] [PATCH 36/38] mips: Magnum/Acer Pica 61: "
` [Qemu-devel] [PATCH 37/38] mips: mipssim: "
` [Qemu-devel] [PATCH 38/38] mips: r4k: "

[PATCH 00/11] SDIO support for ath10k
 2017-10-02  9:06 UTC  (8+ messages)
` [PATCH 02/11] ath10k_sdio: wb396 reference card fix

mm, virtio: possible OOM lockup at virtballoon_oom_notify()
 2017-10-02  9:06 UTC  (7+ messages)
    ` [RFC] [PATCH] mm, oom: Offload OOM notify callback to a kernel thread
      ` [RFC] [PATCH] mm,oom: "

[Qemu-devel] [Bug 1720747] [NEW] cannot extract release tarball on case-insensitive filesystems
 2017-10-02  8:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1720747] "

[PATCH 0/4] can: flexcan: fix state transition, suppress irq flooding
 2017-10-02  9:05 UTC 

[PATCH 0/4] staging: ccree: logging related coding style fixes
 2017-10-02  9:03 UTC  (12+ messages)
` [PATCH 1/4] staging: ccree: remove sysfs if of deleted code
` [PATCH 2/4] staging: ccree: simplify access to struct device
` [PATCH 3/4] staging: ccree: move to generic device log infra
` [PATCH 4/4] staging: ccree: simplify OOM handling

[PATCH v1] drm/i915: Enhanced for initialize partially filled pagetables
 2017-10-02  9:03 UTC  (4+ messages)

RFC: Another proposed hash function transition plan
 2017-10-02  9:02 UTC  (6+ messages)
  ` RFC v3: "
      ` [PATCH v4] technical doc: add a design doc for hash function transition

[PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
 2017-10-02  9:02 UTC  (3+ messages)
` [PATCH] string.h: work around for increased stack usage

[PATCH v7 0/3] drm/tinydrm: drm_of_find_backlight helper
 2017-10-02  9:00 UTC  (7+ messages)
` [PATCH v7 1/3] backlight: Add IS_ENABLED(CONFIG_BACKLIGHT_CLASS_DEVICE)

[PATCH v2] btrfs-progs: subvol: change subvol set-default to also accept subvol path
 2017-10-02  9:01 UTC  (3+ messages)

[PATCH v2] scripts/package/builddeb: split generating packaging and build
 2017-10-02  8:59 UTC  (4+ messages)

Patch "mac80211_hwsim: Use proper TX power" has been added to the 4.9-stable tree
 2017-10-02  8:58 UTC 

Patch "mac80211: flush hw_roc_start work before cancelling the ROC" has been added to the 4.9-stable tree
 2017-10-02  8:58 UTC 

Patch "mac80211: fix VLAN handling with TXQs" has been added to the 4.9-stable tree
 2017-10-02  8:58 UTC 

Patch "genirq: Make sparse_irq_lock protect what it should protect" has been added to the 4.9-stable tree
 2017-10-02  8:58 UTC 

Patch "mac80211: flush hw_roc_start work before cancelling the ROC" has been added to the 4.4-stable tree
 2017-10-02  8:58 UTC 

Patch "mac80211_hwsim: Use proper TX power" has been added to the 4.13-stable tree
 2017-10-02  8:58 UTC 

Patch "mac80211: flush hw_roc_start work before cancelling the ROC" has been added to the 4.13-stable tree
 2017-10-02  8:58 UTC 

Patch "mac80211: fix VLAN handling with TXQs" has been added to the 4.13-stable tree
 2017-10-02  8:58 UTC 

Patch "genirq/msi: Fix populating multiple interrupts" has been added to the 4.13-stable tree
 2017-10-02  8:58 UTC 

Patch "mac80211: fix deadlock in driver-managed RX BA session start" has been added to the 4.13-stable tree
 2017-10-02  8:58 UTC 

Patch "genirq: Make sparse_irq_lock protect what it should protect" has been added to the 4.13-stable tree
 2017-10-02  8:58 UTC 

Patch "genirq: Fix cpumask check in __irq_startup_managed()" has been added to the 4.13-stable tree
 2017-10-02  8:58 UTC 

[PATCH] PCI MSI: allow alignment restrictions on vector allocation
 2017-10-02  8:57 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S PR: only install valid SLBs during KVM_SET_SREGS
 2017-10-02  8:40 UTC 

[PATCH] HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
 2017-10-02  8:56 UTC  (3+ messages)

RFC: Make it practical to ship EVM signatures
 2017-10-02  8:55 UTC  (5+ messages)

[PATCH] drm/i915/glk, cnl: Implement WaDisableScalarClockGating
 2017-10-02  8:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/glk, cnl: Implement WaDisableScalarClockGating (rev2)

[PATCH i-g-t 0/7] Dist cleanups
 2017-10-02  8:55 UTC  (2+ messages)

[PATCH i-g-t 0/3] Remove viral glib dependency
 2017-10-02  8:52 UTC  (4+ messages)
` [PATCH i-g-t 3/3] lib: Reduce dependency on glib

[PATCH v12 00/11] GEM/GuC Suspend/Resume/Reset fixes and restructuring
 2017-10-02  8:51 UTC  (5+ messages)
` [PATCH v12 06/11] drm/i915/guc: Make GuC related disable/destroy functions not depend on i915.enable_guc_submission

[Qemu-devel] [PATCH v3 0/2] vl: Print warning if a non-empty default config file is found
 2017-10-02  8:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] config: qemu_config_parse() return number of config groups

[U-Boot] [PATCH v6 00/10] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-10-02  8:50 UTC  (4+ messages)
` [U-Boot] [PATCH v6 08/10] fdtdec: sort include files

[PATCH i-g-t] igt_command_line.sh: Fix bashism
 2017-10-02  8:49 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] Deprecate -nodefconfig
 2017-10-02  8:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] vl: Eliminate defconfig variable
` [Qemu-devel] [PATCH 2/2] qemu-options: Deprecate -nodefconfig

[PATCH v4 0/4] eventdev: cover letter: ethernet Rx queue event adapter
 2017-10-02  8:48 UTC  (5+ messages)
` [PATCH v4 1/4] eventdev: Add caps API and PMD callbacks for rte_event_eth_rx_adapter

Patch "mac80211: flush hw_roc_start work before cancelling the ROC" has been added to the 3.18-stable tree
 2017-10-02  8:46 UTC 

[PATCH] Btrfs: fix fs_info->flags value
 2017-10-02  8:34 UTC 

[PATCH 0/9] drm/i915: Guc code reorg
 2017-10-02  8:45 UTC  (2+ messages)

[PATCH] net/bonding: support bifurcated driver in eal cli using --vdev
 2017-10-02  8:44 UTC  (7+ messages)
` [PATCH v2] "
        ` [Suspected-Phishing]Re: "

[PATCH 0/4] firmware: tegra: add checks for BPMP error return code
 2017-10-02  8:43 UTC  (7+ messages)
` [PATCH 2/4] clk: tegra: check BPMP response "

[PATCH i-g-t v5 00/11] Improve robustness of the i915 perf tests
 2017-10-02  8:44 UTC  (3+ messages)
` [PATCH i-g-t v5 04/11] tests/perf: rc6: try to guess when rc6 is disabled

[PATCH hwc v3 0/6] Implement fencing
 2017-10-02  8:42 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.