linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-31 20:09:07 to 2016-11-01 00:45:44 UTC [more...]

[PATCH v2 3/3] clocksource: Add clockevent support to NPS400 driver
 2016-11-01  0:45 UTC  (13+ messages)
` [PATCH 0/9] Move ARC timer code into drivers/clocksource/
  ` [PATCH 1/9] ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists
  ` [PATCH 2/9] ARC: timer: rtc: implement read loop in "C" vs. inline asm
  ` [PATCH 3/9] ARC: timer: gfrc: boot print alongside other timers
  ` [PATCH 4/9] ARC: time: move time_init() out of the driver
  ` [PATCH 5/9] ARC: breakout aux handling into a seperate header
  ` [PATCH 6/9] ARC: move mcip.h into include/soc and adjust the includes
  ` [PATCH 7/9] ARC: breakout timer stuff into a seperate header
  ` [PATCH 8/9] ARC: timer: rename config options
  ` [PATCH 9/9] clocksource: import ARC timer driver

[PATCH] crypto: caam: fix type mismatch warning
 2016-11-01  0:44 UTC  (2+ messages)

[PATCH] crypto: sahara: fix typo "Decidated" -> "Dedicated"
 2016-11-01  0:43 UTC  (2+ messages)

[PATCH v2] unix: escape all null bytes in abstract unix domain socket
 2016-11-01  0:41 UTC 

[PATCH v2 00/12] Additional iProc PCIe host support/fixes
 2016-11-01  0:38 UTC  (13+ messages)
` [PATCH v2 01/12] PCI: iproc: Improve core register population
` [PATCH v2 02/12] PCI: iproc: Do not reset PAXC when initializing the driver
` [PATCH v2 03/12] PCI: iproc: Add BCMA type
` [PATCH v2 04/12] PCI: iproc: Fix exception with multi-function devices
` [PATCH v2 05/12] PCI: iproc: Added PAXCv2 related binding
` [PATCH v2 06/12] PCI: iproc: Add PAXC v2 support
` [PATCH v2 07/12] PCI: iproc: Remove redundant outbound properties
` [PATCH v2 08/12] PCI: iproc: Making outbound mapping code more generic
` [PATCH v2 09/12] PCI: iproc: Add optional dma-ranges
` [PATCH v2 10/12] PCI: iproc: Add inbound DMA mapping support
` [PATCH v2 11/12] PCI: iproc: Add PAXBv2 binding info
` [PATCH v2 12/12] PCI: iproc: Add support for the next-gen PAXB controller

[PATCH 0/7] LightNVM patchset V2
 2016-11-01  0:38 UTC  (5+ messages)
` [PATCH 4/7] lightnvm: drop reserve and release LUN callbacks

[PATCH v2 0/3] Add clockevet for timer-nps driver to NPS400 SoC
 2016-10-31 17:03 UTC  (4+ messages)
` [PATCH v2 3/3] clocksource: Add clockevent support to NPS400 driver

[PATCH][resend] drm: bridge: add DesignWare HDMI I2S audio support
 2016-11-01  0:36 UTC  (4+ messages)

[PATCH 0/3] crypto: testmgr - Add missing tests for internal sha*-mb implementations
 2016-11-01  0:32 UTC  (2+ messages)

[PATCH v3 0/2] remoteproc: Add sysfs interface
 2016-11-01  0:31 UTC  (3+ messages)

Super Top USB SD card reader resets and corruption - XHCI
 2016-11-01  0:29 UTC 

[PATCH] platform/x86/asus-nb-wmi.c: Add X45U quirk
 2016-11-01  0:22 UTC  (4+ messages)

[PATCH v2 0/1] mm/mempolicy.c: forbid static or relative flags for local NUMA mode
 2016-11-01  0:21 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 04/60] block: floppy: use bio_add_page()
 2016-11-01  0:19 UTC  (27+ messages)
