All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-26 08:34:20 to 2019-01-26 10:26:52 UTC [more...]

[PATCH v2] SCSI: fcoe: convert to use BUS_ATTR_WO
 2019-01-26 10:26 UTC  (2+ messages)

imx8mq-evk: Outbound network packets lost
 2019-01-26 10:26 UTC  (6+ messages)
      ` [U-Boot] "

Re:Help: System freeze when edge interrupt trigger, Xenomain3.0.8, ipipe-arm main line, am335x
 2019-01-26 10:26 UTC  (7+ messages)
  ` Help: "
    ` 回复:Re: "
      `  "
        `  "
          `  "

[PATCH net-next] Documentation: net: phy: switch documentation to rst format
 2019-01-26 10:25 UTC 

[PATCH 0/2] spi: support inter-word delays
 2019-01-26 10:25 UTC  (8+ messages)
` [PATCH 1/2] spi: support inter-word delay requirement for devices

[PATCH] avinfo: Dump unknown codecs and unknown categories
 2019-01-26 10:24 UTC 

[PATCH] avinfo: Fix parsing capabilities
 2019-01-26 10:24 UTC 

[Buildroot] [PATCH 1/1] go: explicitly disable modules to avoid unintended network lookup
 2019-01-26 10:23 UTC 

[PATCH] binder: fix CONFIG_ANDROID_BINDER_DEVICES
 2019-01-26 10:23 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26 10:22 UTC 

[PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
 2019-01-26 10:22 UTC  (2+ messages)

stable/linux-4.4.y build: 187 builds: 13 failed, 174 passed, 42 errors, 4288 warnings (v4.4.172)
 2019-01-26 10:20 UTC 

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-26 10:19 UTC  (4+ messages)
` [PATCH v9 22/26] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI

[PATCH] selinux: replace BUG_ONs with WARN_ONs in avc.c
 2019-01-26 10:18 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 4.{4, 9, 14, 19, 20}.x series
 2019-01-26 10:18 UTC 

[PATCH] rebase: move state_dir to tmp prior to deletion
 2019-01-26 10:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] x86/insn-eval: Mark expected switch fall-through
 2019-01-26 10:15 UTC  (3+ messages)
` [tip:x86/cleanups] x86/insn-eval: Mark expected switch-case fall-through

post-receive: pub/scm/linux/kernel/git/i3c/linux
 2019-01-26 10:16 UTC 

[PATCH v2 2/4] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
 2019-01-26 10:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/i3c/linux
 2019-01-26 10:16 UTC 

[PATCH V2] fetch2/gitsm: fix config file concurrent update race
 2019-01-26 10:15 UTC  (6+ messages)

bluez: dbus method call for switching endpoint
 2019-01-26 10:15 UTC  (11+ messages)

[PATCH 0/4] block: skip media change event handling if unsupported
 2019-01-26 10:15 UTC  (9+ messages)
` [PATCH 1/4] block: disk_events: introduce event flags
` [PATCH 2/4] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
` [PATCH 3/4] Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
` [PATCH 4/4] block: check_events: don't bother with events if unsupported

[tip:perf/core] perf augmented_syscalls: Convert to bpf_map()
 2019-01-26 10:13 UTC 

[tip:perf/core] perf bpf examples: Convert etcsnoop to use bpf_map()
 2019-01-26 10:12 UTC 

[tip:perf/core] perf trace: Fixup etcsnoop example
 2019-01-26 10:12 UTC 

[tip:perf/core] perf augmented_raw_syscalls: Use bpf_map()
 2019-01-26 10:11 UTC 

[tip:perf/core] perf bpf: Convert pid_map() to bpf_map()
 2019-01-26 10:10 UTC 

Failed to query (GET_INFO) UVC control 3 on unit 1: -32 (exp. 1). with Web cam of Dell laptop
 2019-01-26 10:10 UTC 

[tip:perf/core] perf bpf: Add bpf_map() helper
 2019-01-26 10:10 UTC 

[Buildroot] [PATCH 1/2] package/clamav: bump version to 0.101.1
 2019-01-26 10:10 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/clamav: add optional dependency to pcre2

[PATCH 6/6] perf script python: add Python3 support to tests/attr.py
 2019-01-26 10:09 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add "

[PATCH 5/6] perf script python: remove explicit shebang from Python scripts
 2019-01-26 10:09 UTC  (2+ messages)
` [tip:perf/core] perf script python: Remove "

