The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2016-03-04 04:33:31 to 2016-03-04 09:24:27 UTC [more...]

[PATCH 3.12 000/116] 3.12.56-stable review
 2016-03-04  9:02 UTC  (54+ messages)
` [PATCH 3.12 001/116] proc: Fix ptrace-based permission checks for accessing task maps
` [PATCH 3.12 002/116] usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*
` [PATCH 3.12 003/116] af_iucv: Validate socket address length in iucv_sock_bind()
` [PATCH 3.12 020/116] net/mlx4_en: Count HW buffer overrun only once
` [PATCH 3.12 021/116] net/mlx4_en: Choose time-stamping shift value according to HW frequency
` [PATCH 3.12 022/116] pppoe: fix reference counting in PPPoE proxy
` [PATCH 3.12 065/116] sched/core: Remove false-positive warning from wake_up_process()
` [PATCH 3.12 066/116] sata_sil: disable trim
` [PATCH 3.12 067/116] dm space map metadata: fix ref counting bug when bootstrapping a new space map
` [PATCH 3.12 069/116] vgaarb: fix signal handling in vga_get()
` [PATCH 3.12 070/116] rfkill: copy the name into the rfkill struct
` [PATCH 3.12 075/116] Btrfs: igrab inode in writepage
` [PATCH 3.12 076/116] Btrfs: send, don't BUG_ON() when an empty symlink is found
` [PATCH 3.12 077/116] Btrfs: fix number of transaction units required to create symlink
` [PATCH 3.12 078/116] s390/dasd: prevent incorrect length error under z/VM after PAV changes
` [PATCH 3.12 079/116] s390/dasd: fix refcount for PAV reassignment
` [PATCH 3.12 080/116] uml: flush stdout before forking
` [PATCH 3.12 081/116] uml: fix hostfs mknod()
` [PATCH 3.12 082/116] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
` [PATCH 3.12 083/116] gspca: ov534/topro: prevent a division by 0
` [PATCH 3.12 084/116] tda1004x: only update the frontend properties if locked
` [PATCH 3.12 085/116] dm space map metadata: remove unused variable in brb_pop()
` [PATCH 3.12 086/116] dm snapshot: fix hung bios when copy error occurs
` [PATCH 3.12 087/116] posix-clock: Fix return code on the poll method's error path
` [PATCH 3.12 088/116] mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
` [PATCH 3.12 089/116] mmc: mmci: fix an ages old detection error
` [PATCH 3.12 090/116] EDAC: Robustify workqueues destruction
` [PATCH 3.12 091/116] sparc64: fix incorrect sign extension in sys_sparc64_personality
` [PATCH 3.12 092/116] drm/vmwgfx: respect 'nomodeset'
` [PATCH 3.12 093/116] drm/radeon: clean up fujitsu quirks
` [PATCH 3.12 094/116] drm/radeon: hold reference to fences in radeon_sa_bo_new
` [PATCH 3.12 095/116] drm/i915/dp: fall back to 18 bpp when sink capability is unknown
` [PATCH 3.12 096/116] drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
` [PATCH 3.12 097/116] drm/radeon: use post-decrement in error handling
` [PATCH 3.12 098/116] drm/radeon/pm: adjust display configuration after powerstate
` [PATCH 3.12 099/116] IB/qib: fix mcast detach when qp not attached
` [PATCH 3.12 100/116] hwmon: (ads1015) Handle negative conversion values correctly
` [PATCH 3.12 101/116] libceph: don't bail early from try_read() when skipping a message
` [PATCH 3.12 102/116] cdc-acm:exclude Samsung phone 04e8:685d
` [PATCH 3.12 103/116] rfkill: fix rfkill_fop_read wait_event usage
` [PATCH 3.12 104/116] libata: fix sff host state machine locking while polling
` [PATCH 3.12 105/116] PCI/AER: Flush workqueue on device remove to avoid use-after-free
` [PATCH 3.12 106/116] nfs: fix nfs_size_to_loff_t
` [PATCH 3.12 107/116] NFSv4: Fix a dentry leak on alias use
` [PATCH 3.12 108/116] KVM: async_pf: do not warn on page allocation failures
` [PATCH 3.12 109/116] tracing: Fix showing function event in available_events
` [PATCH 3.12 110/116] sunrpc/cache: fix off-by-one in qword_get()
` [PATCH 3.12 111/116] kernel/resource.c: fix muxed resource handling in __request_region()
` [PATCH 3.12 112/116] do_last(): don't let a bogus return value from ->open() et.al. to confuse us
` [PATCH 3.12 113/116] xen/pcifront: Fix mysterious crashes when NUMA locality information was extracted
` [PATCH 3.12 114/116] locks: fix unlock when fcntl_setlk races with a close
` [PATCH 3.12 115/116] EDAC, mc_sysfs: Fix freeing bus' name
` [PATCH 3.12 116/116] bio: return EINTR if copying to user space got interrupted

[RESEND PATCH v5 0/2] Add phy support for arasan,sdhci-5.1
 2016-03-04  9:18 UTC  (5+ messages)
` [RESEND PATCH v5 2/2] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan

[PATCH 1/2] [media] vb2-memops: Fix over allocation of frame vectors
 2016-03-04  9:17 UTC  (2+ messages)

[PATCH 0/4] infiniband: hns: Hisilicon RoCE support
 2016-03-04  9:16 UTC  (6+ messages)
` [PATCH 1/4] net: hns: add Hisilicon RoCE support(the dependent routine)
` [PATCH 2/4] infiniband: hns: add Hisilicon RoCE support(binding)
` [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code)
` [PATCH 4/4] infiniband: hns: add Hisilicon RoCE support(Kconfig)

bluetooth: use-after-free in vhci_send_frame
 2016-03-04  9:15 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-at91: fix card detect when using runtime PM
 2016-03-04  9:12 UTC  (7+ messages)
` [PATCH] mmc: sdhci-of-at91: fix wakeup issue when using runtime pm

[RFC qemu 0/4] A PV solution for live migration optimization
 2016-03-04  9:12 UTC  (10+ messages)
    ` [Qemu-devel] "

[PATCH v1] watchdog: sama5d4_wdt: Reset delay on start
 2016-03-04  9:06 UTC  (4+ messages)

[PATCH] crypto/async_pq: use __free_page() instead of put_page()
 2016-03-04  9:06 UTC  (2+ messages)

[PATCH v5 4/4] leds: core: add support for RGB LED's
 2016-03-04  9:05 UTC  (2+ messages)

[PATCH v6 3/4] leds: core: add documentation for color extension
 2016-03-04  9:05 UTC  (2+ messages)

[PATCH v5 1/4] leds: core: add generic support for RGB Color LED's
 2016-03-04  9:04 UTC  (2+ messages)

[PATCH v3 0/4] Add Ethernet support on STM32F429
 2016-03-04  9:04 UTC  (4+ messages)
` [PATCH v3 2/4] Documentation: Bindings: Add STM32 DWMAC glue

Kernel docs: muddying the waters a bit
 2016-03-04  8:59 UTC  (10+ messages)

[PATCH][v4] livepatch/ppc: Enable livepatching on powerpc
 2016-03-04  8:56 UTC  (5+ messages)
` How to merge? (was Re: [PATCH][v4] livepatch/ppc: Enable livepatching on powerpc)

Question about prio_changed_dl()
 2016-03-04  8:50 UTC  (7+ messages)

[PATCH V2 0/8] iommu/amd: enable ACPI hardware ID device support
 2016-03-04  8:49 UTC  (5+ messages)

[PATCH] KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
 2016-03-04  8:49 UTC  (5+ messages)

[PATCH RFC 0/2] mm: Enable page parallel initialisation for Power
 2016-03-04  8:48 UTC  (5+ messages)
` [PATCH RFC 1/2] mm: meminit: initialise more memory for inode/dentry hash tables in early boot

[PATCH] hw_breakpoint: Fix Oops at destroying hw_breakpoint event on powerpc
 2016-03-04  8:43 UTC  (6+ messages)
`  "

[PATCH] ath10k: fix erroneous return value
 2016-03-04  8:41 UTC  (2+ messages)