` [PATCH 09/60] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
` [PATCH 15/60] block: loop: comment on direct access to bvec table
` [PATCH 16/60] block: pktcdvd: "
` [PATCH 19/60] fs/buffer: "
` [PATCH 28/60] block: introduce QUEUE_FLAG_SPLIT_MP
` [PATCH 45/60] block: bio: introduce bio_for_each_segment_all_rd() and its write pair
` [PATCH 46/60] block: deal with dirtying pages for multipage bvec

[PULL] virtio: tests, cleanups and fixes
 2016-11-01  0:11 UTC 

[PATCH 0/2] tpm: fix few kdoc error
 2016-11-01  1:05 UTC  (3+ messages)
` [PATCH 1/2] tpm/tpm-interface: place kdoc just above tpm_pcr_extend
` [PATCH 2/2] tpm/tpm2-chip: fix kdoc errors

[PATCH] mm: only enable sys_pkey* when ARCH_HAS_PKEYS
 2016-11-01  0:08 UTC 

[PATCH v2 1/1] remoteproc: Add support for xo clock
 2016-11-01  0:05 UTC  (2+ messages)

[PATCH v2] ARC: Enable PERF_EVENTS in nSIM driven platforms
 2016-10-31 23:58 UTC  (2+ messages)

[PATCH 0/3] Add support for X1 Yoga (2016) Tablet Mode + refactors
 2016-10-31 23:56 UTC  (7+ messages)
` [PATCH 1/3] thinkpad_acpi: Move tablet detection into separate function
` [PATCH 2/3] thinkpad_acpi: Don't repeat ourselves in hotkey_init_tablet_mode()
    ` [PATCH v2 1/3] thinkpad_acpi: Move tablet detection into separate function
` [PATCH 3/3 v3] thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode

[PATCH 0/8] x86/fpu: Remove CR0.TS support
 2016-10-31 23:48 UTC  (13+ messages)
` [PATCH 1/8] fpu/init: Get rid of two redundant clts() calls
` [PATCH 2/8] fpu/bugs: Stop saving and restoring CR0.TS in fpu__init_check_bugs()
` [PATCH 3/8] x86/fpu: Remove irq_ts_save() and irq_ts_restore()
` [PATCH 4/8] x86/kvm: Remove host CR0.TS manipulation
` [PATCH 5/8] lguest: Remove CR0.TS support
` [PATCH 6/8] x86/fpu: #NM without FPU emulation is an error
` [PATCH 7/8] x86/fpu: Remove stts()
` [PATCH 8/8] x86/fpu: Remove clts()

[PATCH v2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-10-31 23:38 UTC  (2+ messages)

[PATCH] console: use first console if stdout-path device doesn't appear
 2016-10-31 23:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] f2fs: avoid infinite loop in the EIO case on recover_orphan_inodes
 2016-10-31 23:30 UTC 

[PATCH v4 00/23] soc: renesas: Add R-Car RST driver for obtaining mode pin state
 2016-10-31 23:25 UTC  (5+ messages)

block device direct I/O fast path
 2016-10-31 23:19 UTC  (3+ messages)
` [PATCH 2/2] block: fast-path for small and simple direct I/O requests

[PATCH] x86/AMD: Apply erratum 688 on machines without a BIOS fix
 2016-10-31 22:59 UTC  (13+ messages)

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2016-10-31 22:58 UTC  (6+ messages)

[PATCH v4] media: et8ek8: add device tree binding documentation
 2016-10-31 22:47 UTC  (3+ messages)

[PATCH][RESEND] fs: always set I_DIRTY_TIME to fsync correctly on lazytime
 2016-10-31 22:46 UTC  (2+ messages)

make pdfdocs fails with v4.9-rc3
 2016-10-31 22:41 UTC  (7+ messages)

