All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-17 23:14:16 to 2017-01-18 00:04:26 UTC [more...]

[PATCHSET v3] slab: make memcg slab destruction scalable
 2017-01-17 23:54 UTC  (21+ messages)
` [PATCH 01/10] Revert "slub: move synchronize_sched out of slab_mutex on shrink"
` [PATCH 02/10] slub: separate out sysfs_slab_release() from sysfs_slab_remove()
` [PATCH 03/10] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 04/10] slab: reorganize memcg_cache_params
` [PATCH 05/10] slab: link memcg kmem_caches on their associated memory cgroup
` [PATCH 06/10] slab: implement slab_root_caches list
` [PATCH 07/10] slab: introduce __kmemcg_cache_deactivate()
` [PATCH 08/10] slab: remove synchronous synchronize_sched() from memcg cache deactivation path
` [PATCH 09/10] slab: remove slub sysfs interface files early for empty memcg caches
` [PATCH 10/10] slab: use memcg_kmem_cache_wq for slab destruction operations

[LSF/MM TOPIC] Future direction of DAX
 2017-01-18  0:03 UTC  (4+ messages)
` [Lsf-pc] "

Recall: [PATCHv2 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-01-17 23:59 UTC 

[PATCH v6 0/6] Add --format to tag verification
 2017-01-18  0:02 UTC  (8+ messages)
` [PATCH v6 1/6] gpg-interface,tag: add GPG_VERIFY_OMIT_STATUS flag
` [PATCH v6 2/6] ref-filter: add function to print single ref_array_item
` [PATCH v6 3/6] builtin/verify-tag: add --format to verify-tag
` [PATCH v6 4/6] builtin/tag: add --format argument for tag -v
` [PATCH v6 5/6] t/t7030-verify-tag: Add --format specifier tests
` [PATCH v6 6/6] t/t7004-tag: "

[Qemu-devel] [PATCH 0/2] virtio-scsi: Implement fc_host feature
 2017-01-18  0:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] "

Getting a handle on all these new NIC features
 2017-01-18  0:01 UTC  (3+ messages)

