public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-16 12:27:31 to 2017-03-16 14:46:35 UTC [more...]

[PATCH 4.4 00/35] 4.4.55-stable review
 2017-03-16 14:29 UTC  (11+ messages)
` [PATCH 4.4 01/35] USB: serial: digi_acceleport: fix OOB data sanity check
` [PATCH 4.4 02/35] USB: serial: digi_acceleport: fix OOB-event processing
` [PATCH 4.4 05/35] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.4 06/35] MIPS: Update ip27_defconfig for SCSI_DH change
` [PATCH 4.4 10/35] MIPS: ralink: Cosmetic change to prom_init()
` [PATCH 4.4 11/35] MIPS: ralink: Remove unused rt*_wdt_reset functions
` [PATCH 4.4 12/35] cpmac: remove hopeless #warning
` [PATCH 4.4 13/35] mm: memcontrol: avoid unused function warning
` [PATCH 4.4 14/35] MIPS: DEC: Avoid la pseudo-instruction in delay slots
` [PATCH 4.4 17/35] powerpc: Emulation support for load/store instructions on LE

[PATCH] mmc: ushc: fix NULL-deref at probe
 2017-03-16 14:46 UTC  (2+ messages)

[PATCH v1 0/4] gpio: make gpiod_count() API consistent
 2017-03-16 14:45 UTC  (7+ messages)
` [PATCH v1 1/4] gpio: acpi: Don't return 0 on acpi_gpio_count()
` [PATCH v1 2/4] gpio: of: Don't return 0 on dt_gpio_count()
` [PATCH v1 3/4] platform/x86: surface3_button: Propagate error from gpiod_count()

[v3] mmc: sdhci-cadence: add HS400 enhanced strobe support
 2017-03-16 14:46 UTC  (2+ messages)

[PATCH v2] mmc: mediatek: Fixed bug where clock frequency could be set wrong
 2017-03-16 14:45 UTC  (3+ messages)
