LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-21 13:29:41 to 2015-05-21 16:02:48 UTC [more...]

[PATCH v4 00/35] staging: rtl8192e: Fix more checkpatch.pl warnings
 2015-05-21 15:53 UTC  (26+ messages)
` [PATCH v4 05/35] staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param()
` [PATCH v4 09/35] staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()
` [PATCH v4 13/35] staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()
` [PATCH v4 14/35] staging: rtl8192e: Remove RTLLIB_DEBUG_QOS()
` [PATCH v4 15/35] staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()
` [PATCH v4 16/35] staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()
` [PATCH v4 17/35] staging: rtl8192e: Remove RTLLIB_DEBUG()
` [PATCH v4 18/35] staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()
` [PATCH v4 19/35] staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)
` [PATCH v4 20/35] staging: rtl8192e: Remove assert() macro
` [PATCH v4 21/35] staging: rtl8192e: Fix PREFER_PR_LEVEL warnings
` [PATCH v4 22/35] staging: rtl8192e: Fix LONG_LINE warnings
` [PATCH v4 23/35] staging: rtl8192e: Fix LONG_LING in rtllib_parse_info_param()
` [PATCH v4 24/35] staging: rtl8192e: Remove unimplemented iwpriv handlers
` [PATCH v4 25/35] staging: rtl8192e: Fix OOM_MESSAGE warnings
` [PATCH v4 26/35] staging: rtl8192e: Remove unused rtl_crypto.h
` [PATCH v4 27/35] staging: rtl8192e: Replace ?: with max_t
` [PATCH v4 28/35] staging: rtl8192e: Replace ?: with min_t
` [PATCH v4 29/35] staging: rtl8192e: Replace ?: with max
` [PATCH v4 30/35] staging: rtl8192e: Remove unneeded RT_TRACE(COMP_ERR,...)
` [PATCH v4 31/35] staging: rtl8192e: rtl8192_phy_checkBBAndRF(): Don't check MAC
` [PATCH v4 32/35] staging: rtl8192e: Replace RT_TRACE(COMP_ERR, ...) with netdev_*
` [PATCH v4 33/35] staging: rtl8192e: Fix trivial LONG_LINE errors
` [PATCH v4 34/35] staging: rtl8192e: rtl8192E_suspend(): Fix WOL reporting
` [PATCH v4 35/35] staging: rtl8192e: Fix SPACING error

[RFC PATCH 0/4] x86, mwaitt: introduce AMD mwaitt support
 2015-05-21 16:02 UTC  (21+ messages)
` [RFC PATCH 2/4] x86, mwaitt: introduce mwaitx idle with a configurable timer

[PATCH] Docs: SubmittingPatches: Clarify convention for git commit references
 2015-05-21 15:59 UTC 

[PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-05-21 15:59 UTC  (12+ messages)
  ` [PATCH v2 5/7] Watchdog: introduce "pretimeout" into framework
  ` [PATCH v2 6/7] Watchdog: introduce ARM SBSA watchdog driver

Should we automatically generate a module signing key at all?
 2015-05-21 15:59 UTC  (12+ messages)

[PATCH 1/2] dma: omap-dma: Fix line over 80 characters
 2015-05-21 15:59 UTC  (4+ messages)
` [PATCH 2/2] dma: amba-pl08x: "

[PATCH v3 00/21] libnd: non-volatile memory device support
 2015-05-21 15:56 UTC  (4+ messages)
` [PATCH v3 02/21] libnd, nfit: initial libnd infrastructure and NFIT support

e1000e pci_disable_link_state_locked() issues
 2015-05-21 15:56 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 1/1 linux-next] btrfs: remove -ENOENT from test values in btrfs_get_acl()
 2015-05-21 15:55 UTC 

[PATCH trivial] lpfc: Grammar s/an negative/a negative/
 2015-05-21 15:53 UTC  (2+ messages)

[PATCH 00/23] userfaultfd v4
 2015-05-21 15:52 UTC  (3+ messages)

