All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-01 01:35:49 to 2016-02-01 03:29:34 UTC [more...]

post-receive: pub/scm/linux/kernel/git/nvdimm/nvdimm
 2016-02-01  3:29 UTC 

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-02-01  3:29 UTC  (12+ messages)

[PATCH 1/1] bond: relocate rcu_read_lock and rcu_read_unlock
 2016-02-01  3:31 UTC 

[U-Boot] [PATCH 00/14] EFI payload / application support v2
 2016-02-01  3:25 UTC  (5+ messages)

[Qemu-devel] [PATCH v7 00/13] sPAPR CPU hotplug
 2016-02-01  3:13 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 08/13] target-ppc: Introduce PowerPC specific CPU core device
` [Qemu-devel] [PATCH v7 10/13] spapr: CPU hotplug support
` [Qemu-devel] [PATCH v7 11/13] spapr: CPU hot unplug support

[PATCH 1/1] broken perf tool on 4.4-rc1
 2016-02-01  3:23 UTC  (3+ messages)

[Qemu-devel] [RFC v2 0/10] Support Receive-Segment-Offload(RSC) for WHQL test of Window guest
 2016-02-01  3:23 UTC  (2+ messages)

"WARNING: device 0 not present" during scrub?
 2016-02-01  3:23 UTC  (7+ messages)

[PATCH 0/6] post-strbuf_getline cleanups
 2016-02-01  3:22 UTC  (8+ messages)
` [PATCH 4/6] checkout-index: handle "--no-index" option
` [PATCH 5/6] checkout-index: disallow "--no-stage" option

[PATCH 1/2] perf tools: Fix fault in error patch of intel_pt_process_auxtrace_info()
 2016-02-01  3:21 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Fix fault in tracepoint_error if NULL is passed to parse_event

[Qemu-devel] [PATCH RFC v2 0/5] Netfilter: Add each netdev a default filter
 2016-02-01  3:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v2 2/5] vl: Make object_create() public
` [Qemu-devel] [PATCH RFC v2 3/5] net/filter: Introduce a helper to add a filter to the netdev

[PATCH v5] pinctrl: rockchip: add support for the rk3399
 2016-02-01  2:58 UTC  (2+ messages)

[PATCH 0/1] gpio: gpio-altera: Remove gpiochip on probe failure
 2016-02-01  3:07 UTC  (4+ messages)
` [PATCH 1/1] "

Congratulation From Reserve Bank of India(RBI)
 2016-01-31 23:16 UTC 

[PATCH v2 00/13] improve constexpr handling
 2016-02-01  3:06 UTC  (7+ messages)
` [PATCH v2 07/13] evaluate: check static storage duration objects' intializers' constness
` [PATCH v2 09/13] expression: examine constness of __builtin_offsetof at evaluation only

[PATCH v2] locktorture: Fix NULL pointer when torture_type is invalid
 2016-02-01  3:02 UTC  (6+ messages)

[PATCH 0/8] support E-tag offloading and forwarding on Intel X550 NIC
 2016-02-01  3:00 UTC  (7+ messages)

[PATCH] igb: set default thresholds correctly based on mac type
 2016-02-01  2:59 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 0/4] batman-adv: Add network name space support
 2016-02-01  2:57 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: Handle parent interfaces in a different netns

[Qemu-devel] [PATCH V2] net/traffic-mirror:Add traffic-mirror
 2016-02-01  2:57 UTC  (4+ messages)

linux-next: build failure after merge of the rcu tree
 2016-02-01  2:55 UTC 

[PATCH v1 0/8] SLAB support for KASAN
 2016-02-01  2:55 UTC  (16+ messages)
` [PATCH v1 2/8] mm, kasan: SLAB support
` [PATCH v1 5/8] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
` [PATCH v1 8/8] mm: kasan: Initial memory quarantine implementation

[PATCH v12] Add Mediatek thermal support
 2016-02-01  2:54 UTC  (7+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH V2 0/4] Transform Fintek PCIE driver from 8250 to MFD
 2016-02-01  2:51 UTC  (7+ messages)
` [PATCH V2 1/4] mfd: f81504-core: Add Fintek F81504/508/512 PCIE-to-UART/GPIO core support

[PATCH phosphor-settingsd] add power policy settings
 2016-02-01  2:50 UTC  (2+ messages)

[PATCH] ethdev: fix byte order inconsistence between fdir flow and mask
 2016-02-01  2:48 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v3] blockjob: Fix hang in block_job_finish_sync
 2016-02-01  2:49 UTC  (3+ messages)

[PATCH v2 0/6] Split .git/config in multiple worktree setup
 2016-02-01  2:47 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] worktree: new repo extension to manage worktree behaviors

[PATCH v3 00/21] improve constexpr handling
 2016-02-01  2:47 UTC  (22+ messages)
