messages from 2017-06-29 20:55:04 to 2017-06-29 22:05:33 UTC [more...]
[RFC PATCH] pinctrl: rockchip: add irq_shutdown
2017-06-29 22:05 UTC (3+ messages)
[PATCH 0/7] put struct symbol & friends on diet
2017-06-29 22:04 UTC (2+ messages)
[PATCH RFC 0/2] kproxy: Kernel Proxy
2017-06-29 22:04 UTC (5+ messages)
[Qemu-devel] [PATCH RFC 0/6] q35: add acpi pci hotplug support
2017-06-29 21:56 UTC (7+ messages)
` [Qemu-devel] [PATCH RFC 1/6] hw/acpi: remove dead acpi code
` [Qemu-devel] [PATCH RFC 2/6] hw/acpi: simplify dsdt building code
` [Qemu-devel] [PATCH RFC 3/6] hw/acpi: fix pcihp io initialization
` [Qemu-devel] [PATCH RFC 4/6] hw/acpi: prepare pci hotplug IO for ich9
` [Qemu-devel] [PATCH RFC 5/6] hw/acpi: extend acpi pci hotplug support for pci express
` [Qemu-devel] [PATCH RFC 6/6] hw/ich9: enable acpi pci hotplug
[PATCH v3 0/8] Support for 24x7 hcall interface version 2
2017-06-29 21:55 UTC (9+ messages)
` [PATCH v3 1/8] powerpc/perf/hv-24x7: Fix passing of catalog version number
` [PATCH v3 2/8] powerpc/perf/hv-24x7: Fix off-by-one error in request_buffer check
` [PATCH v3 3/8] powerpc/perf/hv-24x7: Properly iterate through results
` [PATCH v3 4/8] powerpc-perf/hx-24x7: Don't log failed hcall twice
` [PATCH v3 5/8] powerpc/perf/hv-24x7: Fix return value of hcalls
` [PATCH v3 6/8] powerpc/perf/hv-24x7: Minor improvements
` [PATCH v3 7/8] powerpc/perf/hv-24x7: Support v2 of the hypervisor API
` [PATCH v3 8/8] powerpc/perf/hv-24x7: Aggregate result elements on POWER9 SMT8
[PATCH v3 0/7] Enable DSM pass thru for root functions
2017-06-29 21:55 UTC (14+ messages)
` [PATCH v3 3/7] libnvdimm: Add bus level dsm mask
` [PATCH v3 4/7] acpi, nfit: Use bus_dsm_mask for passthru
` [PATCH v3 7/7] acpi, nfit: override mask
Big Endian RAID discovery problem (metadata 1!)
2017-06-29 21:54 UTC (3+ messages)
[PATCH 0/5] crypto/dpaa2_sec optimization and feature update
2017-06-29 21:54 UTC (4+ messages)
` [PATCH 5/5] doc: update documentation for dpaa2_sec supported algos
+ kmod-throttle-kmod-thread-limit.patch added to -mm tree
2017-06-29 21:52 UTC
+ kmod-add-test-driver-to-stress-test-the-module-loader.patch added to -mm tree
2017-06-29 21:52 UTC
+ maintainers-give-kmod-some-maintainer-love.patch added to -mm tree
2017-06-29 21:52 UTC
[Qemu-devel] [RFC PATCH v9 00/26] translate: [tcg] Generic translation framework
2017-06-29 21:50 UTC (5+ messages)
` [Qemu-devel] [PATCH v9 06/26] target: [tcg, i386] Port to DisasContextBase
[PATCH v4 00/16] pmem: stop abusing copy_user_nocache(), and other reworks
2017-06-29 21:50 UTC (8+ messages)
` [PATCH v4 12/16] libnvdimm, nfit: enable support for volatile ranges
[PATCH] pinctrl: qcom: qdf2xxx: expose only some GPIO pins
2017-06-29 21:49 UTC (5+ messages)
[RFC PATCH] userfaultfd: Add feature to request for a signal delivery
2017-06-29 21:49 UTC (12+ messages)
[PATCH 0/6] add support for Sama5d2 audio PLL and enable ClassD
2017-06-29 21:47 UTC (4+ messages)
` [PATCH 2/6] clk: at91: add audio pll clock driver
[PATCH v6 00/16] MIPS: lantiq: handle RCU register by separate drivers
2017-06-29 21:39 UTC (34+ messages)
` [PATCH v6 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v6 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v6 03/16] mtd: spi-falcon: "
` [PATCH v6 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v6 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v6 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v6 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v6 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v6 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v6 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v6 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v6 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v6 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v6 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v6 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v6 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation
[RESEND PATCH] spmi: Include OF based modalias in device uevent
2017-06-29 21:46 UTC
[patch 0/5] genirq: Distangle irq_request/release_resources() from irq_desc->lock
2017-06-29 21:33 UTC (9+ messages)
` [patch 1/5] pinctrl: samsung: Remove bogus irq_[un]mask from resource management
` [patch 2/5] genirq: Move bus locking into __setup_irq()
` [patch 3/5] genirq: Add mutex to irq desc to serialize request/free_irq()
` [patch 4/5] genirq: Move irq resource handling out of spinlocked region
` [patch 5/5] genirq/timings: Move free timings "
[PATCH] Adding ignored attribute optimize
2017-06-29 21:46 UTC (3+ messages)
+ mm-balloon-enqueue-zero-page-to-balloon-device.patch added to -mm tree
2017-06-29 21:45 UTC
[Qemu-devel] [PATCH v3 0/3] qemu-img check: format allocation info
2017-06-29 21:44 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/3] block: add bdrv_get_format_alloc_stat format interface
` [Qemu-devel] [Qemu-block] "
[PATCH 8/9] RISC-V: User-facing API
2017-06-29 21:42 UTC (3+ messages)
[PATCH v3] media: platform: rcar_imr: add IMR-LSX3 support
2017-06-29 21:42 UTC (2+ messages)
[PATCH v2 0/8] x86: undwarf unwinder
2017-06-29 21:41 UTC (7+ messages)
` [PATCH v2 6/8] x86/entry: add unwind hint annotations
[PATCH 1/7] dma-buf/dma-fence: Extract __dma_fence_is_later()
2017-06-29 21:41 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/7] dma-buf/dma-fence: Extract __dma_fence_is_later() (rev4)
[PATCH] x86/uaccess: use unrolled string copy for short strings
2017-06-29 21:40 UTC (3+ messages)
` [PATCH] x86/uaccess: optimize copy_user_enhanced_fast_string for short string
+ bpf-use-linux-set_memoryh.patch added to -mm tree
2017-06-29 21:39 UTC
+ module-use-linux-set_memoryh.patch added to -mm tree
2017-06-29 21:39 UTC
+ pm-hibernate-use-linux-set_memoryh.patch added to -mm tree
2017-06-29 21:39 UTC
+ provide-linux-set_memoryh.patch added to -mm tree
2017-06-29 21:39 UTC
[pull-request] next-crypto 17.08 pre-rc1
2017-06-29 21:38 UTC (2+ messages)
[PATCH 0/1] scripts: make createrepo_c run
2017-06-29 21:41 UTC (2+ messages)
` [PATCH 1/1] scripts/oe-setup-rpmrepo: leverage oe-run-native
[PATCH i-g-t 1/5] lib/cnl: Introduce Cannonlake platform defition
2017-06-29 21:37 UTC (7+ messages)
` [PATCH i-g-t 2/5] lib/cnl: Add Cannonlake PCI IDs for U-skus
` [PATCH i-g-t 3/5] lib/cnl: Add Cannonlake PCI IDs for Y-skus
` [PATCH i-g-t 4/5] lib/instdone: Add Gen10 support
` [PATCH i-g-t 5/5] lib/intel_batchbuffer: Add Gen10 support for render_copy and gpgpu_fillfunc
[PATCH] spmi: Include OF based modalias in device uevent
2017-06-29 21:37 UTC (3+ messages)
[PATCH 00/16]
2017-06-29 21:35 UTC (10+ messages)
` [PATCH 06/16] ntb: add check and comment for link up to mw_count and mw_get_align
[PATCH 1/4] intel: Add Cannonlake PCI IDs for U-skus
2017-06-29 21:34 UTC (4+ messages)
` [PATCH 2/4] intel: Add Cannonlake PCI IDs for Y-skus
` [PATCH 3/4] intel/gen10: Add missed gen10 stuff
` [PATCH 4/4] intel: add GEN10 to IS_9XX
[kernel-hardening] [PATCH RFC v2 1/1] gcc-plugins: Add stackleak feature erasing the kernel stack at the end of syscalls
2017-06-29 21:33 UTC (4+ messages)
` [kernel-hardening] "
[PATCH v1 0/3] Introduce on-chip interconnect API
2017-06-29 21:32 UTC (5+ messages)
` [PATCH v1 3/3] dt-bindings: Interconnect device-tree bindings draft
Bug 19198: Double the memory caused by page alignment
2017-06-29 21:32 UTC (5+ messages)
[Qemu-devel] [PATCH v6 0/3] qemu-ga: add guest-get-osinfo command
2017-06-29 21:27 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] "
` [Qemu-devel] [PATCH v6 2/3] test-qga: pass environemnt to qemu-ga
` [Qemu-devel] [PATCH v6 3/3] test-qga: add test for guest-get-osinfo
EL0 app, stubdoms on ARM conf call
2017-06-29 21:26 UTC (7+ messages)
[PATCH v4] nv110/exa: update sched codes
2017-06-29 21:26 UTC (5+ messages)
[PATCH v3] drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts
2017-06-29 21:25 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts (rev2)
non-blockling buffered reads
2017-06-29 21:25 UTC (4+ messages)
` [PATCH 1/3] fs: pass iocb to do_generic_file_read
` [PATCH 2/3] fs: support IOCB_NOWAIT in generic_file_buffered_read
` [PATCH 3/3] fs: support RWF_NOWAIT for buffered reads
[PATCH] atmel_mxt_ts: Add support for reset line
2017-06-29 21:24 UTC (3+ messages)
[PATCH] block: call __bio_free in bio_endio
2017-06-29 21:23 UTC (3+ messages)
[PATCH V2 0/4] sched: cpufreq: Allow remote callbacks
2017-06-29 21:23 UTC (3+ messages)
` [PATCH V2 3/4] intel_pstate: Ignore scheduler cpufreq callbacks on remote CPUs
rfkill(8) move and improvements
2017-06-29 21:23 UTC (3+ messages)
[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
2017-06-29 21:21 UTC (5+ messages)
[PATCH 00/12] Remove cryptodev driver
2017-06-29 21:21 UTC (4+ messages)
` [PATCH v2 00/12] Remove cryptodev driver structure
` [PATCH v2 08/12] cryptodev: add PCI driver helpers
[Qemu-devel] [PATCH v4 0/2] Rewrite 'live-block-ops.txt'; convert 'bitmaps.md' to rST
2017-06-29 21:20 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 2/2] bitmaps.md: Convert to rST; move it into 'interop' dir
[PATCH v2 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation
2017-06-29 21:13 UTC (4+ messages)
[Ksummit-discuss] [TECH TOPIC] Pulling away from the tracing ABI quicksands
2017-06-29 21:20 UTC
[PATCH RFC 0/2] Initial Allwinner V3s CSI Support
2017-06-29 21:19 UTC (5+ messages)
` [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI
[net-next v2 6/6] ixgbe: Add malicious driver detection support
2017-06-29 21:19 UTC (5+ messages)
[PATCH] xfs_db: identify attr dabtree field types correctly
2017-06-29 21:19 UTC (2+ messages)
[PATCH 0/2] cpufreq: intel_pstate: Cleanups after recent changes
2017-06-29 21:19 UTC (3+ messages)
` [PATCH 1/2] cpufreq: intel_pstate: Clean up after performance governor changes
[PATCH 0/2] Introduce data field in hashmap and migrate docs to header
2017-06-29 21:18 UTC (3+ messages)
` [PATCH 2/2] hashmap: migrate documentation from Documentation/technical into header
[Qemu-devel] [RFC v1 0/4] Windows runtime improvements
2017-06-29 21:17 UTC (6+ messages)
` [Qemu-devel] [RFC v1 4/4] util/oslib-win32: Recursivly pass the timeout
+ kernel-ksysfs-constify-attribute_group-structures.patch added to -mm tree
2017-06-29 21:17 UTC
[Qemu-devel] [PATCH v22 00/30] qcow2: persistent dirty bitmaps
2017-06-29 21:16 UTC (2+ messages)
[Xenomai] real-time spi driver for imx6
2017-06-29 21:15 UTC
RISC-V Device Tree Documentation
2017-06-29 21:14 UTC (3+ messages)
` [PATCH 3/3] dts: RISC-V PLIC documentation
+ mm-memory-hotplug-switch-locking-to-a-percpu-rwsem.patch added to -mm tree
2017-06-29 21:13 UTC
[PATCH 6/7] dma-buf/sw-sync: Fix locking around sync_timeline lists
2017-06-29 21:12 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
+ mm-memory-hotplug-switch-locking-to-a-percpu-rwsem.patch added to -mm tree
2017-06-29 21:11 UTC
[RESEND PATCH] drm/hisilicon: Ensure LDI regs are properly configured
2017-06-29 21:10 UTC (4+ messages)
[PATCH 7/7] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
2017-06-29 21:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu: Make KIQ read/write register routine be atomic
2017-06-29 21:08 UTC
[PATCH v6 00/11] bus: attach / detach API
2017-06-29 21:05 UTC (6+ messages)
` [PATCH 00/15] bus attach/detach API and hotplug rework
` [PATCH v7 14/15] dev: use new hotplug API in attach / detach
` [PATCH v7 15/15] ethdev: Use embedded rte_device to detach driver
[PATCH] ARM: dts: BCM5301X: Add support for Linksys EA9500
2017-06-29 21:04 UTC (11+ messages)
linux-next: manual merge of the akpm-current tree with the random tree
2017-06-29 21:04 UTC (3+ messages)
[PATCH 0/6] Fixing up sb/diff-color-moved
2017-06-29 21:01 UTC (5+ messages)
` [PATCH 6/6] diff.c: detect blocks despite whitespace changes
[RFC 0/5] drivers: Add boot constraints core
2017-06-29 21:00 UTC (6+ messages)
[Qemu-devel] [RFC PATCH 0/5] hotplug: fix premature rebinding of VFIO devices to host
2017-06-29 20:59 UTC (6+ messages)
[PATCH] efd: support lookup using neon intrinsics
2017-06-29 20:58 UTC (6+ messages)
` [PATCH v3] "
[PATCH 2/4] swait: add the missing killable swaits
2017-06-29 20:58 UTC (16+ messages)
[U-Boot] Please revert unnecessary dcache_disable() commit
2017-06-29 20:58 UTC
[PATCH] cpuidle: menu: allow state 0 to be disabled
2017-06-29 20:57 UTC (2+ messages)
[Qemu-devel] [RFC 5/5] vifo: introduce new VFIO ioctl VFIO_DEVICE_PCI_GET_DIRTY_BITMAP
2017-06-29 20:57 UTC (8+ messages)
[PATCH] acpi, nfit: quiet invalid block-aperture-region warnings
2017-06-29 20:50 UTC (2+ messages)
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.