` [PATCH] "

[PATCH 4.10 00/48] 4.10.4-stable review
 2017-03-16 14:30 UTC  (40+ messages)
` [PATCH 4.10 03/48] USB: serial: digi_acceleport: fix OOB data sanity check
` [PATCH 4.10 04/48] USB: serial: digi_acceleport: fix OOB-event processing
` [PATCH 4.10 05/48] crypto: improve gcc optimization flags for serpent and wp512
` [PATCH 4.10 07/48] MIPS: VDSO: avoid duplicate CAC_BASE definition
` [PATCH 4.10 08/48] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.10 09/48] MIPS: Update ip27_defconfig for SCSI_DH change
` [PATCH 4.10 12/48] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
` [PATCH 4.10 15/48] MIPS: ralink: Remove unused rt*_wdt_reset functions
` [PATCH 4.10 17/48] tracing: Add #undef to fix compile error
` [PATCH 4.10 18/48] ucount: Remove the atomicity from ucount->count
` [PATCH 4.10 19/48] efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
` [PATCH 4.10 20/48] [media] dw2102: dont do DMA on stack
` [PATCH 4.10 21/48] i2c: add missing of_node_put in i2c_mux_del_adapters
` [PATCH 4.10 22/48] powerpc: Emulation support for load/store instructions on LE
` [PATCH 4.10 23/48] powerpc/booke: Fix boot crash due to null hugepd
` [PATCH 4.10 24/48] powerpc/xics: Work around limitations of OPAL XICS priority handling
` [PATCH 4.10 25/48] PCI: Prevent VPD access for QLogic ISP2722
` [PATCH 4.10 26/48] usb: gadget: dummy_hcd: clear usb_gadget region before registration
` [PATCH 4.10 27/48] usb: dwc3: gadget: make Set Endpoint Configuration macros safe
` [PATCH 4.10 28/48] usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
` [PATCH 4.10 29/48] usb: ohci-at91: Do not drop unhandled USB suspend control requests
` [PATCH 4.10 30/48] usb: gadget: function: f_fs: pass companion descriptor along
` [PATCH 4.10 31/48] Revert "usb: gadget: uvc: Add missing call for additional setup data"
` [PATCH 4.10 32/48] usb: host: xhci-dbg: HCIVERSION should be a binary number
` [PATCH 4.10 33/48] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
` [PATCH 4.10 34/48] USB: serial: safe_serial: fix information leak in completion handler
` [PATCH 4.10 35/48] USB: serial: omninet: fix reference leaks at open
` [PATCH 4.10 36/48] USB: iowarrior: fix NULL-deref at probe
` [PATCH 4.10 37/48] USB: iowarrior: fix NULL-deref in write
` [PATCH 4.10 38/48] USB: serial: io_ti: fix NULL-deref in interrupt callback
` [PATCH 4.10 39/48] USB: serial: io_ti: fix information leak in completion handler
` [PATCH 4.10 41/48] KVM: s390: Fix guest migration for huge guests resulting in panic
` [PATCH 4.10 42/48] KVM: arm/arm64: Let vcpu thread modify its own active state
` [PATCH 4.10 43/48] drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var
` [PATCH 4.10 44/48] [media] serial_ir: ensure were ready to receive interrupts
` [PATCH 4.10 45/48] dm: flush queued bios when process blocks to avoid deadlock
` [PATCH 4.10 46/48] [media] rc: raw decoder for keymap protocol is not loaded on register
` [PATCH 4.10 47/48] ext4: dont BUG when truncating encrypted inodes on the orphan list
` [PATCH 4.10 48/48] IB/mlx5: Verify that Q counters are supported

[PATCH 0/2] serdev API extension
 2017-03-16 14:37 UTC  (9+ messages)
` [PATCH 1/2] serdev: Add serdev_device_write subroutine
` [PATCH 2/2] serdev: Add minimal bus locking API

[PATCH v4 1/3] mfd: wm831x: Add basic device tree binding
 2017-03-16 14:31 UTC  (3+ messages)

[PATCH] acpi: fix incompatibility with mcount-based function graph tracing
 2017-03-16 14:41 UTC  (2+ messages)

DRM Atomic property for color-space conversion
 2017-03-16 14:37 UTC  (10+ messages)

[PATCH] scsi: libsas: fix ata xfer length
 2017-03-16 15:07 UTC 

[PATCH 4.9 00/44] 4.9.16-stable review
 2017-03-16 14:30 UTC  (24+ messages)
` [PATCH 4.9 01/44] USB: serial: digi_acceleport: fix OOB data sanity check
` [PATCH 4.9 03/44] crypto: improve gcc optimization flags for serpent and wp512
` [PATCH 4.9 05/44] MIPS: VDSO: avoid duplicate CAC_BASE definition
` [PATCH 4.9 06/44] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 4.9 07/44] MIPS: Update ip27_defconfig for SCSI_DH change
` [PATCH 4.9 08/44] MIPS: ip22: Fix ip28 build for modern gcc
` [PATCH 4.9 09/44] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
` [PATCH 4.9 13/44] MIPS: ralink: Remove unused rt*_wdt_reset functions
` [PATCH 4.9 19/44] [media] dw2102: dont do DMA on stack
` [PATCH 4.9 20/44] i2c: add missing of_node_put in i2c_mux_del_adapters
` [PATCH 4.9 21/44] powerpc: Emulation support for load/store instructions on LE
` [PATCH 4.9 25/44] usb: dwc3: gadget: make Set Endpoint Configuration macros safe
` [PATCH 4.9 29/44] Revert "usb: gadget: uvc: Add missing call for additional setup data"
` [PATCH 4.9 30/44] usb: host: xhci-dbg: HCIVERSION should be a binary number
` [PATCH 4.9 31/44] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
` [PATCH 4.9 32/44] USB: serial: safe_serial: fix information leak in completion handler
` [PATCH 4.9 33/44] USB: serial: omninet: fix reference leaks at open
` [PATCH 4.9 35/44] USB: iowarrior: fix NULL-deref in write
` [PATCH 4.9 37/44] USB: serial: io_ti: fix information leak in completion handler
` [PATCH 4.9 39/44] KVM: s390: Fix guest migration for huge guests resulting in panic
` [PATCH 4.9 41/44] dm: flush queued bios when process blocks to avoid deadlock
` [PATCH 4.9 42/44] [media] rc: raw decoder for keymap protocol is not loaded on register
` [PATCH 4.9 44/44] IB/mlx5: Verify that Q counters are supported

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-16 14:28 UTC  (13+ messages)
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages

[PATCH net-next] r8152: simply the arguments
 2017-03-16 14:28 UTC  (2+ messages)

[PATCH 1/3] uio: Allow handling of non page-aligned memory regions
 2017-03-16 14:26 UTC  (10+ messages)
      ` [PATCH v2 "
        ` [PATCH v2 2/3] uio_mf624: Refactor memory info initialization
        ` [PATCH v2 3/3] uio_mf624: Align memory regions to page size and set correct offsets

[PATCH 1/1] acpi:apei:handle GSIV and GPIO notification types
 2017-03-16 14:25 UTC  (2+ messages)

[PATCH 3/4] perf: Add a flag for partial AUX records
 2017-03-16 14:24 UTC  (3+ messages)
` [tip:perf/core] perf/core: "

cc1: error: unrecognized command line option "-Wno-maybe-uninitialized"
 2017-03-16 14:23 UTC  (5+ messages)
` [PATCH] Kbuild: use cc-disable-warning consistently for maybe-uninitialized

[PATCH v1] mfd: core: Preserve PLATFORM_DEVID_NONE
 2017-03-16 14:19 UTC 

[PATCH] md5: remove from lib and only live in crypto
 2017-03-16 14:18 UTC 

[PATCH v2 0/5] mm: support parallel free of memory
 2017-03-16 14:14 UTC  (7+ messages)

[PATCH V3 1/2] firmware: add more flexible request_firmware_async function
 2017-03-16 14:03 UTC  (6+ messages)
` [PATCH V4 "

[PATCH] spi: spidev: Add sx1301 to device tree compatibility list
 2017-03-16 14:11 UTC  (2+ messages)
` Applied "spi: spidev: Add sx1301 to device tree compatibility list" to the spi tree

[PATCH fixes v3] pinctrl: Really force states during suspend/resume
 2017-03-16 14:08 UTC  (6+ messages)

[PATCH v2] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode
 2017-03-16 14:09 UTC  (2+ messages)

[PATCH v5 untested] kvm: better MWAIT emulation for guests
 2017-03-16 14:08 UTC  (6+ messages)

[PATCH 0/4] misc: Add OF device table to I2C drivers that are missing it
 2017-03-16 14:07 UTC  (14+ messages)
` [PATCH 4/4] eeprom: at24: Add OF device ID table

[PATCH 2/4] ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE
 2017-03-16 14:06 UTC  (5+ messages)
  ` Applied "ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE" to the asoc tree

Does braille console work?
 2017-03-16 14:02 UTC 

[PATCH v2 0/8] irqchip/gic-v3-its: Implement ITS nodes as kernel devices and use CMA
 2017-03-16 14:03 UTC  (8+ messages)
` [PATCH v2 8/8] irqchip, gicv3-its, cma: Use CMA for allocation of large device tables

Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled
 2017-03-16 14:03 UTC  (9+ messages)

The i915 stable patch marking is totally broken
 2017-03-16 14:02 UTC  (6+ messages)
` [Intel-gfx] "

'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity"
 2017-03-16 14:01 UTC 

stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1)
 2017-03-16 13:59 UTC  (7+ messages)