[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-10-31 22:36 UTC  (4+ messages)
` [PATCH V4 10/10] arm64: KVM: add guest SEA support

[PATCH] swapfile: fix memory corruption via malformed swapfile
 2016-10-31 22:36 UTC  (2+ messages)

[PATCH] ARM: dts: msm8974: Remove "unused" reserved region
 2016-10-31 22:35 UTC  (2+ messages)

[PATCH] rtl8xxxu: Fix for agressive power saving by rtl8723bu wireless IC
 2016-10-31 22:20 UTC  (4+ messages)

[PATCHv2 0/4] Add Altera A10SR Status & Control Monitor
 2016-10-31 22:31 UTC  (4+ messages)
` [PATCHv2 3/4] mfd: altr-a10sr: Add Arria10 SR Monitor

[PATCH v2] Add LED / GPIO support for the PC Engines APU2
 2016-10-31 22:18 UTC 

Geschäftsvorschlag!!!
 2016-10-31 15:07 UTC 

[RFC 0/2] mmc: sdhci: Fix sdhci caps register bits with corrections provided by dt
 2016-10-31 22:13 UTC  (6+ messages)
` [RFC 1/2] mmc: sdhci: dt: Add device tree properties sdhci-caps and sdhci-caps-mask

[PATCH] fork: make whole stack_canary random
 2016-10-31 22:11 UTC  (15+ messages)
  ` [kernel-hardening] "

Getting interrupt every million cache misses
 2016-10-31 22:09 UTC  (12+ messages)
      ` rowhammer protection [was Re: Getting interrupt every million cache misses]
        ` [kernel-hardening] "

[PATCH v2 1/2] x86/AMD: Fix cpu_llc_id for AMD Fam17h systems
 2016-10-31 21:55 UTC  (5+ messages)
` [PATCH v2 2/2] x86/AMD: Group cpu_llc_id assignment by topology feature and family

Problem with setxattr on sockfs with Smack after 971df15bd54ad46e907046ff33750a137b2f0096
 2016-10-31 21:55 UTC 

[PATCH v2] pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't
 2016-10-31 21:52 UTC  (3+ messages)

[PATCH] drm/radeon: Fix kernel panic on shutdown
 2016-10-31 21:52 UTC  (3+ messages)

[ANNOUNCE] Git v2.11.0-rc0
 2016-10-31 21:49 UTC 

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-10-31 21:48 UTC  (3+ messages)
` [PATCHv2] PCI: QDF2432 32 bit config space accessors

[RFC][PATCH] usb: dwc2: Make sure we disconnect the gadget state on reset
 2016-10-31 21:41 UTC  (3+ messages)

[PATCH v2 0/2] power_supply: add new POWER_SUPPLY_PROP_POLL_INTERVAL property
 2016-10-31 21:38 UTC  (8+ messages)
` [PATCH v2 2/2] power: bq27xxx_battery: add poll interval property query

[PATCH 4.4 0/2] 4.4.30-stable review
 2016-10-31 21:33 UTC  (5+ messages)

[RFC PATCH 0/4] Clean up watchdog handlers
 2016-10-31 21:30 UTC  (4+ messages)

[PATCH] ARM: mediatek: clean up mach-mediatek/Makefile
 2016-10-31 21:29 UTC  (3+ messages)

[PATCHv3 0/4] loop: enable different physical blocksizes
 2016-10-31 21:26 UTC  (3+ messages)
` [PATCH 1/4] loop: Remove unused 'bdev' argument from loop_set_capacity

[PATCH v4 1/2] of: Add vendor prefix for Lattice Semiconductor
 2016-10-31 21:22 UTC  (5+ messages)
` [PATCH v4 2/2] fpga: Add support for Lattice iCE40 FPGAs

[PATCH 0/2] MIPS: BMIPS: Fix interrupt affinity migration
 2016-10-31 21:18 UTC  (4+ messages)
` [PATCH 1/2] irqchip/bcm7038-l1: Implement irq_cpu_offline
` [PATCH 2/2] MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable

[PATCH v2 0/7] DT bindings for the jz4740-rtc driver
 2016-10-31 21:16 UTC  (9+ messages)
` [PATCH v3 1/7] rtc: rtc-jz4740: Add support for the RTC in the jz4780 SoC
  ` [PATCH v3 2/7] Documentation: dt: Add binding info for jz4740-rtc driver
  ` [PATCH v3 3/7] rtc: rtc-jz4740: Add support for devicetree
  ` [PATCH v3 4/7] rtc: jz4740_rtc: Add support for acting as the system power controller
  ` [PATCH v3 5/7] MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetree
  ` [PATCH v3 6/7] MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller
  ` [PATCH v3 7/7] MIPS: jz4740: Remove obsolete code

[PATCH 0/2] MIPS: BMIPS: Fix interrupt affinity migration
 2016-10-31 21:16 UTC  (3+ messages)
` [PATCH 1/2] irqchip/bcm7038-l1: Implement irq_cpu_offline
` [PATCH 2/2] MIPS: BMIPS: Migrate interrupts during bmips_cpu_disable

[PATCH] selftests: x86/pkeys: fix spelling mistake
 2016-10-31 21:11 UTC 

[PATCH] selftests: media_device_test: fix spelling mistake
 2016-10-31 21:07 UTC 

[PATCH v2] staging: vc04_services: setup DMA and coherent mask
 2016-10-31 21:02 UTC 

[BUG][REGRESSION] mangled display since -rc1
 2016-10-31 21:54 UTC  (5+ messages)

[PATCH v8 0/3] da8xx USB PHY platform devices and clocks
 2016-10-31 20:47 UTC  (4+ messages)
` [PATCH v8 1/3] ARM: dts: da850: Add cfgchip syscon node
` [PATCH v8 2/3] ARM: davinci: da8xx: add usb phy clocks
` [PATCH v8 3/3] ARM: davinci: da8xx: register USB PHY clocks in the DT file

Makefile race in 4.9-rc3 (generated/autoksyms.h: No such file or directory)
 2016-10-31 20:46 UTC 

[PATCH v2 0/5] ARM: da850: new drivers for better LCDC support
 2016-10-31 20:46 UTC  (4+ messages)
` [PATCH v2 4/5] ARM: dts: da850-lcdk: enable mstpri and ddrctl nodes

[PATCH v1 0/3] Add support for Broadcom OTP controller
 2016-10-31 20:38 UTC  (8+ messages)
` [PATCH v1 1/3] dt-bindings: Document Broadcom OTP controller driver
` [PATCH v1 2/3] nvmem: Add the "

make cleandocs missing files with v4.9-rc3
 2016-10-31 20:38 UTC  (2+ messages)

[PATCH V2 0/6] ARM64: Uprobe support added
 2016-10-31 20:34 UTC  (6+ messages)
` [PATCH V2 6/6] arm64: Add uprobe support

[PATCH v2 00/12] Fix and update HOWTO Korean translation
 2016-10-31 20:27 UTC  (13+ messages)
` [PATCH v2 01/12] Documentation/process/howto: Mark subsection in suggested format
` [PATCH v2 02/12] ko_KR/HOWTO: Fix a typo: s/Linux Torvalds/Linus Torvalds
` [PATCH v2 03/12] ko_KR/HOWTO: Fix subtitles style
` [PATCH v2 04/12] ko_KR/HOWTO: Update obsolete link to bugzilla faq
` [PATCH v2 05/12] ko_KR/HOWTO: Convert to ReST notation
` [PATCH v2 06/12] ko_KR/HOWTO: Add cross-references to other documents
` [PATCH v2 07/12] ko_KR/HOWTO: Update information about generating documentation
` [PATCH v2 08/12] ko_KR/HOWTO: Improve some markups to make it visually better
` [PATCH v2 09/12] ko_KR/HOWTO: Adjust external link references
` [PATCH v2 10/12] ko_KR/HOWTO: Clean up bare :: lines
` [PATCH v2 11/12] ko_KR/HOWTO: Add whitespace between URL and text
` [PATCH v2 12/12] ko_KR/HOWTO: Mark subsection in suggested format

[GIT PULL] VFIO fixes for v4.9-rc4
 2016-10-31 20:29 UTC 

Linux 4.8.6
 2016-10-31 20:26 UTC  (2+ messages)

console issue since 3.6, console=ttyS1 hangs
 2016-10-31 20:27 UTC  (11+ messages)

aio fixes for use after free and freeze protection
 2016-10-31 20:25 UTC  (5+ messages)
` [PATCH 2/4] fs: remove the never implemented aio_fsync file operation

sata_sil24: swiotlb buffer is full ?
 2016-10-31 20:14 UTC  (3+ messages)

[PATCH 0/6] (g_)NCR5380: Improve IRQ probing and some fixes
 2016-10-31 20:18 UTC  (7+ messages)
` [PATCH 1/6] NCR5380: Use probe_irq_*() for IRQ probing
` [PATCH 2/6] g_NCR5380: Test the IRQ before accepting it
` [PATCH 3/6] g_NCR5380: Check for chip presence before calling NCR5380_init()
` [PATCH 4/6] g_NCR5380: Add IRQ auto-configuration for HP C2502
` [PATCH 5/6] g_NCR5380: Autoprobe IRQ by default
` [PATCH 6/6] g_NCR5380: Fix release region in error handling

tpm_tis regression in 4.9?
 2016-10-31 20:16 UTC  (5+ messages)
      ` [tpmdd-devel] "

[RFC PATCH 0/6] UART slave devices using serio
 2016-10-31 20:08 UTC  (4+ messages)

[PATCH v3 1/1] kthread: allocate kthread structure using kmalloc
 2016-10-31 20:08 UTC  (11+ messages)
              ` [PATCH 0/2] kthread: make struct kthread kmalloc'ed
                ` [PATCH 0/2] kthread: kill to_live_kthread()
                  ` [PATCH 2/2] kthread: don't use to_live_kthread() in kthread_park() and kthread_unpark()


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