All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-03 21:53:08 to 2016-02-03 22:36:18 UTC [more...]

inline vector container
 2016-02-03 22:10 UTC  (5+ messages)

[3.16.y-ckt stable] Linux 3.16.7-ckt24 stable review
 2016-02-03 22:32 UTC  (26+ messages)
` [PATCH 3.16.y-ckt 001/180] drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
` [PATCH 3.16.y-ckt 004/180] connector: bump skb->users before callback invocation
` [PATCH 3.16.y-ckt 006/180] bridge: Only call /sbin/bridge-stp for the initial network namespace
` [PATCH 3.16.y-ckt 010/180] bonding: Prevent IPv6 link local address on enslaved devices
` [PATCH 3.16.y-ckt 014/180] team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
` [PATCH 3.16.y-ckt 017/180] xen-netfront: print correct number of queues
` [PATCH 3.16.y-ckt 020/180] sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
` [PATCH 3.16.y-ckt 021/180] sctp: convert sack_needed and sack_generation to bits
` [PATCH 3.16.y-ckt 025/180] [media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
` [PATCH 3.16.y-ckt 030/180] xhci: refuse loading if nousb is used
` [PATCH 3.16.y-ckt 035/180] wlcore/wl12xx: spi: fix oops on firmware load
` [PATCH 3.16.y-ckt 036/180] EDAC: Fix the leak of mci->bus->name when bus_register fails
` [PATCH 3.16.y-ckt 040/180] powerpc: Make value-returning atomics fully ordered
` [PATCH 3.16.y-ckt 041/180] powerpc: Make {cmp}xchg* and their atomic_ versions "
` [PATCH 3.16.y-ckt 042/180] dm space map metadata: remove unused variable in brb_pop()
` [PATCH 3.16.y-ckt 046/180] arm64: kernel: enforce pmuserenr_el0 initialization and restore
` [PATCH 3.16.y-ckt 051/180] nfs: Fix race in __update_open_stateid()
` [PATCH 3.16.y-ckt 053/180] posix-clock: Fix return code on the poll method's error path
` [PATCH 3.16.y-ckt 054/180] rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
` [PATCH 3.16.y-ckt 055/180] rtlwifi: rtl8192se: Fix module parameter initialization
` [PATCH 3.16.y-ckt 057/180] rtlwifi: rtl8192cu: Add missing parameter setup
` [PATCH 3.16.y-ckt 071/180] x86/xen: don't reset vcpu_info on a cancelled suspend
` [PATCH 3.16.y-ckt 077/180] locks: fix unlock when fcntl_setlk races with a close
` [PATCH 3.16.y-ckt 078/180] ASoC: compress: Fix compress device direction check
` [Bridge] [PATCH 3.16.y-ckt 163/180] bridge: fix lockdep addr_list_lock false positive splat

[PATCH 00/54] staging/rdma/hfi1: Various bug fixes for hfi1 post rdmavt
 2016-02-03 22:36 UTC  (41+ messages)
  ` [PATCH 01/54] staging/rdma/hfi1: Remove srq functionality
  ` [PATCH 02/54] staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removed
  ` [PATCH 03/54] staging/rdma/hfi1: cleanup messages on qsfp_read() failure
  ` [PATCH 04/54] staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte boundary
  ` [PATCH 05/54] staging/rdma/hfi1: Add active and optical cable support
  ` [PATCH 06/54] staging/rdma/hfi1: Get port type from configuration file
  ` [PATCH 07/54] staging/rdma/hfi1: Support external device configuration requests from 8051
  ` [PATCH 08/54] staging/rdma/hfi1: Fix missing firmware NULL dereference
  ` [PATCH 09/54] staging/rdma/hfi1: Fix per-VL transmit discard counts
  ` [PATCH 10/54] staging/rdma/hfi1: Only warn when board description is not found
  ` [PATCH 11/54] staging/rdma/hfi1: Make firmware failure messages warnings
  ` [PATCH 12/54] staging/rdma/hfi1: Don't attempt to qualify or tune loopback plugs
  ` [PATCH 13/54] staging/rdma/hfi1: No firmware retry for simulation
  ` [PATCH 14/54] staging/rdma/hfi1: Skip lcb init "
  ` [PATCH 15/54] staging/rdma/hfi1: Fix for 32-bit counter overflow in driver and hfi1stats
  ` [PATCH 16/54] staging/rdma/hfi1: Correctly set RcvCtxtCtrl register
  ` [PATCH 17/54] staging/rdma/hfi1: Method to toggle "fast ECN" detection
  ` [PATCH 18/54] staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPM
  ` [PATCH 19/54] staging/rdma/hfi1: Fix SL->SC checks
  ` [PATCH 20/54] staging/rdma/hfi1: Remove unused code
  ` [PATCH 21/54] staging/rdma/hfi1: Remove unnecessary duplicated variable
  ` [PATCH 22/54] staging/rdma/hfi1: Consolidate CPU/IRQ affinity support
  ` [PATCH 23/54] staging/rdma/hfi1: Allocate send ctxt on device NUMA node
  ` [PATCH 24/54] staging/rdma/hfi1: Verbs Mem affinity support
  ` [PATCH 25/54] staging/rdma/hfi1: Change send_schedule counter to a per cpu counter
  ` [PATCH 26/54] staging/rdma/hfi1: Fix for generic I2C interface
  ` [PATCH 27/54] staging/rdma/hfi1: Allow a fair scheduling of QPs
  ` [PATCH 28/54] staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when it's 2097152
  ` [PATCH 29/54] staging/rdma/hfi1: Improve performance of TID cache look up
  ` [PATCH 30/54] staging/rdma/hfi1: Reduce syslog message severity and provide speed information
  ` [PATCH 31/54] staging/rdma/hfi1: Use device file minor to identify EPROM
  ` [PATCH 32/54] staging/rdma/hfi1: Improve performance of SDMA transfers
  ` [PATCH 33/54] staging/rdma/hfi1: correctly check for post-interrupt packets
  ` [PATCH 34/54] staging/rdma/hfi1: Properly determine error status of SDMA slots
  ` [PATCH 35/54] staging/rdma/hfi1: Report physical state changes per device instead of globally
  ` [PATCH 36/54] staging/rdma/hfi1: Fix fabric serdes reset by re-downloading firmware
  ` [PATCH 37/54] staging/rdma/hfi1: Split last 8 bytes of copy to user buffer
  ` [PATCH 38/54] staging/rdma/hfi1: Implement LED beaconing for maintenance
  ` [PATCH 39/54] staging/rdma/hfi1: Remove PCIe AER diagnostic message
  ` [PATCH 40/54] staging/rdma/hfi1: Correct TWSI reset

[Buildroot] [PATCH v2] board: Add support for Acmesystems Arietta g25
 2016-02-03 22:35 UTC  (2+ messages)

[PATCH] powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addresses
 2016-02-03 22:34 UTC 

[PATCH] [media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERROR
 2016-02-03 22:30 UTC 

[PATCH] mm/debug-pagealloc: add missing debug_pagealloc_enabled
 2016-02-03 22:30 UTC  (6+ messages)

[RFA] timestamp field
 2016-02-03 22:29 UTC  (5+ messages)

[Buildroot] [git commit] qt5: bump version to 5.5.1
 2016-02-03 22:26 UTC 

[PATCH] arago.conf: enable gstreamer for qtmultimedia PACKAGECONFIG
 2016-02-03 22:25 UTC 

[PATCH] staging: lustre: Fix 'unexpected unlock' warning generated by sparse
 2016-02-03 22:23 UTC  (3+ messages)
  ` [lustre-devel] "

