public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-24 06:02:06 to 2015-08-24 09:32:55 UTC [more...]

[PATCH 3.12 00/82] 3.12.47-stable review
 2015-08-24  9:09 UTC  (72+ messages)
` [PATCH 3.12 01/82] efi: fix 32bit kernel boot failed problem using efi
` [PATCH 3.12 05/82] freeing unlinked file indefinitely delayed
` [PATCH 3.12 07/82] ARC: make sure instruction_pointer() returns unsigned value
` [PATCH 3.12 08/82] genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
` [PATCH 3.12 09/82] ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4
` [PATCH 3.12 10/82] ALSA: usb-audio: add dB range mapping for some devices
` [PATCH 3.12 18/82] Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
` [PATCH 3.12 19/82] blkcg: fix gendisk reference leak in blkg_conf_prep()
` [PATCH 3.12 20/82] ata: pmp: add quirk for Marvell 4140 SATA PMP
` [PATCH 3.12 21/82] usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
` [PATCH 3.12 22/82] xhci: Calculate old endpoints correctly on device reset
` [PATCH 3.12 23/82] xhci: report U3 when link is in resume state
` [PATCH 3.12 24/82] xhci: prevent bus_suspend if SS port resuming in phase 1
` [PATCH 3.12 25/82] xhci: do not report PLC when link is in internal resume state
` [PATCH 3.12 26/82] rds: rds_ib_device.refcount overflow
` [PATCH 3.12 27/82] vhost: actually track log eventfd file
` [PATCH 3.12 28/82] iscsi-target: Fix use-after-free during TPG session shutdown
` [PATCH 3.12 29/82] iscsi-target: Fix iser explicit logout TX kthread leak
` [PATCH 3.12 30/82] 3w-xxxx: fix mis-aligned struct accesses
` [PATCH 3.12 31/82] hwrng: via-rng - Mark device ID table as __maybe_unused
` [PATCH 3.12 32/82] ARM: realview: fix sparsemem build
` [PATCH 3.12 33/82] MIPS: Fix sched_getaffinity with MT FPAFF enabled
` [PATCH 3.12 34/82] MIPS: Make set_pte() SMP safe
` [PATCH 3.12 35/82] fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
` [PATCH 3.12 36/82] drm/radeon/combios: add some validation of lvds values
` [PATCH 3.12 37/82] ipr: Fix locking for unit attention handling
` [PATCH 3.12 38/82] ipr: Fix incorrect trace indexing
` [PATCH 3.12 39/82] ipr: Fix invalid array indexing for HRRQ
` [PATCH 3.12 40/82] xhci: fix off by one error in TRB DMA address boundary check
` [PATCH 3.12 41/82] USB: sierra: add 1199:68AB device ID
` [PATCH 3.12 42/82] ima: add support for new "euid" policy condition
` [PATCH 3.12 43/82] ima: extend "mask" policy matching support
` [PATCH 3.12 44/82] ipmi: fix timeout calculation when bmc is disconnected
` [PATCH 3.12 45/82] sparc64: Fix userspace FPU register corruptions
` [PATCH 3.12 46/82] md: use kzalloc() when bitmap is disabled
` [PATCH 3.12 47/82] ASoC: pcm1681: Fix setting de-emphasis sampling rate selection
` [PATCH 3.12 48/82] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
` [PATCH 3.12 49/82] xen/gntdevt: Fix race condition in gntdev_release()
` [PATCH 3.12 50/82] crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
` [PATCH 3.12 51/82] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
` [PATCH 3.12 52/82] iscsi-target: Fix iscsit_start_kthreads failure OOPs
` [PATCH 3.12 53/82] ALSA: hda - fix cs4210_spdif_automute()
` [PATCH 3.12 54/82] ipc: modify message queue accounting to not take kernel data structures into account
` [PATCH 3.12 55/82] ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
` [PATCH 3.12 56/82] md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
` [PATCH 3.12 57/82] x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
` [PATCH 3.12 58/82] x86/nmi/64: Remove asm code that saves CR2
` [PATCH 3.12 59/82] x86/nmi/64: Switch stacks on userspace NMI entry
` [PATCH 3.12 60/82] arch: Introduce smp_load_acquire(), smp_store_release()
` [PATCH 3.12 61/82] rcu: Provide counterpart to rcu_dereference() for non-RCU situations
` [PATCH 3.12 62/82] rcu: Move lockless_dereference() out of rcupdate.h
` [PATCH 3.12 63/82] x86/ldt: Make modify_ldt synchronous
` [PATCH 3.12 64/82] x86/ldt: Correct LDT access in single stepping logic
` [PATCH 3.12 65/82] x86/ldt: Correct FPU emulation access to LDT
` [PATCH 3.12 66/82] x86/ldt: Further fix FPU emulation
` [PATCH 3.12 67/82] signalfd: fix information leak in signalfd_copyinfo
` [PATCH 3.12 68/82] signal: fix information leak in copy_siginfo_to_user
` [PATCH 3.12 69/82] signal: fix information leak in copy_siginfo_from_user32
` [PATCH 3.12 70/82] path_openat(): fix double fput()
` [PATCH 3.12 71/82] md/bitmap: return an error when bitmap superblock is corrupt
` [PATCH 3.12 72/82] mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
` [PATCH 3.12 73/82] ipc/sem.c: update/correct memory barriers
` [PATCH 3.12 74/82] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
` [PATCH 3.12 75/82] mm/hwpoison: fix page refcount of unknown non LRU page
` [PATCH 3.12 76/82] xen-blkfront: don't add indirect pages to list when !feature_persistent
` [PATCH 3.12 77/82] perf: Fix fasync handling on inherited events
` [PATCH 3.12 78/82] dm thin metadata: delete btrees when releasing metadata snapshot
` [PATCH 3.12 79/82] localmodconfig: Use Kbuild files too
` [PATCH 3.12 80/82] EDAC, ppc4xx: Access mci->csrows array elements properly
` [PATCH 3.12 81/82] drm/radeon: add new OLAND pci id
` [PATCH 3.12 82/82] rbd: fix copyup completion race

[PATCH 1/2] f2fs: handle failed bio allocation
 2015-08-24  9:31 UTC  (6+ messages)
` [f2fs-dev] "

[PATCHv3 0/5] Fix compound_head() race
 2015-08-24  9:29 UTC  (4+ messages)
` [PATCHv3 4/5] mm: make compound_head() robust

[PATCH v3] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC
 2015-08-24  9:28 UTC 

[PATCH v2] watchdog: sunxi: fix activation of system reset
 2015-08-24  9:25 UTC  (3+ messages)

[PATCH 1/1] memhp: Add hot-added memory ranges to memblock before allocate node_data for a node
 2015-08-24  9:22 UTC  (2+ messages)

[RFC PATCH 0/7] DMA: Add support for Tegra210 ADMA
 2015-08-24  9:24 UTC  (9+ messages)
` [RFC PATCH 1/7] DMA: tegra-apb: Correct runtime-pm usage
` [RFC PATCH 7/7] DMA: tegra-adma: Add support for Tegra210 ADMA

[PATCH v3] dmaengine: hdmac: Add memset capabilities
 2015-08-24  9:21 UTC 

linux-next: build failure after merge of the slave-dma tree
 2015-08-24  9:21 UTC  (5+ messages)

[PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes
 2015-08-24  9:19 UTC  (14+ messages)

[PATCH v1 0/3] mailbox: hisilicon: add Hi6220 mailbox driver
 2015-08-24  9:18 UTC  (4+ messages)
` [PATCH v1 3/3] arm64: dts: add Hi6220 mailbox node

[PATCH v3 1/2] devicetree: bindings: rtc: add bindings for xilinx zynqmp rtc
 2015-08-24  9:18 UTC  (7+ messages)
` [PATCH v3 2/2] drivers: rtc: add xilinx zynqmp rtc driver

CONFIG_OF vs DMA_OF
 2015-08-24  9:19 UTC  (5+ messages)
  ` [PATCH 0/2] "
    ` [PATCH 1/2] dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF

[PATCH 1/2] memory-hotplug: fix wrong edge when hot add a new node
 2015-08-24  9:17 UTC  (4+ messages)
` [PATCH 2/2] memory-hotplug: remove reset_node_managed_pages() and reset_node_managed_pages() in hotadd_new_pgdat()

[PATCH v2 0/9] mm/compaction: redesign compaction
 2015-08-24  9:07 UTC  (3+ messages)
` [PATCH v2 1/9] mm/compaction: skip useless pfn when updating cached pfn

[PATCH] usb: gadget: f_uac1: Convert use of __constant_cpu_to_le16 to cpu_to_le16
 2015-08-24  8:59 UTC  (4+ messages)

[PATCH] kernel/sysctl.c: If "count" including the terminating byte '\0' the write system call should retrun success
 2015-08-24  8:56 UTC 

[PATCH] mm/compaction: correct to flush migrated pages if pageblock skip happens
 2015-08-24  8:51 UTC  (2+ messages)

[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
 2015-08-24  8:51 UTC  (8+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
  ` [PATCH v5 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status

[PATCH] [v2] x86, suspend: Save/restore extra MSR registers for suspend
 2015-08-24  8:49 UTC  (2+ messages)

[PATCH v4 0/4] mfd: Improve DT binding docs for max77686 and max77802
 2015-08-24  8:47 UTC  (5+ messages)
` [PATCH v4 1/4] mfd: max77686: Don't suggest in binding to use a deprecated property
` [PATCH v4 2/4] mfd: max77686: Use a generic name for the PMIC node in the example
` [PATCH v4 3/4] mfd: Add DT binding for Maxim MAX77802 IC
` [PATCH v4 4/4] mfd: max77686: Split out regulator part from the DT binding

[PATCH v4 0/5] bcm2835: auxiliar device support for spi
 2015-08-24  8:40 UTC  (6+ messages)
` [PATCH v4 1/5] soc: bcm2835: auxiliar devices enable infrastructure
` [PATCH v4 2/5] ARM: bcm2835: add DT for the bcm2835 auxiliar devices
` [PATCH v4 3/5] dt/bindings: bcm2835: add binding documentation for bcm2835-aux
` [PATCH v4 4/5] spi: bcm2835: new driver implementing auxiliar spi1/spi2 on the bcm2835 soc
` [PATCH v4 5/5] dt/bindings: bcm2835: Add binding documentation for auxiliar spi devices

[PATCH 0/3] mm/vmalloc: Cache the /proc/meminfo vmalloc statistics
 2015-08-24  8:39 UTC  (12+ messages)
  ` [PATCH 3/3 v3] mm/vmalloc: Cache the vmalloc memory info
      ` [PATCH 3/3 v4] "
          ` [PATCH 3/3 v5] "

Build regressions/improvements in v4.2-rc8
 2015-08-24  8:36 UTC  (2+ messages)

[PATCH v9 0/4] Implement OCOTP driver for Vybrid using NVMEM
 2015-08-24  8:32 UTC  (2+ messages)

[PATCH v2 0/5] Add imx6ul touch screen controller support
 2015-08-24  8:34 UTC  (9+ messages)
` [PATCH v2 1/5] input: touchscreen: add imx6ul_tsc driver support
` [PATCH v2 2/5] Documentation: Detail permitted DT properties for the imx6ul_tsc

[PATCH net-next] macvtap/macvlan: use IFF_NO_QUEUE
 2015-08-24  8:33 UTC 

[PATCH v2 0/8] Fix error message and present UFS variant
 2015-08-24  8:32 UTC  (4+ messages)
` [PATCH v2 6/8] scsi: ufs: make the UFS variant a platform device

[RFC] fbdev/riva:change to use generice function to implement reverse_order()
 2015-08-24  8:31 UTC  (8+ messages)

[RESEND PATCH] clk: rockchip: disable init state before mmc card initialization
 2015-08-24  8:27 UTC 

[PATCH v2] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC
 2015-08-24  8:23 UTC  (3+ messages)

linux-next: manual merge of the char-misc tree with the tip tree
 2015-08-24  8:22 UTC 

[PATCH v2] leds: syscon: Correct check for syscon_node_to_regmap() errors
 2015-08-24  8:20 UTC  (2+ messages)

[PATCH v2] leds: leds-fsg: Use devm_led_classdev_register
 2015-08-24  8:17 UTC  (2+ messages)

[PATCH] clk: rockchip: disable init state before mmc card initialization
 2015-08-24  8:12 UTC 

[PATCH/RFC v6 00/36] Remove work queues from LED class drivers
 2015-08-24  8:11 UTC  (8+ messages)
` [PATCH/RFC v6 05/36] leds: Improve setting brightness in a non sleeping way

[PATCH v2 0/7] Add support for Exynos SROM Controller driver
 2015-08-24  8:02 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: EXYNOS: remove unused static mapping of CMU for exynos5
` [PATCH v2 2/7] ARM: EXYNOS: code cleanup in map.h
` [PATCH v2 3/7] drivers: soc: add support for exynos SROM driver
` [PATCH v2 4/7] ARM: EXYNOS: Remove SROM related register settings from mach-exynos
` [PATCH v2 5/7] ARM: dts: add SROM device node for exynos4
` [PATCH v2 6/7] ARM: dts: add SROM device node for exynos5
` [PATCH v2 7/7] Documentation: dt-bindings: add exynos-srom binding information

[PATCH 1/2] ubifs: Remove dead xattr code
 2015-08-24  8:06 UTC  (16+ messages)
` [PATCH 2/2] ubifs: Allow O_DIRECT

[PATCH 00/18] Export SPI and OF module aliases in missing drivers
 2015-08-24  8:00 UTC  (17+ messages)
` [PATCH 13/18] iio: adc: mcp320x: Set struct spi_driver .of_match_table
` [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias when probing using DT

[PATCH RESEND] sched/nohz: Affine unpinned timers to housekeepers
 2015-08-24  8:00 UTC  (8+ messages)

[PATCH v2 0/3] SysFS driver for QEMU fw_cfg device
 2015-08-24  7:56 UTC  (7+ messages)

[PATCH v3 1/1] USB:option:add ZTE PIDs
 2015-08-24  7:51 UTC  (3+ messages)

[x86] copy_from{to}_user question
 2015-08-24  7:52 UTC  (11+ messages)

[PATCH 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup
 2015-08-24  7:51 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v3 0/14] Add Analogix Core Display Port Driver
 2015-08-24  7:40 UTC  (5+ messages)
` [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

[PATCH] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-08-24  7:38 UTC  (7+ messages)

[PATCH] clk: ti: clk-7xx: Remove hardwired ABE clock configuration
 2015-08-24  7:35 UTC 

[PATCH 00/11] ARM: OMAP/DTS: dra7/72-evm/beagle-x15: Audio support
 2015-08-24  7:20 UTC  (12+ messages)
` [PATCH 01/11] ARM: OMAP: DRA7: hwmod: Add data for McASP3
` [PATCH 02/11] ARM: DTS: dra7: Add McASP3 node
` [PATCH 03/11] ARM: DTS: dra7-evm: Rename mmc2_3v3 supply to evm_3v3_sw
` [PATCH 04/11] ARM: DTS: dra7-evm: Add fixed regulator to be used by aic3106's DVDD
` [PATCH 05/11] ARM: DTS: dra7-evm: Enable pcf8575 (0x26 address) on i2c2 bus
` [PATCH 06/11] ARM: DTS: dra7-evm: Audio support
` [PATCH 07/11] ARM: DTS: dra72-evm: Add fixed regulator representing DVDD supply for aic3106
` [PATCH 08/11] ARM: DTS: dra72-evm: Add gpio hog for vin6_sel_s0 to select audio
` [PATCH 09/11] ARM: DTS: dra72-evm: Audio support
` [PATCH 10/11] ARM: DTS: am57xx-beagle-x15: Add fixed regulator for aic3104's DVDD
` [PATCH 11/11] ARM: DTS: am57xx-beagle-x15: Enable analog audio support

[PATCH v2] rtc: s5m: fix to update ctrl register
 2015-08-24  7:19 UTC  (2+ messages)

[PATCH 00/18] ARM: use const and __initconst for smp_operations
 2015-08-24  7:17 UTC  (5+ messages)
` [PATCH 07/18] ARM: EXYNOS: "
` [PATCH 14/18] ARM: sunxi: "

[PATCH 0/7] Exynos4412-based Trats2 USB gadget (DWC2) fixes
 2015-08-24  7:16 UTC  (2+ messages)

[PATCH] MMC/SDIO: enable SDIO device to suspend/resume asynchronously
 2015-08-24  7:07 UTC  (4+ messages)

[PATCH V8 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-08-24  7:00 UTC  (7+ messages)
` [PATCH V8 10/25] perf tools: Add example call-graph script

[PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support
 2015-08-24  7:02 UTC  (2+ messages)

[PATCH v5 1/2] mfd: update Intel soc PMIC header file to support Broxton WC PMIC
 2015-08-24  6:59 UTC  (2+ messages)

[PATCH] of: add vendor prefix for Socionext Inc
 2015-08-24  6:57 UTC  (2+ messages)

[PATCH] x86/math-emu: Add support for FCMOVcc and F[U]COMI[P] insns
 2015-08-24  6:50 UTC  (7+ messages)

[PATCH v2] x86/asm/msr: Make wrmsrl() a function
 2015-08-24  6:48 UTC  (5+ messages)
` [PATCH v2] x86/entry/32: Remove duplicate initialization of tss.ss1

[PATCH-v6 0/6] mfd: 88pm800: Add Device tree support
 2015-08-24  6:43 UTC  (2+ messages)

[PATCH] doc: dt: Add interrupt parent to Xilinx AXI DMA instantation example
 2015-08-24  6:42 UTC  (2+ messages)

[PATCH] Fix bug in iommu_context_addr: Always get pointer to lower extended-context-table
 2015-08-24  6:26 UTC 

[PATCH 3/8][v3]usb:fsl:otg: Add support to add/remove usb host driver
 2015-08-24  6:17 UTC  (3+ messages)

[PATCH-v5 RESEND 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-08-24  5:59 UTC  (6+ messages)
` [PATCH-v5 RESEND 1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
` [PATCH-v5 RESEND 2/5] i2c: pxa: enable/disable i2c module across msg xfer
` [PATCH-v5 RESEND 3/5] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH-v5 RESEND 4/5] Documentation: binding: add sclk adjustment properties to i2c-pxa
` [PATCH-v5 RESEND 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support


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