All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-03 17:44:04 to 2017-08-03 18:41:59 UTC [more...]

[PATCH 1/2] ipc/sem: drop sem_checkid helper
 2017-08-03 18:41 UTC  (2+ messages)
` [PATCH 2/2] ipc/sem: play nicer with large nsops allocations

[PATCH v1 0/2] KVM: nVMX: remove nested_get_page()
 2017-08-03 18:40 UTC  (3+ messages)
` [PATCH v1 1/2] KVM: nVMX: get rid of nested_get_page()

[PATCH] clk: uniphier: remove sLD3 SoC support
 2017-08-03 18:39 UTC  (3+ messages)

reftable [v4]: new ref storage format
 2017-08-03 18:38 UTC  (6+ messages)

[Qemu-devel] [PATCH] kvm: workaround build break on gcc-7.1.1 / fedora26
 2017-08-03 18:38 UTC  (5+ messages)

[PATCH v5 00/40] Add initial experimental external ODB support
 2017-08-03 18:38 UTC  (3+ messages)
` [PATCH v5 35/40] Add Documentation/technical/external-odb.txt

mgr balancer module
 2017-08-03 18:35 UTC  (6+ messages)

[Bug 102031] xf86drm.c should use readdir() instead of readdir_r()
 2017-08-03 18:35 UTC 

[RFC 0/3] VFS/NFS support to destroy FS credentials
 2017-08-03 18:35 UTC  (4+ messages)
` [RFC 1/3] VFS adding destroy_creds call
` [RFC 2/3] NFS define vfs destroy_creds functions
` [RFC 3/3] SUNRPC mark user credentials destroyed

[PATCH] test/crypto: fix error message
 2017-08-03 10:34 UTC 

[PATCH v2 5/5] libnvdimm: add DMA support for pmem blk-mq
 2017-08-03 18:35 UTC  (14+ messages)

Flush warning
 2017-08-03 18:32 UTC  (2+ messages)

[PATCH linux dev-4.10 v6 0/2] Add gpio-keys-polled for fan presence
 2017-08-03 18:31 UTC  (9+ messages)
` [PATCH linux dev-4.10 v6 1/2] ARM: dts: aspeed: Witherspoon add "

[PATCH v1 0/7] Clean up XDR decoding of RPC/RDMA xprt hdrs
 2017-08-03 18:30 UTC  (8+ messages)
` [PATCH v1 1/7] xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
` [PATCH v1 2/7] xprtrdma: Harden backchannel call decoding
` [PATCH v1 3/7] xprtrdma: Refactor rpcrdma_reply_handler()
` [PATCH v1 4/7] xprtrdma: Replace rpcrdma_count_chunks()
` [PATCH v1 5/7] xprtrdma: Remove opcode check in Receive completion handler
` [PATCH v1 6/7] xprtrdma: Remove rpcrdma_rep::rr_len
` [PATCH v1 7/7] xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()

[PATCH v6 0/7] make io{read|write}64 globally usable
 2017-08-03 18:30 UTC  (9+ messages)
