LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-17 22:04:00 to 2016-10-18 05:42:24 UTC [more...]

[PATCH] clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parent
 2016-10-18  5:42 UTC 

[PATCH v5 00/23] Support qcom's HSIC USB and rewrite USB2 HS support
 2016-10-18  5:20 UTC  (25+ messages)
` [PATCH v5 01/23] of: device: Support loading a module with OF based modalias
` [PATCH v5 02/23] of: device: Export of_device_{get_modalias,uvent_modalias} to modules
  ` [PATCH v5 02/23] of: device: Export of_device_{get_modalias, uvent_modalias} "
` [PATCH v5 03/23] usb: ulpi: Support device discovery via DT
` [PATCH v5 04/23] usb: chipidea: Only read/write OTGSC from one place
` [PATCH v5 05/23] usb: chipidea: Handle extcon events properly
` [PATCH v5 06/23] usb: chipidea: Add platform flag for wrapper phy management
` [PATCH v5 07/23] usb: chipidea: Notify events when switching host mode
` [PATCH v5 08/23] usb: chipidea: Remove locking in ci_udc_start()
` [PATCH v5 09/23] usb: chipidea: Add support for ULPI PHY bus
` [PATCH v5 10/23] usb: chipidea: Consolidate extcon notifiers
` [PATCH v5 11/23] usb: chipidea: Emulate OTGSC interrupt enable path
` [PATCH v5 12/23] usb: chipidea: msm: Mark device as runtime pm active
` [PATCH v5 13/23] usb: chipidea: msm: Rely on core to override AHBBURST
` [PATCH v5 14/23] usb: chipidea: msm: Use hw_write_id_reg() instead of writel
` [PATCH v5 15/23] usb: chipidea: msm: Add proper clk and reset support
` [PATCH v5 16/23] usb: chipidea: msm: Mux over secondary phy at the right time
` [PATCH v5 17/23] usb: chipidea: msm: Restore wrapper settings after reset
` [PATCH v5 18/23] usb: chipidea: msm: Make platform data driver local instead of global
` [PATCH v5 19/23] usb: chipidea: msm: Add reset controller for PHY POR bit
` [PATCH v5 20/23] usb: chipidea: msm: Handle phy power states
` [PATCH v5 21/23] usb: chipidea: msm: Be silent on probe defer errors
` [PATCH v5 22/23] phy: Add support for Qualcomm's USB HSIC phy
` [PATCH v5 23/23] phy: Add support for Qualcomm's USB HS phy

[PATCH 00/28] Reenable maybe-uninitialized warnings
 2016-10-18  5:19 UTC  (39+ messages)
` [PATCH 01/28] [v2] netfilter: nf_tables: avoid uninitialized variable warning
` [PATCH 02/28] [v2] mtd: mtk: avoid warning in mtk_ecc_encode
` [PATCH 03/28] [v2] infiniband: shut up a maybe-uninitialized warning
` [PATCH 04/28] f2fs: replace a build-time warning with runtime WARN_ON
` [PATCH 05/28] ext2: avoid bogus -Wmaybe-uninitialized warning
` [PATCH 06/28] NFSv4.1: work around "
` [PATCH 07/28] ceph: avoid false positive maybe-uninitialized warning
` [PATCH 08/28] staging: lustre: restore initialization of return code
    ` [lustre-devel] "
  ` [PATCH 08/28 v2] "
` [PATCH 09/28] staging: lustre: remove broken dead code in cfs_cpt_table_create_pattern
` [PATCH 10/28] UBI: fix uninitialized access of vid_hdr pointer
` [PATCH 11/28] block: rdb: false-postive gcc-4.9 -Wmaybe-uninitialized
` [PATCH 12/28] [media] rc: print correct variable for z8f0811
` [PATCH 13/28] [media] dib0700: fix uninitialized data on 'repeat' event
` [PATCH 14/28] iio: accel: sca3000_core: avoid potentially uninitialized variable
` [PATCH 15/28] crypto: aesni: avoid -Wmaybe-uninitialized warning
` [PATCH 16/28] pcmcia: fix return value of soc_pcmcia_regulator_set
` [PATCH 17/28] spi: fsl-espi: avoid processing uninitalized data on error
` [PATCH 18/28] drm: avoid uninitialized timestamp use in wait_vblank
` [PATCH 19/28] brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
` [PATCH 20/28] net: bcm63xx: avoid referencing uninitialized variable
` [PATCH 21/28] net/hyperv: avoid "
` [PATCH 22/28] x86: apm: avoid uninitialized data
` [PATCH 23/28] x86: mark target address as output in 'insb' asm
` [PATCH 24/28] x86: math-emu: possible uninitialized variable use
` [PATCH 25/28] s390: pci: don't print uninitialized data for debugging
` [PATCH 26/28] nios2: fix timer initcall return value
` [PATCH 27/28] rocker: fix maybe-uninitialized warning
` [PATCH 28/28] Kbuild: bring back -Wmaybe-uninitialized warning