[PATCH RESEND 0/3] PCI: hv: New paravirtual PCI front-end driver
 2016-02-03 22:22 UTC  (4+ messages)
` [PATCH RESEND 3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

stop using ioends for direct write completions
 2016-02-03 22:22 UTC  (7+ messages)

[PATCH v2 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-03 22:22 UTC  (7+ messages)
` [PATCH v2 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port

[Printing-architecture] Debian dropping the Linux Standard Base - Better way to supply distribution-independent printer driver packages?
 2016-02-03 22:22 UTC  (2+ messages)

[Buildroot] [PATCH 00/16 v4] legal-info improvements and completeness (branch yem/legal-2)
 2016-02-03 22:22 UTC  (17+ messages)
` [Buildroot] [PATCH 01/16 v4] toolchain/external: newer Linaro toolchains do not provide source code
` [Buildroot] [PATCH 02/16 v4] toolchain/external: add hashes for actual sources
` [Buildroot] [PATCH 03/16 v4] core/pkg-utils: add macro to hardlink-or-copy
` [Buildroot] [PATCH 04/16 v4] core/legal-info: use the macro to install source archives
` [Buildroot] [PATCH 05/16 v4] core/pkg-generic: reorder variables definitions for legal-info
` [Buildroot] [PATCH 06/16 v4] core/legal-info: ensure legal-info works in off-line mode
` [Buildroot] [PATCH 07/16 v4] core/pkg-generic: add variable to store the package rawname-version
` [Buildroot] [PATCH 08/16 v4] core/legal-info: install source archives in their own sub-dir
` [Buildroot] [PATCH 09/16 v4] core/legal-info: add package version to license directory
` [Buildroot] [PATCH 10/16 v4] core/apply-patches: store full path of applied patches
` [Buildroot] [PATCH 11/16 v4] core/legal-info: also save patches
` [Buildroot] [PATCH 12/16 v4] core/legal-info: renumber saved patches
` [Buildroot] [PATCH 13/16 v4] core/legal-info: also save extra downloads
` [Buildroot] [PATCH 14/16 v4] core/legal-info: generate a hash of all saved files
` [Buildroot] [PATCH 15/16 v4] core/legal-info: allow ignoring packages from the legal-info
` [Buildroot] [PATCH 16/16 v4] core/pkg-virtual: ignore from legal-info output

[PATCH v2 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-03 22:21 UTC  (6+ messages)
` [PATCH v2 2/5] dts: sun8i-h3: Add APB0 related clocks and resets

[LSF/MM TOPIC] Persistent memory: pmem as storage device vs pmem as memory
 2016-02-03 22:21 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH 0/7] IB/qib: Finish adding core rdmavt verbs support
 2016-02-03 22:20 UTC  (8+ messages)
  ` [PATCH 1/7] IB/qib: Remove srq functionality
  ` [PATCH 2/7] IB/qib: Clean up register_ib_device
  ` [PATCH 3/7] IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
  ` [PATCH 4/7] IB/qib: Remove modify queue pair code
  ` [PATCH 5/7] IB/qib: Remove destroy "
  ` [PATCH 6/7] IB/qib: Support query gid in rdmavt
  ` [PATCH 7/7] IB/qib: Remove modify_port and port_immutable functions

SGTL5000 misc
 2016-02-03 22:20 UTC  (9+ messages)

commit 9178ba294b6839eeff1a91bed95515d783f3ee6c an A-Eon Tabor Board
 2016-02-03 22:20 UTC  (4+ messages)

[PATCH v4 00/12] ref-filter: use parsing functions
 2016-02-03 22:19 UTC  (3+ messages)
` [PATCH v4 05/12] ref-filter: introduce parsing functions for each valid atom

[PATCH] mmc: pxamci: fix the device-tree probe deferral path
 2016-02-03 22:19 UTC 

booting from BTRFS works only with one device in the pool
 2016-02-03 22:19 UTC  (7+ messages)

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-03 22:20 UTC  (2+ messages)

[PATCH v2 00/13] staging:lustre: split kernel comm between user and kernel
 2016-02-03 22:19 UTC  (3+ messages)
  ` [lustre-devel] "

[Buildroot] [PATCH] binutils: fix .loc processing in xtensa gas
 2016-02-03 22:17 UTC  (2+ messages)

[Buildroot] [PATCH] board: Add support for Acmesystems Arietta g25
 2016-02-03 22:17 UTC  (3+ messages)

[Buildroot] [git commit] binutils: fix .loc processing in xtensa gas
 2016-02-03 22:17 UTC 

[Buildroot] [PATCH] gnutls: bump to version 3.4.9
 2016-02-03 22:16 UTC  (2+ messages)

[Buildroot] [git commit] gnutls: bump to version 3.4.9
 2016-02-03 22:16 UTC 

[PATCH] Add support for usbfs zerocopy
 2016-02-03 22:15 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH v4] "

[PATCH 0/7] IB/rdmavt: Finish adding core verbs support
 2016-02-03 22:15 UTC  (8+ messages)
  ` [PATCH 1/7] IB/rdmavt: Add srq functionality to rdmavt
  ` [PATCH 2/7] IB/rdmavt: Add hardware driver send work request check
  ` [PATCH 3/7] IB/rdmavt: Add Mem affinity support
  ` [PATCH 4/7] IB/rdmavt: Clean up distinction between port number and index
  ` [PATCH 5/7] IB/rdmavt: Add query gid support
  ` [PATCH 6/7] IB/rdmavt: Add support for query_port, modify_port and get_port_immutable
  ` [PATCH 7/7] IB/rdmavt: Properly pass gfp to hw driver function

[Buildroot] [RFC] python-pyparted: new package
 2016-02-03 22:15 UTC  (2+ messages)

[Buildroot] [git commit] python-pyparted: new package
 2016-02-03 22:14 UTC 

[PATCH 1/3] [jethro] linux-yocto: Update SRCREV for genericx86* for 3.14, fixes CVE-2016-0728
 2016-02-03 22:14 UTC  (3+ messages)
` [PATCH 2/3] [jethro] linux-yocto: Update SRCREV for genericx86* for 3.19, "
` [PATCH 3/3] [jethro] linux-yocto: Update SRCREV for genericx86* for 4.1, "

[Qemu-devel] [RFC PATCH v2] fw/pci: Add support for mapping Intel IGD OpRegion via QEMU
 2016-02-03 22:09 UTC  (5+ messages)
` [Qemu-devel] [SeaBIOS] "

[PATCH] vsprintf: do not append unset Scope ID to IPv6
 2016-02-03 22:09 UTC  (5+ messages)

[PATCH] led: core: RfC - add RGB LED handling to the core
 2016-02-03 22:08 UTC  (21+ messages)

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-02-03 22:07 UTC  (12+ messages)
                ` [PATCH] locking/mutex: Avoid spinner vs waiter starvation

[PATCH] kernel/locking/lockdep.c: mark chainhashentry as __maybe_unused
 2016-02-03 22:05 UTC  (2+ messages)

[PATCH] usb: phy-am335x: clarify USB_COMMON dependency
 2016-02-03 22:04 UTC  (5+ messages)

[PATCH] mm/workingset: do not forget to unlock page
 2016-02-03 22:02 UTC  (7+ messages)

patch "xhci: Fix list corruption in urb dequeue at host removal" added to usb-linus
 2016-02-03 22:03 UTC 

OE Changelog since 2016-01-24 until 2016-01-31
 2016-02-03 22:02 UTC 

test sfdisk, optimal_iosize
 2016-02-03 22:02 UTC  (7+ messages)
` scsi_debug, iosize optimal < minimum (was: test sfdisk, optimal_iosize)
  ` scsi_debug, iosize optimal < minimum

[Buildroot] [PATCH v1] qt5: bump version to 5.5.1
 2016-02-03 22:01 UTC 

[Buildroot] [PATCH v2 1/2] qt5tools: new package
 2016-02-03 22:01 UTC 

[PATCH 1/2] of: always define of_node_cmp() and other functions
 2016-02-03 21:59 UTC  (6+ messages)
` [PATCH 2/2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
  ` [PATCH 2/2] of: provide of_n_{addr, size}_cells "

[Buildroot] [PATCH] python-smbus-cffi: new package
 2016-02-03 22:01 UTC  (2+ messages)

[dm-devel] [PATCH] block: do not return -EOPNOTSUPP only when issue a discard request
 2016-02-03 22:00 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/3] CFFI backend
 2016-02-03 22:00 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/3] libffi: fix headers location for host-libffi
` [Buildroot] [PATCH v2 2/3] python-pycparser: new package
` [Buildroot] [PATCH v2 3/3] python-cffi: add host variant

[Buildroot] Speeding up the build
 2016-02-03 21:59 UTC 

+ mm-hugetlb-dont-require-cma-for-runtime-gigantic-pages.patch added to -mm tree
 2016-02-03 21:57 UTC 

real-time device warning
 2016-02-03 21:55 UTC  (2+ messages)

[Qemu-arm] Adding sp804 timer to the virtboard
 2016-02-03 20:57 UTC 

btrfs-progs and btrfs(8) inconsistencies
 2016-02-03 21:54 UTC 

[merged] mm-retire-gup-warn_on_once-that-outlived-its-usefulness.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] mm-fix-memory-leak-in-copy_huge_pmd.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] hwspinlock-fix-race-between-radix-tree-insertion-and-lookup.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] hwspinlock-fix-race-between-radix-tree-insertion-and-lookup.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] radix-tree-fix-race-in-gang-lookup.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] radix-tree-fix-race-in-gang-lookup.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] vmpressure-fix-subtree-pressure-detection.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] mm-polish-virtual-memory-accounting.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] mm-warn-about-vmdata-over-rlimit_data.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] documentation-cgroup-v2-add-memorystat-sock-description.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] mm-memcontrol-drop-superfluous-entry-in-the-per-memcg-stats-array.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] drivers-scsi-sgc-mark-vma-as-vm_io-to-prevent-migration.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] proc-fix-missing-reference-of-mm.patch removed from -mm tree
 2016-02-03 21:53 UTC 

vfs/xfs: directio updates to ease COW handling V2
 2016-02-03 21:53 UTC  (4+ messages)

[merged] proc-revert-proc-pid-maps-annotation.patch removed from -mm tree
 2016-02-03 21:53 UTC 

[merged] numa-fix-proc-pid-numa_maps-for-hugetlbfs-on-s390.patch removed from -mm tree
 2016-02-03 21:53 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.