All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-01 02:16:15 to 2015-12-01 04:03:36 UTC [more...]

[PATCH v2 0/7] dax cleanups and lifetime fixes
 2015-12-01  4:03 UTC  (7+ messages)
` [PATCH v2 5/7] fs: notify superblocks of backing-device death

[PATCH 0/3] sched/fair: Reduce contention on tg's load_avg
 2015-12-01  4:00 UTC  (8+ messages)
` [RFC PATCH 3/3] sched/fair: Use different cachelines for readers and writers of load_avg

[PULL] IIO - First set of new drivers, core support and cleanups for the 4.5 cycle
 2015-12-01  3:59 UTC  (4+ messages)

[PATCH v11 01/24] perf tools: Add 'perf-config' command
 2015-12-01  3:59 UTC  (4+ messages)
` [PATCH v11 03/24] perf config: Document variables for 'color' section in man page

[Qemu-devel] [PATCH v3 00/12] Add basic "detach" support for dump-guest-memory
 2015-12-01  3:57 UTC  (18+ messages)
` [Qemu-devel] [PATCH v3 02/12] dump-guest-memory: add "detach" flag for QMP/HMP interfaces
` [Qemu-devel] [PATCH v3 03/12] dump-guest-memory: using static DumpState, add DumpStatus
` [Qemu-devel] [PATCH v3 05/12] dump-guest-memory: introduce dump_process() helper function
` [Qemu-devel] [PATCH v3 08/12] dump-guest-memory: add qmp event DUMP_COMPLETED
` [Qemu-devel] [PATCH v3 10/12] Dump: add qmp command "query-dump"

[PATCH] perf tools: Rename 'colors.code' config
 2015-11-30 14:00 UTC 

[PATCH] f2fs: use sbi->blocks_per_seg to avoid unnecessary calculation
 2015-12-01  3:56 UTC  (2+ messages)

[PATCH 0/4] Remove OPAL pre-v3 support
 2015-12-01  3:56 UTC  (3+ messages)
` [PATCH 3/4] powerpc/powernv: remove FW_FEATURE_OPAL and just use FW_FEATURE_OPALv3

Increasing skb->mark size
 2015-12-01  3:55 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2015-12-01  3:55 UTC 

[PATCH v1 1/6] net: Generalize udp based tunnel offload
 2015-12-01  3:52 UTC  (4+ messages)

[v2] powerpc/cell: Remove the Cell QPACE code
 2015-12-01  3:51 UTC 

[PATCH RFC] Introduce new security.nscapability xattr
 2015-12-01  3:51 UTC  (4+ messages)

[PATCH v1 1/6] net: Generalize udp based tunnel offload
 2015-12-01  3:51 UTC  (6+ messages)

[PATCH] toolchain-scripts.bbclass: unset command_not_found_handle
 2015-12-01  3:48 UTC  (2+ messages)

[PATCH] f2fs: kill f2fs_drop_largest_extent
 2015-12-01  3:47 UTC 

[Bug 93174] Scaling mode "Full aspect" working like a "Full"
 2015-12-01  3:46 UTC 

[PATCH] iio: chemical: add AMS iAQ-core support
 2015-12-01  3:46 UTC 

[PATCH v5] powerpc/pseries: Limit EPOW reset event warnings
 2015-12-01  3:46 UTC  (4+ messages)

[PATCH v2] block: partition: Add partition specific uevent callbacks for partition info
 2015-12-01  3:44 UTC 

[PATCH 3/3] f2fs: clean up argument of recover_data
 2015-12-01  3:43 UTC 

[PATCH 2/3] f2fs: clean up code with __has_cursum_space
 2015-12-01  3:42 UTC 

[PATCH 1/3] f2fs: clean up error path in f2fs_readdir
 2015-12-01  3:41 UTC 

[Qemu-devel] [PATCH v2 1/1] target-ppc: Implement rtas_get_sysparm(PROCESSOR_MODULE_INFO)
 2015-12-01  3:41 UTC  (10+ messages)

[RFC PATCH 0/9] drm/rockchip: covert to support atomic API
 2015-12-01  3:37 UTC  (29+ messages)
` [RFC PATCH 1/9] drm/rockchip: vop: replace dpms with enable/disable
` [RFC PATCH 2/9] drm/rockchip: Use new vblank api drm_crtc_vblank_*
` [RFC PATCH 3/9] drm/rockchip: Convert to support atomic API
` [RFC PATCH 4/9] drm/rockchip: support atomic asynchronous commit
` [RFC PATCH 5/9] drm/rockchip: Optimization vop mode set
` [RFC PATCH 6/9] drm/rockchip: direct config connecter gate and out_mode
` [RFC PATCH 7/9] drm/rockchip: force enable vop when do mode setting
` [RFC PATCH 8/9] drm: bridge/dw_hdmi: Covert to support atomic API
` [RFC PATCH 9/9] drm/rockchip: dw_hdmi: use encoder enable function

