All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-06 15:41:39 to 2017-12-06 16:26:38 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2017-12-06 16:26 UTC 

[PATCH v3 0/9] drm/i915: Implement HDCP
 2017-12-06 16:26 UTC  (7+ messages)
` [PATCH v3 3/9] drm: Add Content Protection property

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-12-06 16:26 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-12-06 16:26 UTC 

[GIT PULL] commits for Linux 3.18
 2017-12-06 16:23 UTC  (3+ messages)

what is the state about "[v2] ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is about to hit"
 2017-12-06 16:24 UTC  (2+ messages)

[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
 2017-12-06 16:24 UTC  (5+ messages)
` [Intel-wired-lan] "

[Qemu-devel] [PATCH v3 00/50] Hi,
 2017-12-06 16:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 04/50] qapi: add 'if' to top-level expressions

[RFC PATCH v5 0/5] eventtimer: introduce event timer adapter
 2017-12-06 16:23 UTC  (6+ messages)
  ` [RFC PATCH v5 1/5] "
  ` [RFC PATCH v5 3/5] eventtimer: add config variable for adapter

[PATCH RFC 0/2] ignore LBR-related MSRs
 2017-12-06 16:23 UTC  (5+ messages)
` [PATCH RFC 2/2] KVM: x86/vPMU: ignore access to "

[PATCH 0/8] improve mlx4 Tx performance
 2017-12-06 16:22 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/8] net/mlx4: optimize Tx multi-segment case
  ` [PATCH v2 5/8] net/mlx4: merge Tx queue rings management
  ` [PATCH v2 7/8] net/mlx4: align Tx descriptors number
  ` [PATCH v2 8/8] net/mlx4: remove Tx completion elements counter

better doc (and build) validation
 2017-12-06 16:23 UTC  (6+ messages)

[PATCH 1/2] libxslt: use HTTP instead of FTP in SRC_URI
 2017-12-06 16:31 UTC  (5+ messages)
` ✗ patchtest: failure for "libxslt: use HTTP instead of F..." and 1 more

[PATCH] simplify xenmem_add_to_physmap_batch()
 2017-12-06 16:21 UTC 

[PATCH 1/1] nvme-rdma: remove redundant boolean for inline_data
 2017-12-06 16:21 UTC 

mdadm stuck at 0% reshape after grow
 2017-12-06 16:21 UTC  (8+ messages)

[PATCH] xenmem_add_to_physmap_one() has no need to know of XENMAPSPACE_gmfn_range
 2017-12-06 16:21 UTC 

[PATCH] mm: don't use domain_shutdown() when re-offlining a page
 2017-12-06 16:20 UTC 

[PATCH] yocto: matchbox-window-manager-2: Makefile with spaces instead of a tab refuses to compile
 2017-12-06 16:19 UTC  (2+ messages)

[PATCH] pdx: correct indentation
 2017-12-06 16:19 UTC 

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-06 16:19 UTC  (7+ messages)
` [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data

[PATCH] PCI/passthrough: don't discard Dom0 provided information
 2017-12-06 16:19 UTC 

[PATCH net] rds: Fix NULL pointer dereference in __rds_rdma_map
 2017-12-06 16:18 UTC 

NFS crash, hashed pointers in backtrace
 2017-12-06 16:19 UTC  (5+ messages)

[PATCH] x86/Intel: drop another 32-bit leftover
 2017-12-06 16:18 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-12-06 16:18 UTC 

[GIT PULL] PCI changes for v4.15
 2017-12-06 16:16 UTC  (2+ messages)
` [regression] PCI early boot hang on certain AMD systems (was: Re: [GIT PULL] PCI changes for v4.15)

[PATCH] jsm_tty: Fix a possible null pointer dereference in two functions
 2017-12-06 16:16 UTC  (8+ messages)
        `  "

[PATCH 22/45] fs: xfs: remove duplicate includes
 2017-12-06 16:16 UTC 

[RFC] vfio/type1: Add IOVA_RANGE capability support
 2017-12-06 16:15 UTC  (2+ messages)

[PATCH RESEND] arm64: fault: avoid send SIGBUS two times
 2017-12-06 16:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v13 0/6] fsdev: qmp interface for io throttling
 2017-12-06 16:15 UTC  (3+ messages)

[PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer()
 2017-12-06 16:13 UTC  (3+ messages)
`  "
` [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer(

[Qemu-devel] [PATCH] qemu-io: fix EOF Ctrl-D handling in qemu-io readline code
 2017-12-06 16:14 UTC  (5+ messages)

[PATCH v4 1/7] drm/i915/huc: Move firmware selection to init_early
 2017-12-06 16:14 UTC  (3+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [v4,1/7] "

[RFC 00/10] Enable HDA Codec support on Intel Platforms (Series2)
 2017-12-06 16:17 UTC  (9+ messages)
` [RFC 01/10] ASoC: Intel: Boards: Machine driver for Intel platforms

[PATCH v8 0/5] Add the ability to do BPF directed error injection
 2017-12-06 16:12 UTC  (6+ messages)
` [PATCH v8 1/5] add infrastructure for tagging functions as error injectable
` [PATCH v8 2/5] btrfs: make open_ctree "
` [PATCH v8 3/5] bpf: add a bpf_override_function helper
` [PATCH v8 4/5] samples/bpf: add a test for bpf_override_return
` [PATCH v8 5/5] btrfs: allow us to inject errors at io_ctl_init

[Qemu-devel] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-06 16:13 UTC  (5+ messages)
` [Qemu-devel] [virtio-dev] "
  `  "

[PATCH 0/2] future: Update Locking and HTM comparison tables
 2017-12-06 16:11 UTC  (2+ messages)

[PATCH] perf: qcom_l2_pmu: don't allow guest access
 2017-12-06 16:11 UTC  (4+ messages)

[PATCH] ACPI / GED: unregister interrupts during shutdown
 2017-12-06 16:11 UTC  (7+ messages)

[PATCH 0/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks
 2017-12-06 16:10 UTC  (8+ messages)
` [PATCH 2/2] "

add_wait_queue() (unintentional?) behavior change in v4.13
 2017-12-06 16:11 UTC  (3+ messages)
` [PATCH] sched/wait: fix add_wait_queue() behavior change

[PATCH] drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
 2017-12-06 16:11 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture (rev2)

[RFC Patch v4 0/8] Extend resources to support more vcpus in single VM
 2017-12-06 16:10 UTC  (5+ messages)
` [RFC Patch v4 2/8] ioreq: bump the number of IOREQ page to 4 pages

[linux-lvm] lvreduce ignores --test for implicit BLKDISCARD?
 2017-12-06 16:09 UTC 

[morty][meta-processor-sdk][PATCH] ti-sgx-ddk-um: update srcrev to pick up the latest fixes
 2017-12-06 16:09 UTC 

[PATCH net-next 0/6] net: sched: sch: introduce extack support
 2017-12-06 16:08 UTC  (7+ messages)
` [PATCH net-next 1/6] net: sched: sch_api: handle generic qdisc errors
` [PATCH net-next 2/6] net: sched: sch: add extack for init callback
` [PATCH net-next 3/6] net: sched: sch: add extack for change qdisc ops
` [PATCH net-next 4/6] net: sched: sch: add extack to change class
` [PATCH net-next 5/6] net: sched: sch: add extack for block callback
` [PATCH net-next 6/6] net: sched: sch: add extack for graft callback

[Buildroot] [PATCH 0/8] Improve ATF to support additional platforms
 2017-12-06 16:09 UTC  (3+ messages)
` [Buildroot] [PATCH 1/8] arm-trusted-firmware: add option to enable/disable building FIP image

[PATCH V2] ACPI / GED: unregister interrupts during shutdown
 2017-12-06 16:09 UTC  (2+ messages)

post-receive: pub/scm/utils/cryptsetup/cryptsetup
 2017-12-06 16:09 UTC 

[PATCH] ipmi_si: fix crash on parisc
 2017-12-06 16:08 UTC  (3+ messages)

[PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle
 2017-12-06 16:07 UTC  (6+ messages)

[RFC PATCH 0/3] Add ASoC platforms directory
 2017-12-06 16:06 UTC  (5+ messages)
` [RFC PATCH 1/3] ASoC: Add "

[morty/master][PATCH] ti-sgx-ddk-um: update srcrev to pick up the latest fixes
 2017-12-06 16:06 UTC 

[PATCH 0/4] staging: unisys: fix dependency and include issues
 2017-12-06 16:05 UTC  (5+ messages)
` [PATCH 1/4] staging: unisys: fix dependencies with UNISYSSPAR Kconfig flag
` [PATCH 2/4] staging: unisys: remove !UML flag
` [PATCH 3/4] staging: unisys: combine visorchannel.h and visorbus.h
` [PATCH 4/4] staging: unisys: move dependencies from UNISYSSPAR to VISORBUS

[PATCH v1 0/2] eeprom: at24: convert magic numbers to structs
 2017-12-06 16:04 UTC  (6+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] eeprom: at24: remove temporary fix for at24mac402 size

[PATCH] send-email: extract email-parsing code into a subroutine
 2017-12-06 15:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] mountstats: Add option to pretty-print xprt statistics
 2017-12-06 16:04 UTC 

[PATCH] futex: use fault_in to avoid infinite loop
 2017-12-06 16:04 UTC  (2+ messages)

[PATCH 0/5] Misc cleanups
 2017-12-06 16:02 UTC  (5+ messages)
` [PATCH 3/5] btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
` [PATCH 4/5] btrfs: Remove redundant NULL check

[PATCH] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
 2017-12-06 16:03 UTC  (2+ messages)

[PATCH] ovl: update ctx->pos on impure dir iteration
 2017-12-06 16:03 UTC  (3+ messages)

What's cooking in git.git (Dec 2017, #01; Mon, 4)
 2017-12-06 16:03 UTC  (3+ messages)

[PATCH] selinux: skip bounded transition processing if the policy isn't loaded
 2017-12-06 16:02 UTC 

[RFC 0/4] GPU/CPU timestamps correlation for relating OA samples with system events
 2017-12-06 16:01 UTC  (3+ messages)
` [RFC 2/4] drm/i915/perf: Add support for collecting 64 bit timestamps with OA reports

[patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER)
 2017-12-06 16:01 UTC  (3+ messages)
` [patch 37/60] x86mm//kpti: Force entry through trampoline when KPTI active

[PATCH ethtool] ethtool: Add extended compliance codes parsing to sfp modules
 2017-12-06 15:49 UTC  (2+ messages)
` [ethtool] "

[PATCH ethtool] ethtool: Fix coding style warnings and errors reported by checkpatch
 2017-12-06 15:48 UTC  (2+ messages)
` [ethtool] "

[PATCH] ARM: dts: imx: Add memory node unit name
 2017-12-06 15:59 UTC  (3+ messages)

[PATCH] lib/plist.c: Export plist_*() APIs
 2017-12-06 15:59 UTC  (4+ messages)

[PATCH i-g-t] lib/rendercopy: Refactoring rendercopy libraries
 2017-12-06 15:58 UTC 

[RFC 1/1] v4l: async: Use endpoint node, not device node, for fwnode match
 2017-12-06 15:57 UTC  (2+ messages)

[RFE] install-doc-quick.sh should accept a commit-ish
 2017-12-06 15:57 UTC 

[PATCH] ptr_ring: Add barriers to fix NULL-pointer exception
 2017-12-06 15:57 UTC  (5+ messages)

[PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
 2017-12-06 15:57 UTC  (3+ messages)

general protection fault in lockdep_invariant_state (2)
 2017-12-06 15:54 UTC  (6+ messages)

[linux-linus test] 116876: regressions - FAIL
 2017-12-06 15:54 UTC 

[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
 2017-12-06 15:53 UTC  (13+ messages)

[v2][PATCH 1/1] serial: 8250: 8250_omap: Fix spelling error
 2017-12-06 15:52 UTC 

BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530
 2017-12-06 15:49 UTC  (14+ messages)

[PATCH v2] direct-io: Fix unsigned comparison overflow
 2017-12-06 15:51 UTC  (3+ messages)

[PATCH v5] v4l2-async: Match parent devices
 2017-12-06 15:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] qmp/hmp: wakeup-from-suspend-support command
 2017-12-06 15:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qmp: introduce query-wakeup-from-suspend-support command

[PATCH] net_sched: use macvlan real dev trans_start in dev_trans_start()
 2017-12-06 15:50 UTC 

[PATCH] domctl: improve locking during domain destruction
 2017-12-06 15:34 UTC  (2+ messages)

[PATCH] [RFC] ether: standardize getting the port by name
 2017-12-06 15:49 UTC  (6+ messages)

[PATCH 1/3] extcon: usbc-cros-ec: add support to notify USB type cables
 2017-12-06 15:43 UTC  (4+ messages)

[PATCH] core/loader.py: fix regex to include all available test cases
 2017-12-06 15:58 UTC  (3+ messages)

[PATCH v5 00/15] soundwire: Add a new SoundWire subsystem
 2017-12-06 15:47 UTC  (20+ messages)
` [PATCH v5 01/15] Documentation: Add SoundWire summary
` [PATCH v5 02/15] soundwire: Add SoundWire bus type
` [PATCH v5 03/15] soundwire: Add Master registration
` [PATCH v5 04/15] soundwire: Add MIPI DisCo property helpers
` [PATCH v5 05/15] soundwire: Add SoundWire MIPI defined registers
` [PATCH v5 06/15] soundwire: Add IO transfer
` [PATCH v5 07/15] regmap: Add SoundWire bus support
` [PATCH v5 08/15] soundwire: Add Slave status handling helpers
` [PATCH v5 09/15] soundwire: Add slave status handling
` [PATCH v5 10/15] soundwire: Add sysfs for SoundWire DisCo properties
` [PATCH v5 11/15] soundwire: cdns: Add cadence library
` [PATCH v5 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support
` [PATCH v5 13/15] soundwire: intel: Add Intel Master driver
` [PATCH v5 14/15] soundwire: intel: Add Intel init module
` [PATCH v5 15/15] MAINTAINERS: Add SoundWire entry

[PATCH 0/9] Add audiocodec support for A64 SoC
 2017-12-06 15:48 UTC  (7+ messages)
` [PATCH 4/9] ASoC: sun8i-codec: Add "

[PATCH v3 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings
 2017-12-06 15:15 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node
` [PATCH v3 3/3] ARM: dts: imx6sl-evk: Convert from fbdev to drm bindings

post-receive: pub/scm/network/ethtool/ethtool
 2017-12-06 15:47 UTC 

[U-Boot] [PATCH] common/memsize.c: restore content of the base address
 2017-12-06 15:47 UTC 

[PATCH] serial: 8250_dw: Disable clock on error
 2017-12-06 15:46 UTC 

Multiple codecs on the same DAI
 2017-12-06 15:45 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH v2 0/3] tests for CCW IDA
 2017-12-06 15:43 UTC  (3+ messages)

WARNING in strp_data_ready
 2017-12-06 15:44 UTC  (4+ messages)

Patch "USB: serial: option: add Quectel BG96 id" has been added to the 4.14-stable tree
 2017-12-06 15:44 UTC 

Patch "USB: serial: usb_debug: add new USB device id" has been added to the 4.14-stable tree
 2017-12-06 15:44 UTC 

[PATCH] mfd: Fix RTS5227 (and others) powermanagement
 2017-12-06 15:44 UTC  (4+ messages)

Patch "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel" has been added to the 4.14-stable tree
 2017-12-06 15:44 UTC 

Patch "serial: 8250_early: Only set divisor if valid clk & baud" has been added to the 4.14-stable tree
 2017-12-06 15:44 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-12-06 15:44 UTC 

Patch "ANDROID: binder: fix transaction leak." has been added to the 4.14-stable tree
 2017-12-06 15:44 UTC 

Documentation Breakage at 2.5.6
 2017-12-06 15:43 UTC  (4+ messages)

[RFC v4 0/9] NFS Force Unmounting
 2017-12-06 15:41 UTC  (5+ messages)
` [RFC v4 4/9] namespace: Add umount_end superblock operation

[PATCH 0/3] ahci: Allow setting a default LPM policy for mobile chipsets
 2017-12-06 15:41 UTC  (3+ messages)
` [PATCH 1/3] ahci: Annotate PCI ids for mobile Intel chipsets as such
` [PATCH 2/3] ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI


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.