All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-27 18:42:20 to 2016-04-27 19:46:55 UTC [more...]

[PATCH 1/2] jfs: Clean up xattr name mapping
 2016-04-27 19:46 UTC  (6+ messages)

Bisected: RED State Exception in 4.5 on E420R
 2016-04-27 19:46 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] drivers/video/am335x-fb: Add support for 16bpp format
 2016-04-27 19:45 UTC  (6+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 2/2] drivers/video/am335x-fb: Properly point framebuffer behind palette

[PATCH v3] char/rtc: replace blacklist with whitelist
 2016-04-27 19:45 UTC 

[PATCH v2 0/3] Enforce _PPC limits
 2016-04-27 19:45 UTC  (3+ messages)
` [PATCH v2 1/3] cpufreq: intel_pstate: "

+ mm-page_alloc-uninline-the-bad-page-part-of-check_new_page.patch added to -mm tree
 2016-04-27 19:45 UTC 

[PATCH 1/2] mm: add PF_MEMALLOC_NOFS
 2016-04-27 19:43 UTC  (7+ messages)
` [PATCH 1.1/2] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
      ` [Cluster-devel] "

[PATCH] drm/dp: Allow signals to interrupt drm_aux-dev reads/writes
 2016-04-27 19:43 UTC 

[PATCH] Documentation: Fix typos on several lines
 2016-04-27 19:39 UTC 

[PATCH 0/2] Embedding Position Independent Executables
 2016-04-27 19:39 UTC  (6+ messages)
` [PATCH 1/2] ARM: PIE infrastructure

dvb-s2 card "TeVii S472" (cx23885)
 2016-04-27 19:39 UTC  (4+ messages)

[PATCH v3 0/4] Support INT3406 Display thermal device
 2016-04-27 19:38 UTC  (3+ messages)

[Buildroot] [PATCH 1/8] package/mesa3d: introduce new Kconfig option to indicate full OpenGL support
 2016-04-27 19:38 UTC  (19+ messages)
` [Buildroot] [PATCH 2/8] package/glmark2: gl support also depends on X.org
` [Buildroot] [PATCH 3/8] package/kodi: Update OpenGL check
` [Buildroot] [PATCH 4/8] package/libva: "
` [Buildroot] [PATCH 5/8] package/x11r7/xdriver_xf86-video-intel: "
` [Buildroot] [PATCH 6/8] package/x11r7/xdriver_xf86-video-mach64: "
` [Buildroot] [PATCH 7/8] package/x11r7/xdriver_xf86-video-r128: "
` [Buildroot] [PATCH 8/8] package/x11r7/xserver_xorg-server: "

[PATCH] drm/i915: Update RAWCLK_FREQ register on VLV/CHV
 2016-04-27 19:38 UTC  (5+ messages)

[PATCH 0/8] btrfs: uapi migration for user-visible API components
 2016-04-27 19:37 UTC  (6+ messages)
` [PATCH 1/8] btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
` [PATCH 2/8] btrfs: uapi/linux/btrfs.h migration, qgroup limit flags

[PATCH] i2c-algo-bit: declare i2c_bit_quirk_no_clk_stretch as static
 2016-04-27 19:37 UTC 

Overlaped PIO with multiple ioreq_server (Xen4.6.1)
 2016-04-27 19:38 UTC 

[PATCH] drm/i915: Unify VLV/CHV DPOunit clock gating disable/enable
 2016-04-27 19:37 UTC  (3+ messages)

Regression of v4.6-rc vs. v4.5: hangs after a few minutes after boot
 2016-04-27 19:37 UTC  (4+ messages)

[Bridge] [PROBLEM] mac address learned on wrong port
 2016-04-27 19:37 UTC  (4+ messages)

[PATCH v2 net-next] net: ipv6: Use passed in table for nexthop lookups
 2016-04-27 19:37 UTC  (2+ messages)

[PATCH perf/core v4 00/19] perf-probe --cache and SDT support
 2016-04-27 19:36 UTC  (13+ messages)
` [PATCH perf/core v4 01/19] perf probe: Use strbuf for making strings
` [PATCH perf/core v4 14/19] perf buildid-cache: Scan and import user SDT events to probe cache
` [PATCH perf/core v4 18/19] perf probe: Allow wildcard for cached events

[PATCH] btrfs: do not return EBUSY on concurrent subvolume mounts
 2016-04-27 19:34 UTC  (2+ messages)