[PATCH] ath10k: remove impossible code
 2016-03-04  8:39 UTC  (2+ messages)

[PATCH] leds: Add Chrome OS keyboard backlight LEDs driver
 2016-03-04  8:38 UTC  (2+ messages)

[PATCH v2 0/2] mmc: sdhci: Set DMA mask if specified
 2016-03-04  8:38 UTC  (10+ messages)
` [PATCH v2 1/2] mmc: sdhci: Set DMA mask
` [PATCH v2 2/2] mmc: sdhci-tegra: Specify valid "

A oops occur when it calls kmem_cache_alloc
 2016-03-04  8:36 UTC 

[PATCH] Do not modify MSR_IA32_ENERGY_PERF_BIAS in kernel
 2016-03-04  8:37 UTC  (4+ messages)

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-03-04  8:35 UTC  (4+ messages)
` [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi

[PATCH] ath9k: reduce stack usage in ar9003_aic_cal_post_process
 2016-03-04  8:34 UTC  (2+ messages)

[lkp] [nfs] 148558a301: BUG: unable to handle kernel NULL pointer dereference at 0000000000000028
 2016-03-04  8:34 UTC 

[PATCH] KVM: i8254: drop local copy of mul_u64_u32_div
 2016-03-04  8:28 UTC 

[PATCH] media: add prefixes to interface types
 2016-03-04  8:25 UTC  (2+ messages)

linux-next: Tree for Mar 4
 2016-03-04  8:17 UTC 

[PATCH 0/2] Export new VMCOREINFO about compound page
 2016-03-04  8:04 UTC  (2+ messages)

[PATCH] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
 2016-03-04  0:00 UTC  (3+ messages)

[PATCH v2 0/2] arm64/efi: query Secure Boot status according to UEFI spec
 2016-03-04  8:01 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] arm64/efi: report unexpected errors when determining Secure Boot status
  ` [PATCH v3 2/2] arm64/efi: check SetupMode "

[PATCH 0/4] leds: Add driver for the ISSI IS31FL32xx family of LED controllers
 2016-03-04  7:54 UTC  (5+ messages)
` [PATCH 3/4] "

[PATCH 0/3] OOM detection rework v4
 2016-03-04  7:53 UTC  (11+ messages)

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2016-03-04  7:49 UTC 

4.4.3: OOPS when running "stress-ng --sock 5"
 2016-03-04  7:48 UTC 

[PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button"
 2016-03-04  7:44 UTC  (4+ messages)
` [PATCH v5 1/3] gpio: designware: convert device node to fwnode
` [PATCH v5 2/3] gpio: designware: add acpi binding
` [PATCH v5 3/3] gpio: designware: add gpio-signaled acpi event support

Suspicious error for CMA stress test
 2016-03-04  7:35 UTC  (14+ messages)

soft lockup when passing vvar address to write(2)
 2016-03-04  7:26 UTC  (3+ messages)

[PATCH 0/5] MIDI USB Gadget improvements
 2016-03-04  7:20 UTC  (10+ messages)
` [PATCH 2/5] usb: gadget: f_midi: added spinlock on transmit function
` [PATCH 3/5] usb: gadget: gmidi: remove bus powered requirement on bmAttributes
` [PATCH 4/5] usb: gadget: f_midi: cleanups and typos fixes
` [PATCH 5/5] usb: gadget: f_midi: updated copyright

[PATCH] stmmac: Fix type of local variable in stmmac_xmit
 2016-03-04  7:19 UTC 

[PATCH v4 00/18] i2c mux cleanup and locking update
 2016-03-04  7:10 UTC  (4+ messages)
` [PATCH v4 18/18] i2c-mux: relax locking of the top i2c adapter during i2c controlled muxing

[PATCH 0/3] OOM detection rework v4
 2016-03-04  7:10 UTC  (13+ messages)

[PATCH v2] media: platform: Add missing MFD_SYSCON dependency on HAS_IOMEM
 2016-03-04  7:05 UTC  (3+ messages)

[PATCH] ASoC: rt5616: allow to build with CONFIG_SND_SOC_RT5616
 2016-03-04  6:54 UTC 

[PATCH 0/4] Introduce bulk mode for crypto engine framework
 2016-03-04  6:53 UTC  (5+ messages)
` [PATCH 1/4] scatterlist: Introduce some helper functions

