All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-22 08:24:14 to 2015-09-22 09:20:20 UTC [more...]

[U-Boot] [PATCH 0/6] ARM: sunxi: Introduce CHIP support
 2015-09-22  9:20 UTC  (15+ messages)
` [U-Boot] [PATCH 1/6] sunxi: Add an option to disable MMC
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 2/6] fastboot: Implement OEM format only when we have MMC support
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 3/6] sunxi: Add the R8 DTSI

[Qemu-devel] [PATCH v11 00/12] Add a netfilter object and netbuffer filter
 2015-09-22  9:19 UTC  (16+ messages)
` [Qemu-devel] [PATCH v11 04/12] net: merge qemu_deliver_packet and qemu_deliver_packet_iov
` [Qemu-devel] [PATCH v11 12/12] netfilter: add multiqueue support

[PATCH 00/10] ARM: marvell/dt: add crypto nodes in existing DTs
 2015-09-22  9:20 UTC  (2+ messages)
` [PATCH v2 03/10] ARM: marvell/dt: add crypto related nodes to armada 370 dtsi

[PATCH 1/3] media: dvb-core: fix kernel-doc warnings in dvbdev.h
 2015-09-22  9:22 UTC  (4+ messages)
` [PATCH 2/3] drm: fix kernel-doc warnings in drm_crtc.h

radosgw + civetweb latency issue on Hammer
 2015-09-22  9:19 UTC  (3+ messages)

[PATCH v5 resend 00/12] vhost-user multiple queues enabling
 2015-09-22  9:21 UTC  (10+ messages)
` [PATCH v5 resend 03/12] vhost: vring queue setup for multiple queue support

RT5640 jack detection
 2015-09-22  9:18 UTC 

[PATCH v7 00/28] Add ITS support
 2015-09-22  9:17 UTC  (7+ messages)
` [PATCH v7 09/28] xen/arm: ITS: Introduce gic_is_lpi helper function
` [PATCH v7 14/28] xen/arm: ITS: Initialize physical ITS and export lpi support

[PATCH 01/15] vga_switcheroo: Document _ALL_ the things!
 2015-09-22  9:20 UTC  (20+ messages)
` [PATCH 02/15] DocBook: Add vga_switcheroo Subsystem Guide
  ` [PATCH 03/15] vga_switcheroo: Set active attribute to false for audio clients
    ` [PATCH 04/15] vga_switcheroo: Add missing locking
      ` [PATCH 05/15] vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT
        ` [PATCH 06/15] vga_switcheroo: Use enum vga_switcheroo_state instead of int
          ` [PATCH 07/15] vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1
            ` [PATCH 08/15] vga_switcheroo: Use enum vga_switcheroo_client_id instead of int
              ` [PATCH 09/15] vga_switcheroo: Sort headers alphabetically
                ` [PATCH 10/15] ALSA: hda - Spell vga_switcheroo consistently
                  ` [PATCH 11/15] drm/i915: "
                    ` [PATCH 12/15] drm/nouveau: "
                      ` [PATCH 13/15] drm/radeon: "
                        ` [PATCH 14/15] drm/amdgpu: "
                          ` [PATCH 15/15] drm: "

[PATCH v2] lib: fix data race in rhashtable_rehash_one
 2015-09-22  9:17 UTC  (3+ messages)

[PULL] topic/drm-misc
 2015-09-22  9:17 UTC  (2+ messages)

[PATCH] cwautomacros: cleanup buildpath in autogen.sh
 2015-09-22  9:16 UTC 

[PATCH 0/5] RC6/Forcewake/Turbo related changes for Gen9
 2015-09-22  9:15 UTC  (5+ messages)
` [PATCH 1/5] drm/i915: Increase maximum polling time to 50ms for forcewake request/clear ack

renesas-drivers-2015-09-22-v4.3-rc2
 2015-09-22  9:15 UTC 

[PATCH 00/30] Netfilter/IPVS updates for net-next
 2015-09-22  9:14 UTC  (31+ messages)
` [PATCH 01/30] ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off
` [PATCH 02/30] ipvs: Add hdr_flags to iphdr
` [PATCH 03/30] ipvs: Handle inverse and icmp headers in ip_vs_leave
` [PATCH 04/30] ipvs: pull out ip_vs_try_to_schedule function
` [PATCH 05/30] ipvs: drop inverse argument to conn_{in,out}_get
` [PATCH 06/30] ipvs: Make ip_vs_schedule aware of inverse iph'es
` [PATCH 07/30] ipvs: add schedule_icmp sysctl
` [PATCH 08/30] ipvs: Use outer header in ip_vs_bypass_xmit_v6
` [PATCH 09/30] ipvs: sh: support scheduling icmp/inverse packets consistently
` [PATCH 10/30] ipvs: attempt to schedule icmp packets
` [PATCH 11/30] ipvs: ensure that ICMP cannot be sent in reply to ICMP
` [PATCH 12/30] ipvs: support scheduling inverse and icmp TCP packets
` [PATCH 13/30] ipvs: support scheduling inverse and icmp UDP packets
` [PATCH 14/30] ipvs: support scheduling inverse and icmp SCTP packets
` [PATCH 15/30] ipvs: add sysctl to ignore tunneled packets
` [PATCH 16/30] netfilter: ebtables: Simplify the arguments to ebt_do_table
` [PATCH 17/30] inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
` [PATCH 18/30] inet netfilter: Prefer state->hook to ops->hooknum
` [PATCH 19/30] netfilter: nf_tables: kill nft_pktinfo.ops
` [PATCH 20/30] netfilter: x_tables: Pass struct net in xt_action_param
` [PATCH 21/30] netfilter: x_tables: Use par->net instead of computing from the passed net devices
` [PATCH 22/30] netfilter: nf_tables: Pass struct net in nft_pktinfo
` [PATCH 23/30] netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devices
` [PATCH 24/30] netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
` [PATCH 25/30] act_connmark: Remember the struct net instead of guessing it
` [PATCH 26/30] netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
` [PATCH 27/30] ipvs: Read hooknum from state rather than ops->hooknum
` [PATCH 28/30] netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
` [PATCH 29/30] netfilter: Pass net into nf_xfrm_me_harder
` [PATCH 30/30] netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6

[Qemu-devel] MAINTAINERS leaves too many files uncovered
 2015-09-22  9:13 UTC  (3+ messages)

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-22  9:13 UTC  (11+ messages)
      ` [lustre-devel] "
      ` [rtc-linux] "

git-svn: Why not use git-fast-import?
 2015-09-22  9:12 UTC 

[POC/RFC] pinctrl: sh-pfc: Use u16 to store pinmux enums
 2015-09-22  9:12 UTC  (2+ messages)

[PATCH] perf report: fix owner error when reading perf.data
 2015-09-22  9:12 UTC 

[LTP] [PATCH] lib/test_net.sh: add waiting loop to netload()
 2015-09-22  9:11 UTC  (4+ messages)

master - wiping: warn if use_blkid_wiping=1 is set and LVM not compiled with blkid_wiping support
 2015-09-22  9:11 UTC 

[PATCH 00/11] drm: vblank fixes and timestamp based missed vblank guesttimation
 2015-09-22  9:10 UTC  (6+ messages)
` [PATCH 01/11] drm: s/int crtc/unsigned int pipe/ straggles
` [PATCH 11/11] drm: Fix vblank timestamp races

[PATCH 0/2] mm: soft-dirty bits for s390
 2015-09-22  9:09 UTC  (7+ messages)
` [PATCH 1/2] mm: add architecture primitives for software dirty bit clearing

[PATCH v6 0/2] support gzipped kernels on arm
 2015-09-22  9:08 UTC  (7+ messages)
` [PATCH v6 2/2] xen/arm: support gzip compressed kernels

mbuf pool and ring size
 2015-09-22  9:07 UTC  (2+ messages)

[PATCH] Add FS_CLOSE_READ and FS_CLOSE_NOREAD flag to fsnotify
 2015-09-22  9:06 UTC  (2+ messages)

[xen-unstable test] 62156: regressions - FAIL
 2015-09-22  9:05 UTC  (2+ messages)

4.3-rc1 dirty page count underflow (cgroup-related?)
 2015-09-22  9:03 UTC  (4+ messages)

[GIT PULL] ARCNET: refactoring and cleanup
 2015-09-22  9:02 UTC  (34+ messages)
` [PATCH 01/33] arcnet: fix indentation of if_arcnet.h
` [PATCH 02/33] arcnet: Use normal kernel spacing style
` [PATCH 03/33] arcnet: Add and remove blank lines
` [PATCH 04/33] arcnet: Use normal kernel brace style
` [PATCH 05/33] arcnet: Coalesce string fragments
` [PATCH 06/33] arcnet: Use include/linux path for asm
` [PATCH 07/33] arcnet: Use network block comment style
` [PATCH 08/33] arcnet: Neaten BUGMSG macro defines
` [PATCH 09/33] arcnet: Expand odd BUGLVL macro with if and uses
` [PATCH 10/33] arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
` [PATCH 11/33] arcnet: Convert printk to pr_<level>
` [PATCH 12/33] arcnet: Move EXPORT_SYMBOL after declarations
` [PATCH 13/33] arcnet: Remove unnecessary OOM messages
` [PATCH 14/33] arcnet: Remove assignments from ifs
` [PATCH 15/33] arcnet: Remove pointer comparisons to NULL
` [PATCH 16/33] arcnet: Convert arcnet_dump_skb macro to static inline
` [PATCH 17/33] arcnet: Wrap some long lines
` [PATCH 18/33] arcnet: Move files out of include/linux
` [PATCH 19/33] arcnet: Make a char * array const char * const
` [PATCH 20/33] arcnet: Add arcnet_<I/O> macros
` [PATCH 21/33] arcnet: com20020: Use arcnet_<I/O> routines
` [PATCH 22/33] arcnet: com90io: "
` [PATCH 23/33] arcnet: com90xx: "
` [PATCH 24/33] arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
` [PATCH 25/33] arcnet: arc-rimi: Use arcnet_<I/O> routines
` [PATCH 26/33] arcnet: com90xx: Use arcnet_readb/writeb routines
` [PATCH 27/33] arcnet: Remove function pointer macro indirections
` [PATCH 28/33] arcnet: Add com9026.h to standardize COM9026_REG_<foo>
` [PATCH 29/33] arcnet: Remove unused arcnet_<I/O>w macros
` [PATCH 30/33] arcnet: reformat structs to C99 format
` [PATCH 31/33] arcnet: com20020: replace magic numbers with readable macros
` [PATCH 32/33] arcnet: arc-rawmode: reorder module functions
` [PATCH 33/33] arcnet: capmode: remove extra function

[PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
 2015-09-22  9:01 UTC  (2+ messages)

[GIT PULL FOR v4.4] More fixes/enhancements
 2015-09-22  9:01 UTC 

[PATCH] Add virt directory to the top Makefile
 2015-09-22  8:47 UTC 

[PATCH 0/7] Add hierarchical support to make install
 2015-09-22  9:00 UTC  (5+ messages)

[PATCH v7 15/17] vmx: VT-d posted-interrupt core logic handling
 2015-09-22  8:59 UTC  (6+ messages)

[edk2] KVM: MTRR: fix memory type handling if MTRR is completely disabled
 2015-09-22  8:59 UTC  (2+ messages)

[PATCH RFC v2 0/3] Add a drm_aux-dev module
 2015-09-22  9:01 UTC  (6+ messages)
` [PATCH RFC v2 1/3] drm/dp: Keep a list of drm_dp_aux helper
` [PATCH RFC v2 3/3] drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers

[PATCH v2 0/3] Add support for the Armada-370-based Seagate NAS
 2015-09-22  8:58 UTC  (2+ messages)

[patch] ld.so.8: outline missed cases of secure run
 2015-09-22  8:58 UTC  (3+ messages)

[PATCH] net: davinci_emac: Add support for fixed-link PHY
 2015-09-22  8:57 UTC 

[PATCH 0/3] fix allmodconfig failure of avr32
 2015-09-22  8:56 UTC  (4+ messages)
` [PATCH 3/3] page-flags: rectify forward declaration

Small mistakes in translation
 2015-09-22  8:50 UTC 

[Buildroot] [PATCH v9 1/1] squeezelite: new package
 2015-09-22  8:54 UTC  (3+ messages)

[BUG] XEN domU crash when PV grub chainloads 32-bit domU grub
 2015-09-22  8:53 UTC  (5+ messages)
` [Xen-devel] "

[PATCH] lib: fix data race in rhashtable_rehash_one
 2015-09-22  8:52 UTC  (7+ messages)

[PATCH 0/3 RFC v3] media: platform: add NVIDIA Tegra VI driver
 2015-09-22  8:52 UTC  (3+ messages)
` [PATCH 1/3] [media] v4l: tegra: Add "

kernel BUG at linux-4.2.0/fs/btrfs/extent-tree.c:1833 on rebalance
 2015-09-22  8:51 UTC  (27+ messages)

[PATCH next 0/30] Passing net through the netfilter hooks
 2015-09-22  8:50 UTC  (7+ messages)
` [PATCH next 0/14] netfilter: Stop guessing net
  ` [PATCH next 0/15] netfilter: Stop guessing net (take 2)
    ` [PATCH next 00/84] ipvs: Stop guessing the network namespace
      ` [PATCH next 00/84] ipvs: Stop guessing the network namespace (take 2)

[LTP] About to cross compile LTP
 2015-09-22  8:50 UTC  (2+ messages)
` [LTP] Fwd: "

[REANNOUNCE] Audio Mini Summit 2015, 8th October, Dublin
 2015-09-22  8:49 UTC  (5+ messages)

[PATCH v2 4/4] platform:x86: Makefile/Kconfig/MAINTAINERS changes for Intel Telemetry
 2015-09-22  9:01 UTC 

[PATCH v2 3/4] platform:x86: Add Intel Telemetry Debugfs interfaces
 2015-09-22  9:01 UTC 

[PATCH v2 2/4] platform:x86: Add Intel telemetry platform device & driver
 2015-09-22  9:00 UTC 

[PATCH v2 1/4] platform:x86: Add Intel Telemetry Core Driver
 2015-09-22  8:59 UTC 

[PATCH] iwlwifi: fix requested firmware name for iwlwifi-3160
 2015-09-22  8:46 UTC  (3+ messages)

[PATCH RFC 0/8] Add New DRM Driver for Hisilicon's Hi6220 SoC
 2015-09-22  8:49 UTC  (6+ messages)

Revert "sna: Coldplug unknown connections as well"
 2015-09-22  8:46 UTC  (5+ messages)

Disabling deviceinfo plugin on chromebooks?
 2015-09-22  8:41 UTC 

[PATCH RFC 0/6+2+2] Begin to disentangle libxenctrl and provide some stable libraries
 2015-09-22  8:39 UTC  (8+ messages)
` [PATCH RFC tools 1/6] tools: Refactor "xentoollog" into its own library

[PATCH] kernel: fix data race in put_pid
 2015-09-22  8:38 UTC  (12+ messages)

Important security noticed regarding release signing key
 2015-09-22  8:38 UTC  (2+ messages)

[PATCH v10 1/5] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-09-22  8:24 UTC  (5+ messages)
` [PATCH v10 5/5] QE: Move QE from arch/powerpc to drivers/soc

[Qemu-devel] [PATCH v4 0/4] Move target- and device specific code from monitor
 2015-09-22  8:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] hmp-commands-info: move info_cmds content out of monitor.c

[RFC PATCH] virtio: virtio ring layout optimization and vectorization rx
 2015-09-22  8:37 UTC  (2+ messages)

[review-request][PATCH] toaster: Add fake entry to Target_File for filesystem root
 2015-09-22  8:37 UTC  (3+ messages)

Please suggest proper format for DT properties
 2015-09-22  8:36 UTC  (3+ messages)

Running multiple threads on a single core
 2015-09-22  8:37 UTC  (2+ messages)

v4.1.8 build: 0 failures 25 warnings (v4.1.8)
 2015-09-22  8:34 UTC 

[PATCH 03/18 v3] arm64: renesas: r8a7795: add AUDIO_DMAC support
 2015-09-22  8:32 UTC  (2+ messages)

[PATCH 0/4] x86/p2m: use large pages for MMIO mappings
 2015-09-22  8:32 UTC  (4+ messages)
  ` [PATCH 3/4 RFC] "

[PULL] drm-intel-next
 2015-09-22  8:31 UTC 

[PATCH v5 0/17] Add Analogix Core Display Port Driver
 2015-09-22  8:07 UTC  (3+ messages)
` [PATCH v5 16/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
` [PATCH v5 17/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method

[PATCH v8] Add Mediatek thermal support
 2015-09-22  8:30 UTC  (6+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[Qemu-devel] [PATCH] hmp: Restore "info pci"
 2015-09-22  8:29 UTC  (2+ messages)

[PATCH 1/3] irqchip: atmel-aic5: fix bug with mask/unmask
 2015-09-22  8:27 UTC  (9+ messages)
` [PATCH 2/3] irqchip: atmel-aic5: fix variable naming
` [PATCH 3/3] irqchip: atmel-aic5: simplify base chip selection

[PATCH net-next 0/7] bridge: don't age out externally added FDB entries
 2015-09-22  8:28 UTC  (5+ messages)
` [PATCH net-next 4/7] bridge: define some min/max ageing time constants we'll use next

[PATCH 1/2] drivers/base/node.c: split loop in register_mem_sect_under_node
 2015-09-22  8:27 UTC  (6+ messages)
` [PATCH 2/2] drivers/base/node.c: skip non-present sections "

md: How to change homehost without re-assemble md
 2015-09-22  8:25 UTC 

[PATCH] KVM: x86: fix bogus warning about reserved bits
 2015-09-22  8:25 UTC 

[PATCH] mkfs.xfs: add [-U uuid] option
 2015-09-22  8:25 UTC  (8+ messages)

[PATCH v5 0/4] Add DT support for netxbig LEDs
 2015-09-22  8:24 UTC  (3+ messages)
` [PATCH v5 3/4] ARM: mvebu: remove static LED setup for netxbig boards
` [PATCH v5 4/4] leds: netxbig: convert to use the devm_ functions


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.