All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-09 16:52:05 to 2017-11-09 17:22:49 UTC [more...]

post-receive: pub/scm/fs/xfs/xfs-linux
 2017-11-09 17:22 UTC 

[PATCH v2 0/3] i2c: at91: slave mode support
 2017-11-09 17:22 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: at91: segregate master mode specific code from probe and init func
` [PATCH v2 2/3] i2c: at91: split driver into core and master file
` [PATCH v2 3/3] i2c: at91: added slave mode support

[tpm2] [intel/tpm2-tools] 7eb26d: man/tpm2_quote: add missing -s option
 2017-11-09 17:22 UTC 

pull-request: net-next: ieee802154 2017-11-09
 2017-11-09 17:12 UTC 

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2017-11-09 17:22 UTC 

[PATCH resend 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2017-11-09 17:22 UTC  (3+ messages)
  ` [kernel-hardening] "

post-receive: pub/scm/linux/kernel/git/jhogan/mips
 2017-11-09 17:22 UTC 

yocto documentation: no content, no PDF?
 2017-11-09 17:32 UTC  (3+ messages)

post-receive: pub/scm/fs/xfs/xfsprogs-dev
 2017-11-09 17:21 UTC 

[PATCH 0/4] RFC: Realtek 83xx SMI driver core
 2017-11-09 17:21 UTC  (7+ messages)
` [PATCH 4/4] RFC: net: dsa: realtek-smi: Add Realtek SMI driver

[PATCH 0/2] Restructure and fix GHES PCIe AER handling
 2017-11-09 17:21 UTC  (3+ messages)
` [PATCH 1/2] acpi: apei: handle PCIe AER errors in separate function

[PATCH] igb_uio: prevent reset for a list of devices
 2017-11-09 17:20 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
    ` ugb_uio: r3.8xlarge bind failure

post-receive: pub/scm/network/ofono/ofono
 2017-11-09 17:20 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-11-09 17:20 UTC 

[PATCH 1/6] atmodem: removed simauth init
 2017-11-09 17:20 UTC  (7+ messages)
` [PATCH 2/6] make: remove atmodem simauth driver
` [PATCH 3/6] atmodem: removed simauth.c from atmodem
` [PATCH 4/6] simauth: remove driver API definitions from simauth include
` [PATCH 5/6] simauth: remove driver code from core simauth atom
` [PATCH 6/6] plugins: updated plugins using simauth module

[PATCH] staging: pi433: fix missing break in switch statement
 2017-11-09 17:19 UTC  (2+ messages)

[RFC PATCH 00/31] CPUFreq on ARM
 2017-11-09 17:18 UTC  (34+ messages)
` [RFC PATCH 01/31] cpufreq: move cpufreq.h file to the xen/include/xen location
` [RFC PATCH 02/31] pm: move processor_perf.h "
` [RFC PATCH 03/31] pmstat: move pmstat.c file to the xen/drivers/pm/stat.c location
` [RFC PATCH 04/31] cpufreq: make turbo settings to be configurable
` [RFC PATCH 05/31] pmstat: make pmstat functions more generalizable
` [RFC PATCH 06/31] cpufreq: make cpufreq driver "
` [RFC PATCH 07/31] xenpm: Clarify xenpm usage
` [RFC PATCH 08/31] xen/device-tree: Add dt_count_phandle_with_args helper
` [RFC PATCH 09/31] xen/device-tree: Add dt_property_for_each_string macros
` [RFC PATCH 10/31] xen/device-tree: Add dt_property_read_u32_index helper
` [RFC PATCH 11/31] xen/device-tree: Add dt_property_count_elems_of_size helper
` [RFC PATCH 12/31] xen/device-tree: Add dt_property_read_string_helper and friends
` [RFC PATCH 13/31] xen/arm: Add driver_data field to struct device
` [RFC PATCH 14/31] xen/arm: Add DEVICE_MAILBOX device class
` [RFC PATCH 15/31] xen/arm: Store device-tree node per cpu
` [RFC PATCH 16/31] arm: add SMC wrapper that is compatible with SMCCC
` [RFC PATCH 17/31] xen/arm: Add ARM System Control and Power Interface (SCPI) protocol
` [RFC PATCH 18/31] xen/arm: Add mailbox infrastructure
` [RFC PATCH 19/31] xen/arm: Introduce ARM SMC based mailbox
` [RFC PATCH 20/31] xen/arm: Add common header file wrappers.h
` [RFC PATCH 21/31] xen/arm: Add rxdone_auto flag to mbox_controller structure
` [RFC PATCH 22/31] xen/arm: Add Xen changes to SCPI protocol
` [RFC PATCH 23/31] xen/arm: Add Xen changes to mailbox infrastructure
` [RFC PATCH 24/31] xen/arm: Add Xen changes to ARM SMC based mailbox
` [RFC PATCH 25/31] xen/arm: Use non-blocking mode for SCPI protocol
` [RFC PATCH 26/31] xen/arm: Don't set txdone_poll flag for ARM SMC mailbox
` [RFC PATCH 27/31] cpufreq: hack: perf->states isn't a real guest handle on ARM
` [RFC PATCH 28/31] xen/arm: Introduce SCPI based CPUFreq driver
` [RFC PATCH 29/31] xen/arm: Introduce CPUFreq Interface component
` [RFC PATCH 30/31] xen/arm: Build CPUFreq components
` [RFC PATCH 31/31] xen/arm: Enable CPUFreq on ARM

[PATCH 0/8] USB: add device-tree support for interfaces
 2017-11-09 17:07 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: usb: fix example hub node name
` [PATCH 2/8] dt-bindings: usb: fix reg-property port-number range
` [PATCH 3/8] dt-bindings: usb: clean up compatible property
` [PATCH 4/8] dt-bindings: usb: document hub and host-controller properties
` [PATCH 5/8] dt-bindings: usb: add interface binding
` [PATCH 6/8] USB: add device-tree support for interfaces
` [PATCH 7/8] USB: ledtrig-usbport: fix of-node leak
` [PATCH 8/8] USB: of: clean up device-node helper

[PATCH v2 1/6] drm/i915: Update watermark state correctly in sanitize_watermarks
 2017-11-09 17:17 UTC  (9+ messages)
` [PATCH v2 2/6] drm/i915: Handle adjust better in intel_pipe_config_compare
` [PATCH v2 3/6] drm/i915: Pass crtc_state to ips toggle functions
` [PATCH v2 4/6] drm/i915: Handle ips_enabled in fastset
` [PATCH v2 5/6] drm/i915: Enable FIFO underrun reporting after initial fastset, v2

[PATCH] Kernel debugging: omap: print warning if CONFIG_DEBUG_LL is enabled
 2017-11-09 17:16 UTC  (10+ messages)

[PATCH 0/4] perf: Allow suppressing useless AUX records
 2017-11-09 17:05 UTC  (3+ messages)
` [PATCH 1/4] perf: Allow suppressing "
` [PATCH 2/4] tools, perf_event.h: Synchronize

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2017-11-09 17:16 UTC  (6+ messages)
` [PATCH v5 13/30] arm64/sve: Core task context handling

[PATCH 0/2] rdma-core: Provide missing user space pieces for multicast sendonly join
 2017-11-09 17:16 UTC  (3+ messages)
` [PATCH 1/2] librdmacm: Add support for extended join multicast API
` [PATCH 2/2] librdmacm: mckey test with rdma_join_multicast_ex

POWER: Unexpected fault when writing to brk-allocated memory
 2017-11-09 17:15 UTC  (13+ messages)

[PATCH 18/27] bpf: Restrict kernel image access functions when the kernel is locked down
 2017-11-09 17:15 UTC  (7+ messages)
  ` [PATCH 00/27] security, efi: Add kernel lockdown

[PATCHv3 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-11-09 17:15 UTC  (8+ messages)

[PATCH 0/4] arm64: dts: qcom: dts improvements
 2017-11-09 17:14 UTC  (11+ messages)
` [PATCH 3/4] arm64: dts: qcom: msm8916: normalize I2C bindings
` [PATCH 4/4] arm64: dts: qcom: msm8916: add bindings for i2c1, i2c3, i2c5

[Buildroot] [PATCH v2 1/1] python-raven: new package
 2017-11-09 17:14 UTC  (2+ messages)
` [Buildroot] [PATCH v3 "

[PATCH 1/7] drm/ttm: move unlocking out of ttm_bo_cleanup_memtype_use
 2017-11-09 17:13 UTC  (4+ messages)
` [PATCH 4/7] drm/ttm: user reservation object wrappers

[PATCH] x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
 2017-11-09 17:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] throttle: fix a qemu crash problem when calling blk_delete
 2017-11-09 17:12 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[ANNOUNCE] xfsprogs: for-next updated to 1480ecc / 4.14.0-rc1
 2017-11-09 17:12 UTC 

[PATCH 0/1] scripts/oe-selftest: oe-selftest-internal wrapper scripts that isolates execution
 2017-11-09 17:22 UTC  (3+ messages)
` [PATCH 1/1] "

drivers/gpu/drm/tegra/dsi.c:231:1: warning: the frame size of 9168 bytes is larger than 8192 bytes
 2017-11-09 17:10 UTC 

[PATCH] btrfs-progs: convert: add missing types header
 2017-11-09 17:09 UTC  (2+ messages)

[PATCH 0/4] drm/i915: introduce query information
 2017-11-09 17:10 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: introduce query info uAPI

[PATCH v11 0/7] block, scsi, md: Improve suspend and resume
 2017-11-09 17:10 UTC  (7+ messages)

building nvmetcli in buildroot
 2017-11-09 17:10 UTC  (2+ messages)

[PATCH net-next] bindings: net: stmmac: correctify note about LPI interrupt
 2017-11-09 17:09 UTC  (3+ messages)

[PATCH 1/2] btrfs-progs: test/fsck: Introduce test images containing tree reloc tree
 2017-11-09 17:07 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: print-tree: Print offset as tree objectid

Problem with commit to add overlay symbols to live device tree
 2017-11-09 17:09 UTC  (5+ messages)

post-receive: pub/scm/fs/xfs/xfsprogs-dev
 2017-11-09 17:08 UTC 

Please integrate commit 2b02c20 (cdc_ncm) into 4.4
 2017-11-09 17:08 UTC 

[PATCH] video: fbdev: Convert timers to use timer_setup()
 2017-11-09 17:08 UTC  (3+ messages)

[meta-browser] CFT: Chromium 62 in meta-browser
 2017-11-09 17:08 UTC  (3+ messages)

mlx5 broken affinity
 2017-11-09 17:07 UTC  (21+ messages)

[Bug 103142] R600g+sb: optimizer apparently stuck in an endless loop
 2017-11-09 17:07 UTC  (2+ messages)

[PATCH] Makefile: use locally built sparse in the selfcheck target
 2017-11-09 17:06 UTC  (2+ messages)

[PATCH v3 0/9] Introduce per-device completion queue pools
 2017-11-09 17:06 UTC  (4+ messages)

[PATCH] nvme: Create 'slaves' and 'holders' entries
 2017-11-09 17:05 UTC  (2+ messages)

[BUG] blkback reporting incorrect number of sectors, unable to boot
 2017-11-09 17:03 UTC  (9+ messages)

[PATCH v3 0/4] test for XFS umount hang caused by the pending dquota log item in AIL
 2017-11-09 17:02 UTC  (3+ messages)
` [PATCH v3 4/4] common/rc: factor out _scratch_xfs_[get|set]_sb_field

[josef-btrfs:new-kill-btree-inode 25/28] fs/super.c:450:3: note: in expansion of macro 'if'
 2017-11-09 17:02 UTC 

post-receive: pub/scm/utils/mdadm/mdadm
 2017-11-09 17:02 UTC 

[RFC PATCH v2 0/7] Fix year 2038 issue for sound subsystem
 2017-11-09 17:01 UTC  (10+ messages)
` [RFC PATCH v2 7/7] sound: core: Avoid using timespec for struct snd_timer_tread
  ` [alsa-devel] "

[PATCH v2 0/3] KVM: arm64: single step emulation instructions
 2017-11-09 17:00 UTC  (11+ messages)
` [PATCH v2 1/3] kvm: arm debug: introduce helper for single-step
` [PATCH v2 2/3] kvm: arm64: handle single-stepping trapped instructions
` [PATCH v2 3/3] kvm: arm64: handle single-step of userspace mmio instructions

[PATCH v2] x86/pvh: Do not add DSDT and FACS to PVH dom0 XSDT
 2017-11-09 17:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] add sunxi-mali mainline kernel
 2017-11-09 17:00 UTC  (5+ messages)

[PATCH 3.16 000/294] 3.16.50-rc1 review
 2017-11-09 16:59 UTC  (7+ messages)

[Qemu-devel] [PULL 0/8] NBD patches for 2.11-rc1
 2017-11-09 16:59 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] nbd/server: fix nbd_negotiate_handle_info
