[PATCH] objtool: Fix Makefile to properly see if libelf is supported
2016-04-22 9:45 UTC (2+ messages)
` [tip:core/urgent] "
[RFC][PATCH 00/31] implement atomic_fetch_$op
2016-04-22 9:44 UTC (17+ messages)
` [RFC][PATCH 01/31] locking: Flip arguments to atomic_fetch_or
` [RFC][PATCH 02/31] locking,alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}()
` [RFC][PATCH 09/31] locking,h8300: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 11/31] locking,ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 13/31] locking,m68k: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 16/31] locking,mn10300: "
` [RFC][PATCH 19/31] locking,s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 23/31] locking,x86: "
` [RFC][PATCH 24/31] locking,xtensa: Implement atomic_fetch_{add,sub,and,or,xor}()
` [RFC][PATCH 25/31] locking: Fix atomic64_relaxed bits
` [RFC][PATCH 27/31] locking: Remove linux/atomic.h:atomic_fetch_or
` [RFC][PATCH 28/31] locking: Remove the deprecated atomic_{set,clear}_mask() functions
` [RFC][PATCH 29/31] locking,alpha: Convert to _relaxed atomics
` [RFC][PATCH 30/31] locking,mips: "
` [RFC][PATCH 31/31] locking,qrwlock: Employ atomic_fetch_add_acquire()
[PATCH] x86: add frame annotation for call_rwsem_down_write_failed_killable
2016-04-22 9:44 UTC (2+ messages)
` [tip:locking/rwsem] locking/rwsem, x86: Add frame annotation for call_rwsem_down_write_failed_killable()
[PATCH] mm: make fault_around_bytes configurable
2016-04-22 9:44 UTC (4+ messages)
[PATCH 11/11] locking, rwsem: provide down_write_killable
2016-04-22 9:44 UTC (2+ messages)
` [tip:locking/rwsem] locking/rwsem: Provide down_write_killable()
[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
2016-04-22 9:43 UTC (10+ messages)
` [PATCH 10/11] x86, rwsem: provide __down_write_killable
` [tip:locking/rwsem] locking/rwsem, x86: Provide __down_write_killable()
[PATCH 0/5] x86, boot: clean up KASLR code (step 2)
2016-04-22 9:43 UTC (12+ messages)
` [PATCH 1/5] x86, KASLR: Update description for decompressor worst case size
` [PATCH 2/5] x86, KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
` [PATCH 4/5] x86, boot: Make memcpy handle overlaps
[PATCH 09/11] s390, rwsem: provide __down_write_killable
2016-04-22 9:43 UTC (2+ messages)
` [tip:locking/rwsem] locking/rwsem, s390: Provide __down_write_killable()
[PATCH 08/11] ia64, rwsem: provide __down_write_killable
2016-04-22 9:43 UTC (2+ messages)
` [tip:locking/rwsem] locking/rwsem, ia64: Provide __down_write_killable()
[PATCH 07/11] alpha, rwsem: provide __down_write_killable
2016-04-22 9:42 UTC (2+ messages)
` [tip:locking/rwsem] locking/rwsem, alpha: Provide __down_write_killable()
[PATCH v2 0/5] Add support for rk818
2016-04-22 9:41 UTC (5+ messages)
` [PATCH v2 3/7] regulator: rk808: Migrate to regulator core's simplified DT parsing code
[PATCH v7 0/8] Add MT8173 Video Encoder Driver and VPU Driver
2016-04-22 9:38 UTC (14+ messages)
` [PATCH v7 1/8] dt-bindings: Add a binding for Mediatek Video Processor
` [PATCH v7 2/8] [media] VPU: mediatek: support Mediatek VPU
` [PATCH v7 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
` [PATCH v7 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
` [PATCH v7 5/8] [media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
` [PATCH v7 6/8] [media] vcodec: mediatek: Add Mediatek VP8 "
` [PATCH v7 7/8] [media] vcodec: mediatek: Add Mediatek H264 "
` [PATCH v7 8/8] arm64: dts: mediatek: Add Video Encoder for MT8173
[PATCH V2 00/14] Add support for Tegra210 AGIC
2016-04-22 9:34 UTC (12+ messages)
` [PATCH V2 02/14] irqchip/gic: WARN if setting the interrupt type for a PPI fails
` [PATCH V2 03/14] irqchip: Mask the non-type/sense bits when translating an IRQ
` [PATCH V2 04/14] irqdomain: Fix handling of type settings for existing mappings
` [PATCH V2 06/14] irqdomain: Don't set type when mapping an IRQ
[PATCH v1 0/5] perf: Introduce address range filtering
2016-04-22 9:34 UTC (9+ messages)
` [PATCH v1 2/5] perf/x86/intel/pt: IP filtering register/cpuid bits
` [PATCH v1 4/5] perf: Introduce address range filtering
[PATCH V2 RFC] fixup! virtio: convert to use DMA api
2016-04-22 9:33 UTC (4+ messages)
[PATCH v4 0/2] let archs decide for vcpu ids
2016-04-22 9:30 UTC (8+ messages)
` [PATCH v4 2/2] KVM: move vcpu id checking to archs
[PATCH 0/3] Add support simple-card parse jack detection via external codec
2016-04-22 9:22 UTC (5+ messages)
` [PATCH 2/3] ASoC: simple-card: Add support jack detection via codec
linux-next: build failure after merge of the sound-asoc tree
2016-04-22 9:21 UTC (4+ messages)
linux-next: build failure after merge of the net-next tree
2016-04-22 9:20 UTC (3+ messages)
[PATCH] media: vb2: Fix regression on poll() for RW mode
2016-04-22 9:19 UTC (2+ messages)
[PATCH 0/7] Make debugobjects fixup functions return bool type
2016-04-22 9:16 UTC (12+ messages)
` [PATCH 1/7] debugobjects: make fixup functions return bool instead of int
` [PATCH 2/7] debugobjects: correct the usage of fixup call results
` [PATCH 3/7] workqueue: update debugobjects fixup callbacks return type
` [PATCH 4/7] timer: "
` [PATCH 5/7] rcu: "
` [PATCH 6/7] percpu_counter: "
` [PATCH 7/7] Documentation: update debugobjects doc
[PATCH 00/12] mtd: get rid of of_mtd.{c,h} and of_get_nand_xx()
2016-04-22 9:14 UTC (2+ messages)
[PATCH 0/4] add __init attribute
2016-04-22 9:13 UTC (3+ messages)
` [PATCH 4/4] mtd: nandsim: "
[PATCH 0/2] mtd: nand: omap2: Fix SDMA support for NAND DMA prefetch
2016-04-22 9:12 UTC (2+ messages)
[PATCH v2 00/13] ARM: dts: Add DB600c support
2016-04-22 9:11 UTC (4+ messages)
` [PATCH v2 05/13] ARM: dts: db600c: add pmic regulator supplies
[PATCH resend 0/3] mm: allow arch to override lowmem_page_address
2016-04-22 9:07 UTC (3+ messages)
[PATCH v3] sched/cpufreq: optimize cpufreq update kicker to avoid update multiple times
2016-04-22 9:07 UTC
[PATCH v7 0/9] Add clock support for Mediatek MT2701
2016-04-22 9:06 UTC (5+ messages)
` [PATCH v7 1/9] clk: mediatek: Refine the makefile to support multiple clock drivers
` [PATCH v7 3/9] clk: mediatek: Add dt-bindings for MT2701 clocks
[PATCH v5] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
2016-04-22 9:00 UTC (4+ messages)
mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
2016-04-22 8:54 UTC (7+ messages)
` [kbuild-all] "
[PATCH 0/7] mfd: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
2016-04-22 8:50 UTC (4+ messages)
` [PATCH 2/7] mfd: lp8788: "
[PATCH v4] i2c: designware-platdrv: fix unbalanced clk enable and prepare
2016-04-22 8:49 UTC
[PATCH net-next] hv_netvsc: Fix the list processing for network change event
2016-04-22 8:49 UTC (2+ messages)
[PATCH] MIPS: Allow R6 compact branch policy to be left unspecified
2016-04-22 8:43 UTC
[PATCH v11 0/3] printk: Make printk() completely async
2016-04-22 8:41 UTC (7+ messages)
` [PATCH v11 3/3] printk: make printk.synchronous param rw
[PATCHv5 1/3] x86: rename is_{ia32,x32}_task to in_{ia32,x32}_syscall
2016-04-22 8:36 UTC (5+ messages)
` [tip:x86/asm] x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
[PATCH v12 0/2] staging/android: Sync ABI rework
2016-04-22 8:31 UTC (3+ messages)
` [PATCH v12 1/2] kernel.h: add u64_to_user_ptr()
[PATCH 1/4] ARM: cpuidle: add const qualifier to cpuidle_ops member in structures
2016-04-22 8:31 UTC (4+ messages)
` [PATCH 2/4] ARM: cpuidle: constify return value of arm_cpuidle_get_ops()
` [PATCH 3/4] soc: qcom: spm: Use const and __initconst for qcom_cpuidle_ops
` [PATCH 4/4] drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops
[PATCH 0/8] drm: Add fbdev deferred io support to helpers
2016-04-22 8:27 UTC (10+ messages)
` [PATCH 2/8] drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()
` [PATCH 4/8] drm/fb-helper: Add fb_deferred_io support
[PATCH 0/8] Input: atmel_mxt_ts - output raw touch diagnostic data via V4L
2016-04-22 8:26 UTC (2+ messages)
[regression] linux318, linux41 - kernel stack is corrupted
2016-04-22 8:23 UTC (7+ messages)
[PATCH 0/9] thermal: rockchip: Support rk3366/rk3399 SoCS and fixes the driver
2016-04-22 8:18 UTC (8+ messages)
` [PATCH 7/9] thermal: of: Add support for hardware-tracked trip points
` [PATCH 9/9] arm64: dts: rockchip: move the rk3368 thermal data into rk3368.dtsi
[GIT PULL] phy: for 4.6 -rc
2016-04-22 8:17 UTC (2+ messages)
[PATCH 1/5] perf tools: fix incorrect ordering of callchain entries
2016-04-22 7:59 UTC (5+ messages)
` [PATCH 2/5] perf script: extend db-export api to include callchains for samples
[PATCH 1/2 v5] dt/bindings: Add bindings for Layerscape SCFG MSI
2016-04-22 7:58 UTC (7+ messages)
` [PATCH 2/2 v5] irqchip/Layerscape: Add SCFG MSI controller support
[PATCH v2] cpu/hotplug: fix rollback during error-out in __cpu_disable()
2016-04-22 7:54 UTC (2+ messages)
` [tip:smp/urgent] cpu/hotplug: Fix "
[PATCH v7 00/24] i2c mux cleanup and locking update
2016-04-22 7:54 UTC
[PATCH 0/2] clocksource: sp804: Add OX810SE 24bit mode Support
2016-04-22 7:53 UTC (4+ messages)
` [PATCH 1/2] clocksource: sp804: Add support for OX810SE 24bit timer width
[PATCH] scripts: kconfig: implement a sort method
2016-04-22 7:45 UTC (3+ messages)
[PATCH] ARM64: dts: rockchip: add core dtsi file for rk3399 SoCs
2016-04-22 7:44 UTC (16+ messages)
` [PATCH] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs
` [PATCH v2 0/4] ARM64: dts: rockchip: add support for RK3399
` [PATCH v2 1/4] Documentation: rockchip-dw-mshc: add description for rk3399
` [PATCH v2 2/4] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs
` [PATCH 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
` [PATCH v2 4/4] ARM64: dts: rockchip: add dts file for "
[PATCH] asus-laptop: correct error handling in asus_read_brightness()
2016-04-22 7:43 UTC (3+ messages)
[lkp] [drm/i915] 58fac268c7: WARNING: CPU: 1 PID: 593 at drivers/gpu/drm/i915/i915_gem_execbuffer.c:1253 i915_gem_ringbuffer_submission+0x17c/0x550 [i915]()
2016-04-22 7:40 UTC
Is the page always in swapcache?
2016-04-22 7:39 UTC
[PATCH] ARM: EXYNOS: Properly skip unitialized parent clock in power domain on
2016-04-22 7:39 UTC
[PATCH] doc: correct Documentation/x86/x86_64/mm.txt
2016-04-22 7:35 UTC
[PATCH] qla1280: Reduce can_queue to 32
2016-04-22 7:31 UTC
[PATCH] kvm: x86: do not leak guest xcr0 into host interrupt handlers
2016-04-22 7:30 UTC (2+ messages)
[PULL] clockevents fixes for 4.6
2016-04-22 7:29 UTC (2+ messages)
` [PATCH] clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
[PATCH V3 04/11] CRIS v32: nand: set ECC algorithm explicitly
2016-04-22 7:26 UTC (2+ messages)
[PATCHv1 0/6] leds: pca9653x: support inverted outputs and cleanups
2016-04-22 7:21 UTC (13+ messages)
Integer overflow in target_core_device.c
2016-04-22 7:18 UTC
[PATCH 0/8] STMPE fixes/rework and add STMPE1600 support
2016-04-22 7:17 UTC (4+ messages)
` [PATCH 7/8] gpio: stmpe: Add "
[PATCH v2] PM / Runtime: Only force-resume device if it has been force-suspended
2016-04-22 7:15 UTC (5+ messages)
4.4, 4.6: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
2016-04-22 7:05 UTC (11+ messages)
` Nokia N900 retention mode in v4.6, camera buttons fun
[PATCH resend v2 0/9] mfd: axp20x: Add support for AXP809 PMIC
2016-04-22 6:58 UTC (4+ messages)
` [PATCH resend v2 3/9] "
[PATCH] usb: core: Do not use sizeof on pointer type
2016-04-22 6:57 UTC (3+ messages)
[RESEND][PATCH] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel
2016-04-22 6:55 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add jdi panel vendor
` [PATCH v2 2/4] dt-bindings: Add jdi lt070me05000 panel bindings
[PATCH net v2 0/3] drivers: net: cpsw: phy-handle fixes
2016-04-22 6:55 UTC (2+ messages)
[PATCH 5/8] cpufreq: shmobile: Use generic platdev driver
2016-04-22 6:47 UTC (5+ messages)
[PATCH V2] cpuidle: Change ktime_get() with local_clock()
2016-04-22 6:42 UTC (3+ messages)
[PATCH v2 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR
2016-04-22 6:39 UTC (9+ messages)
` [PATCH v2 2/9] mtd: fsl-quadspi: Rename SEQID_QUAD_READ to SEQID_READ
` [PATCH v2 3/9] mtd: spi-nor: fsl-quadspi: add fast-read mode support
` [PATCH v2 4/9] mtd: spi-nor: fsl-quadspi: extend support for some special requerment
` [PATCH v2 5/9] mtd: spi-nor: fsl-quadspi:Support qspi for ls2080a
` [PATCH v2 6/9] mtd: spi-nor: Support R/W for S25FS-S family flash
` [PATCH v2 7/9] mtd: fsl-quadspi: Solve Micron Spansion flash command conflict
` [PATCH v2 8/9] mtd: fsl-quadspi: disable AHB buffer prefetch
` [PATCH v2 9/9] mtd: fsl-quadspi: add multi flash chip R/W on ls2080a
spi-nor: fsl-quadspi:Support qspi for ls2080a
2016-04-22 6:32 UTC (8+ messages)
` [PATCH 8/9] mtd: fsl-quadspi: disable AHB buffer prefetch
[v8, 0/7] Fix eSDHC host version register bug
2016-04-22 6:27 UTC (8+ messages)
` [v8, 1/7] Documentation: DT: update Freescale DCFG compatible
` [v8, 2/7] ARM64: dts: ls2080a: add device configuration node
` [v8, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
` [v8, 4/7] dt: move guts devicetree doc out of powerpc directory
` [v8, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
` [v8, 6/7] MAINTAINERS: add entry for Freescale SoC specific driver
` [v8, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
[PATCH v4 0/3] dmaengine: Add clock support for AXI DMAS
2016-04-22 6:13 UTC (4+ messages)
` [PATCH v4 1/3] dmaengine: vdma: Add config structure to differentiate dmas
` [PATCH v4 2/3] Documentation: DT: vdma: Add clock support for dmas
` [PATCH v4 3/3] dmaengine: vdma: Add clock support
[PATCH v6 07/12] usb: otg: add OTG/dual-role core
2016-04-22 6:05 UTC (16+ messages)
[PATCH RESEND v2 0/4] ARM64: dts: rockchip: add support for RK3399
2016-04-22 5:51 UTC (5+ messages)
` [PATCH RESEND v2 1/4] Documentation: rockchip-dw-mshc: add description for rk3399
` [PATCH RESEND v2 2/4] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs
` [PATCH RESEND v2 3/4] ARM64: dts: rockchip: add RK3399 evaluation board
` [PATCH RESEND v2 4/4] ARM64: dts: rockchip: add dts file for "
[RESEND PATCH v4] clk/axs10x: Add I2S PLL clock driver
2016-04-22 5:50 UTC (11+ messages)
[PATCH v6 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
2016-04-22 5:36 UTC (3+ messages)
linux-next: Tree for Apr 22
2016-04-22 5:35 UTC
[PATCH v2] Force cppc_cpufreq to report values in KHz to fix user space reporting
2016-04-22 5:30 UTC (3+ messages)
[PATCH] drm/exynos/hdmi: Don't print error on deferral due to regulators
2016-04-22 5:28 UTC (2+ messages)
linux-next: build failure after merge of the akpm-current tree
2016-04-22 5:18 UTC
[RFC][PATCH 0/6] /dev/random - a new approach
2016-04-22 4:59 UTC (3+ messages)
[PATCH V3 29/29] ethernet: use parity8 in broadcom/tg3.c
2016-04-22 4:46 UTC
[PATCH] ARM: dts: omap3: Fix ISP syscon register offset
2016-04-22 4:34 UTC (2+ messages)
[PATCH V4] audit: add tty field to LOGIN event
2016-04-22 3:50 UTC (3+ messages)
[PATCH] iio: tmp006: Set correct iio name
2016-04-22 3:43 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome