All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-23 10:52:58 to 2016-06-23 11:50:08 UTC [more...]

[PATCH review 0/13] Adding a userns owner to struct super_block
 2016-06-23 11:50 UTC  (4+ messages)
` [PATCH review 01/13] mnt: Account for MS_RDONLY in fs_fully_visible
  ` [PATCH review 05/13] proc: Convert proc_mount to use mount_ns

[PATCH] x86/asm/entry: Make thunk's restore a local label
 2016-06-23 11:49 UTC 

[PATCH] kasan: account for new sections when instrumenting globals
 2016-06-23 11:49 UTC  (2+ messages)

[PATCH] arm64: mm: fix location of _etext
 2016-06-23 11:49 UTC  (3+ messages)

fldigi setup question
 2016-06-23 11:48 UTC  (4+ messages)

[patch V2 00/20] timer: Refactor the timer wheel
 2016-06-23 11:47 UTC  (6+ messages)
    ` [LTP] "

[PATCH v2] drm/i915: Small compaction of the engine init code
 2016-06-23 11:46 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 3/4] xen/init: Move initcall infrastructure into .init.data
 2016-06-23 11:46 UTC  (3+ messages)
` [PATCH v3 "

[nft PATCH] tests: shell: run-tests.sh: use src/nft binary by default
 2016-06-23 11:45 UTC 

[Qemu-devel] [PATCH v2 00/10] globals: Clean up validation and error checking
 2016-06-23 11:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] qdev: Don't stop applying globals on first error
` [Qemu-devel] [PATCH v2 03/10] vl: Reject invalid class names on -global
` [Qemu-devel] [PATCH v2 10/10] machine: Skip global registration for non-existing classes

[PATCH] drm/atomic: Make drm_atomic_legacy_backoff reset crtc->acquire_ctx
 2016-06-23 11:45 UTC 

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-23 11:44 UTC  (7+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH v2 1/4] xen/init: Annotate all command line parameter infrastructure as const
 2016-06-23 11:44 UTC  (4+ messages)
` [PATCH v2 2/4] arm/init: Move .init.proc.info into .init.data

[Qemu-devel] [PULL 00/17] ppc-for-2.7 queue 20160623
 2016-06-23 11:43 UTC  (2+ messages)

[PATCH 01/16] tty: 8250, remove shadow and unused variables
 2016-06-23 11:34 UTC  (20+ messages)
` [PATCH 02/16] vt: remove lines parameter from scrollback
` [PATCH 03/16] vt: document vc_data by example
` [PATCH 04/16] sisusb: remove dummy variables
` [PATCH 05/16] tty: vt, consw->con_scrolldelta cleanup
` [PATCH 06/16] tty: vt, consw->con_set_palette cleanup
` [PATCH 07/16] tty: vt, remove consw->con_bmove
` [PATCH 08/16] tty: vt, drop VT_BUF_VRAM_ONLY
` [PATCH 09/16] tty: vt, get rid of ugly FLUSH macro
` [PATCH 10/16] tty: vt, separate T.416 high colors handler
` [PATCH 11/16] tty: vt, do not pass structure over stack
` [PATCH 12/16] tty: vt, too many commands per line in rgb_foreground
` [PATCH 13/16] tty: vt, whitespace cleanup in csi_m
` [PATCH 14/16] tty: vt, convert more macros to functions
` [PATCH 15/16] tty: vt, ignore PIO_UNIMAPCLR param
` [PATCH 16/16] tty: vt, remove unused vc_deccolm

[PATCH nf-next] netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED
 2016-06-23 11:43 UTC 

[Qemu-devel] [PATCH] xen-usb: Fix 32bit build
 2016-06-23 11:43 UTC  (2+ messages)

[PATCH] PCI: release pci_host_bridge resource after remove root bus
 2016-06-23 11:42 UTC  (2+ messages)

[PATCH] xfstests: update xfs/096 for new behaviour
 2016-06-23 11:41 UTC  (4+ messages)

[PATCH] ipset: Backports for the nla_put_net64() API changes
 2016-06-23 11:41 UTC  (3+ messages)

Do people want a Developer Meeting on Aug 24th (before Dev Summit)
 2016-06-23 11:39 UTC  (2+ messages)

[PATCH] enic: fix releasing of mbufs when tearing down rq
 2016-06-23 11:41 UTC  (2+ messages)

[PATCH BlueZ] core/device: Don't even attempt to load name if address is private
 2016-06-23 11:40 UTC 

next-20160623 build: 2 failures 12 warnings (next-20160623)
 2016-06-23 11:34 UTC 

[PATCH] mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
 2016-06-23 11:39 UTC  (2+ messages)

[PATCH] net: Fix resetting network_header in neigh_resolve_output and neigh_connected_output
 2016-06-23 11:39 UTC 

mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG
 2016-06-23 11:39 UTC  (6+ messages)

[PATCH 00/11] efi: Permanent runtime EFI memmap support
 2016-06-23 11:34 UTC  (16+ messages)
` [PATCH 01/11] x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
` [PATCH 02/11] x86/efi: Consolidate region mapping logic
` [PATCH 03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code
` [PATCH 04/11] efi: Add efi_memmap_init_late() for permanent EFI memmap
` [PATCH 05/11] efi/fake_mem: Refactor main two code chunks into functions
` [PATCH 06/11] efi: Split out EFI memory map functions into new file
` [PATCH 07/11] efi: Add efi_memmap_install() for installing new EFI memory maps
` [PATCH 08/11] efi: Allow drivers to reserve boot services forever
` [PATCH 09/11] efi/runtime-map: Use efi.memmap directly instead of a copy
` [PATCH 10/11] efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()
` [PATCH 11/11] x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data

[PATCH] leds: centralize definition of "default-state" property
 2016-06-23 11:38 UTC 

[Qemu-devel] [PATCH 1/1] block: fix return code for partial write for Linux AIO
 2016-06-23 11:37 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 480d8d2fd934a811af0af202e7e8413c42ba4cae BUILD SUCCESS
 2016-06-23 11:36 UTC 

[Qemu-devel] [PATCH v3 00/20] GICv3 emulation
 2016-06-23 11:36 UTC  (8+ messages)

[PATCH] enic: fix free function to actually free memory
 2016-06-23 11:36 UTC  (2+ messages)

[PATCH] wlcore: time sync : add support for 64 bit clock
 2016-06-23 11:35 UTC  (6+ messages)

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-06-23 11:35 UTC  (12+ messages)

[patch net-next v5 0/4] return offloaded stats as default and expose original sw stats
 2016-06-23 11:35 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH V5 0/4] Introduce COLO-compare
 2016-06-23 11:34 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH V5 1/4] colo-compare: introduce colo compare initialization
` [Qemu-devel] [RFC PATCH V5 2/4] colo-compare: track connection and enqueue packet
` [Qemu-devel] [RFC PATCH V5 3/4] colo-compare: introduce packet comparison thread
` [Qemu-devel] [RFC PATCH V5 4/4] colo-compare: add TCP, UDP, ICMP packet comparison