[PATCH 4/6] perf script python: remove explicit shebang from tests/attr.c
 2019-01-26 10:08 UTC  (2+ messages)
` [tip:perf/core] perf script python: Remove "

[PATCH 3/6] perf script python: remove explicit shebang from setup.py
 2019-01-26 10:07 UTC  (2+ messages)
` [tip:perf/core] perf script python: Remove "

[PATCH 2/6] perf script python: Use PyBytes for attr in trace-event-python
 2019-01-26 10:07 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 0/2] eeprom: at25: SPI transfer improvements
 2019-01-26 10:06 UTC  (7+ messages)
` [PATCH v2 1/2] eeprom: at25: Merge "off" and "offset" in at25_ee_write()
` [PATCH v2 2/2] eeprom: at25: Use spi_message_init_with_transfers() instead of open coding

[Bridge] Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.9-stable tree
 2019-01-26 10:07 UTC 

[PATCH 1/6] perf script python: Add trace_context extension module to sys,modules
 2019-01-26 10:06 UTC  (2+ messages)
` [tip:perf/core] perf script python: Add trace_context extension module to sys.modules

[PATCH perf] perf tools: fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENT
 2019-01-26 10:05 UTC  (2+ messages)
` [tip:perf/core] perf bpf: Fix "

[PATCH 7/7] perf sched: Use cached rbtrees
 2019-01-26 10:05 UTC  (2+ messages)
` [tip:perf/core] "

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-01-26 10:05 UTC 

[PATCH 6/7] perf hist: Use cached rbtrees
 2019-01-26 10:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 5/7] perf symbols: Use cached rbtrees
 2019-01-26 10:03 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/7] perf util: Use cached rbtree for rblists
 2019-01-26 10:03 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/7] perf callchain: Use cached rbtrees
 2019-01-26 10:02 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/7] perf machine: Use cached rbtrees
 2019-01-26 10:01 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/7] tools/perf: Update rbtree implementation
 2019-01-26 10:01 UTC  (2+ messages)
` [tip:perf/core] tools: "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-01-26 10:01 UTC 

[tip:perf/core] perf callchain: No need to include perf.h
 2019-01-26 10:00 UTC 

[tip:perf/core] perf comm: Remove needless headers from comm.h
 2019-01-26 10:00 UTC 

[tip:perf/core] perf namespaces: Remove namespaces.h from .h headers
 2019-01-26  9:59 UTC 

[tip:perf/core] perf symbols: Remove some unnecessary includes from symbol.h
 2019-01-26  9:58 UTC 

Data entry service and data processing services
 2019-01-26  9:58 UTC  (2+ messages)

[tip:perf/core] perf symbols: Remove include map.h from dso.h
 2019-01-26  9:58 UTC 

[tip:perf/core] perf block-range: Add missing headers
 2019-01-26  9:57 UTC 

[tip:perf/core] perf tools: Move branch structs to branch.h
 2019-01-26  9:56 UTC 

[Buildroot] [PATCH] initramfs: drop comment against multiple formats
 2019-01-26  9:56 UTC  (2+ messages)

[U-Boot] [PATCH v10 09/10] tftp: prevent overwriting reserved memory
 2019-01-26  9:56 UTC  (4+ messages)