[PATCH v5 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-04  6:37 UTC  (18+ messages)
` [PATCH v5 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v5 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v5 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v5 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v5 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v5 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v5 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v5 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v5 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v5 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v5 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v5 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v5 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v5 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v5 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v5 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v5 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH] sound/usb: Use meaninful names for goto labels
 2016-03-04  6:40 UTC  (2+ messages)

[PATCH v3 0/5] Add support for PWMSS on DRA7
 2016-03-04  6:25 UTC  (8+ messages)
` [PATCH v3 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

[PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM
 2016-03-04  6:13 UTC  (3+ messages)

[PATCH] net: fec: Rename "phy-reset-active-low" property
 2016-03-04  3:28 UTC  (2+ messages)

[PATCH v4 16/18] i2c: allow adapter drivers to override the adapter locking
 2016-03-04  5:58 UTC  (2+ messages)

[PATCH v5 0/8] Trim unused exported kernel symbols
 2016-03-04  5:40 UTC  (9+ messages)
` [PATCH v5 1/8] kbuild: record needed exported symbols for modules
` [PATCH v5 2/8] allow for per-symbol configurable EXPORT_SYMBOL()
` [PATCH v5 3/8] fixdep: accept extra dependencies on stdin
` [PATCH v5 4/8] kbuild: de-duplicate fixdep usage
` [PATCH v5 5/8] kbuild: add fine grained build dependencies for exported symbols
` [PATCH v5 6/8] create/adjust generated/autoksyms.h
` [PATCH v5 7/8] kbuild: build sample modules along with the rest of the kernel
` [PATCH v5 8/8] kconfig option for TRIM_UNUSED_KSYMS

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-04  5:53 UTC  (12+ messages)
` [PATCH 3/6] cpufreq: governor: New data type for management part of dbs_data
` [PATCH v2 0/10] cpufreq: schedutil governor
  ` [PATCH v2 3/10] cpufreq: governor: New data type for management part of dbs_data
  ` [PATCH v2 4/10] cpufreq: governor: Move abstract gov_attr_set code to seperate file
  ` [PATCH v2 5/10] cpufreq: Move governor attribute set headers to cpufreq.h

[RFC PATCH] watchdog: s3c2410_wdt: Add max and min timeout values
 2016-03-04  5:32 UTC  (9+ messages)

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-03-04  5:30 UTC  (12+ messages)

[PATCH] hwmon: ina2xx: Add per-sensor label
 2016-03-04  5:27 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2016-03-04  5:24 UTC 

[PATCH] bus: simple-pm-bus: Use ARCH_RENESAS
 2016-03-04  5:20 UTC  (3+ messages)

[PATCH V14 0/9] dma: add Qualcomm Technologies HIDMA driver
 2016-03-04  5:20 UTC  (6+ messages)
` [PATCH V14 8/9] vfio, platform: add support for ACPI while detecting the reset driver

[PATCH V2 0/2] mailbox: Introduce Texas Instrument's message manager driver
 2016-03-04  5:18 UTC  (3+ messages)
` [PATCH V2 2/2] mailbox: Introduce TI "

[PATCH] ovl: copy new uid/gid into overlayfs runtime inode
 2016-03-04  5:06 UTC  (4+ messages)

[PATCH net 0/2] net: hns: fixed the pause ctl bug
 2016-03-04  4:40 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] net: hns: update pause regs to dump function

[PATCH] s390: Use pr_warn instead of pr_warning
 2016-03-04  4:49 UTC 

[PATCH] media: fix null pointer dereference in v4l_vb2q_enable_media_source()
 2016-03-04  4:34 UTC  (2+ messages)

[PATCH net 0/3] net: hns: fixed the setting overtime bug
 2016-03-04  4:38 UTC  (4+ messages)
` [PATCH net 1/3] "
` [PATCH net 2/3] net: hns: modified dump overtime regs
` [PATCH net 3/3] net: hns: fixed set-coalesce-usecs return void bug


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