Kernel crash at boot time or reboot on ARM64/Hikey
 2017-03-16 13:33 UTC  (2+ messages)

perf: use-after-free in perf_release
 2017-03-16 13:57 UTC  (11+ messages)

[PATCH v2] mfd: tps65912: Fix variable name for SPI remove
 2017-03-16 13:54 UTC  (2+ messages)

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-03-16 13:54 UTC  (5+ messages)
` [PATCH v5 3/3] "

[PATCH v4 0/5] perf report: Show inline stack
 2017-03-16 13:47 UTC  (3+ messages)

[PATCH v5 0/5] perf report: Show inline stack
 2017-03-16 21:42 UTC  (6+ messages)
` [PATCH v5 1/5] perf report: Refactor common code in srcline.c
` [PATCH v5 2/5] perf report: Find the inline stack for a given address
` [PATCH v5 3/5] perf report: Create new inline option
` [PATCH v5 4/5] perf report: Show inline stack for stdio mode
` [PATCH v5 5/5] perf report: Show inline stack for browser mode

[tip:x86/mm 1/3] fs/proc/kcore.c:626:40: note: in expansion of macro 'MODULES_END'
 2017-03-16 13:39 UTC 

[PATCH] kexec: Update vmcoreinfo after crash happened
 2017-03-16 13:40 UTC  (5+ messages)