[PATCH v10] xSplice v1 design and implementation
 2016-04-27 19:27 UTC  (25+ messages)
` [PATCH v10 01/24] xsplice: Design document
` [PATCH v10 02/24] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v10 03/24] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v10 04/24] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v10 05/24] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v10 06/24] arm/x86/vmap: Add vmalloc_xen and vm_init_type
` [PATCH v10 07/24] xsplice: Add helper elf routines
` [PATCH v10 08/24] xsplice: Implement payload loading
` [PATCH v10 09/24] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v10 10/24] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v10 11/24] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v10 12/24] xsplice, symbols: Implement fast symbol names -> virtual addresses lookup
` [PATCH v10 13/24] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v10 14/24] xsplice: Add support for bug frames
` [PATCH v10 15/24] xsplice: Add support for exception tables
` [PATCH v10 16/24] xsplice: Add support for alternatives
` [PATCH v10 17/24] build_id: Provide ld-embedded build-ids
` [PATCH v10 18/24] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v10 19/24] XENVER_build_id/libxc: Provide ld-embedded build-id
` [PATCH v10 20/24] libxl: info: Display build_id of the hypervisor
` [PATCH v10 21/24] xsplice: Stacking build-id dependency checking
` [PATCH v10 22/24] xsplice/xen_replace_world: Test-case for XSPLICE_ACTION_REPLACE
` [PATCH v10 23/24] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v10 24/24] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

[PATCH v7 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-04-27 19:32 UTC  (3+ messages)

[PATCH v3 1/2] soc: qcom: smd: Introduce compile stubs
 2016-04-27 19:32 UTC  (3+ messages)
` [PATCH v3 2/2] net: Add Qualcomm IPC router

[PATCH] trailer: load config to handle core.commentChar
 2016-04-27 19:24 UTC 

[PATCH v3] http: support sending custom HTTP headers
 2016-04-27 19:30 UTC  (3+ messages)
` [PATCH v4] "

+ mm-page_alloc-dont-duplicate-code-in-free_pcp_prepare-fix.patch added to -mm tree
 2016-04-27 19:30 UTC 

+ mm-page_alloc-dont-duplicate-code-in-free_pcp_prepare.patch added to -mm tree
 2016-04-27 19:30 UTC 

+ mm-page_alloc-defer-debugging-checks-of-freed-pages-until-a-pcp-drain-fix.patch added to -mm tree
 2016-04-27 19:30 UTC 

[RFC] a corner case of open(2)
 2016-04-27 19:29 UTC  (3+ messages)
  ` another patch in #for-linus (was Re: [RFC] a corner case of open(2))

[RFC PATCH] lightnvm: expose configuration through sysfs
 2016-04-27 19:26 UTC  (6+ messages)

[PATCH net-next 1/2] tcp: remove an unnecessary check in tcp_tx_timestamp
 2016-04-27 19:25 UTC  (4+ messages)
` [PATCH net-next 2/2] tcp: remove a redundant check for SKBTX_ACK_TSTAMP

[PATCH] usb: devio: declare usbdev_vm_ops as static
 2016-04-27 19:23 UTC 

[PATCH v3 0/7] drm: Add fbdev deferred io support to helpers
 2016-04-27 19:24 UTC  (14+ messages)
` [PATCH v3 3/7] drm/fb-helper: Add fb_deferred_io support
` [PATCH v3 6/7] drm/qxl: Use drm_fb_helper deferred_io support

+ mm-page_alloc-pull-out-side-effects-from-free_pages_check.patch added to -mm tree
 2016-04-27 19:23 UTC 

[PATCH] parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
 2016-04-27 19:23 UTC  (2+ messages)

+ mm-page_alloc-un-inline-the-bad-part-of-free_pages_check-fix.patch added to -mm tree
 2016-04-27 19:22 UTC 

+ mm-page_alloc-un-inline-the-bad-part-of-free_pages_check.patch added to -mm tree
 2016-04-27 19:22 UTC 

[xen-unstable-smoke test] 92992: tolerable all pass - PUSHED
 2016-04-27 19:21 UTC 

[RFC PATCH net] ipv6/ila: fix nlsize calculation for lwtunnel
 2016-04-27 19:20 UTC  (2+ messages)

[PATCH v2] kconfig: add unexpected data itself to warning
 2016-04-27 19:20 UTC  (2+ messages)

+ mm-page_alloc-check-once-if-a-zone-has-isolated-pageblocks-fix.patch added to -mm tree
 2016-04-27 19:19 UTC 

v3.12.59 build: 0 failures 67 warnings (v3.12.59)
 2016-04-27 19:15 UTC 

[Qemu-devel] [PATCH 0/4] postcopy (& 1 test) patch for 2.7
 2016-04-27 19:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] Postcopy: Avoid 0 length discards
` [Qemu-devel] [PATCH 2/4] Postcopy: Add stats on page requests
` [Qemu-devel] [PATCH 3/4] test: Postcopy
` [Qemu-devel] [PATCH 4/4] tests: fix libqtest socket timeouts

[withdrawn] mm-page_alloc-move-might_sleep_if-check-to-the-allocator-slowpath.patch removed from -mm tree
 2016-04-27 19:18 UTC 

[PATCH for-4.7 0/7] More tools build fixes with clang
 2016-04-27 19:18 UTC  (15+ messages)
` [PATCH for-4.7 1/7] tools/xenstat: Avoid comparing '0 <= unsigned integer'
` [PATCH for-4.7 2/7] tools/blktap2: Use abort() instead of custom crash
` [PATCH for-4.7 3/7] tools/blktap2: Fix array initialisers for tapdisk_disk_{types, drivers}[]
` [PATCH for-4.7 4/7] tools/blktap2: Fix use of uninitialised variable in _tap_list_join3()
` [PATCH for-4.7 5/7] tools/kdd: Fix uninitialised variable warning
` [PATCH for-4.7 6/7] travis: Remove clang-3.8 build
` [PATCH for-4.7 7/7] travis: Enable tools when building with clang

[refpolicy] [PATCH 1/1] Add hwloc-dump-hwdata SELinux policy
 2016-04-27 19:17 UTC  (10+ messages)
` [refpolicy] [Patch V2 1/1] Update refpolicy to handle hwloc
  ` [refpolicy] [Patch V2 1/1] Add hwloc-dump-hwdata SELinux policy

[PATCH V2 RFC] fixup! virtio: convert to use DMA api
 2016-04-27 19:16 UTC  (14+ messages)
                  ` [Qemu-devel] "

+ mm-slab-freelist-randomization-v5-fix.patch added to -mm tree
 2016-04-27 19:16 UTC 

+ mm-slab-freelist-randomization-v5.patch added to -mm tree
 2016-04-27 19:16 UTC 

[PATCH v5] mm: SLAB freelist randomization
 2016-04-27 19:16 UTC  (4+ messages)
  ` [kernel-hardening] "

GATT Client
 2016-04-27 19:15 UTC 

[PATCH perf/core v5 00/15] perf-probe --cache and SDT support
 2016-04-27 19:15 UTC  (4+ messages)
` [PATCH perf/core v5 14/15] perf probe: Allow wildcard for cached events
    ` [PATCH perf/core v5.1 "

[PATCHv2] musb_host: fix lockup on rxcsr_h_error
 2016-04-27 19:13 UTC  (4+ messages)

[RFC PATCH v2 0/2] [media] tvp515p: Proposal for MC input connector support
 2016-04-27 19:12 UTC  (4+ messages)
` [RFC PATCH v2 1/2] [media] tvp5150: Add input connectors DT bindings

[PATCH 00/12] De-stage Sync File Framework
 2016-04-27 19:09 UTC  (6+ messages)
` [PATCH 12/12] Documentation: add Sync File doc

[Qemu-devel] [RFC PATCH v2 0/2] spapr: Memory hot-unplug support
 2016-04-27 19:07 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH v2 2/2] "

[PATCH] i2c-mux-pca9541: fix setup_timer.cocci warnings
 2016-04-27 19:06 UTC 

[meta-oe][PATCH] mozjs: fix configure host contamination
 2016-04-27 19:06 UTC  (5+ messages)

[RFC PATCH 00/24] Make Nokia N900 cameras working
 2016-04-27 19:05 UTC  (7+ messages)

[PATCH 1/1] [RFC] workqueue: fix ghost PENDING flag while doing MQ IO
 2016-04-27 19:05 UTC  (8+ messages)

mounting squashfs as initrd from RAM
 2016-04-27 19:03 UTC  (5+ messages)