[PATCHv2 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-01-17 23:57 UTC 

[PATCH v4] ARM64: dts: meson-gx: Add reserved memory zone and usable memory range
 2017-01-18  0:00 UTC  (10+ messages)

[PATCH net-next v4 00/10] net: dsa: Support for pdata in dsa2
 2017-01-18  0:00 UTC  (37+ messages)
` [PATCH net-next v4 01/10] net: dsa: Pass device pointer to dsa_register_switch
` [PATCH net-next v4 02/10] net: dsa: Make most functions take a dsa_port argument
` [PATCH net-next v4 03/10] net: dsa: Suffix function manipulating device_node with _dn
` [PATCH net-next v4 04/10] net: dsa: Move ports assignment closer to error checking
` [PATCH net-next v4 05/10] drivers: base: Add device_find_in_class_name()
` [PATCH net-next v4 06/10] net: dsa: Migrate to device_find_in_class_name()
` [PATCH net-next v4 07/10] net: Relocate dev_to_net_device() into net/core/dev.c
` [PATCH net-next v4 08/10] net: dsa: Add support for platform data
` [PATCH net-next v4 09/10] net: phy: Allow pre-declaration of MDIO devices
` [PATCH net-next v4 10/10] ARM: orion: Register DSA switch as a MDIO device

[U-Boot] [PATCH 00/12] arm: aspeed: Basic support for Aspeed AST2500 part and eval board
 2017-01-17 23:59 UTC  (14+ messages)
` [U-Boot] [PATCH 03/12] aspeed: Add Timer Support
` [U-Boot] [PATCH 05/12] aspeed/ast2500: Device Tree and bindings for some of the clocks
` [U-Boot] [PATCH 06/12] aspeed/ast2500: Add Clock Driver

[RFC PATCH v2] DM: dm-inplace-compress: inplace compressed DM target
 2017-01-17 23:59 UTC  (2+ messages)
` [RFC PATCH v2 1/1] DM: "

[PATCH] config: build nfp pmd support by default
 2017-01-17 23:58 UTC  (3+ messages)

pyyaml for python 2 and 3 for morty
 2017-01-17 23:58 UTC  (2+ messages)

[PATCH] transport submodules: correct error message
 2017-01-17 23:42 UTC  (2+ messages)

[PATCH v7 0/9] Introducing EAL Bus-Device-Driver Model
 2017-01-17 23:57 UTC  (18+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/9] eal/bus: introduce bus abstraction
  ` [PATCH v8 2/9] test: add basic bus infrastructure tests
  ` [PATCH v8 3/9] pci: split match and probe function
  ` [PATCH v8 4/9] eal/bus: support for scanning of bus
  ` [PATCH v8 5/9] eal/bus: introduce support for bus probing
  ` [PATCH v8 6/9] eal: integrate bus scan and probe with EAL
  ` [PATCH v8 7/9] test: update bus and pci unit test cases
  ` [PATCH v8 8/9] eal: enable PCI bus

[PATCH 0/4] Add Automation Support for DP Compliance Testing (Rev 4)
 2017-01-17 23:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH] dm: core: Replace of_offset with accessor
 2017-01-17 23:52 UTC 

[U-Boot] [PATCH] patman: Format checkpatch messages for IDE throwback
 2017-01-17 23:52 UTC 

[LSF/MM TOPIC] Badblocks checking/representation in filesystems
 2017-01-17 23:51 UTC  (15+ messages)
        ` [Lsf-pc] "

[PATCH] xen/arm: Don't mix GFN and MFN when using iomem_deny_access
 2017-01-17 23:51 UTC  (2+ messages)

Quota issues of pool
 2017-01-17 23:51 UTC 

[PATCHv1 0/7] Refactor macvtap to re-use tap functionality by other virtual intefaces
 2017-01-17 23:51 UTC  (9+ messages)
` [PATCHv1 5/7] TAP: Extending tap device create/destroy APIs
` [PATCHv1 7/7] IPVTAP: IP-VLAN based tap driver

[PATCH net-next 0/2] net: ipv6: simplify rt6_fill_node
 2017-01-17 23:51 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipv6: remove nowait arg to rt6_fill_node
` [PATCH net-next 2/2] net: ipv6: remove prefix "

[PATCH v19 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-17 23:49 UTC  (6+ messages)
` [PATCH v19 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination

Unocorrectable errors with RAID1
 2017-01-17 23:22 UTC  (9+ messages)

[PATCH] xen/arm: bootfdt.c is only used during initialization
 2017-01-17 23:49 UTC  (2+ messages)

[PATCH] ARM: smp: Remove CPU: shutdown notice
 2017-01-17 23:39 UTC  (5+ messages)

[PATCH v4 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2017-01-17 23:47 UTC  (3+ messages)
` [PATCH v4 3/3] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs

tcp state in conntrack destroy events
 2017-01-17 23:47 UTC  (4+ messages)

[PATCH] LSM: Add /sys/kernel/security/lsm
 2017-01-17 23:42 UTC 

+ mm-swap-add-cluster-lock-v5.patch added to -mm tree
 2017-01-17 23:45 UTC 

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-17 23:37 UTC  (14+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[PATCH] HID: wacom: Fix sibling detection broken by 345857b
 2017-01-17 23:38 UTC 

[PATCH net-next] lwtunnel: remove device arg to lwtunnel_build_state
 2017-01-17 23:08 UTC 

CONFIG_PCIEASPM breaks PCIe on Marvell Armada 385 machine
 2017-01-17 23:37 UTC  (12+ messages)

+ documentation-filesystems-proctxt-add-vmpin.patch added to -mm tree
 2017-01-17 23:36 UTC 

[Qemu-devel] [PATCH] ppc: Remove unused function cpu_ppc601_rtc_init()
 2017-01-17 22:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
 2017-01-17 23:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 3/6] hypertrace: [*-user] Add QEMU-side proxy to "guest_hypertrace" event

[PATCH 0/4] start documenting core functions
 2017-01-17 23:35 UTC  (4+ messages)
` [PATCH 1/4] document index_name_pos
` [PATCH 2/4] remove_index_entry_at: move documentation to cache.h
` [PATCH 3/4] document add_[file_]to_index

[PATCH 0/5] Update USB IDs and email adress
 2017-01-17 23:18 UTC  (5+ messages)
` [PATCH 2/5] rtl8xxxu: Add another 8192eu device to the USB list
` [PATCH 3/5] rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu)
` [PATCH 4/5] rtl8xxxu: Add additional USB IDs for rtl8192eu devices
` [PATCH 5/5] rtl8xxxu: Update author/maintainer contact info

[char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer
 2017-01-17 23:33 UTC  (11+ messages)
          ` Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer)

[U-Boot PATCH 2/2] aspeed: use FIT-provided ramdisk if available
 2017-01-17 23:33 UTC  (3+ messages)
` [U-Boot,2/2] "

[RFH - Tcl/Tk] use of procedure before declaration?
 2017-01-17 23:32 UTC  (3+ messages)

[PATCH 0/5] extend git-describe pattern matching
 2017-01-17 23:31 UTC  (8+ messages)
` [PATCH 5/5] describe: teach describe negative pattern matches

[PATCH 00/13] x86/microcode: 4.11 queue
 2017-01-17 23:31 UTC  (4+ messages)
` [PATCH 06/13] x86/microcode/AMD: Rework container parsing

[PATCH 0/3] tty: serial: 8250_omap: Enable DMA support
 2017-01-17 23:25 UTC  (5+ messages)

[PATCH 0/2] at803x: don't power-down SGMII link
 2017-01-17 23:32 UTC  (3+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg

+ m32r-fix-build-warning.patch added to -mm tree
 2017-01-17 23:31 UTC 

[RFC PATCH] membarrier: handle nohz_full with expedited thread registration
 2017-01-17 23:29 UTC  (6+ messages)

Reading network data going into a VM from netback.c
 2017-01-17 23:30 UTC  (2+ messages)

[PATCH] fbdev: ssd1307fb: allow reset-gpios is missing
 2017-01-17 23:29 UTC  (4+ messages)

+ checkpatch-update-logfunctions.patch added to -mm tree
 2017-01-17 23:18 UTC 

[PATCH V2 0/4] Enable onboard SDHCI for Nexus 5X (msm8992)
 2017-01-17 23:25 UTC  (3+ messages)
` [PATCH V2 1/4] clk: gcc: Updates for SDHCI enablement

[PATCH 0/2] dra7x: dts update for increase in QSPI SPL parttion size
 2017-01-17 23:27 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: dra7-evm: increase QSPI SPL partition size

[PATCH] i2c: busses: constify dev_pm_ops structures
 2017-01-17 23:23 UTC  (2+ messages)

[PATCH 0/2] ARM64: meson-gxm: R-Box Pro enablement
 2017-01-17 23:06 UTC  (3+ messages)
` [PATCH 1/2] ARM64: dts: meson-gxm: Add R-Box Pro

[PATCH v7 0/6] Expanded statistics reporting
 2017-01-17 23:24 UTC  (9+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 1/7] lib: add information metrics library
  ` [PATCH v8 2/7] app/proc_info: add metrics displaying
  ` [PATCH v8 3/7] lib: add bitrate statistics library
  ` [PATCH v8 4/7] app/test-pmd: add bitrate statistics calculation
  ` [PATCH v8 5/7] mbuf: add a timestamp to the mbuf for latencystats
  ` [PATCH v8 6/7] lib: added new library for latency stats
  ` [PATCH v8 7/7] app/test-pmd: add latency statistics calculation

iwlwifi: fix kernel crash when unregistering thermal zone
 2017-01-17 22:22 UTC 

[PATCH v3] brcmfmac: fix incorrect event channel deduction
 2017-01-17 23:24 UTC 

[Buildroot] [PATCH] Revert "gperf: bump to version 3.1"
 2017-01-17 23:23 UTC 

[PATCH 0/5] ARM: OMAP2+: Add earlycon support
 2017-01-17 23:23 UTC  (3+ messages)
` [PATCH 1/5] ARM: OMAP2+: omap_hwmod: Add support for earlycon

[PATCH v2 0/3] xen: optimize xenbus performance
 2017-01-17 23:21 UTC  (4+ messages)
` [PATCH v2 1/3] xen: clean up xenbus internal headers

[PATCH] tpm/tpm_i2c_infineon: ensure no ongoing commands on shutdown
 2017-01-17 23:22 UTC  (10+ messages)

[PATCH -next] mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()
 2017-01-17 15:20 UTC  (2+ messages)

Openembedded layer index stopped updating
 2017-01-17 23:20 UTC  (5+ messages)

52bd2d62ce6758d811edcbd2256eb9ea7f6a56cb fixing crashes? -> 4.4 stable?
 2017-01-17 23:09 UTC  (2+ messages)

[PATCH] brcmfmac: fix incorrect event channel deduction
 2017-01-17 23:09 UTC  (3+ messages)

[PATCH net] lwtunnel: fix autoload of lwt modules
 2017-01-17 23:16 UTC  (5+ messages)

[PATCH] brcmfmac: fix incorrect event channel deduction
 2017-01-17 23:15 UTC 

[PATCH] cxd2820r: fix gpio null pointer dereference
 2017-01-17 23:14 UTC  (4+ messages)

[PATCH 00/13] Ingenic JZ4740 / JZ4780 pinctrl driver
 2017-01-17 23:14 UTC  (13+ messages)
` [PATCH 08/13] MIPS: JZ4780: CI20: Add pinctrl configuration for several drivers
` [PATCH 09/13] mmc: jz4740: Let the pinctrl driver configure the pins
` [PATCH 10/13] mtd: nand: "
` [PATCH 11/13] fbdev: jz4740-fb: "
` [PATCH 12/13] pwm: jz4740: "
` [PATCH 13/13] MIPS: jz4740: Remove custom GPIO code

[PATCH] net: ethernet: stmmac: add ARP management
 2017-01-17 23:14 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.