` [PATCH v3 01/21] expression: introduce additional expression constness tracking flags
` [PATCH v3 02/21] expression: init constexpr_flags at expression allocation
` [PATCH v3 03/21] expression: examine constness of casts at evaluation only
` [PATCH v3 04/21] expression: examine constness of binops and alike "
` [PATCH v3 05/21] expression: examine constness of preops "
` [PATCH v3 06/21] expression: examine constness of conditionals "
` [PATCH v3 07/21] expression: add support for tagging arithmetic constant expressions
` [PATCH v3 08/21] expression, evaluate: add support for tagging address constants
` [PATCH v3 09/21] evaluate: check static storage duration objects' intializers' constness
` [PATCH v3 10/21] expression, evaluate: recognize static objects as address constants
` [PATCH v3 11/21] evaluate: recognize address constants created through casts
` [PATCH v3 12/21] evaluate: recognize address constants created through pointer arithmetic
` [PATCH v3 13/21] evaluate: recognize members of static compound objects as address constants
` [PATCH v3 14/21] evaluate: recognize string literals "
` [PATCH v3 15/21] expression: recognize references to labels "
` [PATCH v3 16/21] expression: examine constness of __builtin_offsetof at evaluation only
` [PATCH v3 17/21] symbol: flag builtins constant_p, safe_p and warning as constexprs
` [PATCH v3 18/21] evaluate: relax some constant expression rules for pointer expressions
` [PATCH v3 19/21] expression, evaluate: support compound literals as address constants
` [PATCH v3 20/21] symbol: do not inherit storage modifiers from base types at examination
` [PATCH v3 21/21] evaluation: treat comparsions between types as integer constexpr

[B.A.T.M.A.N.] [PATCH next 1/3] batman-adv: add missing kernel doc
 2016-02-01  2:46 UTC  (9+ messages)
` [B.A.T.M.A.N.] [PATCH next 2/3] batman-adv: convert wifi driver throughput to multiples of 100kbps
` [B.A.T.M.A.N.] [PATCH next 3/3] batman-adv: fix misleading default throughput warning

[LSF/MM TOPIC] LIO/SCST Merger
 2016-02-01  2:44 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2016-02-01  2:43 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2016-02-01  2:43 UTC 

[PATCH] altstack: stack alignment and accounting tweaks
 2016-02-01  2:43 UTC 

[PATCH 4.4 00/67] 4.4.1-stable review
 2016-02-01  2:41 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/2] mx6: soc: Add ENET2 mac address support
 2016-02-01  2:41 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board

[RESEND PATCH v1] drm: Clean up drm Makefile
 2016-02-01  2:41 UTC  (4+ messages)

[PATCH libdrm 1/3] amdgpu: add libdrm as private requirement/dependency
 2016-02-01  2:39 UTC  (2+ messages)

[PATCH 0/5] cppmagic: Preprocessor tricks
 2016-02-01  1:51 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: add support for the rk3399
 2016-02-01  2:35 UTC  (7+ messages)
` [PATCH v3 0/2] add pinctrl support for rk3399
  ` [PATCH v3 2/2] dt-bindings: rockchip-pinctrl: Support the RK3399 SoCs compatible

[Qemu-devel] [PATCH] dimm: Correct type of MemoryHotplugState->base
 2016-02-01  2:33 UTC  (5+ messages)

[Qemu-devel] [PULL 00/40] ppc-for-2.6 queue 20160201
 2016-02-01  2:31 UTC  (41+ messages)
` [Qemu-devel] [PULL 01/40] target-ppc: Use sensible POWER8/POWER8E versions
` [Qemu-devel] [PULL 02/40] target-ppc: use cpu_write_xer() helper in cpu_post_load
` [Qemu-devel] [PULL 03/40] macio: use the existing IDEDMA aiocb to hold the active DMA aiocb
` [Qemu-devel] [PULL 04/40] macio: add dma_active to VMStateDescription
` [Qemu-devel] [PULL 05/40] mac_dbdma: add DBDMA controller state "
` [Qemu-devel] [PULL 06/40] cuda: add missing fields "
` [Qemu-devel] [PULL 07/40] spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
` [Qemu-devel] [PULL 08/40] spapr: Remove rtas_st_buffer_direct()
` [Qemu-devel] [PULL 09/40] spapr: Remove abuse of rtas_ld() in h_client_architecture_support
` [Qemu-devel] [PULL 10/40] spapr: Don't create ibm, dynamic-reconfiguration-memory w/o DR LMBs
` [Qemu-devel] [PULL 11/40] ppc: Clean up error handling in ppc_set_compat()
` [Qemu-devel] [PULL 12/40] pseries: Clean up error handling of spapr_cpu_init()
` [Qemu-devel] [PULL 13/40] pseries: Clean up error handling in spapr_validate_node_memory()
` [Qemu-devel] [PULL 14/40] pseries: Clean up error handling in spapr_vga_init()
` [Qemu-devel] [PULL 15/40] pseries: Clean up error handling in spapr_rtas_register()
` [Qemu-devel] [PULL 16/40] pseries: Clean up error handling in xics_system_init()
` [Qemu-devel] [PULL 17/40] pseries: Clean up error reporting in ppc_spapr_init()
` [Qemu-devel] [PULL 18/40] pseries: Clean up error reporting in htab migration functions
` [Qemu-devel] [PULL 19/40] target-ppc: kvm: fix floating point registers sync on little-endian hosts
` [Qemu-devel] [PULL 20/40] target-ppc: rename and export maybe_bswap_register()
` [Qemu-devel] [PULL 21/40] target-ppc: gdbstub: fix float registers for little-endian guests
` [Qemu-devel] [PULL 22/40] target-ppc: gdbstub: introduce avr_need_swap()
` [Qemu-devel] [PULL 23/40] target-ppc: gdbstub: fix altivec registers for little-endian guests
` [Qemu-devel] [PULL 24/40] target-ppc: gdbstub: fix spe "
` [Qemu-devel] [PULL 25/40] target-ppc: gdbstub: Add VSX support
` [Qemu-devel] [PULL 26/40] pseries: Allow TCG h_enter to work with hotplugged memory
` [Qemu-devel] [PULL 27/40] cuda.c: return error for unknown commands
` [Qemu-devel] [PULL 28/40] uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register
` [Qemu-devel] [PULL 29/40] target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub
` [Qemu-devel] [PULL 30/40] target-ppc: Convert mmu-hash{32, 64}.[ch] from CPUPPCState to PowerPCCPU
` [Qemu-devel] [PULL 31/40] target-ppc: Rework ppc_store_slb
` [Qemu-devel] [PULL 32/40] target-ppc: Rework SLB page size lookup
` [Qemu-devel] [PULL 33/40] target-ppc: Use actual page size encodings from HPTE
` [Qemu-devel] [PULL 34/40] target-ppc: Remove unused mmu models from ppc_tlb_invalidate_one
` [Qemu-devel] [PULL 35/40] target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
` [Qemu-devel] [PULL 36/40] target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
` [Qemu-devel] [PULL 37/40] target-ppc: Helper to determine page size information from hpte alone
` [Qemu-devel] [PULL 38/40] target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG
` [Qemu-devel] [PULL 39/40] target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
` [Qemu-devel] [PULL 40/40] target-ppc: mcrfs should always update FEX/VX and only clear exception bits

[PATCH v5] lib/spinlock_debug.c: prevent a recursive cycle in the debug code
 2016-02-01  2:31 UTC  (6+ messages)

Linux 4.5-rc2
 2016-02-01  2:28 UTC 

[PATCH net v2 0/2] pv6: fix sticky pktinfo behaviour
 2016-02-01  2:24 UTC  (7+ messages)
` [PATCH net v2 1/2] ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
` [PATCH net v2 2/2] ipv6/udp: use sticky pktinfo egress ifindex on connect()

[PATCH] iwldvm: fix chain gain calibration when firmware return zero values
 2016-02-01  2:23 UTC  (8+ messages)
` [PATCH v2] "