[PATCH 0/8] infiniband: Remove semaphores
 2016-10-18  5:16 UTC  (4+ messages)
` [PATCH 6/8] IB/hns: Replace counting semaphore event_sem with wait condition

[PATCH V3 00/11] block-throttle: add .high limit
 2016-10-18  5:15 UTC  (12+ messages)
            ` Fwd: "

[PATCH] Documentation/RCU: Fix minor typo
 2016-10-18  4:54 UTC 

Bug in fua code
 2016-10-18  4:52 UTC 

[PATCH 0/7] ufs-qcom: phy/hcd: Clean up qcom-ufs phy and ufs-qcom hcd
 2016-10-18  4:49 UTC  (8+ messages)
` [PATCH 1/7] phy: qcom-ufs: remove failure when rx/tx_iface_clk are absent
` [PATCH 2/7] phy: qcom-ufs: Remove unnecessary BUG_ON
` [PATCH 3/7] phy: qcom-ufs: Use devm sibling of kstrdup for regulator names
` [PATCH 4/7] phy: qcom-ufs-qmp-xx: Discard remove callback for drivers
` [PATCH 5/7] phy: qcom-ufs: Cleanup clock and regulator initialization
` [PATCH 6/7] phy: qcom-ufs-qmp-xx: Move clock and regulator init out of phy init
` [PATCH 7/7] ufs-qcom: phy/hcd: Refactoring phy clock handling

[PATCHSET wq/for-4.9] workqueue: make workqueue available very early during boot
 2016-10-18  4:37 UTC  (12+ messages)
` [PATCH 1/7] workqueue: make workqueue available "
  ` [PATCH v2 "
      ` Oops on Power8 (was Re: [PATCH v2 1/7] workqueue: make workqueue available early during boot)

[PATCH v2] hwmon: (adm1275) Enable adm1278 VOUT sampling
 2016-10-18  4:34 UTC  (3+ messages)

[PATCH 00/32] Create an User's manual and improve development-process book
 2016-10-18  4:30 UTC  (3+ messages)

[PATCH] MAINTAINERS: mmc: Move the mmc tree to kernel.org
 2016-10-18  4:11 UTC  (5+ messages)

[PATCH net-next] r8152: add new products of Lenovo
 2016-10-18  3:41 UTC 

[PATCH v2 0/4] Make input drivers y2038 safe
 2016-10-18  3:27 UTC  (5+ messages)
` [PATCH v2 1/4] uinput: Add ioctl for using monotonic/ boot times
` [PATCH v2 2/4] input: evdev: Replace timeval with timespec64
` [PATCH v2 3/4] input: Deprecate real timestamps beyond year 2106
` [PATCH v2 4/4] input: serio: Replace timeval by timespec64

USB GADGET: have a question about usb2eth
 2016-10-18  3:21 UTC  (5+ messages)

[lkp] [writeback] 1a2af575cf: fio.latency_10us% -20.4% improvement
 2016-10-18  2:59 UTC 

[PATCH vmalloc] reduce purge_lock range and hold time of
 2016-10-18  2:55 UTC  (4+ messages)
` [PATCH vmalloc] reduce purge_lock range and hold time of vmap_area_lock

[PATCH v2] MAINTAINERS: add myself as Marvell berlin SoC maintainer
 2016-10-17 21:31 UTC  (2+ messages)

[PATCH v5] z3fold: add shrinker
 2016-10-18  2:55 UTC  (7+ messages)
` [PATCH v5 2/3] z3fold: remove redundant locking
` [PATCH v5 3/3] z3fold: add shrinker

[PATCH v2 0/2] Introduce arch specific nmi enable, disable handlers
 2016-10-18  2:46 UTC  (4+ messages)
` [PATCH v2 1/2] watchdog: Introduce arch_watchdog_nmi_enable and arch_watchdog_nmi_disable

[PATCH v4] usb: dwc3: Wait for control tranfer completed when stopping gadget
 2016-10-18  2:40 UTC  (5+ messages)

[PATCH] staging: dgnc: Replace CamelCase namings with underscores
 2016-10-18  2:28 UTC  (3+ messages)

linux-next: Tree for Oct 18
 2016-10-18  2:27 UTC 

[PATCH v3] time: alarmtimer: Add the trcepoints for alarmtimer
 2016-10-18  2:24 UTC  (3+ messages)

[PATCH 1/2] builddeb: fix typo
 2016-10-18  2:12 UTC  (3+ messages)