[RFD] linux-firmware key arrangement for firmware signing
 2015-05-21 15:53 UTC  (14+ messages)

Modifying sg_dma_len(sg)?
 2015-05-21 15:53 UTC  (3+ messages)

[RFC v3 PATCH 00/10] hugetlbfs: add fallocate support
 2015-05-21 15:47 UTC  (11+ messages)
` [RFC v3 PATCH 01/10] mm/hugetlb: compute/return the number of regions added by region_add()
` [RFC v3 PATCH 02/10] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
` [RFC v3 PATCH 03/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [RFC v3 PATCH 04/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [RFC v3 PATCH 05/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [RFC v3 PATCH 06/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [RFC v3 PATCH 07/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [RFC v3 PATCH 08/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [RFC v3 PATCH 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [RFC v3 PATCH 10/10] mm: madvise allow remove operation for hugetlbfs

[EDT][PATCH 1/1] dma/pl330.c : Initialize pl330 pointer after NULL check of pch pointer
 2015-05-21 15:51 UTC  (2+ messages)

[PATCH v4 0/3] Compile-time stack frame pointer validation
 2015-05-21 15:49 UTC  (4+ messages)
` [PATCH 1/3] x86/documentation: Move kernel-stacks doc one level up
  ` [PATCH 2/3] x86/documentation: Remove STACKFAULT_STACK bulletpoint
  ` [PATCH 3/3] x86/documentation: Adapt Ingo's explanation on printing backtraces

incomplete RAID0 array causing bdi_unregister WARN_ON
 2015-05-21 15:47 UTC 

[RFC PATCH] percpu system call: fast userspace percpu critical sections
 2015-05-21 15:46 UTC  (2+ messages)

[PATCH 0/4] Add VIC support for Tegra124
 2015-05-21 15:44 UTC  (8+ messages)
` [PATCH 1/4] host1x: Store device address to all bufs
` [PATCH 2/4] host1x: Pass register value in firewall
` [PATCH 3/4] drm/tegra: Add VIC support
` [PATCH 4/4] ARM: tegra: Add VIC for Tegra124

[PATCH 00/10] Various x86 pmu scheduling patches
 2015-05-21 15:42 UTC  (21+ messages)
` [PATCH 01/10] perf,x86: Fix event/group validation
` [PATCH 03/10] perf/x86: Correct local vs remote sibling state
` [PATCH 09/10] perf/x86: Remove intel_excl_states::init_state

[PATCH] ARM: rockchip: restore dapswjdp after suspend
 2015-05-21 15:40 UTC  (3+ messages)

[PATCH] irqchip: irq-mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap fails
 2015-05-21 15:36 UTC  (2+ messages)

[RESEND][PATCH] Bluetooth: Make request workqueue freezable
 2015-05-21 15:35 UTC  (6+ messages)

[PATCH v3] Mediatek SCPSYS power domain support
 2015-05-21 15:34 UTC  (4+ messages)
` [PATCH 5/5] ARM64: MediaTek MT8173: Add SCPSYS device node