[PATCH V6 00/35] powerpc/mm: Update page table format for book3s 64
 2015-12-01  3:37 UTC  (36+ messages)
` [PATCH V6 01/35] powerpc/mm: move pte headers to book3s directory
` [PATCH V6 02/35] powerpc/mm: move pte headers to book3s directory (part 2)
` [PATCH V6 03/35] powerpc/mm: make a separate copy for book3s
` [PATCH V6 04/35] powerpc/mm: make a separate copy for book3s (part 2)
` [PATCH V6 05/35] powerpc/mm: Move hash specific pte width and other defines to book3s
` [PATCH V6 06/35] powerpc/mm: Delete booke bits from book3s
` [PATCH V6 07/35] powerpc/mm: Don't have generic headers introduce functions touching pte bits
` [PATCH V6 08/35] powerpc/mm: Drop pte-common.h from BOOK3S 64
` [PATCH V6 09/35] powerpc/mm: Don't use pte_val as lvalue
` [PATCH V6 10/35] powerpc/mm: Don't use pmd_val, pud_val and pgd_val "
` [PATCH V6 11/35] powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.h
` [PATCH V6 12/35] powerpc/mm: Move PTE bits from generic functions to hash64 functions
` [PATCH V6 13/35] powerpc/booke: Move nohash headers (part 1)
` [PATCH V6 14/35] powerpc/booke: Move nohash headers (part 2)
` [PATCH V6 15/35] powerpc/booke: Move nohash headers (part 3)
` [PATCH V6 16/35] powerpc/booke: Move nohash headers (part 4)
` [PATCH V6 17/35] powerpc/booke: Move nohash headers (part 5)
` [PATCH V6 18/35] powerpc/mm: Convert 4k hash insert to C
` [PATCH V6 19/35] powerpc/mm: Remove the dependency on pte bit position in asm code
` [PATCH V6 20/35] powerpc/mm: Don't track subpage valid bit in pte_t
` [PATCH V6 21/35] powerpc/mm: Remove pte_val usage for the second half of pgtable_t
` [PATCH V6 22/35] powerpc/mm: Increase the width of #define
` [PATCH V6 23/35] powerpc/mm: Convert __hash_page_64K to C
` [PATCH V6 24/35] powerpc/mm: Convert 4k insert from asm "
` [PATCH V6 25/35] powerpc/mm: Add helper for converting pte bit to hpte bits
` [PATCH V6 26/35] powerpc/mm: Move WIMG update to helper
` [PATCH V6 27/35] powerpc/mm: Move hugetlb related headers
` [PATCH V6 28/35] powerpc/mm: Move THP headers around
` [PATCH V6 29/35] powerpc/mm: Add a _PAGE_PTE bit
` [PATCH V6 30/35] powerpc/mm: Don't hardcode page table size
` [PATCH V6 31/35] powerpc/mm: Don't hardcode the hash pte slot shift
` [PATCH V6 32/35] powerpc/nohash: Update 64K nohash config to have 32 pte fragement
` [PATCH V6 33/35] powerpc/nohash: we don't use real_pte_t for nohash
` [PATCH V6 34/35] powerpc/mm: Use H_READ with H_READ_4
` [PATCH V6 35/35] powerpc/mm: Don't open code pgtable_t size

[PATCH] f2fs: fix to convert inline inode in ->setattr
 2015-12-01  3:36 UTC  (2+ messages)

[PATCH] powerpc/cell: Remove the Cell QPACE code
 2015-12-01  3:35 UTC  (5+ messages)

[lustre-devel] Should we have fewer releases?
 2015-12-01  3:33 UTC  (5+ messages)

[Qemu-devel] [PATCH for 2.5 1/1] e1000: fix hang of win2k12 shutdown with flood ping
 2015-12-01  3:31 UTC  (6+ messages)

[LTP] [PATCH V2] controllers:new testcase blkio1
 2015-12-01  3:30 UTC 

[Bug 93178] Textures are filled with garbage
 2015-12-01  3:28 UTC  (2+ messages)

[PATCH v2 00/21] arm64: KVM: world switch in C
 2015-12-01  3:19 UTC  (4+ messages)

ACPI device without physical node (pnpacpi oddity?)
 2015-12-01  3:25 UTC  (6+ messages)

[nightly] Core TISDK (fido/1.8) 2015.11 build 2015-11-30_20-14-48
 2015-12-01  3:23 UTC 

[PATCH] calibrate_tsc(): use the Stall() EFI boot service on GRUB_MACHINE_EFI
 2015-12-01  3:11 UTC  (6+ messages)

[kernel-hardening] [PATCH] ARM: mm: flip priority of CONFIG_DEBUG_RODATA
 2015-12-01  3:20 UTC  (7+ messages)
` [kernel-hardening] "
      `  "

[meta-python][PATCH] python-cryptography, python-cryptography-vectors: uprev
 2015-12-01  3:19 UTC  (2+ messages)

[Ocfs2-devel] [QUESTION] what's lockres P000000000000000000000000000000?
 2015-12-01  3:18 UTC  (3+ messages)

[PATCH V7 0/3] dma: add Qualcomm Technologies HIDMA driver
 2015-12-01  3:17 UTC  (7+ messages)
` [PATCH V7 2/3] dma: add Qualcomm Technologies HIDMA management driver

[PATCH v2 00/10] Add New DRM Driver for HiSilicon hi6220 SoC
 2015-12-01  3:16 UTC  (8+ messages)
` [PATCH v2 04/10] drm/hisilicon: Add crtc funcs for ADE
` [PATCH v2 06/10] drm/hisilicon: Add vblank feature

[PATCH] sched: remove false-positive warning from wake_up_process()
 2015-12-01  3:14 UTC  (4+ messages)

[PATCH 0/6] Add support for MSM8996 GDSCs
 2015-12-01  3:08 UTC  (7+ messages)
` [PATCH 2/6] clk: qcom: gdsc: Add support for gdscs with gds hw controller
` [PATCH 5/6] clk: qcom: gdsc: Do not check for disabled status on votable gdscs

arm64: dts: qcom: Add apq8096 dragonboard dts skeletons
 2015-12-01  3:01 UTC  (4+ messages)

[PATCH] thermal: rcar: add .set_trip_temp support
 2015-12-01  3:00 UTC  (5+ messages)

[Qemu-devel] [RFC 00/12] Merge EEH support into spapr-pci-host-bridge
 2015-12-01  2:23 UTC  (4+ messages)
` [Qemu-devel] [RFC 01/12] vfio: Start improving VFIO/EEH interface

[PATCH v19 00/19] perf, tools: Add support for PMU events in JSON format
 2015-12-01  2:57 UTC  (20+ messages)
` [PATCH v19 01/19] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v19 02/19] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v19 03/19] perf, tools: Use pmu_events table to create aliases
` [PATCH v19 04/19] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v19 05/19] perf, tools: Support CPU id matching for x86 v2
` [PATCH v19 06/19] perf, tools: Support alias descriptions
` [PATCH v19 07/19] perf, tools: Query terminal width and use in perf list
` [PATCH v19 08/19] perf, tools: Add a --no-desc flag to "
` [PATCH v19 09/19] perf, tools: Add override support for event list CPUID
` [PATCH v19 10/19] perf, tools, jevents: Add support for long descriptions
` [PATCH v19 11/19] perf, tools: Add alias "
` [PATCH v19 12/19] perf, tools: Support long descriptions with perf list
` [PATCH v19 13/19] perf, tools, jevents: Add support for event topics
` [PATCH v19 14/19] perf, tools: Add support for event list topics
` [PATCH v19 15/19] perf, tools: Handle header line in mapfile
` [PATCH v19 16/19] perf, tools: Add README for info on parsing JSON/map files
` [PATCH v19 17/19] perf, tools: Make alias matching case-insensitive
` [PATCH v19 18/19] perf, tools, pmu-events: Fix fixed counters on Intel
` [PATCH v19 19/19] perf, tools, pmu-events: Add Skylake frontend MSR support

[Bug 93147] [regression bisected] Stuttering in games caused by commit 4dfd6486 "drm: Use vblank timestamps to guesstimate how many vblanks were missed"
 2015-12-01  2:57 UTC  (3+ messages)

[PATCH 2/5] ARM: hisi: enable Hi3519 soc
 2015-12-01  2:56 UTC  (4+ messages)

[Ocfs2-devel] [ocfs2-test] all nodes hung when run multiple reflink test for v4.3
 2015-12-01  2:55 UTC  (3+ messages)

[PATCH 0/4] ASoC: core: Update for DSP systems
 2015-12-01  2:56 UTC  (6+ messages)
` [PATCH 2/4] ASoC: core: Adds support for cpu loopback dai_link