[merged] localmodconfig-fix-whitespace-repeat-count-after-tristate.patch removed from -mm tree
 2016-04-27 19:03 UTC 

[merged] localmodconfig-reset-certificate-paths.patch removed from -mm tree
 2016-04-27 19:03 UTC 

[GIT PULL] workqueue fixes for v4.6-rc5
 2016-04-27 19:03 UTC  (3+ messages)

[merged] localmodconfig-add-missing-to-reference-a-variable.patch removed from -mm tree
 2016-04-27 19:03 UTC 

[merged] localmodconfig-fix-parsing-of-help-text.patch removed from -mm tree
 2016-04-27 19:03 UTC 

[merged] localmodconfig-recognize-more-keywords-that-end-a-menu-entry.patch removed from -mm tree
 2016-04-27 19:03 UTC 

[merged] localmodconfig-fix-parsing-of-kconfig-source-statements.patch removed from -mm tree
 2016-04-27 19:03 UTC 

[PATCH net-next] net: dsa: Provide CPU port statistics to master netdev
 2016-04-27 19:03 UTC  (2+ messages)

[PATCH net-next] tcp: do not block bh during prequeue processing
 2016-04-27 18:59 UTC 

[PATCH next] ipvlan: Fix failure path in dev registration during link creation
 2016-04-27 18:57 UTC  (2+ messages)

rcX probs, UBSAN complaints. one complaint about BIOS
 2016-04-27 18:56 UTC 

[PATCH 1/3] lightnvm: do not free unused metadata on rrpc
 2016-04-27 18:56 UTC  (4+ messages)
` [PATCH 3/3] lightnvm: rename dma helper functions

[PATCH v12 00/10] arm64: Add kernel probes (kprobes) support
 2016-04-27 18:53 UTC  (22+ messages)
` [PATCH v12 01/10] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
` [PATCH v12 02/10] arm64: Add more test functions to insn.c
` [PATCH v12 03/10] arm64: add conditional instruction simulation support
` [PATCH v12 04/10] arm64: Blacklist non-kprobe-able symbols
` [PATCH v12 05/10] arm64: Kprobes with single stepping support
` [PATCH v12 06/10] arm64: Treat all entry code as non-kprobe-able
` [PATCH v12 07/10] arm64: kprobes instruction simulation support
` [PATCH v12 08/10] arm64: Add trampoline code for kretprobes
` [PATCH v12 09/10] arm64: Add kernel return probes support (kretprobes)
` [PATCH v12 10/10] kprobes: Add arm64 case in kprobe example module

[PATCH 00/29] Yet more preparation for reference backends
 2016-04-27 18:55 UTC  (5+ messages)
` [PATCH 15/29] ref_transaction_create(): disallow recursive pruning
` [PATCH 19/29] refs: don't dereference on rename

[PATCH v2] net: Add Qualcomm IPC router
 2016-04-27 18:55 UTC  (4+ messages)

[PATCH V10 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-04-27 18:43 UTC  (5+ messages)
` [PATCH V10 2/6] mfd: max77620: add core driver for MAX77620/MAX20024

[PATCH 1/2] ASoC: dmaengine_pcm: Add support for packed transfers
 2016-04-27 18:54 UTC  (4+ messages)
` [PATCH 2/2] ASoC: bcm2835: Add S16_LE support via packed DMA transfers

[CI-ping 01/15] drm/i915: Force clean compilation with -Werror
 2016-04-27 18:52 UTC  (8+ messages)
` [CI-ping 15/15] drm/i915: Late request cancellations are harmful

[PATCH 0/3] Improve the mmap() emulation on Windows
 2016-04-27 18:51 UTC  (5+ messages)
` [PATCH 2/3] mmap(win32): avoid copy-on-write when it is unnecessary

[PATCH] i915 suspend/resume_noirq instead of suspend_late/resume_early
 2016-04-27 18:46 UTC 

[PATCH 9] xSplice v1 design and implementation
 2016-04-27 18:45 UTC  (6+ messages)
` [PATCH v9 10/27] xsplice: Add helper elf routines

[Bug 86351] New: HDMI audio garbled output on Radeon R9 280X
 2016-04-27 18:45 UTC  (2+ messages)
` [Bug 86351] "

[PATCH v2 1/2] drm/i915/gen9: Clean up MOCS table definitions
 2016-04-27 18:42 UTC  (12+ messages)
` [PATCH v2 2/2] drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config


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.