` [U-Boot] [U-Boot, v10, "

stable/linux-4.20.y build: 202 builds: 5 failed, 197 passed, 8 errors, 75 warnings (v4.20.5)
 2019-01-26  9:56 UTC 

[tip:perf/core] perf annotate: Remove lots of headers from annotate.h
 2019-01-26  9:56 UTC 

[tip:perf/core] perf symbols: Move symbol_conf to separate file
 2019-01-26  9:55 UTC 

[tip:perf/core] perf color: Add missing stdarg.g to color.h
 2019-01-26  9:54 UTC 

[PATCH v2 00/12] platform/chrome: switch to SPDX license and some minor cleanup
 2019-01-26  9:51 UTC  (13+ messages)
` [PATCH v2 01/12] platform/chrome: cromeos_pstore: switch to SPDX identifier
` [PATCH v2 02/12] platform/chrome: cros_ec_debugfs: "
` [PATCH v2 03/12] platform/chrome: cros_ec_lightbar: "
` [PATCH v2 04/12] platform/chrome: cros_ec_sysfs: "
` [PATCH v2 05/12] platform/chrome: cros_ec_vbc: "
` [PATCH v2 06/12] platform/chrome: cros_ec_i2c: "
` [PATCH v2 07/12] platform/chrome: cros_ec_lpc: "
` [PATCH v2 08/12] platform/chrome: cros_ec_proto: "
` [PATCH v2 09/12] platform/chrome: cros_ec_spi: "
` [PATCH v2 10/12] platform/chrome: cros_kbd_led_backlight: "
` [PATCH v2 11/12] platform/chrome: cros_ec_lightbar: remove pr_fmt() define
` [PATCH v2 12/12] platform/chrome: cros_ec_sysfs: "

[PATCH] mtd: rawnand: mark expected switch fall-throughs
 2019-01-26  9:52 UTC  (4+ messages)

[GIT PULL 00/29] perf/core improvements and fixes
 2019-01-26  9:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-01-26  9:52 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-01-26  9:52 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  9:51 UTC 

[Bridge] Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.14-stable tree
 2019-01-26  9:51 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-01-26  9:50 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2019-01-26  9:50 UTC 

WireGuard @ FOSDEM -- Meetup
 2019-01-26  9:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/samba4: bump version to 4.9.4
 2019-01-26  9:48 UTC 

[freebsd-master test] 132473: all pass - PUSHED
 2019-01-26  9:48 UTC 

usb: musb: Fix potential NULL dereference
 2019-01-26  9:45 UTC  (2+ messages)
` [PATCH] "

[RFC PATCH] cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
 2019-01-26  9:44 UTC  (5+ messages)

[PATCH v7 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-01-26  9:41 UTC  (5+ messages)
` [PATCH v7 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH net-next 0/2] r8169: add EEE support for RTL8168f
 2019-01-26  9:36 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] r8169: enable EEE per default on RTL8168f

[PATCH RFC 0/3] Support fraglist GRO/GSO
 2019-01-26  9:36 UTC  (5+ messages)
` [PATCH RFC 3/3] udp: Support UDP "

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-neomagic: bump version to 1.3.0
 2019-01-26  9:35 UTC 

stable/linux-4.19.y build: 202 builds: 5 failed, 197 passed, 8 errors, 54 warnings (v4.19.18)
 2019-01-26  9:35 UTC 

Linux 4.20.5
 2019-01-26  9:31 UTC  (2+ messages)

Linux 4.19.18
 2019-01-26  9:31 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Patch non-runtime code out at ExitBootServices already
 2019-01-26  9:31 UTC  (4+ messages)

Linux 4.14.96
 2019-01-26  9:31 UTC  (2+ messages)

Linux 4.9.153
 2019-01-26  9:30 UTC  (2+ messages)

Linux 4.4.172
 2019-01-26  9:29 UTC  (2+ messages)

Linux 3.18.133
 2019-01-26  9:29 UTC  (2+ messages)

[PATCHES] Networking
 2019-01-26  9:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  9:28 UTC 

[Bridge] Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.19-stable tree
 2019-01-26  9:28 UTC 

[PATCH] RAS: Add a MAINTAINERS entry
 2019-01-26  9:27 UTC  (2+ messages)
` [tip:ras/core] "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  9:27 UTC 

[PATCH 3/3] riscv: Adjust mmap base address at a third of task size
 2019-01-26  9:23 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-01-26  9:24 UTC 

[Bridge] Patch "net: bridge: Fix ethernet header pointer before check skb forwardable" has been added to the 4.20-stable tree
 2019-01-26  9:23 UTC 

[PATCH v2] drm/i915: Disable -Wuninitialized
 2019-01-26  9:21 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2019-01-26  9:19 UTC  (3+ messages)
` [PATCH v4] "

linux-next: Fixes tag needs some work in the input-current tree
 2019-01-26  9:16 UTC  (4+ messages)

[PATCH v2] ipmi_si: fix use-after-free of resource->name
 2019-01-26  9:14 UTC 

[U-Boot] [PATCH 0/5] arm: socfpga: implement proper peripheral reset handling
 2019-01-26  9:00 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] arm: socfpga: gen5: add reset handles to devicetrees
