messages from 2016-10-10 07:46:40 to 2016-10-10 09:07:57 UTC [more...]
[PATCH v1 1/1] gpio: merrifield: set default handler to be handle_bad_irq()
2016-10-10 9:07 UTC
[Intel-wired-lan] igb driver can cause cache invalidation of non-owned memory?
2016-10-10 9:01 UTC (4+ messages)
` "
[PATCH] ARM: dts: fix naming of pinctrl node
2016-10-10 9:07 UTC (5+ messages)
[PATCH v2] arm64: dts: rename ns2.txt to brcm,ns2.txt
2016-10-10 9:06 UTC (4+ messages)
[Qemu-devel] [PATCH RESEND v6 00/12] virtio-crypto: introduce framework and device emulation
2016-10-10 8:55 UTC (12+ messages)
` [Qemu-devel] [PATCH RESEND v6 01/12] cryptodev: introduce cryptodev backend interface
` [Qemu-devel] [PATCH RESEND v6 02/12] cryptodev: add symmetric algorithm operation stuff
` [Qemu-devel] [PATCH RESEND v6 03/12] virtio-crypto: introduce virtio_crypto.h
` [Qemu-devel] [PATCH RESEND v6 04/12] cryptodev: introduce a new cryptodev backend
` [Qemu-devel] [PATCH RESEND v6 05/12] virtio-crypto: add virtio crypto device emulation
` [Qemu-devel] [PATCH RESEND v6 06/12] virtio-crypto-pci: add virtio crypto pci support
` [Qemu-devel] [PATCH RESEND v6 07/12] virtio-crypto: set capacity of algorithms supported
` [Qemu-devel] [PATCH RESEND v6 08/12] virtio-crypto: add control queue handler
` [Qemu-devel] [PATCH RESEND v6 10/12] cryptodev: introduce an unified wrapper for crypto operation
` [Qemu-devel] [PATCH RESEND v6 11/12] virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainer
` [Qemu-devel] [PATCH RESEND v6 12/12] virtio-crypto: perfect algorithms chainning support
[PATCH] ASoC: samsung: Minor simplification in i2s_set_fmt()
2016-10-10 9:06 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] 9pfs: fix xattr issues
2016-10-10 9:06 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] 9pfs: fix information leak in xattr read
` [Qemu-devel] [PATCH 2/2] 9pfs: fix memory leak about xattr value
[PATCH v7 0/3] drm: Add Support for Passive RGB to VGA bridges
2016-10-10 9:05 UTC (4+ messages)
` [PATCH v7 1/3] ARM: sun5i: a13-olinuxino: Enable VGA bridge
` [PATCH v7 2/3] ARM: multi_v7: enable "
` [PATCH v7 3/3] ARM: sunxi: Enable "
[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
2016-10-10 9:05 UTC (4+ messages)
` [RFC PATCH 03/24] ARM: GICv3 ITS: allocate device and collection table
[PATCH 1/2] drm/i915/gen9: fix watermarks when using the pipe scaler
2016-10-10 9:01 UTC (3+ messages)
` [Intel-gfx] "
Patch "usb: storage: fix runtime pm issue in usb_stor_probe2" has been added to the 4.8-stable tree
2016-10-10 9:04 UTC
[PATCH 1/2] btrfs: try to satisfy metadata requests when every flush_space() returns
2016-10-10 8:58 UTC (3+ messages)
[PATCH 0/3] Add support for led triggers on phy link state change
2016-10-10 9:03 UTC (3+ messages)
` [RFC v3 3/3] phy,leds: add "
[PATCH 2/2] btrfs: try to write enough delalloc bytes when reclaiming metadata space
2016-10-10 8:54 UTC (4+ messages)
` [RFC 3/3] btrfs: make shrink_delalloc() try harder to reclaim "
[PATCH] generic/175: disable inline data feature for btrfs
2016-10-10 9:03 UTC (2+ messages)
[U-Boot] [PATCH 1/9] dm: pci: return the real controller in pci_bus_to_hose()
2016-10-10 9:03 UTC (11+ messages)
` [U-Boot] [PATCH 2/9] dm: pci: remove pci_bus_to_hose(0) calling
` [U-Boot] [PATCH 3/9] arm: ls1021a: add PCIe dts node
` [U-Boot] [PATCH 4/9] arm: ls1012a: "
` [U-Boot] [PATCH 5/9] armv8: ls1043a: "
` [U-Boot] [PATCH 6/9] armv8: ls1046a: "
` [U-Boot] [PATCH 7/9] armv8: ls2080a: "
` [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based on DM
` [U-Boot] [PATCH 9/9] armv8: ls1046a: Enable PCIe support
[PATCH] x86: replace redundant MTRR MSR definitions
2016-10-10 8:59 UTC (2+ messages)
[PATCH 1/5] rpmsg: smd: Reduce restrictions when finding channel
2016-10-10 9:00 UTC (5+ messages)
` [PATCH 4/5] rpmsg: Driver for user space endpoint interface
[PATCH 1/2] drm/i915/gen9: don't call skl_pipe_pixel_rate() twice on the same function
2016-10-10 9:00 UTC (4+ messages)
` [PATCH 2/2] drm/i915/gen9: fix watermarks when using the pipe scaler
[Qemu-devel] [PATCH v6 00/12] virtio-crypto: introduce framework and device emulation
2016-10-10 8:48 UTC (14+ messages)
` [Qemu-devel] [PATCH v6 01/12] virtio-crypto: introduce virtio_crypto.h
` [Qemu-devel] [PATCH v6 02/12] cryptodev: introduce a new cryptodev backend
` [Qemu-devel] [PATCH v6 03/12] virtio-crypto: add virtio crypto device emulation
` [Qemu-devel] [PATCH v6 04/12] virtio-crypto-pci: add virtio crypto pci support
` [Qemu-devel] [PATCH v6 05/12] virtio-crypto: set capacity of algorithms supported
` [Qemu-devel] [PATCH v6 06/12] virtio-crypto: add control queue handler
` [Qemu-devel] [PATCH v6 07/12] virtio-crypto: add data queue processing handler
` [Qemu-devel] [PATCH v6 08/12] cryptodev: introduce an unified wrapper for crypto operation
` [Qemu-devel] [PATCH v6 09/12] virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainer
` [Qemu-devel] [PATCH v6 10/12] virtio-crypto: perfect algorithms chainning support
` [Qemu-devel] [PATCH v6 11/12] virtio-crypto: emulate virtio crypto as a legacy device by default
` [Qemu-devel] [PATCH v6 12/12] virtio-crypto-test: add qtest case for virtio-crypto
[PATCH devicetree] ARM: BCM53573: Specify PMU and its ILP clock in the DT
2016-10-10 8:57 UTC (3+ messages)
[Qemu-devel] [PATCH v2 00/11] blockjobs: Fix transactional race condition
2016-10-10 8:57 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 10/11] blockjob: refactor backup_start as backup_job_create
[PATCH] sched/core: Fix kick offline cpu to do nohz idle load balance
2016-10-10 8:34 UTC (2+ messages)
[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
2016-10-10 8:52 UTC (8+ messages)
[PATCH net] xen-netback: (re-)create a debugfs node for hash information
2016-10-10 8:30 UTC
[PATCH net] xen-netback: (re-)create a debugfs node for hash information
2016-10-10 8:30 UTC
[PATCH infiniband-diags v2] ibportstate: Fixed switch peer port probing when using DR routing
2016-10-10 8:50 UTC
[PATCH 00/10] Introduce Juniper SAM FPGA driver
2016-10-10 8:50 UTC (4+ messages)
` [PATCH 10/10] net: mdio-sam: Add device tree documentation for SAM MDIO
[PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs
2016-10-10 8:49 UTC (2+ messages)
[PATCH] hid: hid-led: fix issue with transfer buffer not being dma capable
2016-10-10 8:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH] gpio/gpio-mxs : Unmap region obtained by of_iomap
2016-10-10 8:49 UTC (2+ messages)
camera on n900, v4.8
2016-10-10 8:48 UTC (3+ messages)
[Qemu-devel] Fwd: QEMU Simple tracing doesn't work
2016-10-10 8:48 UTC
Regression report] Weekly regression report WW45
2016-10-10 8:48 UTC (19+ messages)
` [Regression report] Weekly regression report WW25
` [Regression report] Weekly regression report WW26
` [Regression report] Weekly regression report WW27
` [Regression report] Weekly regression report WW28
` [Regression report] Weekly regression report WW29
` [Regression report] Weekly regression report WW30
` [Regression report] Weekly regression report WW31
` [Regression report] Weekly regression report WW32
` [Regression report] Weekly regression report WW33
` [Regression report] Weekly regression report WW34
` [Regression report] Weekly regression report WW35
` [Regression report] Weekly regression report WW36
` [Regression report] Weekly regression report WW37
` [Regression report] Weekly regression report WW38
` [Regression report] Weekly regression report WW39
` [Regression report] Weekly regression report WW40
` [Regression report] Weekly regression report WW41
[PATCH v2] RFC: staging: greybus: shape up greybus GPIO
2016-10-10 8:39 UTC
[PATCH] pinctrl: baytrail: Fix lockdep
2016-10-10 8:46 UTC (2+ messages)
[PATCH v3 0/7] HID: sony: game controller updates
2016-10-10 8:45 UTC (2+ messages)
[PATCH 4.4 000/118] 4.4.22-stable review
2016-10-10 8:39 UTC (9+ messages)
Patch "powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)" has been added to the 4.7-stable tree
2016-10-10 8:45 UTC
Patch "cxl: use pcibios_free_controller_deferred() when removing vPHBs" has been added to the 4.7-stable tree
2016-10-10 8:45 UTC
[PATCH] regulator/overview.txt: Use ".." for ranges, instead of "->"
2016-10-10 8:44 UTC (2+ messages)
[PATCH] gpio/board.txt: point to gpiod_set_value
2016-10-10 8:43 UTC (2+ messages)
[PATCH 2/3] pinctrl: berlin: Don't leak memory if krealloc() fails
2016-10-10 8:35 UTC (2+ messages)
[PATCH v2] Staging: ks7010: Replace printk with netdev_*
2016-10-10 8:41 UTC (5+ messages)
[PATCH 4.7 000/143] 4.7.3-stable review
2016-10-10 8:41 UTC (3+ messages)
Proposed -stable commits for 4.7.4
2016-10-10 8:41 UTC
[PATCH] pinctrl: freescale: avoid overwriting pin config when freeing GPIO
2016-10-10 8:33 UTC (11+ messages)
[PATCH v2 0/8] PM / Domains: DT support for domain idle states & atomic PM domains
2016-10-10 8:40 UTC (4+ messages)
` [PATCH v2 1/8] PM / Domains: Make genpd state allocation dynamic
[PATCH] efi/arm: fix absolute relocation detection for older toolchains
2016-10-10 8:39 UTC (7+ messages)
[PATCH 0/9] .rodata diet 2 (non-disruptive version)
2016-10-10 8:38 UTC (17+ messages)
` [PATCH 4/9] drm/i915: Shrink TV modes const data
` [PATCH 5/9] drm/i915: Use unsigned int for latencies
` [PATCH 8/9] drm/i915: Make intel_calculate_wm return unsigned int
` [PATCH 9/9] drm/i915: Tidy watermark computation local types
` ✗ Fi.CI.BAT: warning for .rodata diet 2 (non-disruptive version)
` ✗ Fi.CI.BAT: failure "
[PATCH 3/3] pinctrl: sunxi: Don't leak memory in case krealloc() failes
2016-10-10 8:36 UTC (2+ messages)
[PATCH] mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing
2016-10-10 8:28 UTC (13+ messages)
[Qemu-devel] [V5 0/6] AMD IOMMU interrupt remapping
2016-10-10 8:34 UTC (4+ messages)
` [Qemu-devel] [V5 1/6] hw/msi: Allow platform devices to use explicit SID
[PATCH 0/4] flex & gnutls fixes
2016-10-10 8:34 UTC (5+ messages)
` [PATCH 1/4] gnutls: Backport certificate check fix
` [PATCH 2/4] flex: Update upstream check uri
` [PATCH 3/4] flex: Backport buffer overflow fix
` [PATCH 4/4] depexp: Close UI with error message on NoProvider event
Project Governance and Linux Foundation
2016-10-10 8:33 UTC
[Qemu-devel] [PATCH 00/12] virtio: cleanup ioeventfd start/stop
2016-10-10 8:31 UTC (3+ messages)
[PATCH v6 0/5] drm: Add Support for Passive RGB to VGA bridges
2016-10-10 8:31 UTC (5+ messages)
` [PATCH v6 1/5] drm/sun4i: rgb: Remove the bridge enable/disable functions
728915 netdev
2016-10-10 8:30 UTC
[PATCH v6, 0/8] Broadcom stb, and iProc SoC QSPI driver
2016-10-10 8:29 UTC (6+ messages)
` [PATCH v6, 5/8] mtd: m25p80: Let m25p80_read() fallback to spi transfer
[PATCH]"drm: change DRM_MIPI_DSI module type from "bool" to "tristate"
2016-10-10 8:28 UTC (3+ messages)
[PATCH] genericx86-common.inc: produce EFI wic image
2016-10-10 8:02 UTC
Source code review around jump label usage
2016-10-10 8:18 UTC (7+ messages)
` [PATCH 0/4] block-virtio: Fine-tuning for two function implementations
` [PATCH 4/4] virtio_blk: Rename a jump label in virtblk_get_id()
` "
[PATCH 11/42] drm/i915: Introduce an internal allocator for disposable private objects
2016-10-10 8:25 UTC (5+ messages)
` [PATCH v2] "
[Patch v2] Staging: vt6655: Replace dwIoBase by iobase
2016-10-10 8:25 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/3] Fix some qapi assert()
2016-10-10 8:24 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 3/3] tests: start generic qemu-qmp tests
slab corruption with current -git (was Re: [git pull] vfs pile 1 (splice))
2016-10-10 8:24 UTC (4+ messages)
` slab corruption with current -git
[PATCH v2] staging: vt6655: Removes the FSF mailing address
2016-10-10 8:22 UTC (2+ messages)
alpha: WARNING: CPU: 0 PID: 17 at kernel/softirq.c:150 __local_bh_enable_ip+0xbc/0x100
2016-10-10 8:21 UTC
[PATCH] staging: dgnc: replace DGNC_VERIFY_BOARD macro with dgnc_verify_board function
2016-10-10 8:19 UTC (2+ messages)
[PATCH] mm: init gfp mask in kcompactd_do_work()
2016-10-10 8:16 UTC (4+ messages)
why UBI static volumes are flagged as DEVFS_IS_CHARACTER_DEV
2016-10-10 8:17 UTC (4+ messages)
[U-Boot] Please pull u-boot-sunxi master
2016-10-10 8:17 UTC
Difference between invalidating and deleting dentry
2016-10-10 8:16 UTC (2+ messages)
` [fuse-devel] "
[wic][PATCH] mkefidisk.wks: update kernel command line
2016-10-10 7:50 UTC (2+ messages)
` [wic][PATCH] canned-wks: use GPT partition table
[Qemu-devel] [PATCH v4 00/20] ppc/pnv: booting the kernel and reaching user space
2016-10-10 8:14 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 04/20] ppc/pnv: add a PIR handler to PnvChip
` [Qemu-devel] [PATCH v4 05/20] ppc/pnv: add a PnvCore object
[PATCH v3] Staging: wilc1000: Unnecessary 'out of memory' message
2016-10-10 8:13 UTC
[PATCH v2] generic: make 17[1-4] work well when btrfs compression is enabled
2016-10-10 8:06 UTC
pinctrl documentation not matching code
2016-10-10 8:11 UTC (2+ messages)
[RFC 00/10] irqchip: meson: add support for the gpio interrupt controller
2016-10-10 8:11 UTC (6+ messages)
` [RFC 02/10] dt-bindings: interrupt-controller: add DT binding for meson GPIO "
[PATCH 1/1] fix the number of operations in libcrypto test
2016-10-10 8:07 UTC
[U-Boot] [PATCH] sunxi: Fix H3 DRAM impedance calibration on rev. A chips
2016-10-10 8:09 UTC (2+ messages)
[U-Boot] Patch for OLinuXino Lime boards: default DRAM settings
2016-10-10 8:09 UTC (2+ messages)
net: BUG still has locks held in unix_stream_splice_read
2016-10-10 8:01 UTC (5+ messages)
[PATCH] xenbus: advertize control feature flags
2016-10-10 7:43 UTC (2+ messages)
gma500: color distortion on framebuffer console unbind
2016-10-10 8:01 UTC
[wic][PATCH] systemd-bootdisk.wks: update kernel command line
2016-10-10 7:40 UTC (2+ messages)
[PATCH 0/6] vhost: add Tx zero copy support
2016-10-10 8:03 UTC (3+ messages)
[PATCH] mmc: sdhci-pci-core: Tuning mode support for HS200 on AMD Platforms
2016-10-10 7:55 UTC (2+ messages)
[PATCH 0/8] pinctrl: aspeed: Fixes for core and g5, implement remaining pins
2016-10-10 7:59 UTC (16+ messages)
` [PATCH 1/8] pinctrl: aspeed: "Not enabled" is a significant mux state
` [PATCH 2/8] pinctrl: aspeed-g5: Fix names of GPID2 pins
` [PATCH 3/8] pinctrl: aspeed-g5: Fix GPIOE1 typo
` [PATCH 4/8] pinctrl: aspeed-g5: Fix pin association of SPI1 function
[PATCH 0/4] use up highorder free pages before OOM
2016-10-10 7:47 UTC (5+ messages)
[PATCH] ARM: multi_v7_defconfig: Enable Intel e1000e driver
2016-10-10 7:47 UTC (3+ messages)
[PATCH v2] Add support for ethtool operations to RDC R6040
2016-10-10 7:53 UTC (2+ messages)
[PATCH rfc 0/6] convert nvme pci to use irq-poll service
2016-10-10 7:49 UTC (9+ messages)
` [PATCH rfc 3/6] nvme-pci: Use irq-poll for completion processing
` [PATCH rfc 5/6] nvme-pci: open-code polling logic in nvme_poll
[PATCH u-boot 00/12] config cleanups and small fixes
2016-10-10 7:41 UTC (8+ messages)
` [PATCH u-boot 11/12] bootm: fix ramdisk relocation
[PATCH] boot: add '-w' parameter to usage help text
2016-10-10 7:48 UTC
[PATCH 4/4 v2] staging: wilc1000: Move externs from .c to .h files
2016-10-10 7:49 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH 0/3] fix flow director mask issues
2016-10-10 7:46 UTC (4+ messages)
` [PATCH 1/3] ixgbe: fix wrong flow director mask
` [PATCH 2/3] app/testpmd: fix flow director endian issue
` [PATCH 3/3] app/testpmd: fix wrong flow director mask
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.