` [PATCH 2/2] builddeb: allow building without headers/firmware packages

[PATCH 1/3] tools lib traceevent: Add -O2 option to traceevent
 2016-10-18  2:01 UTC  (2+ messages)

[PATCH v2] z3fold: fix the potential encode bug in encod_handle
 2016-10-18  1:53 UTC  (6+ messages)

[PATCH] ARM: dts: vf610: fix IRQ flag of global timer
 2016-10-18  1:51 UTC 

[PATCH v5 0/3] MT8173 HDMI 4K support
 2016-10-18  1:38 UTC  (2+ messages)

[4.9-rc1] Build-time 2x slower
 2016-10-18  1:38 UTC  (2+ messages)

[GIT PULL] kbuild changes for v4.9-rc1
 2016-10-18  1:34 UTC  (4+ messages)

Regression: usb serial gadget on sama5d3 broken
 2016-10-17 12:53 UTC 

[PATCH RFC 0/3] x86/fpu: defer FPU state loading until return to userspace
 2016-10-18  1:23 UTC  (10+ messages)
` [PATCH RFC 1/3] fpu/x86: add make_fpregs_active(_newstate) helper functions
` [PATCH RFC 3/3] x86/fpu: defer FPU state load until return to userspace

[PATCH 0/4][RFC v2] x86, hotplug: Use hlt instead of mwait when resuming from hibernation
 2016-10-18  1:21 UTC  (5+ messages)
` [PATCH 4/4] "

[bug/regression] libhugetlbfs testsuite failures and OOMs eventually kill my system
 2016-10-18  1:18 UTC  (11+ messages)

[PATCH] dm: do not assign error to md->kworker_task
 2016-10-18  1:16 UTC 

[PATCH v8 0/8] power: add power sequence library
 2016-10-18  1:16 UTC  (5+ messages)

[PATCH 1/2] perf bench futex: cache align the worer struct
 2016-10-18  1:09 UTC  (2+ messages)

btrfs bio linked list corruption
 2016-10-18  1:07 UTC  (9+ messages)

[PATCH v2 0/2] Add big endian and ONFI support to iProc NAND
 2016-10-18  0:54 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: Updated NAND DT properties for NS2 SVK

4.8.1 regression with cpufreq governors
 2016-10-18  0:46 UTC 

[PATCH] media: s5p-mfc include buffer size in error message
 2016-10-18  0:43 UTC 

[PATCH v5 0/2] qcom OTG regulator support
 2016-10-18  0:42 UTC  (3+ messages)
` [PATCH v5 1/2] dt-binding: power: Add otg regulator binding
` [PATCH v5 2/2] power: qcom_smbb: Add otg regulator for control of vbus

[PATCH v5 0/3] drm/nouveau: set DMA mask before mapping scratch page
 2016-10-18  0:36 UTC  (4+ messages)

[PATCH] extcon: qcom-spmi-misc: Sync the extcon state on interrupt
 2016-10-18  0:16 UTC 

[PATCH] tools: liblockdep: Don't mix fd-based and stream IO
 2016-10-18  0:14 UTC 

[RESEND PATCH] scsi: ufs: fix race between clock gating and devfreq scaling work
 2016-10-18  0:13 UTC  (3+ messages)

[PATCH v1 11/11] scsi: ufs: optimize clock gate work
 2016-10-18  0:11 UTC 

[PATCH v1 10/11] scsi: ufshcd: Fix race between clk scaling and ungate work
 2016-10-18  0:10 UTC 

[PATCH v1 09/11] scsi: ufs: change device rails hpm mode ramp up sequence
 2016-10-18  0:10 UTC 

[PATCH v1 08/11] scsi: ufs: suspend clock scaling at the start of suspend
 2016-10-18  0:10 UTC 

[PATCH v1 07/11] scsi: ufs: fail ufshcd_probe_hba() if power configuration fails
 2016-10-18  0:10 UTC 

[PATCH v1 06/11] scsi: ufs: suspend clock scaling for failed runtime_resume
 2016-10-18  0:10 UTC 

[PATCH v1 05/11] scsi: ufs: fix sense buffer size to 18 bytes
 2016-10-18  0:09 UTC 

[PATCH v1 04/11] scsi: ufs: commit descriptors before setting the doorbell
 2016-10-18  0:09 UTC 

[PATCH v1 03/11] scsi: ufs: fix bugs related to null pointer access and array size
 2016-10-18  0:09 UTC 

[PATCH v1 02/11] scsi: ufshcd: release resources if probe fails
 2016-10-18  0:09 UTC 

[PATCH v1 01/11] scsi: ufs: fix race between clock gating and devfreq scaling work
 2016-10-18  0:08 UTC 

[PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option
 2016-10-18  0:04 UTC  (4+ messages)

[PATCH] x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()
 2016-10-18  0:01 UTC  (7+ messages)

[PATCH v4 00/18] Intel Cache Allocation Technology
 2016-10-18  2:56 UTC  (18+ messages)
` [PATCH v4 13/18] x86/intel_rdt: Add mkdir to resctrl file system
` [PATCH v4 15/18] x86/intel_rdt: Add tasks files
` [PATCH v4 16/18] x86/intel_rdt: Add schemata file

[PATCH 0/5] staging/vchi: Start on 64-bit cleanup, TODO file
 2016-10-17 23:38 UTC  (4+ messages)
` [PATCH 2/5] staging/vchi: Fix build warnings when formatting pointers on aarch64

Kbuild Regression
 2016-10-17 23:36 UTC 

[PATCH -next] staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe()
 2016-10-17 23:35 UTC 

[PATCH] cgroup: Add new capability to allow a process to migrate other tasks between cgroups
 2016-10-17 23:35 UTC  (3+ messages)

[PATCH] PCI: layerscape: Fix kernel panic on accessing NULL pointer
 2016-10-17 21:58 UTC  (2+ messages)

[PATCH -v4 0/8] locking/mutex: Rewrite basic mutex
 2016-10-17 23:21 UTC  (5+ messages)
` [PATCH -v4 6/8] locking/mutex: Restructure wait loop
` [PATCH -v4 8/8] locking/mutex: Enable optimistic spinning of woken waiter

Intel PT: Address filtering not working. (cc me)
 2016-10-17 23:12 UTC  (3+ messages)

[PATCH] tools: add install make target for liblockdep
 2016-10-17 23:09 UTC 

[PATCH -next] input/i8042: Use chassis info to skip selftest
 2016-10-17 23:00 UTC 

[v4.8-rc1 Regression] sched/fair: Apply more PELT fixes
 2016-10-17 22:52 UTC  (13+ messages)

[PATCH] tpm, tpm_crb: remove redundant CRB_FL_CRB_START flag
 2016-10-17 22:51 UTC  (2+ messages)

[PATCH 0/2] staging: lustre: replace and remove class_devno_max
 2016-10-17 22:38 UTC  (3+ messages)
` [PATCH 1/2] staging: lustre: replace uses of class_devno_max by MAX_OBD_DEVICES

Build regressions/improvements in v4.9-rc1
 2016-10-17 22:37 UTC  (5+ messages)

[PATCH v4 0/8] adv7180 subdev fixes, v4
 2016-10-17 22:36 UTC  (4+ messages)
` [PATCH v4 3/8] media: adv7180: add support for NEWAVMODE

[PATCH] clk: mvebu: armada-37xx-periph: Fix the clock gate flag
 2016-10-17 22:35 UTC  (2+ messages)

[PATCH v2] clk: bcm2835: Clamp the PLL's requested rate to the hardware limits
 2016-10-17 22:34 UTC  (2+ messages)

please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
 2016-10-17 22:32 UTC  (6+ messages)

[PATCH] clk: mvebu: armada-37xx-periph: Fix the clock provider registration
 2016-10-17 22:30 UTC  (4+ messages)

[PATCH] clk: max77686: fix number of clocks setup for clk_hw based registration
 2016-10-17 22:30 UTC  (2+ messages)

[PATCH] ACPICA: arm64: fix compile apci tools fail for arm64
 2016-10-17 22:26 UTC  (2+ messages)

[RFC 0/2] Add device tree property and quirk for supporting sdhci
 2016-10-17 21:49 UTC  (6+ messages)
` [RFC 1/2] sdhci: Add device tree property sd-broken-highspeed

[PATCH v2] clk: samsung: clk-exynos-audss: Fix module autoload
 2016-10-17 22:21 UTC  (2+ messages)

[RESEND][PATCH 1/2 v4] drm/bridge: adv7511: Add Audio support
 2016-10-17 22:18 UTC  (2+ messages)
` [RESEND][PATCH 2/2 v4] drm/bridge: adv7511: Enable the audio data and clock pads on adv7533

[PATCH] clk: uniphier: add system clock support for sLD3 SoC
 2016-10-17 22:20 UTC  (2+ messages)

[PATCH] clk: uniphier: fix type of variable passed to regmap_read()
 2016-10-17 22:20 UTC  (2+ messages)

[PATCHv2 0/4] WX checking for arm64
 2016-10-17 22:16 UTC  (4+ messages)
` [PATCHv2 1/4] arm64: dump: Make ptdump debugfs a separate option

[PATCH 3.12 00/84] 3.12.65-stable review
 2016-10-17 22:10 UTC  (2+ messages)

linux-next: Moving mmc tree to kernel.org
 2016-10-17 22:09 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable Intel e1000e driver
 2016-10-17 22:03 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).