` [Qemu-devel] [PULL 2/8] nbd-client: Fix error message typos
` [Qemu-devel] [PULL 3/8] nbd-client: Refuse read-only client with BDRV_O_RDWR
` [Qemu-devel] [PULL 4/8] nbd/client: Nicer trace of structured reply
` [Qemu-devel] [PULL 5/8] nbd: Fix struct name for structured reads
` [Qemu-devel] [PULL 6/8] nbd-client: Short-circuit 0-length operations
` [Qemu-devel] [PULL 7/8] nbd-client: Stricter enforcing of structured reply spec
` [Qemu-devel] [PULL 8/8] nbd/server: Fix structured read of length 0

MPK: pkey_free and key reuse
 2017-11-09 16:59 UTC  (6+ messages)

[tpm2] [intel/tpm2-tools] d33a71: lib: add an xxd compatible hexdump routine
 2017-11-09 16:59 UTC 

[PATCH 00/10] drm/i915: Nuke dig_port->port and assorted cleanups
 2017-11-09 16:59 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Nuke dig_port->port and assorted cleanups (rev3)

[Qemu-devel] [PATCH] block: all I/O should be completed before removing throttle timers
 2017-11-09 16:59 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v3] drm/i915: Apply Wa Display #1183 on skl, kbl, and cfl
 2017-11-09 16:58 UTC  (4+ messages)

[rocko][PATCH 0/4] Backport masterimage fixes
 2017-11-09 16:58 UTC  (5+ messages)
` [rocko][PATCH 1/4] masterimage.py: fix issue with calling reboot on masterimage/DUT
` [rocko][PATCH 2/4] masterimage.py: fix stop()
` [rocko][PATCH 3/4] masterimage.py: rename parameter "params" in start() to "extra_bootparams"
` [rocko][PATCH 4/4] sshcontrol.py: in copy_to() always use scp

[PATCH 3/3] arm64: Add software workaround for Falkor erratum 1041
 2017-11-09 16:58 UTC  (8+ messages)
` [3/3] "

[PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
 2017-11-09 16:58 UTC  (5+ messages)

[PATCH 0/3] add_qgroup/update_qgroup/__qgroup_search cleanup
 2017-11-09 16:55 UTC  (4+ messages)
` [PATCH 3/3] btrfs-progs: qgroup: cleanup __qgroup_search, no functional change

[PATCH 1/3] MIPS: Ci20: Enable watchdog driver
 2017-11-09 16:57 UTC  (7+ messages)
` [PATCH 2/3] watchdog: jz4780: Allow selection of jz4740-wdt driver

[mdadm PATCH v3] To support clustered raid10
 2017-11-09 16:56 UTC  (2+ messages)

[tpm2] [intel/tpm2-tools] 71586e: lib: add an xxd compatible hexdump routine
 2017-11-09 16:55 UTC 

[PATCH] usb: f_fs: Drop check on Reserved1 field on OS_DESC_EXT_COMPAT
 2017-11-09 16:34 UTC 

[PATCH] HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection
 2017-11-09 16:54 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bwh/linux-stable-rc
 2017-11-09 16:54 UTC 

[daisy][PATCH v2] wpa_supplicant: fix WPA2 key replay security bug
 2017-11-09 16:52 UTC  (2+ messages)

[RFC][PATCH] Lock down kprobes
 2017-11-09 16:52 UTC  (3+ messages)

[RFC][PATCH] Lock down kprobes
 2017-11-09 16:52 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.