[PATCH v2 0/6] initialize dtsi file and dts file for RK3328 SoCs
 2017-03-16 13:37 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328
` [PATCH v2 2/6] dt-bindings: i2c: rk3x: "
` [PATCH v2 3/6] dt-bindings: soc: rockchip: grf: "
` [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs
` [PATCH v2 5/6] arm64: dts: rockchip: add dts file for RK3328
` [PATCH v2 6/6] dt-bindings: document rockchip rk3328-evb board

[PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq
 2017-03-16 13:36 UTC  (4+ messages)

[PATCH v6 0/2] GPCv2 power gating driver
 2017-03-16 13:30 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: Add "
` [PATCH v6 2/2] soc/imx: "

[PATCH] Staging: goldfish: use __func__ instead of embedded function names v3
 2017-03-16 13:28 UTC  (2+ messages)

MAP_POPULATE vs. MADV_HUGEPAGES
 2017-03-16 13:26 UTC  (3+ messages)

[PATCH 0/4] perf patches
 2017-03-16 13:20 UTC  (6+ messages)
` [PATCH 1/4] perf: Fix use-after-free in perf_release()
` [PATCH 2/4] perf: Fix event inheritance on fork()
` [PATCH 3/4] perf: Simplify perf_event_free_task()
` [PATCH 4/4] perf: Better explain the inherit magic

[PATCH v2] ARM: socfpga: updates for socfpga_defconfig
 2017-03-16 13:07 UTC  (2+ messages)

[PATCH v2 0/4] mmc: pwrseq: post_ios power sequence
 2017-03-16 13:05 UTC  (5+ messages)
` [PATCH v2 2/4] mmc: pwrseq-simple: Add optional op. for post_ios_power_on callback
` [PATCH v2 3/4] mmc: pwrseq_simple: Add an optional pre-power-on-delay

[PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings
 2017-03-16 13:03 UTC  (5+ messages)
` [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa "
  ` [PATCH v2.1 "

[RFC][PATCH 0/5] ftrace/x86_32: Ftrace cleanup and add support for -mfentry
 2017-03-16 13:02 UTC  (4+ messages)
` [RFC][PATCH 5/5] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set

[PATCHv2 0/5] Add Arria10 System Manager Reset Controller
 2017-03-16 13:00 UTC  (3+ messages)
` [PATCHv2 5/5] ARM: dts: socfpga: Add Devkit A10-SR "

[PATCH v2 1/2] ARM: dts: qcom: msm8974: Add RPMCC DT node
 2017-03-16 12:58 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: qcom: Add msm8974 CoreSight components

[PATCH 0/4] mmc: pwrseq: post_ios power sequence
 2017-03-16 12:55 UTC  (3+ messages)
` [PATCH 1/4] mmc: core: Add post_ios_power_on callback for power sequences

[RFC v3 0/5] Add capacity capping support to the CPU controller
 2017-03-16 12:44 UTC  (12+ messages)
` [RFC v3 5/5] sched/{core,cpufreq_schedutil}: add capacity clamping for RT/DL tasks

kexec regression since 4.9 caused by efi
 2017-03-16 12:41 UTC  (5+ messages)

[PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
 2017-03-16 12:31 UTC  (5+ messages)
` change uprobe_events default ? Was: "

[PATCH] cpufreq: intel_pstate: One set of global limits in active mode
 2017-03-16 12:25 UTC 

[PATCH v15 0/5] mxs-lradc: Split driver into MFD
 2017-03-16 12:27 UTC  (6+ messages)
` [PATCH v15 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v15 2/5] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v15 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen
` [PATCH v15 4/5] iio: adc: mxs-lradc: Remove driver
` [PATCH v15 5/5] mfd: Move binding document

[PATCH 0/3] intel_pstate: More fixes related to limits
 2017-03-16 12:22 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox