linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-11 11:36:04 to 2016-04-11 13:45:24 UTC [more...]

[PATCH 0/2] perf probe fixes for ppc64le
 2016-04-11 13:43 UTC  (7+ messages)

[PATCH 3.12 00/98] 3.12.58-stable review
 2016-04-11 13:37 UTC  (57+ messages)
` [PATCH 3.12 01/98] ipr: Fix out-of-bounds null overwrite
` [PATCH 3.12 02/98] ipr: Fix regression when loading firmware
` [PATCH 3.12 12/98] xen/pciback: Save the number of MSI-X entries to be copied later
` [PATCH 3.12 14/98] sched: Fix race between task_group and sched_task_group
` [PATCH 3.12 15/98] Btrfs: skip locking when searching commit root
` [PATCH 3.12 16/98] bnx2x: Add new device ids under the Qlogic vendor
` [PATCH 3.12 22/98] intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
` [PATCH 3.12 24/98] USB: visor: fix null-deref at probe
` [PATCH 3.12 26/98] hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128
` [PATCH 3.12 35/98] KVM: i8254: change PIT discard tick policy
` [PATCH 3.12 53/98] USB: serial: cp210x: Adding GE Healthcare Device ID
` [PATCH 3.12 55/98] USB: option: add "D-Link DWM-221 B1" device id
` [PATCH 3.12 56/98] pwc: Add USB id for Philips Spc880nc webcam
` [PATCH 3.12 57/98] Input: powermate - fix oops with malicious USB descriptors
` [PATCH 3.12 58/98] ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
` [PATCH 3.12 59/98] ALSA: usb-audio: Add sanity checks for endpoint accesses
` [PATCH 3.12 60/98] ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
` [PATCH 3.12 61/98] ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call
` [PATCH 3.12 62/98] Bluetooth: btusb: Add new AR3012 ID 13d3:3395
` [PATCH 3.12 63/98] Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
` [PATCH 3.12 64/98] Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
` [PATCH 3.12 65/98] net: irda: Fix use-after-free in irtty_open()
` [PATCH 3.12 66/98] 8250: use callbacks to access UART_DLL/UART_DLM
` [PATCH 3.12 67/98] saa7134: Fix bytesperline not being set correctly for planar formats
` [PATCH 3.12 68/98] adv7511: TX_EDID_PRESENT is still 1 after a disconnect
` [PATCH 3.12 69/98] bttv: Width must be a multiple of 16 when capturing planar formats
` [PATCH 3.12 70/98] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
` [PATCH 3.12 71/98] ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41
` [PATCH 3.12 72/98] ALSA: hda - Fix unconditional GPIO toggle via automute
` [PATCH 3.12 73/98] jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
` [PATCH 3.12 74/98] bcache: fix cache_set_flush() NULL pointer dereference on OOM
` [PATCH 3.12 75/98] watchdog: rc32434_wdt: fix ioctl error handling
` [PATCH 3.12 76/98] Bluetooth: Add new AR3012 ID 0489:e095
` [PATCH 3.12 77/98] splice: handle zero nr_pages in splice_to_pipe()
` [PATCH 3.12 78/98] xtensa: ISS: don't hang if stdin EOF is reached
` [PATCH 3.12 79/98] xtensa: clear all DBREAKC registers on start
` [PATCH 3.12 80/98] xfs: fix two memory leaks in xfs_attr_list.c error paths
` [PATCH 3.12 81/98] md/raid5: Compare apples to apples (or sectors to sectors)
` [PATCH 3.12 82/98] fs/coredump: prevent fsuid=0 dumps into user-controlled directories
` [PATCH 3.12 83/98] rapidio/rionet: fix deadlock on SMP
` [PATCH 3.12 84/98] drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards
` [PATCH 3.12 85/98] tracing: Have preempt(irqs)off trace preempt disabled functions
` [PATCH 3.12 86/98] tracing: Fix crash from reading trace_pipe with sendfile
` [PATCH 3.12 87/98] tracing: Fix trace_printk() to print when not using bprintk()
` [PATCH 3.12 88/98] scripts/coccinelle: modernize &
` [PATCH 3.12 89/98] kbuild/mkspec: fix grub2 installkernel issue
` [PATCH 3.12 90/98] target: Fix target_release_cmd_kref shutdown comp leak
` [PATCH 3.12 91/98] Input: ims-pcu - sanity check against missing interfaces
` [PATCH 3.12 92/98] Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
` [PATCH 3.12 93/98] ocfs2/dlm: fix race between convert and recovery
` [PATCH 3.12 94/98] ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
` [PATCH 3.12 95/98] mtd: onenand: fix deadlock in onenand_block_markbad
` [PATCH 3.12 96/98] sched/cputime: Fix steal time accounting vs. CPU hotplug
` [PATCH 3.12 97/98] perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
` [PATCH 3.12 98/98] perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere

[RFT] iommu/amd: use subsys_initcall() on amdv2 iommu
 2016-04-11 13:39 UTC  (5+ messages)
` [RFT v2] "

[PATCH 0/3] oom reaper follow ups v1
 2016-04-11 13:43 UTC  (9+ messages)
` [PATCH 2/3] oom, oom_reaper: Try to reap tasks which skip regular OOM killer path
        ` [PATCH 2/3] oom, oom_reaper: Try to reap tasks which skipregular "

[PATCH v8 0/3] Adding NPS400 drivers
 2016-04-11 13:42 UTC  (7+ messages)
` [PATCH v8 1/3] soc: Support for EZchip SoC
` [PATCH v8 3/3] irqchip: add nps Internal and external irqchips

[PATCH 00/11] oom detection rework v5
 2016-04-11 13:42 UTC  (9+ messages)
` [PATCH 06/11] mm, compaction: distinguish between full and partial COMPACT_COMPLETE
` [PATCH 07/11] mm, compaction: Update compaction_result ordering

[RESEND PATCH v3 1/2] devicetree: mfd: Add binding for the TI LM3533
 2016-04-11 13:40 UTC  (4+ messages)
` [RESEND PATCH v3 2/2] mfd: lm3533: Support initialization from Device Tree

[regression] cross core scheduling frequency drop bisected to 0c313cb20732
 2016-04-11 13:38 UTC  (12+ messages)

[PATCH net v2] net: sched: do not requeue a NULL skb
 2016-04-11 13:38 UTC  (3+ messages)

[PATCH v6 00/24] i2c mux cleanup and locking update
 2016-04-11 13:36 UTC  (3+ messages)

[PATCH V16 1/3] dmaengine: qcom_hidma: implement lower level hardware interface
 2016-04-11 13:34 UTC  (3+ messages)
` [PATCH V16 2/3] dmaengine: qcom_hidma: add debugfs hooks
` [PATCH V16 3/3] dmaengine: qcom_hidma: add support for object hierarchy

[PATCH v2 00/10] ARM: DTS/clk: DRA7 family: enable eDMA and audio updates
 2016-04-11 13:33 UTC  (2+ messages)

[PATCH v3] device property: don't bother the drivers with struct property_set
 2016-04-11 13:34 UTC  (4+ messages)

[PATCH] qcom: sdhci-msm: enable the DLL clock
 2016-04-11 13:33 UTC  (2+ messages)

[PATCH] mmc: sdhci-pic32: remove owner assignment
 2016-04-11 13:33 UTC  (2+ messages)

[PATCH 0/8 V2] Replay Protected Memory Block (RPMB) subsystem
 2016-04-11 13:33 UTC  (3+ messages)
` [PATCH v2 6/8] tools rpmb: add RPBM access tool

[PATCH 0/3] ACPI / tables: Add table upgrade mechanism
 2016-04-11 13:31 UTC  (4+ messages)
` [PATCH 1/3] ACPI / tables: Move table override mechanisms to tables.c

[PATCH 0/2] usb: dwc3: gadget: Fix erratic interrupts and delayed enumeration
 2016-04-11 13:28 UTC  (18+ messages)
` [PATCH 1/2] usb: dwc3: core: Introduce dwc3_device_reinit()

[PATCH] audit: Don't spam logs with SECCOMP_KILL/RET_ERRNO by default
 2016-04-11 13:30 UTC  (2+ messages)

[PATCH v6 00/10] usb: dwc3: add dual-role support
 2016-04-11 13:26 UTC  (23+ messages)
` [PATCH v6 02/10] usb: dwc3: omap: Make the wrapper interrupt shared
` [PATCH v6 03/10] usb: dwc3: omap: Pass VBUS and ID events transparently
` [PATCH v6 04/10] usb: dwc3: omap: fix up error path on probe()
` [PATCH v6 07/10] usb: dwc3: gadget: Fix suspend/resume during dual-role mode
` [PATCH v6 08/10] usb: dwc3: core: fix PHY handling during suspend
` [PATCH v6 09/10] ARM: dts: dra7*-evm: Enable dual-role for usb1
` [PATCH v6 10/10] ARM: dts: am43xx: Enable dual-role on USB1

[PATCH 0/2] efi: Delete global 'memmap' variable
 2016-04-11 13:27 UTC  (6+ messages)
` [PATCH 1/2] efi: Iterate over efi->memmap in for_each_efi_memory_desc
` [PATCH 2/2] efi: Remove global 'memmap'

[PATCH 0/4] Decouple X86_32 dependency from the ISA Kconfig option
 2016-04-11 13:25 UTC  (5+ messages)
` [PATCH 1/4] pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOS
` [PATCH 2/4] sound: isa: sscape: Use correct format identifier for size_t
` [PATCH 3/4] scsi: ultrastor: Use correct format identifier for kernel pointer
` [PATCH 4/4] isa: Remove the ISA_BUS Kconfig option

[PATCH 0/3] sched: Fix/improve nohz cpu load updates v2
 2016-04-11 13:18 UTC  (6+ messages)
` [PATCH 3/3] sched: Optimize !CONFIG_NO_HZ_COMMON cpu load updates

[PATCH] extcon: usb-gpio: Don't miss event during suspend/resume
 2016-04-11 13:17 UTC  (7+ messages)
` [PATCH v2] "

next-20160401+: ARM: DRA7: linux-next regression: mm/slab: clean-up kmem_cache_node setup
 2016-04-11 13:15 UTC  (4+ messages)

[PATCH v2] firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
 2016-04-11 13:13 UTC  (5+ messages)

[PATCH 1/5] regulator: core: Resolve supply earlier
 2016-04-11 13:09 UTC  (7+ messages)

[PATCH v1 00/12] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-11 13:09 UTC  (6+ messages)
` [PATCH v1 09/12] serial: 8250_lpss: split LPSS driver to separate module

[PATCH v2] usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
 2016-04-11 13:05 UTC 

[PATCH] uapi elf: delete unused macros
 2016-04-11 13:05 UTC  (2+ messages)
`  "

[PATCH v7 0/3] gpio: dwapb: add gpio-signaled acpi event support for power button
 2016-04-11 13:00 UTC  (7+ messages)
` [PATCH v7 3/3] gpio: dwapb: add gpio-signaled acpi event support

[PATCH v2 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-11 12:51 UTC  (12+ messages)
` [PATCH v2 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v2 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v2 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v2 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v2 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v2 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v2 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v2 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v2 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v2 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v2 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART

[PATCH 0/19] get rid of superfluous __GFP_REPORT
 2016-04-11 12:47 UTC  (4+ messages)
` [PATCH 13/19] s390: get rid of superfluous __GFP_REPEAT

[PATCH] thermal/intel_powerclamp: convert to smpboot thread
 2016-04-11 12:47 UTC  (3+ messages)

[PATCH 00/10] Enable HugeTLB page migration on POWER
 2016-04-11 12:46 UTC  (5+ messages)
` [PATCH 03/10] mm/hugetlb: Protect follow_huge_(pud|pgd) functions from race

[PATCH v5 0/6] ARM: am335x/am437x/dra7: Add PWM support for DRA7
 2016-04-11 12:45 UTC  (7+ messages)
` [PATCH v5 1/6] pwms: pwm-ti*: Get the clock from the PWMSS (parent)

Kernel crash on startup - bisected to commit 3b24d854cb35
 2016-04-11 12:40 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add powerpc drivers to the powerpc section
 2016-04-11 12:35 UTC  (2+ messages)
`  "

[PATCH 3/3] drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular
 2016-04-11 12:35 UTC  (2+ messages)
` [3/3] "

[PATCH 2/3] powerpc: make kernel/nvram_64.c explicitly non-modular
 2016-04-11 12:35 UTC  (2+ messages)
` [2/3] "

[PATCH 1/3] powerpc: make cell/spu_base.c explicitly non-modular
 2016-04-11 12:35 UTC  (2+ messages)
` [1/3] "

[PATCH] scatterlist: use sg_dma_len() in sg_set_page()
 2016-04-11 12:31 UTC  (3+ messages)

[PATCH 0/4] Optimize sched avg computation and implement flat util hierarchy
 2016-04-11 12:29 UTC  (3+ messages)
` [PATCH 4/4] sched/fair: Implement flat hierarchical structure for util_avg

[PATCH] staging: wilc1000: move initialization of the config values
 2016-04-11 12:24 UTC  (2+ messages)

I would be grateful for your prompt reply
 2016-04-11 12:25 UTC 

[PATCH 0/5 v4] Add I2S/ADV7511 audio support for ARC AXS10x boards
 2016-04-11 12:23 UTC  (9+ messages)
` [PATCH 2/5 v4] drm/i2c/adv7511: Add audio support
  ` [alsa-devel] "

[PATCH] usb: dwc3: free dwc->regset on dwc3_debugfs_exit
 2016-04-11 12:09 UTC  (6+ messages)

[RFC][PATCH] MAINTAINERS: Add Android Ion as a separate entry
 2016-04-11 11:57 UTC  (3+ messages)

[PATCH 1/5] cpufreq: Loongson1: Rename the file to loongson1-cpufreq.c
 2016-04-11 11:55 UTC  (5+ messages)
` [PATCH 2/5] cpufreq: Loongson1: Replace kzalloc() with kcalloc()
` [PATCH 3/5] cpufreq: Loongson1: Use dev_get_platdata() to get platform_data
` [PATCH 4/5] cpufreq: Loongson1: Use devm_kzalloc() instead of global structure
` [PATCH 5/5] cpufreq: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()

[PATCH v3 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k
 2016-04-11 11:54 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: add Kconfig entry for LG1K SoC family
` [PATCH v3 2/4] arm64: defconfig: enable ARCH_LG1K
` [PATCH v3 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC
` [PATCH v3 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer

[PATCH 00/31] huge tmpfs: THPagecache implemented by teams
 2016-04-11 11:54 UTC  (3+ messages)
` [PATCH 09/31] huge tmpfs: avoid premature exposure of new pagetable

[PATCH 3.14 00/76] 3.14.66-stable review
 2016-04-11 11:52 UTC  (3+ messages)
` [PATCH 3.14 15/76] USB: uas: Reduce can_queue to MAX_CMNDS

[RESEND PATCH] mfd: max77686: Use module_i2c_driver() instead of subsys initcall
 2016-04-11 11:51 UTC  (2+ messages)

[PATCH] mfd: max77686/max77693: Fix misspelled Samsung address
 2016-04-11 11:51 UTC  (2+ messages)

AP firmware for TI wl1251 wifi chip (wl1251-fw-ap.bin)
 2016-04-11 11:49 UTC  (8+ messages)

[PATCH 0/9] Use GPIO data pointer in MFD
 2016-04-11 11:49 UTC  (19+ messages)
` [PATCH 1/9] mfd: asic3: Use gpiochip data pointer
` [PATCH 2/9] mfd: dm355evm_msp: Switch to gpiochip_add_data()
` [PATCH 3/9] mfd: htc-egpio: Use gpiochip data pointer
` [PATCH 4/9] mfd: htc-i2cpld: "
` [PATCH 5/9] mfd: sm501: "
` [PATCH 6/9] mfd: tc6393xb: "
` [PATCH 7/9] mfd: tps65010: "
` [PATCH 8/9] mfd: ucb1x00: "
` [PATCH 9/9] mfd: vexpress-sysreg: Switch to gpiochip_add_data()

[RESEND] fence: add missing descriptions for fence
 2016-04-11 11:48 UTC 

[RESEND PATCH v7 0/6] EC-based USB Power Delivery support for Chrome machines
 2016-04-11 11:45 UTC  (4+ messages)
` [RESEND PATCH v7 1/6] mfd: cros_ec: Add MKBP event support

[PATCH 0/3] idle, Honor Hardware Disabled States
 2016-04-11 11:37 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).