[PATCH v2] fstests: btrfs: fix 006 adds _runnt_btrfs_util_prog()
 2016-06-23 11:34 UTC  (5+ messages)

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2016-06-23 11:33 UTC  (6+ messages)
` [U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure

[PATCH] enic: improve ptype handling
 2016-06-23 11:32 UTC  (2+ messages)

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-23 11:32 UTC  (6+ messages)
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops

[PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes
 2016-06-23 11:31 UTC  (3+ messages)

[PATCH v2] ArmVirtPkg/ArmVirtXen: Add ACPI support for Virt Xen ARM
 2016-06-23 11:31 UTC 

[PATCH 1/2] mm: memblock Add some new functions to address the mem limit issue
 2016-06-23 11:30 UTC  (4+ messages)
` [PATCH 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified

[PATCH] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-23 11:29 UTC  (4+ messages)

Why is BLE still under -E option?
 2016-06-23 11:29 UTC  (2+ messages)

[LTP] [PATCH] network/perf_lan: remove the test
 2016-06-23 11:28 UTC  (3+ messages)

[PATCH 00/27] Move LRU page reclaim from zones to nodes v7
 2016-06-23 11:27 UTC  (13+ messages)
` [PATCH 04/27] mm, vmscan: Begin reclaiming pages on a per-node basis

4.6.2 frequent crashes under memory + IO pressure
 2016-06-23 11:26 UTC  (5+ messages)

[Bug 120921] New: target: Unconfiguring ib_srpt triggers kernel crash
 2016-06-23 11:26 UTC 

[xen-4.3-testing test] 96150: regressions - FAIL
 2016-06-23 11:26 UTC 

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-06-23 11:25 UTC  (14+ messages)
` [Intel-gfx] "

AVRCP 1.6
 2016-06-23 11:24 UTC  (4+ messages)

[PATCH] enic: fix name of hash table used for enic classifiers
 2016-06-23 11:24 UTC  (2+ messages)

[PATCH nf-next 0/4] netfilter: request related nf_log module when we add TRACE rule
 2016-06-23 11:23 UTC  (4+ messages)
` [PATCH nf-next 1/4] netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]

[patch -mm 1/2] mm/compaction: split freepages without holding the zone lock fix
 2016-06-23 11:21 UTC  (7+ messages)
` [patch] mm, compaction: abort free scanner if split fails

[PATCH v3 0/3] Make hvm_fep available to non-debug build
 2016-06-23 11:21 UTC  (6+ messages)
` [PATCH v3 1/3] xen: add warning infrastructure

[PATCH 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver
 2016-06-23 11:21 UTC  (9+ messages)
` [PATCH 1/2] leds: ncp5623: Add device tree binding documentation

[PATCH 0/4] serial: sh-sci: FIFO initialization fixes
 2016-06-23 11:20 UTC  (6+ messages)
` [PATCH 2/4] serial: sh-sci: Stop transfers in sci_shutdown()

[PATCH 0/4] sched/fair: Fix PELT wobblies
 2016-06-23 11:19 UTC  (3+ messages)
` [PATCH 4/4] sched,fair: Fix PELT integrity for new tasks

[PATCH v2] ixgbe: configure VLAN TPID
 2016-06-23 11:18 UTC  (3+ messages)
` [PATCH v3] "

Brightness and "touchpad dis-/enable" keys not working for Fujitsu e7x6
 2016-06-23 11:18 UTC  (11+ messages)

[PATCH i-g-t] assembler/: Fix lex warnings for %empty and %nonassoc
 2016-06-23 11:21 UTC  (5+ messages)

[PATCH 2/3] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-06-23 11:16 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
 2016-06-23 11:15 UTC  (2+ messages)

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-06-23 11:16 UTC  (4+ messages)
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines

[libvirt test] 96157: tolerable FAIL - PUSHED
 2016-06-23 11:14 UTC 

what is "core-image-testmaster.bb" supposed to do?
 2016-06-23 11:12 UTC 

[PATCH] namespaces: add transparent user namespaces
 2016-06-23 11:11 UTC 

[PATCH 0/7] vm-event: Implement ARM support for control-register writes
 2016-06-23 11:11 UTC  (13+ messages)
` [PATCH 7/7] vm-event/arm: implement support for control-register write vm-events

[PATCH nf-next] netfilter: xt_cpu: no need to check the validity of invert flag
 2016-06-23 11:11 UTC  (2+ messages)

[PATCH] xfstests: Add mkfs input validation tests
 2016-06-23 11:10 UTC  (3+ messages)

[Patch net 0/2] net_sched: bug fixes for ife action
 2016-06-23 11:11 UTC  (5+ messages)
` [Patch net 1/2] act_ife: only acquire tcf_lock for existing actions
` [Patch net 2/2] act_ife: acquire ife_mod_lock before reading ifeoplist

[Qemu-devel] [PATCH v2 00/10] ACPI CPU hotplug refactoring to support unplug and more than 255 CPUs
 2016-06-23 11:07 UTC  (4+ messages)

[PATCH v2] i40e: fix olflags for vector RX
 2016-06-23 11:07 UTC  (4+ messages)
` [PATCH v3] i40e: fix olflags for vector Rx

[Qemu-devel] [PATCH 0/7] Remove useless casts
 2016-06-23 11:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH 6/7] crypto: remove "

[PATCH nf-next] netfilter: nft_meta: set skb->nf_trace appropriately
 2016-06-23 11:07 UTC  (2+ messages)

[PATCH v3] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-06-23 11:07 UTC  (6+ messages)

[PATCH] mmc: sdhci: Fix sdhci_card_busy()
 2016-06-23 11:00 UTC 

[PATCH iproute2 net-next v4 0/5] bridge: json support for fdb and vlan show
 2016-06-23 11:03 UTC  (5+ messages)

[PATCH nf] netfilter: nf_tables: fix memory leak if expr init fails
 2016-06-23 11:03 UTC  (2+ messages)

[PATCH BlueZ 1/2] core/gatt-client: Allow clients to call ReadValue in parallel
 2016-06-23 11:02 UTC  (2+ messages)
` [PATCH BlueZ 2/2] core/gatt-client: Always use bt_gatt_client_read_long_value

nftables: drop ssh brute force with ip block
 2016-06-23 11:01 UTC  (6+ messages)

[PATCH krogoth+] fetch2: fix unpack of symbolic links
 2016-06-23 11:00 UTC  (3+ messages)

[PATCH v2 03/12] NFS: Cache aggressively when file is open for writing
 2016-06-23 11:00 UTC  (12+ messages)
` [PATCH v2 04/12] NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
  ` [PATCH v2 05/12] NFS: writepage of a single page should not be synchronous
    ` [PATCH v2 06/12] NFS: Don't hold the inode lock across fsync()
      ` [PATCH v2 07/12] NFS: Don't call COMMIT in ->releasepage()
        ` [PATCH v2 08/12] NFS: Fix O_DIRECT verifier problems
          ` [PATCH v2 09/12] NFS: Ensure we reset the write verifier 'committed' value on resend
            ` [PATCH v2 10/12] NFS: Do not serialise O_DIRECT reads and writes

[PATCH v2 00/10] Support progress reporting
 2016-06-23 10:59 UTC  (11+ messages)
` [PATCH v2 01/10] knotty: provide a symlink to the latest console log
` [PATCH v2 02/10] knotty: import latest python-progressbar
` [PATCH v2 03/10] lib: implement basic task progress support
` [PATCH v2 04/10] lib/bb/progress: add MultiStageProgressReporter
` [PATCH v2 05/10] fetch2: implement progress support
` [PATCH v2 06/10] knotty: add code to support showing progress for sstate object querying
` [PATCH v2 07/10] knotty: show task progress bar
` [PATCH v2 08/10] knotty: add quiet output mode
` [PATCH v2 09/10] runqueue: add ability to enforce that tasks are setscened
` [PATCH v2 10/10] runqueue: report progress for "Preparing RunQueue" step

nft shell tests
 2016-06-23 10:59 UTC  (3+ messages)

PATCH] mbuf: rte_pktmbuf_dump: don't add 0x when using %p in format strings
 2016-06-23 10:58 UTC  (6+ messages)
      ` [PATCH] vmxnet3: remove 0x prefix for %p format

Bitbake output format changed Was: [oe-commits] [bitbake] branch master updated (a3f464d -> 0219271)
 2016-06-23 10:58 UTC  (2+ messages)
` [PATCH] test-dependencies.sh: Strip also '\.bb; .*' before adding failed recipe to list of failed

[PULL] Btrfs updates for 4.7-rc5
 2016-06-23 10:56 UTC 

[PATCH v3 0/4] ARM/ARM64: PCI: PCI_PROBE_ONLY clean-up
 2016-06-23 10:55 UTC  (5+ messages)
` [PATCH v3 4/4] ARM/PCI: remove arch specific pcibios_enable_device()

charmap.5: clarify keyword syntax
 2016-06-23 10:55 UTC  (6+ messages)

[linux-next:master 5799/6035] arch/powerpc/include/asm/atomic.h:82:2: note: in expansion of macro 'ATOMIC_OP'
 2016-06-23 10:52 UTC 

futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op
 2016-06-23 10:53 UTC  (5+ messages)

[B.A.T.M.A.N.] Adhoc0 Interface not showing up
 2016-06-23 10:53 UTC  (3+ messages)

[Qemu-devel] [PULL 0/5] usb: add hotplug support for usb-bot and usb-uas
 2016-06-23 10:53 UTC  (2+ messages)


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.