` [PATCH v6 1/7] drm/tilcdc: ensure nonatomic iowrite64 is not used
` [PATCH v6 2/7] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs
` [PATCH v6 3/7] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v6 4/7] iomap: "
` [PATCH v6 5/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v6 6/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v6 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

RedHat 7.4 Release Notes: "Btrfs has been deprecated" - wut?
 2017-08-03 18:29 UTC  (3+ messages)

[kernel-hardening] [RFC/RFT PATCH] gcc-plugins: force initialize auto variables whose addresses are taken
 2017-08-03 18:27 UTC  (6+ messages)
` [kernel-hardening] "

[U-Boot] [PATCH] ahci-pci: Update call to ahci_probe_scsi_pci()
 2017-08-03 18:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] usb: kbd: don't fail with iomux
 2017-08-03 18:25 UTC  (2+ messages)

[PATCH] PCI: layerscape: Add support for ls2088a and ls1088a
 2017-08-03 18:22 UTC  (7+ messages)

[U-Boot] [PATCH v5 00/30] env: Move environment code to use location drivers
 2017-08-03 18:22 UTC  (31+ messages)
` [U-Boot] [PATCH v5 01/30] Makefile: Rename 'env' target to 'environ'
` [U-Boot] [PATCH v5 02/30] Move environment files from common/ to env/
` [U-Boot] [PATCH v5 03/30] env: Use tabs in ENV_IS_IN_FAT
` [U-Boot] [PATCH v5 04/30] env: common: Make env_get_addr/get_char_memory() static
` [U-Boot] [PATCH v5 05/30] env: common: Drop env_get_addr()
` [U-Boot] [PATCH v5 06/30] env: common: Factor out the common env_valid check
` [U-Boot] [PATCH v5 07/30] env: common: Drop env_get_char_init()
` [U-Boot] [PATCH v5 08/30] env: common: Drop env_get_char_memory()
` [U-Boot] [PATCH v5 09/30] env: Add an enum for environment state
` [U-Boot] [PATCH v5 10/30] env: Rename nand env_location to nand_env_location
` [U-Boot] [PATCH v5 11/30] env: Create a location driver for each location
` [U-Boot] [PATCH v5 12/30] env: Convert CONFIG_ENV_IS_IN... to a choice
` [U-Boot] [PATCH v5 13/30] env: Add a new implementation of environment access
` [U-Boot] [PATCH v5 14/30] env: Switch over to use environment location drivers
` [U-Boot] [PATCH v5 15/30] env: Drop common init() functions
` [U-Boot] [PATCH v5 16/30] env: Drop the env_name_spec global
` [U-Boot] [PATCH v5 17/30] env: Drop unused env_ptr variables
` [U-Boot] [PATCH v5 18/30] env: Drop env_init_new()
` [U-Boot] [PATCH v5 19/30] env: Drop env_get_char_spec()
` [U-Boot] [PATCH v5 20/30] env: Drop env_relocate_spec() in favour of env_load()
` [U-Boot] [PATCH v5 21/30] env: Drop saveenv() in favour of env_save()
` [U-Boot] [PATCH v5 22/30] env: Rename setenv() to env_set()
` [U-Boot] [PATCH v5 23/30] env: Rename common functions related to setenv()
` [U-Boot] [PATCH v5 24/30] env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
` [U-Boot] [PATCH v5 25/30] env: Rename getenv/_f() to env_get()
` [U-Boot] [PATCH v5 26/30] env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
` [U-Boot] [PATCH v5 27/30] env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
` [U-Boot] [PATCH v5 28/30] env: Rename some other getenv()-related functions
` [U-Boot] [PATCH v5 29/30] env: Adjust the get_char() method to return an int
` [U-Boot] [PATCH v5 30/30] env: Adjust the load() method to return an error

[PATCH 00/15] submodule-config cleanup
 2017-08-03 18:20 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] t7411: check configuration parsing errors
  ` [PATCH v2 02/15] submodule: don't use submodule_from_name
  ` [PATCH v2 03/15] add, reset: ensure submodules can be added or reset
  ` [PATCH v2 04/15] submodule--helper: don't overlay config in remote_submodule_branch
  ` [PATCH v2 05/15] submodule--helper: don't overlay config in update-clone
  ` [PATCH v2 06/15] fetch: don't overlay config with submodule-config
  ` [PATCH v2 07/15] submodule: don't rely on overlayed config when setting diffopts
  ` [PATCH v2 08/15] unpack-trees: don't respect submodule.update
  ` [PATCH v2 09/15] submodule: remove submodule_config callback routine
  ` [PATCH v2 10/15] diff: stop allowing diff to have submodules configured in .git/config
  ` [PATCH v2 11/15] submodule-config: remove support for overlaying repository config
  ` [PATCH v2 12/15] submodule-config: move submodule-config functions to submodule-config.c
  ` [PATCH v2 13/15] submodule-config: lazy-load a repository's .gitmodules file
  ` [PATCH v2 14/15] unpack-trees: improve loading of .gitmodules
  ` [PATCH v2 15/15] submodule: remove gitmodules_config

[PATCH v2 00/10] tag: only respect `pager.tag` in list-mode
 2017-08-03 18:20 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] builtin.h: take over documentation from api-builtin.txt

[PATCH v4 00/15] Switchtec NTB Support
 2017-08-03 18:19 UTC  (16+ messages)
` [PATCH v4 01/15] NTB: switchtec: Move structure definitions into a common header
` [PATCH v4 02/15] NTB: switchtec: Export class symbol for use in upper layer driver
` [PATCH v4 03/15] NTB: switchtec: Add NTB hardware register definitions
` [PATCH v4 04/15] NTB: switchtec: Add link event notifier callback
` [PATCH v4 05/15] NTB: Ensure ntb_mw_get_align() is only called when the link is up
` [PATCH v4 06/15] NTB: Add check and comment for link up to mw_count() and mw_get_align()
` [PATCH v4 07/15] NTB: switchtec_ntb: Introduce initial NTB driver
` [PATCH v4 08/15] NTB: switchtec_ntb: Initialize hardware for memory windows
` [PATCH v4 09/15] NTB: switchtec_ntb: Initialize hardware for doorbells and messages
` [PATCH v4 10/15] NTB: switchtec_ntb: Add skeleton NTB driver
` [PATCH v4 11/15] NTB: switchtec_ntb: Add link management
` [PATCH v4 12/15] NTB: switchtec_ntb: Implement doorbell registers
` [PATCH v4 13/15] NTB: switchtec_ntb: Implement scratchpad registers
` [PATCH v4 14/15] NTB: switchtec_ntb: Add memory window support
` [PATCH v4 15/15] NTB: switchtec_ntb: Update switchtec documentation with notes for NTB

[PATCH 0/5] Implement a new remote layer module
 2017-08-03 18:18 UTC  (11+ messages)
` [PATCH 1/5] lib/layers: Initial layer and layer index implementeation
  ` [bitbake-devel] "
` [PATCH 4/5] toaster/orm/management/commands/lsupdates.py: Use new layerindex module
  ` [bitbake-devel] "

suspicious __GFP_NOMEMALLOC in selinux
 2017-08-03 18:17 UTC  (9+ messages)

Multihomed server issue
 2017-08-03 18:38 UTC  (8+ messages)

[PATCH] i915: Add support for drm syncobjs
 2017-08-03 18:15 UTC  (6+ messages)

[Qemu-devel] [PULL for-2.10 0/3] TCG misc patches
 2017-08-03 18:12 UTC  (4+ messages)
` [Qemu-devel] [PULL for-2.10 1/3] tcg/arm: Fix runtime overalignment test
` [Qemu-devel] [PULL for-2.10 2/3] target/s390x: Fix CSST for 16-byte store
` [Qemu-devel] [PULL for-2.10 3/3] tcg: Increase minimum alignment from tcg_malloc to 8

[PATCH net-next] net: dsa: Add support for 64-bit statistics
 2017-08-03 18:11 UTC  (4+ messages)

[PATCH RFC 00/13] phylink and sfp support
 2017-08-03 18:11 UTC  (3+ messages)

[PATCH v3] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-08-03 18:10 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v4 RESEND 0/4] Kernel PSR Fix-ups
 2017-08-03 18:10 UTC  (5+ messages)
` [PATCH v4 RESEND 1/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
` [PATCH v4 RESEND 3/4] drm/i915/edp: Be less aggressive about changing link config on eDP

[PATCH v3 net-next 0/5] Refactor lan9303_xxx_packet_processing
 2017-08-03 18:08 UTC  (11+ messages)
` [PATCH v3 net-next 1/5] net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param
` [PATCH v3 net-next 2/5] net: dsa: lan9303: define LAN9303_NUM_PORTS 3
` [PATCH v3 net-next 3/5] net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
` [PATCH v3 net-next 4/5] net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
` [PATCH v3 net-next 5/5] net: dsa: lan9303: refactor lan9303_get_ethtool_stats

STABLE: net: cdc_mbim: apply "NDP to end" quirk to HP lt4132
 2017-08-03 18:08 UTC 

[patch] perf wrong enabled time after attach/enable/enable
 2017-08-03 18:07 UTC  (3+ messages)

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-08-03 18:07 UTC  (4+ messages)
` [PATCH v4 1/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
  ` [PATCH v4 2/4] drm/i915/psr: Account for sink CRC raciness on some panels

[Buildroot] [autobuild.buildroot.net] Build results for 2017-08-02
 2017-08-03 18:07 UTC  (3+ messages)

[PATCH] Fix a segfault in lsefi
 2017-08-03 18:07 UTC  (3+ messages)

[PATCH 0/7] xfsprogs: 4.13 rollup
 2017-08-03 18:05 UTC  (5+ messages)
` [PATCH 7/7] xfs_db: introduce fuzz command
  ` [PATCH 8/7] xfs_db: use TYP_F_CRC_FUNC for inodes & dquots
    ` [PATCH 8/7 V2] "

[Qemu-devel] [RFC PATCH 0/8] removal of tci (tcg interpreter)
 2017-08-03 18:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH 6/8] tcg/tci: disable MTTCG if TCI is enabled

[PATCH 2/2] arm64: Define PAGE_OFFSET using GENMASK_ULL
 2017-08-03 18:03 UTC  (7+ messages)
` [PATCH] arm64: avoid overflow in VA_START and PAGE_OFFSET
      ` [PATCH v2] "

perf: bug in rdpmc/mmap accounting after exec
 2017-08-03 18:04 UTC  (3+ messages)

[PATCH v4.11 backport] KVM: ARM64: fix phy counter access failure in guest
 2017-08-03 18:00 UTC  (3+ messages)

FW: [meta-yocto-bsp][PATCH 1/1] packagegroups: remove a bbappend
 2017-08-03 17:59 UTC 

[PATCH v2 00/25] Add QCOM QPIC NAND support
 2017-08-03 17:59 UTC  (11+ messages)
` [PATCH v2 01/25] mtd: nand: qcom: fix config error for BCH
` [PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register

[Qemu-devel] [PULL 0/1] cpu: crash fix for -rc2 (don't allow negative core id)
 2017-08-03 17:59 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] cpu: don't allow negative core id

Patch "KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit" has been added to the 4.9-stable tree
 2017-08-03 17:57 UTC 

Patch "KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit" has been added to the 4.4-stable tree
 2017-08-03 17:57 UTC 

Patch "KVM: PPC: Book3S HV: Context-switch EBB registers properly" has been added to the 4.4-stable tree
 2017-08-03 17:57 UTC 

[PATCH v2] eal: read and parse device option separately
 2017-08-03 17:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/2] Notifications for perf sideband events
 2017-08-03 17:57 UTC  (3+ messages)
` [PATCH v2 1/2] kernel/events: Add option to notify through signals on wakeup

Patch "KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit" has been added to the 3.18-stable tree
 2017-08-03 17:57 UTC 

[PATCH 00/11] ARMv8.3 pointer authentication userspace support
 2017-08-03 17:57 UTC  (6+ messages)
` [PATCH 01/11] arm64: docs: describe ELF hwcaps
    ` [kernel-hardening] "

[PATCH 3.18.x] KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
 2017-08-03 17:57 UTC  (2+ messages)

[PATCH 4.4.x v2] KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
 2017-08-03 17:56 UTC  (2+ messages)

Cloning an specific commit from the hash
 2017-08-03 17:55 UTC  (3+ messages)

[PATCH v2 0/2] KVM: nVMX: remove nested_get_page()
 2017-08-03 17:55 UTC  (2+ messages)

[PATCH 4.4.x] KVM: PPC: Book3S HV: Context-switch EBB registers properly
 2017-08-03 17:55 UTC  (2+ messages)

[xen-unstable-smoke test] 112426: regressions - trouble: broken/fail/pass
 2017-08-03 17:55 UTC 

[PATCH 4.9.x] KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit
 2017-08-03 17:54 UTC  (2+ messages)

Patch "KVM: PPC: Book3S HV: Enable TM before accessing TM registers" has been added to the 3.18-stable tree
 2017-08-03 17:53 UTC  (3+ messages)

Patch "KVM: PPC: Book3S HV: Enable TM before accessing TM registers" has been added to the 4.4-stable tree
 2017-08-03 17:53 UTC  (3+ messages)

[PATCH 0/4] drm unplugging docs
 2017-08-03 17:52 UTC  (6+ messages)
` [PATCH 3/4] drm: Only lastclose on unload for legacy drivers

[PATCH v2 rdma-core 0/6] Common udev/systemd based module auto loading
 2017-08-03 17:52 UTC  (7+ messages)

[PATCH v9 00/14]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-08-03 17:50 UTC  (3+ messages)
` [PATCH v9 14/14] powerpc: rewrite local_t using soft_irq

[PATCH] ASoC: Intel: constify pci_device_id
 2017-08-03 17:50 UTC 

[PATCH] Input: add support for HiDeep touchscreen
 2017-08-03 17:50 UTC  (3+ messages)

[patch v1 0/2] JTAG driver introduction
 2017-08-03 17:48 UTC  (6+ messages)

[PATCH v4 1/1] add new compatible strings for mtk nor controller
 2017-08-03 17:47 UTC  (9+ messages)
` [PATCH] dt-bindings: mtd: "

radosgw hang in curl_muti_wait with libcurl 7.37.0
 2017-08-03 17:45 UTC  (3+ messages)

[PATCH v2] arm64: Decode information from ESR upon mem faults
 2017-08-03 17:46 UTC  (2+ messages)

[PATCH v2 0/5] Qualcomm remote filesystem shared memory driver
 2017-08-03 17:45 UTC  (4+ messages)
` [PATCH v2 2/5] of: reserved_mem: Accessor for acquiring reserved_mem

[ANNOUNCE] rdma-core-15-rc1 has been tagged/released
 2017-08-03 17:44 UTC  (7+ messages)

[PATCH 0/4] KVM/ARM fixes for 4.13-rc4
 2017-08-03 17:44 UTC  (3+ messages)

[PATCH v1 13/13] sparc64: vcc: Add install & cleanup TTY operations
 2017-08-03 17:44 UTC 

[PATCH] drm/i915: enable WaDisableDopClkGating for SKL GT4
 2017-08-03 17:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: enable WaDisableDopClkGating for SKL GT4 (rev4)

[PATCH v1 12/13] sparc64: vcc: Add break_ctl TTY operation
 2017-08-03 17:44 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.