[U-Boot] [PATCH] board: atmel: sama5d2_xplained: add SPL support
 2015-12-01  2:54 UTC 

Add a SOCK_DESTROY operation to close sockets from userspace
 2015-12-01  2:53 UTC  (7+ messages)
  ` [PATCH v3 1/4] net: diag: split inet_diag_dump_one_icsk into two
  ` [PATCH v3 2/4] net: diag: Add the ability to destroy a socket from userspace
  ` [PATCH v3 3/4] net: diag: Support SOCK_DESTROY for inet sockets
  ` [PATCH v3 4/4] net: diag: Support destroying TCP sockets

[PATCH] ghostscript: Add NIOS2 support
 2015-12-01  2:52 UTC  (2+ messages)

[PATCH v3 1/5] arcmsr: fixed getting wrong configuration data
 2015-12-01  2:51 UTC  (3+ messages)

[PATCH v2] clk: let of_clk_get_parent_name() fail for invalid clock-indices
 2015-12-01  2:48 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/3] arm: at91/spl: add DDR3-SDRAM initialization support
 2015-12-01  2:48 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
` [U-Boot] [PATCH v2 2/3] arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization
` [U-Boot] [PATCH v2 3/3] arm: at91/spl: mpddrc: use IP version to check configuration

[PATCH] livepatch: fix race between enabled_store() and klp_unregister_patch()
 2015-12-01  2:46 UTC  (3+ messages)

[PATCH net-next v3 0/8] openvswitch: NAT support
 2015-12-01  2:46 UTC  (5+ messages)
` [PATCH net-next v3 1/8] netfilter: Remove IP_CT_NEW_REPLY definition
  ` [ovs-dev] "

[PATCH v4 00/21] KVM: ARM64: Add guest PMU support
 2015-12-01  2:42 UTC  (5+ messages)
` [PATCH v4 08/21] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register

[PATCH] x86_64: enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFN
 2015-12-01  2:45 UTC  (2+ messages)

[PATCH 1/5] clk: hi3519: add CRG driver for hisilicon hi3519 soc
 2015-12-01  2:41 UTC  (4+ messages)

[U-Boot] [PATCH 00/19] device model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2015-12-01  2:39 UTC  (7+ messages)
` [U-Boot] [PATCH 02/19] dm: timer: uclass: add timer init to add timer device

ocfs2 test for 0-day test
 2015-12-01  2:36 UTC  (2+ messages)
` [Ocfs2-devel] "

[PATCH 0/3] net: fec: Reset ethernet PHY whenever the enet_out clock
 2015-12-01  2:31 UTC  (8+ messages)
` [PATCH 1/3] net: fec: Remove redundant checks for NULL clk pointer
  ` [PATCH 2/3] net: fec: convert to using gpiod framework
    ` [PATCH 3/3] net: fec: Reset ethernet PHY whenever the enet_out clock is being enabled

[PATCH v3 0/2] zram/zcomp: stream allocation fixes and tweaks
 2015-12-01  2:31 UTC  (2+ messages)
  ` Re: Re: [PATCH v3 2/2] zram: try vmalloc() after kmalloc()

[PATCH v2 0/5] Add support for MSM8996 clock controllers
 2015-12-01  2:31 UTC  (2+ messages)

rebase -X subtree
 2015-12-01  2:22 UTC 

[PATCH i-g-t] tests/gem_softpin: New tests for softpin feature
 2015-11-30 18:22 UTC 

[meta-networking][PATCH] xl2tpd: 1.3.0 -> 1.3.6
 2015-12-01  2:19 UTC  (3+ messages)

[x86/irq] e59533f991: BUG: kernel test hang
 2015-12-01  2:17 UTC 

[PATCH v2 0/1] iio: proximity: lidar: optimize i2c transactions
 2015-12-01  2:16 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] f2fs: avoid deadlock in f2fs_shrink_extent_tree
 2015-12-01  2:16 UTC  (3+ messages)

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-01  2:16 UTC  (5+ messages)
` [PATCH v12 08/16] arm64/kexec: Add core kexec support


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.