[PATCH][v2] ACPI: Do not report _OSI("Darwin") when acpi_osi=!Darwin provided
 2016-02-01  2:26 UTC 

[U-Boot] Conversion of serial_pxa.c to driver model
 2016-02-01  2:20 UTC  (3+ messages)

[U-Boot] 64-bit x86 U-Boot?
 2016-02-01  2:20 UTC 

Linux kernel 4.5-rc2 released
 2016-02-01  2:19 UTC 

[PATCH 1/7] staging: wilc1000: wilc_wfi_cfgoperations.c: replaces PRINT_ER with netdev_err
 2016-02-01  2:11 UTC  (7+ messages)
` [PATCH 2/7] staging: wilc1000: wilc_msgqueue.c: removes debug print log
` [PATCH 3/7] staging: wilc1000: wilc_wlan.c: replaces PRINT_ER with netdev_err
` [PATCH 4/7] staging: wilc1000: linux_mon.c: "
` [PATCH 5/7] staging: wilc1000: remove unused log message using the CORECONFIG_DBG tag
` [PATCH 6/7] staging: wilc1000: remove unused log message using the HOSTINF_DBG tag
` [PATCH 7/7] staging: wilc1000: remove unused log message using the TX_DBG tag

[PATCH 0/4 v3] sched,time: reduce nohz_full syscall overhead 40%
 2016-02-01  2:12 UTC  (5+ messages)