[PATCH 1/4] Staging: lustre: sparse static warning fix
 2015-05-21 15:33 UTC  (8+ messages)
  ` [PATCH 2/4] "
    ` [PATCH 3/4] Staging: lustre: Fixed typo
      ` [PATCH 4/4] Staging: lustre: sparse lock warning fix

[PATCH] rtc: snvs: fix wakealarm by call enable_irq_wake earlier
 2015-05-21 15:29 UTC 

[PATCH v2] rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
 2015-05-21 15:28 UTC  (2+ messages)

[PATCH v5 00/10] tracing: 'hist' triggers
 2015-05-21 15:26 UTC  (7+ messages)

[PATCH] rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
 2015-05-21 15:26 UTC  (8+ messages)

[PATCH 0/20] leds: put hard limit on minimum blink period for slow leds
 2015-05-21 15:26 UTC  (24+ messages)
` [PATCH 01/20] leds: implement LED_BRIGHTNESS_FAST flag
` [PATCH 02/20] leds: mark dell-led driver with "
` [PATCH 03/20] leds: mark asic3 "
` [PATCH 04/20] leds: mark bcm6328 "
` [PATCH 05/20] leds: mark clevo-mail "
` [PATCH 06/20] leds: mark cobalt-qube "
` [PATCH 07/20] leds: mark cobalt-raq "
` [PATCH 08/20] leds: mark fsg "
` [PATCH 09/20] leds: mark gpio "
` [PATCH 10/20] leds: mark hp6xx "
` [PATCH 11/20] leds: mark locomo "
` [PATCH 13/20] leds: mark netxbig "
` [PATCH 14/20] leds: mark ns2 "
` [PATCH 15/20] leds: mark ot200 "
` [PATCH 16/20] leds: mark pwm "
` [PATCH 17/20] leds: mark s3c24xx "
` [PATCH 18/20] leds: mark ss4200 "
` [PATCH 19/20] leds: mark versatile "
` [PATCH 20/20] leds: mark wrap "

[PATCH] coresight-etm3x: Add Qualcomm PFT v1.1 peripheral ID
 2015-05-21 15:24 UTC  (3+ messages)

[RFC v2 PATCH 0/6] MT8173 IOMMU SUPPORT
 2015-05-21 15:20 UTC  (8+ messages)
` [PATCH v2 4/6] soc: mediatek: Add SMI driver

Compilers and RCU readers: Once more unto the breach!
 2015-05-21 15:10 UTC  (11+ messages)
              ` [c++std-parallel-1632] "

[PATCH] perf: fix wrong DEBUG configuration
 2015-05-21 15:05 UTC  (9+ messages)

[patch] udf: fix udf_load_pvoldesc()
 2015-05-21 15:04 UTC  (3+ messages)

[PATCH 00/11] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-05-21 15:04 UTC  (9+ messages)
` [PATCH 03/11] irqchip / GIC: Add GIC version support in ACPI MADT
` [PATCH 10/11] irqchip / GICv2 / ACPI: Consolidate GICv2 ACPI related init code

We've released a generic netlink python library -- gnlpy
 2015-05-21 14:52 UTC  (3+ messages)

[PATCH 00/12] KVM: x86: SMM support
 2015-05-21 14:59 UTC  (6+ messages)
` [PATCH 06/12] KVM: x86: API changes for "
` [PATCH 07/12] KVM: x86: stubs "

[for-next][PATCH 00/19] tracing: Remove "ftrace" from TRACE_EVENT files
 2015-05-21 14:56 UTC  (21+ messages)
` [for-next][PATCH 01/19] tracing: Rename trace/ftrace.h to trace/trace_events.h
` [for-next][PATCH 02/19] tracing: Move the perf code out of trace_event.h
` [for-next][PATCH 03/19] tracing: Rename ftrace_event.h to trace_events.h
` [for-next][PATCH 04/19] tracing: Rename ftrace_print_*() functions ta trace_print_*()
` [for-next][PATCH 05/19] tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
` [for-next][PATCH 06/19] tracing: Rename ftrace_event_file to trace_event_file
` [for-next][PATCH 07/19] tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
` [for-next][PATCH 08/19] tracing: Rename ftrace_event_buffer to trace_event_buffer
` [for-next][PATCH 09/19] tracing: Rename ftrace_output functions to trace_output
` [for-next][PATCH 10/19] tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX
` [for-next][PATCH 11/19] tracing: Rename ftrace_event_name() to trace_event_name()
` [for-next][PATCH 12/19] tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
` [for-next][PATCH 13/19] tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
` [for-next][PATCH 14/19] tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()
` [for-next][PATCH 15/19] tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
` [for-next][PATCH 16/19] tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call
` [for-next][PATCH 17/19] tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call
` [for-next][PATCH 18/19] tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##call()
` [for-next][PATCH 19/19] tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()

[PATCH 0/9] converting system calls to 64-bit time_t, part 2
 2015-05-21 14:52 UTC  (4+ messages)
` [PATCH 2/9] y2038: asm-generic: extend sysvipc data structures

[PATCH v2 1/3] perf tools: Fix dso__data_read_offset() file opening
 2015-05-21 14:49 UTC  (3+ messages)

[PATCH v6 0/2] kconfig: add xenconfig
 2015-05-21 14:49 UTC  (3+ messages)
` [PATCH v6 2/2] kconfig: add xenconfig defconfig helper

[GIT PULL] nohz: A few improvements v4
 2015-05-21 14:46 UTC  (12+ messages)
` [PATCH 4/4] nohz: Set isolcpus when nohz_full is set

[PATCH v2 00/17] NTB: Add NTB hardware abstraction layer
 2015-05-21  9:45 UTC  (9+ messages)
  ` [PATCH v2 01/17] NTB: Move files in preparation for NTB abstraction
  ` [PATCH v2 04/17] NTB: Check the device ID to set errata flags
  ` [PATCH v2 05/17] NTB: Add parameters for Intel SNB B2B addresses
  ` [PATCH v2 08/17] NTB: Rate limit ntb_qp_link_work
  ` [PATCH v2 11/17] NTB: Reset transport QP link stats on down
  ` [PATCH v2 12/17] NTB: Use NUMA memory and DMA chan in transport
  ` [PATCH v2 15/17] NTB: Default to CPU memcpy for performance

[PATCH] USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
 2015-05-21 14:43 UTC  (2+ messages)

[PATCH 1/1] usb: Remove Vernier devices from lsusb and hid_ignore_list
 2015-05-21 14:43 UTC 

[PATCH v9 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-21 14:39 UTC  (2+ messages)

[PATCH 00/19] ACPICA: 20150515 Release
 2015-05-21 14:36 UTC  (3+ messages)
` [PATCH 12/19] ACPICA: ACPI 6.0: Add changes for MADT table

[PATCH v2 0/2] Adds cpu power accounting per-pid basis
 2015-05-21 14:34 UTC  (2+ messages)

[PATCH] gpiolib: debugfs: display gpios requested as irq only
 2015-05-21 14:34 UTC  (11+ messages)

[RESEND PATCH 0/2] pinctrl: zynq: fix two bugs of zynq pinmux function
 2015-05-21 14:31 UTC  (3+ messages)

[PATCH] x86: Pack function addresses tightly as well
 2015-05-21 14:03 UTC  (7+ messages)
` [tip:x86/asm] "
      ` [RFC PATCH] x86/64: Optimize the effective instruction cache footprint of kernel functions

[PATCH 0/8] MODSIGN: Use PKCS#7 for module signatures [ver #4]
 2015-05-21 13:59 UTC  (5+ messages)

[PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type
 2015-05-21 13:59 UTC  (4+ messages)

[PATCH] hugetlb: Do not account hugetlb pages as NR_FILE_PAGES
 2015-05-21 13:52 UTC  (2+ messages)

[PATCH V3 0/4] da9062: DA9062 driver submission
 2015-05-21 13:48 UTC  (4+ messages)
` [PATCH V3 2/4] regulator: da9062: DA9062 regulator driver

[PATCH] w1: Fix typo in MODULE_DESCRIPTION in matrox_w1.c
 2015-05-21 13:41 UTC 

[PATCH] x86/cpu: Strip leading and trailing spaces from the /proc/cpuinfo CPU model field
 2015-05-21 13:38 UTC  (2+ messages)

[PATCH v2 1/2] driver: xen-blkfront: move talk_to_blkback to a more suitable place
 2015-05-21 13:33 UTC  (5+ messages)
` [PATCH v4 2/2] xen/block: add multi-page ring support

[PATCH v2 0/2] Add MediaTek display PWM driver
 2015-05-21 13:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: add MediaTek display PWM bindings
` [PATCH v2 2/2] pwm: add MediaTek display PWM driver support


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