All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-13 22:59:12 to 2015-10-14 01:16:03 UTC [more...]

[PATCH] efinet: disable MNP background polling
 2015-10-14  1:01 UTC  (8+ messages)
` [grub PATCH] "

[PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card
 2015-10-14  1:15 UTC  (17+ messages)
` [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support

[PATCH V5 0/6] Redesign SR-IOV on PowerNV
 2015-10-14  1:15 UTC  (7+ messages)
` [PATCH V5 3/6] powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR

[PATCH] mISDN: use kstrdup() in dsp_pipeline_build
 2015-10-14  1:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] tcp/dccp: fix behavior of stale SYN_RECV request sockets
 2015-10-14  1:27 UTC  (2+ messages)

[PATCH 5/5] block: Inline blk_integrity in struct gendisk
 2015-10-14  1:11 UTC  (4+ messages)
` Block integrity registration update
  ` [PATCH 2/5] block: Consolidate static integrity profile properties

[Cluster-devel] problem about dlm posix file lock (sorry for missing subjuct)
 2015-10-14  1:09 UTC  (2+ messages)
  ` [Cluster-devel] problem about dlm posix file lock (sorry for missing subject)

[PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat
 2015-10-14  1:09 UTC  (2+ messages)
` [PATCH] ARM: shmobile: defconfig: enable HDMI output for RCar

[PATCH v4 0/3] Mediatek SPI-NOR flash driver
 2015-10-14  1:07 UTC  (7+ messages)
` [PATCH v4 3/3] arm64: dts: mt8173: Add nor flash node

[Xenomai] undefined reference to __cobalt_rt_dev_ioctl
 2015-10-14  1:07 UTC 

[meta-cloud-services] dhcp: bbappend to use PN
 2015-10-14  1:06 UTC 

[Ksummit-discuss] [TECH TOPIC] Mainlining PREEMPT_RT
 2015-10-13 22:40 UTC  (4+ messages)

Crypto Update for 3.17
 2015-10-14  1:03 UTC  (11+ messages)
` Crypto Update for 3.18
  ` Crypto Update for 3.19
    ` Crypto Update for 3.20
      ` Crypto Fixes for 4.2
        ` Crypto Fixes for 4.3

dringende reactie
 2015-10-13 23:56 UTC 

[PATCH v3 00/44] alternate refs backends
 2015-10-14  1:01 UTC  (8+ messages)
` [PATCH v3 05/44] refs.c: move update_ref to refs.c
` [PATCH v3 18/44] refs: move transaction functions into common code

[PATCH v3 0/6] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-10-14  1:00 UTC  (9+ messages)
` [PATCH v3 4/6] powerpc: atomic: Implement atomic{,64}_*_return_* variants
        ` [PATCH v3 4/6] powerpc: atomic: Implement atomic{, 64}_*_return_* variants
` [PATCH RESEND v3 1/6] powerpc: atomic: Make *xchg and *cmpxchg a full barrier

4.2-rc4 kernel warnings on HSW laptop
 2015-10-14  0:59 UTC  (3+ messages)
` 4.2-rc4 kernel warnings on HSW laptop [regression]

Cap'n Proto Recipe Help
 2015-10-14  0:57 UTC  (5+ messages)

[PATCH 1/5] ftrace: remove redundant strsep in mod_callback
 2015-10-14  0:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 00/10] Block replication for continuous checkpoints
 2015-10-14  0:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH v10 08/10] Implement new driver for block replication
  ` [Qemu-devel] [Qemu-block] "

Trouble building perfbook
 2015-10-14  0:53 UTC  (4+ messages)

[BUG] Broken links in Git Documentation/user-manual.txt
 2015-10-14  0:52 UTC 

[PATCH] Staging: rtl8723au: rtw_xmit: Remove extra NULL tests
 2015-10-14  0:51 UTC 

where can I find documentation on audit log formats?
 2015-10-14  0:49 UTC  (2+ messages)

[Intel-wired-lan] [next-queue 01/17] fm10k: conditionally compile DCB and DebugFS support
 2015-10-14  0:47 UTC  (23+ messages)
` [Intel-wired-lan] [next-queue 02/17] fm10k: set netdev features in one location
` [Intel-wired-lan] [next-queue 03/17] fm10k: reinitialize queuing scheme after calling init_hw
` [Intel-wired-lan] [next-queue 04/17] fm10k: reset max_queues on init_hw_vf failure
` [Intel-wired-lan] [next-queue 05/17] fm10k: always check init_hw for errors
` [Intel-wired-lan] [next-queue 06/17] fm10k: Correct typecast in fm10k_update_xc_addr_pf
` [Intel-wired-lan] [next-queue 07/17] fm10k: explicitly typecast vlan values to u16
` [Intel-wired-lan] [next-queue 08/17] fm10k: add statistics for actual DWORD count of mbmem mailbox
` [Intel-wired-lan] [next-queue 09/17] fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
` [Intel-wired-lan] [next-queue 10/17] fm10k: add TEB check to fm10k_gre_is_nvgre
` [Intel-wired-lan] [next-queue 11/17] fm10k: Add support for ITR scaling based on PCIe link speed
` [Intel-wired-lan] [next-queue 12/17] fm10k: introduce ITR_IS_ADAPTIVE macro
` [Intel-wired-lan] [next-queue 13/17] fm10k: Update adaptive ITR algorithm
` [Intel-wired-lan] [next-queue 14/17] fm10k: use macro for default Tx and Rx ITR values
` [Intel-wired-lan] [next-queue 15/17] fm10k: change default Tx ITR to 25usec
` [Intel-wired-lan] [next-queue 16/17] fm10k: TRIVIAL fix typo of hardware
` [Intel-wired-lan] [next-queue 17/17] fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame

[PATCH v3 0/9] PCIEs speed change
 2015-10-14  0:44 UTC  (10+ messages)
  ` [PATCH v3 1/9] pci: add gk104 variant
  ` [PATCH v3 2/9] pci: add gf106 variant
  ` [PATCH v3 3/9] pci: implement generic code for PCIe speed change
  ` [PATCH v3 4/9] pci: implement pcie speed change for tesla
  ` [PATCH v3 5/9] pci: implement pcie speed change on Fermi
  ` [PATCH v3 6/9] pci: implement PCIe speed change for kepler+
  ` [PATCH v3 7/9] bios/perf: parse the pci speed from the bios for tesla and newer cards
  ` [PATCH v3 8/9] perf: add fields for pci speed and width and use it for the pstates
  ` [PATCH v3 9/9] perf: change pcie speed on pstate change

4.3-rc3 BAR allocation problems on multiple machines
 2015-10-14  0:43 UTC  (10+ messages)

FW: busybox date cli does not support %N (nanoseconds)
 2015-10-14  0:42 UTC  (3+ messages)
      ` [yocto] "

Fwd: First 12Mb of data missing after accidental deletion of first drive (4 2TB raid5)
 2015-10-14  0:42 UTC  (6+ messages)
`  "

[ANNOUNCE] xfsprogs: v4.3.0-rc1 released
 2015-10-14  0:39 UTC 

renesas-drivers-2015-10-13-v4.3-rc5
 2015-10-14  0:39 UTC  (2+ messages)

[RFC PATCH v6 0/4] Refactoring Videobuf2 for common use
 2015-10-14  0:39 UTC  (5+ messages)

[PATCH 0/4] perf: add ability to sample direct call branches
 2015-10-14  0:39 UTC  (4+ messages)
` [PATCH 2/4] perf/x86: add support for PERF_SAMPLE_BRANCH_CALL

[PATCH 0/9] drm/exynos: update codes related with gem
 2015-10-14  0:33 UTC  (6+ messages)

[PATCH] rte_alarm: modify it to make it not to be affected by discontinuous jumps in the system time
 2015-10-14  0:33 UTC  (2+ messages)

v9.1.0 Infernalis release candidate released
 2015-10-14  0:32 UTC  (2+ messages)

[ANNOUNCE] renesas tree closed for v4.4
 2015-10-14  0:32 UTC 

[PATCH v3] Implement memcmp using SIMD intrinsics
 2015-10-14  0:32 UTC  (3+ messages)
` [PATCH v3] Implement memcmp using Intel SIMD instrinsics

[PATCH] zsmalloc: remove unless line in obj_free
 2015-10-14  0:31 UTC  (4+ messages)
` [PATCH v2] zsmalloc: remove useless "

[PATCH v2 2/2] arm: omap2+: PM: change trace_power_domain_target event format
 2015-10-14  0:55 UTC  (3+ messages)
` [PATCH v3 1/2] Trace: PM: promote event 'power_domain_target' to generic power domains

[PATCH v3 0/6] Intel P states enhancements
 2015-10-14  0:52 UTC  (2+ messages)

[PATCH] Staging: rtl8723au: rtw_mlme_ext: Remove extra test expression
 2015-10-14  0:22 UTC 

[PATCH 1/2] ARM: dts: fix gpio-keys wakeup-source property
 2015-10-14  0:13 UTC  (4+ messages)

[PATCH net-next] cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
 2015-10-14  0:13 UTC 

[PATCH v7 0/9] Dynamic memzones
 2015-10-14  0:12 UTC  (3+ messages)
` [PATCH v8 "

Long Term Loan
 2015-10-14  0:10 UTC 

[PATCH v2] Clean up rte_memcpy.h
 2015-10-14  0:09 UTC  (3+ messages)
` [PATCH v2] Clean up rte_memcpy.h file

[PATCH 1/2] virtio: initialize iopl when device is initialized
 2015-10-14  0:07 UTC  (12+ messages)
` [PATCH 0/2] fix virtio interrupt handling
  ` [PATCH 1/2] eal/linux: move plugin load to very start of eal init
` [PATCH 2/2] virtio: change io privilege level as early as possible

[PATCH 0/2] sched: make fair class handle rq/group changes by outside
 2015-10-13 23:58 UTC  (6+ messages)
` [PATCH 1/2] sched: make fair sched class can handle the cgroup change by other class

[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-10-13 23:53 UTC  (7+ messages)
` [PATCH V3 2/4] ACPI/scan: Clean up acpi_check_dma

DP1.2 MST audio support discussion
 2015-10-13 23:52 UTC  (5+ messages)

[PATCH] Staging: rts5208: sd: Remove redundant code
 2015-10-13 23:50 UTC  (6+ messages)
` [Outreachy kernel] "

A request for fix for 'FSCK: node.c: Wrong order of keys.'
 2015-10-13 23:49 UTC 

[PATCH v2 0/8] EEH Improvement and Cleanup
 2015-10-13 23:48 UTC  (7+ messages)
` [PATCH v2 2/8] powerpc/eeh: More relexed hotplug criterion

Multiple client connections?
 2015-10-13 23:45 UTC 

[RFC PATCH 1/2] scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
 2015-10-13 23:43 UTC  (4+ messages)
` [RFC, "

[PATCH v2- ALSA 1/3] HDA - Allow hda_jack_tbl to use another nid for pin sense
 2015-10-13 23:35 UTC  (10+ messages)

Reproducing allocator performance differences
 2015-10-13 23:32 UTC  (4+ messages)

[PATCH v3] Input: improve autorepeat initialization
 2015-10-13 23:34 UTC 

[PATCH 00/12] staging: fsl-mc: Cleanup and bug fixes
 2015-10-13 23:03 UTC  (13+ messages)
` [PATCH 01/12] staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocate
` [PATCH 02/12] staging: fsl-mc: fsl_mc_io object refactoring
` [PATCH 03/12] staging: fsl-mc: dpmcp opening/closing refactoring
` [PATCH 04/12] staging: fsl-mc: Changed dev_info() calls to dev_dbg()
` [PATCH 05/12] staging_fsl-mc: Changed types of flags, portal size in
` [PATCH 06/12] staging: fsl-mc: Removed unused DPMCP macros
` [PATCH 07/12] staging: fsl-mc: Fixed alignment of copyright comment
` [PATCH 08/12] staging: fsl-mc: Fixed bug in fsl_mc_allocator_remove
` [PATCH 09/12] staging: fsl-mc: refactored error exit in allocator probe/remove
` [PATCH 10/12] staging: fsl-mc: Fixed WARN_ON() in fsl_mc_resource_pool_remove_device
` [PATCH 11/12] staging: fsl-mc: fixed bug in uninitialized root dprc irq count
` [PATCH 12/12] staging: fsl-mc: Added missing initializer in fsl_mc_bus_driver

updated orangefs tree at kernel.org
 2015-10-13 23:34 UTC  (9+ messages)
      ` orangefs: NAK until the ABI is documented (was Re: updated orangefs tree at kernel.org)

[PATCH] Staging: rtl8723au: rtl8723a_bt-coexist: Remove unused variable
 2015-10-13 23:34 UTC 

[Qemu-devel] [PATCH v5 1/2] hw/ptimer: Set delta to the original limit on reload in ptimer_set_limit()
 2015-10-13 23:30 UTC  (2+ messages)
` [Qemu-devel] [PATCH v5 2/2] arm_mptimer: Convert to use ptimer

[lustre-devel] [PATCH 2/7] staging: lustre: llite_nfs.c: replace container_of0 by container_of
 2015-10-13 23:28 UTC  (3+ messages)

[PATCHv9 00/15] HDMI CEC framework
 2015-10-13 23:26 UTC  (12+ messages)
` [PATCHv9 06/15] rc: Add HDMI CEC protocol handling
` [PATCHv9 14/15] cec: s5p-cec: Add s5p-cec driver

Can't mount btrfs: corrupt leaf, slot offset bad
 2015-10-13 23:25 UTC 

RFC: nvme driver split, the main part
 2015-10-13 23:23 UTC  (2+ messages)

[PATCH v5] drm/i915/guc: Add GuC css header parser
 2015-10-13 23:20 UTC  (2+ messages)

[PATCH] powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file
 2015-10-13 23:20 UTC 

[PATCH 01/22] ver_linux: gcc -dumpversion, use regex to find version number
 2015-10-13 23:21 UTC  (2+ messages)

[PATCH 00/26] mailinfo libification
 2015-10-13 23:16 UTC  (27+ messages)
` [PATCH 01/26] mailinfo: remove a no-op call convert_to_utf8(it, "")
` [PATCH 02/26] mailinfo: fix for off-by-one error in boundary stack
` [PATCH 03/26] mailinfo: fold decode_header_bq() into decode_header()
` [PATCH 04/26] mailinfo: move handle_boundary() lower
` [PATCH 05/26] mailinfo: get rid of function-local static states
` [PATCH 06/26] mailinfo: always pass "line" as an argument
` [PATCH 07/26] mailinfo: move global "line" into mailinfo() function
` [PATCH 08/26] mailinfo: introduce "struct mailinfo" to hold globals
` [PATCH 09/26] mailinfo: move keep_subject & keep_non_patch_bracket to struct mailinfo
` [PATCH 10/26] mailinfo: move global "FILE *fin, *fout" "
` [PATCH 11/26] mailinfo: move filter/header stage "
` [PATCH 12/26] mailinfo: move patch_lines "
` [PATCH 13/26] mailinfo: move add_message_id and message_id "
` [PATCH 14/26] mailinfo: move use_scissors and use_inbody_headers "
` [PATCH 15/26] mailinfo: move metainfo_charset "
` [PATCH 16/26] mailinfo: move transfer_encoding "
` [PATCH 17/26] mailinfo: move charset "
` [PATCH 18/26] mailinfo: handle_commit_msg() shouldn't be called after finding patchbreak
` [PATCH 19/26] mailinfo: move cmitmsg and patchfile to struct mailinfo
` [PATCH 20/26] mailinfo: move [ps]_hdr_data "
` [PATCH 21/26] mailinfo: keep the parsed log message in a strbuf
` [PATCH 22/26] mailinfo: move content/content_top to struct mailinfo
` [PATCH 23/26] mailinfo: handle errors found in decode_header() better
` [PATCH 24/26] mailinfo: handle charset conversion errors in the caller
` [PATCH 25/26] mailinfo: remove calls to exit() and die() deep in the callchain
` [PATCH 26/26] mailinfo: libify the whole thing

[PATCH] The x86 cpu RAPL id was added in to support BXT core
 2015-10-13 16:13 UTC 

[Qemu-devel] [PATCH v9 00/24] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-10-13 23:15 UTC 

[PATCH v2] pll/gk104: fix PLL instability due to bad configuration with gddr5
 2015-10-13 23:16 UTC 

[PATCH 0/5] arm: dts: lpc32xx: fixes and updates to lpc32xx.dtsi
 2015-10-13 23:13 UTC  (6+ messages)
` [PATCH 2/5] arm: dts: lpc32xx: fix improper usage of ranges property

[PATCH] ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory
 2015-10-13 23:13 UTC  (2+ messages)

[RFC 1/7] arm64: pm/domains: try mutualize CPU domains init between arm/arm64
 2015-10-13 23:10 UTC  (3+ messages)
` [RFC v2 0/6] Managing cluser-level c-states with generic power domains

[PATCH] tty: disable unbind for old 74xx based serial/mpsc console port
 2015-10-13 23:06 UTC  (2+ messages)

[PATCH] The x86 cpu RAPL id was added in to support BXT core
 2015-10-13 23:07 UTC  (2+ messages)

How to rebase when some commit hashes are in some commit messages
 2015-10-13 23:06 UTC  (10+ messages)

[PATCH] Add PCI ID of BXT thermal reporting device
 2015-10-13 23:05 UTC  (2+ messages)

Keyboard not working with QEMU and coreboot and GRUB payload
 2015-10-13 23:04 UTC  (3+ messages)

[PATCH v2] Input: improve autorepeat initialization
 2015-10-13 23:05 UTC  (2+ messages)

snd_pcm_hw_params_set_buffer_size_near yields EINVAL for the value 1681
 2015-10-13 23:03 UTC  (2+ messages)

master - thin: enforce local activation when creation new thin
 2015-10-13 23:03 UTC 

master - makefiles: switch to rpath-link
 2015-10-13 23:03 UTC 

[linux-4.1 test] 62944: regressions - trouble: broken/fail/pass
 2015-10-13 23:02 UTC 

[PATCH] drm/i915: respect previous reg values on primary plane disable
 2015-10-13 23:02 UTC  (2+ messages)

[PATCH 0/3] Common SerDes driver for TI's Keystone Platforms
 2015-10-13 22:58 UTC  (3+ messages)
` [PATCH 1/3] phy: keystone: serdes driver for gbe 10gbe and pcie

Patch "x86/xen: Support kexec/kdump in HVM guests by doing a soft reset" has been added to the 4.2-stable tree
 2015-10-13 22:59 UTC 

Patch "x86/process: Add proper bound checks in 64bit get_wchan()" has been added to the 4.2-stable tree
 2015-10-13 22:59 UTC 

Patch "x86/mm: Set NX on gap between __ex_table and rodata" has been added to the 4.2-stable tree
 2015-10-13 22:59 UTC 

Patch "x86/kexec: Fix kexec crash in syscall kexec_file_load()" has been added to the 4.2-stable tree
 2015-10-13 22:59 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.