` [PATCH 1/4] sched,time: remove non-power-of-two divides from __acct_update_integrals
` [PATCH 2/4] acct,time: change indentation in __acct_update_integrals
` [PATCH 3/4] time,acct: drop irq save & restore from __acct_update_integrals
` [PATCH 4/4] sched,time: only call account_{user,sys,guest,idle}_time once a jiffy

[Bug 111441] New: iscsi fails to attach to targets
 2016-02-01  2:13 UTC  (2+ messages)
` [Bug 111441] "

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2016-02-01  2:12 UTC 

[PATCH v2 00/10] Introduce new async/sync compression APIs
 2016-02-01  2:11 UTC  (9+ messages)
` [PATCH v2 04/10] crypto/compress: add asynchronous compression support

linux-next: manual merge of the dt-rh tree with the qcom tree
 2016-02-01  2:10 UTC 

[PATCH] t6302: drop unnecessary GPG requirement
 2016-02-01  2:07 UTC  (2+ messages)

[RFC 0/3] MT8173 CMDQ support
 2016-02-01  2:04 UTC  (10+ messages)
` [RFC 3/3] CMDQ: Mediatek CMDQ driver

[PATCH v5] i2c: mt8173: add 4GB mode support in i2c driver
 2016-02-01  1:58 UTC  (2+ messages)

[lkp] [fanotify] a2227130fa: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
 2016-02-01  1:56 UTC  (2+ messages)
`  "

[mm, page_alloc] 625fab12b4: 160.2% fileio.time.involuntary_context_switches
 2016-02-01  1:56 UTC 

[RFC PATCH 0/7] tc cls_u32 hardware interface
 2016-02-01  1:53 UTC  (8+ messages)
` [RFC PATCH 1/7] net: rework ndo tc op to consume additional qdisc handle parameter
` [RFC PATCH 2/7] net: rework setup_tc ndo op to consume general tc operand
` [RFC PATCH 3/7] net: sched: add cls_u32 offload hooks for netdevs
` [RFC PATCH 4/7] net: add tc offload feature flag
` [RFC PATCH 5/7] net: tc: helper functions to query action types
` [RFC PATCH 6/7] net: ixgbe: add minimal parser details for ixgbe
` [RFC PATCH 7/7] net: ixgbe: add support for tc_u32 offload

[PATCH v2] Race between cat /proc/kallsyms and rmmod
 2016-02-01  1:51 UTC 

[x86] 5bb7916e50: rodata_test: test data was not read only
 2016-02-01  1:50 UTC 

[PATCH 1/3] virtio: Change the parameter order of io_write8/16/32()
 2016-02-01  1:50 UTC  (8+ messages)
` [RFC PATCH 5/5] virtio: Extend virtio-net PMD to support container environment
` [PATCH v2 3/3] virtio: Add a new layer to abstract pci access method

failure to activate with Infernalis on CentOS 7.2.1511
 2016-02-01  1:49 UTC  (2+ messages)

[linux-mingo-tip-master test] 79547: regressions - FAIL
 2016-02-01  1:47 UTC 

[lkp] [vmpressure] 78d1788350: No primary result change, 274.1% vm-scalability.time.involuntary_context_switches
 2016-02-01  1:43 UTC  (2+ messages)
`  "

[lkp] [Smack] 7412301b76: INFO: suspicious RCU usage. ]
 2016-02-01  1:42 UTC  (2+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2016-02-01  1:41 UTC 

[PATCH] MAINTAINERS: ARM: BCM63xx: Update git and mailing-lists
 2016-02-01  1:41 UTC 

[lkp] [f2fs] ea32c36edc: -41.5% fsmark.time.file_system_outputs
 2016-02-01  1:40 UTC  (2+ messages)
`  "

[PATCH] MAINTAINERS: Remove stale entry for BCM33xx chips
 2016-02-01  1:40 UTC 

MAINTAINERS: Remove stale entry for BCM33xx chips
 2016-02-01  1:40 UTC 

MAINTAINERS: Remove stale entry for BCM33xx chips
 2016-02-01  1:40 UTC 

pnfs/blocklayout: fix a memory leak after using vmalloc_to_page
 2016-02-01  1:39 UTC  (2+ messages)
` [PATCH v2] pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page

[Qemu-devel] [PATCH 4/4] target-ppc: ensure we include the decrementer value during migration
 2016-02-01  0:52 UTC  (11+ messages)
            ` [Qemu-devel] Migrating decrementer (was: Re: [PATCH 4/4] target-ppc: ensure we include the decrementer value during migration)
                ` [Qemu-devel] Migrating decrementer

[Qemu-devel] [PATCH 0/3] ppc: add timebase migration support to Mac machines
 2016-02-01  1:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] ppc: add support for timebase migration on non-PPC hosts


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.