` [U-Boot] [PATCH 2/5] arm: socfpga: move SDR reset handling to driver
` [U-Boot] [PATCH 3/5] mtd: rawnand: denali: add reset handling
` [U-Boot] [PATCH 4/5] spi: cadence_qspi: "
` [U-Boot] [PATCH 5/5] arm: socfpga: implement proper peripheral reset

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-mga: bump version to 2.0.0
 2019-01-26  8:56 UTC 

[PATCH v2 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-01-26  8:55 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH v2 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

Linux kernel 3.18.133 released
 2019-01-26  8:55 UTC 

[PATCH v1 1/2] xen/arm: Add Amlogic Meson SoCs earlyprintk support
 2019-01-26  8:53 UTC  (2+ messages)
` [PATCH v1 2/2] xen/arm: Add MESON UART driver for Amlogic Meson SoCs

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-i128: bump version to 1.4.0
 2019-01-26  8:53 UTC 

Add author and committer configuration settings
 2019-01-26  8:53 UTC  (5+ messages)
` [PATCH v2 2/2] tests: add test for separate author and committer idents

[Qemu-devel] [PATCH v5 00/35] target/riscv: Convert to decodetree
 2019-01-26  8:51 UTC  (3+ messages)
  ` [Qemu-riscv] "

Linux kernel 4.14.96 released
 2019-01-26  8:50 UTC 

Linux kernel 4.4.172 released
 2019-01-26  8:50 UTC 

Linux kernel 4.9.153 released
 2019-01-26  8:50 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xapp_xcursorgen: bump version to 1.0.7
 2019-01-26  8:45 UTC 

Linux kernel 4.19.18 released
 2019-01-26  8:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  8:44 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  8:44 UTC 

[PATCH net 0/3] net: hns: code optimizations & bugfixes for HNS driver
 2019-01-26  9:18 UTC  (4+ messages)
` [PATCH net 1/3] net: hns: Fix for missing of_node_put() after of_parse_phandle()
` [PATCH net 2/3] net: hns: Restart autoneg need return failed when autoneg off
` [PATCH net 3/3] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  8:43 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  8:43 UTC 

[Buildroot] [PATCH 1/1] package/vlc: bump version to 3.0.6
 2019-01-26  8:41 UTC 

[GIT PULL] KVM fixes for 5.0-rc4
 2019-01-26  8:40 UTC 

Handling of duplicate inode numbers for the directories in the nfs v3 kernel client
 2019-01-26  8:39 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:39 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:39 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:39 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  8:38 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  8:38 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  8:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-01-26  8:37 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2019-01-26  8:36 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2019-01-26  8:36 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2019-01-26  8:36 UTC 

[Buildroot] [PATCH 1/1] package/libva: bump version to 2.4.0
 2019-01-26  8:36 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2019-01-26  8:35 UTC 

Linux kernel 4.20.5 released
 2019-01-26  8:35 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2019-01-26  8:34 UTC 

post-receive: pub/scm/virt/kvm/kvm
 2019-01-26  8:34 UTC 


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.