linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-17 21:21:58 to 2016-10-18 02:48:02 UTC [more...]

[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 v5] z3fold: add shrinker
 2016-10-18  2:45 UTC  (4+ messages)
` [PATCH v5 3/3] "

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

[PATCHSET wq/for-4.9] workqueue: make workqueue available very early during boot
 2016-10-18  2:35 UTC  (9+ 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 vmalloc] reduce purge_lock range and hold time of
 2016-10-18  2:25 UTC  (2+ messages)
` [PATCH vmalloc] reduce purge_lock range and hold time of vmap_area_lock

[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 00/28] Reenable maybe-uninitialized warnings
 2016-10-18  2:07 UTC  (35+ 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 v5 00/23] Support qcom's HSIC USB and rewrite USB2 HS support
 2016-10-18  1:56 UTC  (24+ 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 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 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  (20+ messages)
` [PATCH v4 13/18] x86/intel_rdt: Add mkdir to resctrl file system
` [PATCH v4 14/18] x86/intel_rdt: Add cpus file
` [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 00/32] Create an User's manual and improve development-process book
 2016-10-17 22:43 UTC  (2+ messages)

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

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)

[PATCH] ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array
 2016-10-17 22:02 UTC 

[PATCH 1/3] f2fs: count dirty inodes to flush node pages during checkpoint
 2016-10-17 21:56 UTC  (3+ messages)
` [PATCH 2/3] f2fs: call f2fs_balance_fs for setattr
` [PATCH 3/3] f2fs: keep dirty inodes selectively for checkpoint

hci_ldisc: suspicious/buggy code
 2016-10-17 21:52 UTC  (2+ messages)

[PATCH] staging: dgnc: replace DGNC_VERIFY_BOARD macro
 2016-10-17 21:46 UTC  (3+ messages)

[PATCH v9 00/12] Add Mediated device support
 2016-10-17 21:41 UTC  (11+ messages)
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
` [PATCH v9 05/12] vfio: Introduce common function to add capabilities
` [PATCH v9 06/12] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v9 07/12] vfio: Introduce vfio_set_irqs_validate_and_prepare()
` [PATCH v9 08/12] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
` [PATCH v9 09/12] vfio_platform: "
` [PATCH v9 10/12] vfio: Add function to get device_api string from vfio_device_info.flags
` [PATCH v9 11/12] docs: Add Documentation for Mediated devices
` [PATCH v9 12/12] docs: Sample driver to demonstrate how to use Mediated device framework

[PATCH] x86/fpu: Finish excising 'eagerfpu'
 2016-10-17 21:40 UTC 

drivers/pci/hotplug/ibmphp_ebda.c:409:1: warning: the frame size of 1108 bytes is larger than 1024 bytes
 2016-10-17 21:37 UTC  (2+ messages)

[PATCH v3 0/5] drm/fsl-dcu: initialization fixes
 2016-10-17 21:33 UTC  (6+ messages)
` [PATCH v3 1/5] drm/fsl-dcu: enable TCON bypass mode by default
` [PATCH v3 2/5] drm/fsl-dcu: do not transfer registers on plane init
` [PATCH v3 3/5] drm/fsl-dcu: do not transfer registers in mode_set_nofb
` [PATCH v3 4/5] drm/fsl-dcu: enable pixel clock when enabling CRTC
` [PATCH v3 5/5] drm/fsl-dcu: only init fbdev if required

[PATCH 00/12] external array access helpers
 2016-10-17 21:33 UTC  (5+ messages)
` [PATCH 11/12] jump_label: declare jump table as external array

[PATCH -next 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
 2016-10-17 21:30 UTC  (2+ messages)
` [-next, "

[PATCH] fsl-ifc: set extended addressing for systems whose bootloader doesn't
 2016-10-17 21:27 UTC  (2+ messages)

[RFC] Vendor events file/dir names
 2016-10-17 21:26 UTC  (2+ messages)

[PATCH] usb: xhci: add support for performing fake doorbell
 2016-10-17 21:21 UTC  (4+ messages)
` [PATCH V2] "


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).