All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-25 22:41:41 to 2018-06-26 00:07:28 UTC [more...]

[U-Boot] [PATCH v2 1/6] dm: SMEM (Shared memory) uclass
 2018-06-26  3:59 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-06-26  0:07 UTC 

[PATCH tip/core/rcu 0/40] RCU ->gp_seq conversion for v4.19
 2018-06-26  0:08 UTC  (4+ messages)
` [PATCH tip/core/rcu 01/40] rcu: Introduce grace-period sequence numbers
` [PATCH tip/core/rcu 02/40] rcu: Move rcu_gp_slow() to ->gp_seq
` [PATCH tip/core/rcu 17/40] rcutorture: Convert rcutorture_get_gp_data() "

[PATCH net-next 0/6] Multipath tests for tunnel devices
 2018-06-26  0:07 UTC  (9+ messages)
` [PATCH net-next 1/6] selftests: forwarding: Move multipath_eval() to lib.sh
` [PATCH net-next 2/6] selftests: forwarding: multipath_eval(): Improve style

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-06-26  0:07 UTC 

[RFC v2 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-06-26  0:06 UTC  (8+ messages)
` [RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-06-26  0:07 UTC 

[PATCH] xfsprogs: Remove barrier/nobarrier mount options from xfs.5
 2018-06-26  0:06 UTC 

[PATCH v8 0/7] Enable Bluetooth functionality for WCN3990
 2018-06-26  0:05 UTC  (8+ messages)
` [PATCH v8 2/7] Bluetooth: btqca: Rename ROME specific functions to Generic functions
` [PATCH v8 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v8 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed

[linux-4.9 test] 124658: trouble: blocked/broken/pass
 2018-06-26  0:05 UTC 

Linux kernel 4.16.18 released
 2018-06-26  0:05 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2018-06-26  0:04 UTC 

[PATCH] xfs: remove deprecated barrier/nobarrier mount options
 2018-06-26  0:03 UTC 

[PATCH 0/4] x86/hyper-v: optimize PV IPIs
 2018-06-26  0:03 UTC  (5+ messages)
` [PATCH 2/4] x86/hyper-v: use 'fast' hypercall for HVCALL_SEND_IPI
` [PATCH 3/4] x86/hyper-v: use cheaper HVCALL_SEND_IPI hypercall when possible

[Buildroot] [PATCH v4] pamtester: new package
 2018-06-26  0:02 UTC 

[xen-4.11-testing baseline test] 124696: trouble: blocked/broken/pass
 2018-06-26  0:00 UTC 

Linux kernel 4.17.3 released
 2018-06-26  0:00 UTC 

[GIT PULL] clk-davinci-fixes-for-4.18
 2018-06-25 23:59 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2018-06-25 23:58 UTC 

[Buildroot] [PATCH] package/Config.in: fix alphabetical order
 2018-06-25 23:58 UTC  (3+ messages)

F_OFD_GETLK implemented wrong with CIFS protocol version 2.0+
 2018-06-25 23:58 UTC 

[PATCH] clk: davinci: cfgchip: testing the wrong variable
 2018-06-25 23:57 UTC  (8+ messages)

[PATCH 1/1] resource: Fixed iomem resource release failed on release_mem_region_adjustable() when memory node or cpu node hot-remove
 2018-06-25 23:55 UTC  (3+ messages)

[PATCH] ndctl, list: add controller temperature threshold
 2018-06-25 23:55 UTC  (3+ messages)

[PATCH v2] drm/i915/ddi: Get AUX power domain for DP main link too
 2018-06-25 23:55 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net-next] net/tls: Remove VLA usage on nonce
 2018-06-25 23:55 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-06-25 23:54 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-06-25 23:54 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-06-25 23:54 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-06-25 23:54 UTC 

[PATCH v5 00/27] x86: PIE support and option to extend KASLR randomization
 2018-06-25 23:53 UTC  (29+ messages)
` [PATCH v5 02/27] x86: Use symbol name on bug table for PIE support
` [PATCH v5 03/27] x86: Use symbol name in jump "
` [PATCH v5 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v5 08/27] x86/CPU: "
` [PATCH v5 11/27] x86/power/64: "
` [PATCH v5 12/27] x86/paravirt: "
` [PATCH v5 13/27] x86/boot/64: Build head64.c as mcmodel large when PIE is enabled
` [PATCH v5 14/27] x86/percpu: Adapt percpu for PIE support
` [PATCH v5 15/27] compiler: Option to default to hidden symbols
` [PATCH v5 16/27] compiler: Option to add PROVIDE_HIDDEN replacement for weak symbols
` [PATCH v5 17/27] x86/relocs: Handle PIE relocations
` [PATCH v5 18/27] xen: Adapt assembly for PIE support
` [PATCH v5 19/27] kvm: "
` [PATCH v5 20/27] x86: Support global stack cookie
` [PATCH v5 21/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v5 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v5 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v5 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v5 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v5 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v5 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

[PATCH 00/23] Multi-pack-index (MIDX)
 2018-06-25 23:52 UTC  (4+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 11/24] midx: read pack names into array

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-06-25 23:52 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-06-25 23:52 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-06-25 23:52 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-06-25 23:51 UTC 

[PATCH 4.17 00/70] 4.17.3-stable review
 2018-06-25 23:48 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-06-25 23:48 UTC 

[PULL] First set of new device support, features and cleanup for IIO in the 4.19 cycle
 2018-06-25 23:48 UTC  (2+ messages)

[PULL] First set of IIO fixes for the 4.18 cycle
 2018-06-25 23:47 UTC  (2+ messages)

[PATCH linux dev-4.17] ARM: configs: aspeed: Enable BLK_DEV_LOOP
 2018-06-25 23:47 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2018-06-25 23:47 UTC 

patch "iio: mma8452: Fix ignoring MMA8452_INT_DRDY" added to staging-linus
 2018-06-25 23:47 UTC 

[PATCH v5 0/4] mfd/regulator/clk: bd71837: ROHM BD71837 PMIC driver
 2018-06-25 23:46 UTC  (10+ messages)
` [PATCH v5 4/4] clk: bd71837: Add driver for BD71837 PMIC clock

wireguard-tools: hard coded config paths in wg-quick
 2018-06-25 23:49 UTC  (2+ messages)

[PATCH v2 net-next 0/4] Updates for ipsec selftests
 2018-06-25 23:41 UTC  (15+ messages)
` [PATCH v2 net-next 1/4] selftests: rtnetlink: clear the return code at start of ipsec test
` [PATCH v2 net-next 2/4] selftests: rtnetlink: use dummydev as a test device
` [PATCH v2 net-next 3/4] netdevsim: add ipsec offload testing
` [PATCH v2 net-next 4/4] selftests: rtnetlink: add ipsec offload API test

[intel-sgx-kernel-dev] [PATCH v11 13/13] intel_sgx: in-kernel launch enclave
 2018-06-25 23:40 UTC  (15+ messages)

[PATCH] fib_rules: match rules based on suppress_* properties too
 2018-06-25 23:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net 2/2] nfp: reject binding to shared blocks
 2018-06-25 23:37 UTC  (2+ messages)

ACPI support in common clock framework
 2018-06-25 23:37 UTC  (10+ messages)

[PATCH 0/4] lan78xx minor fixes
 2018-06-25 14:07 UTC  (2+ messages)
` [PATCH 3/4] net: lan78xx: Add support for VLAN tag stripping

[MODERATED] [PATCH v4 3/8] [PATCH v4 3/8] Linux Patch #3
 2018-06-25 23:33 UTC  (5+ messages)
` [MODERATED] "

[RFC 2/2] rcu: Remove ->dynticks_nmi_nesting from struct rcu_dynticks
 2018-06-25 23:32 UTC  (16+ messages)

[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2018.03 release
 2018-06-25 23:30 UTC  (3+ messages)
  ` [Buildroot] [arc-buildroot] "

[PATCH v2 net-next] net/sched: add skbprio scheduler
 2018-06-25 23:27 UTC  (3+ messages)

Fwd: [Bug 199879] New: Very basic the Pci device is not resumed from suspend mode
 2018-06-25 23:26 UTC  (3+ messages)

[PATCH 1/2] soc: qcom: cmd-db: Fix incorrect errno checks
 2018-06-25 23:26 UTC  (7+ messages)
` [PATCH 2/2] soc: qcom: cmd-db: Fix compiler warnings

[Buildroot] Build failure due to the new "cset existence" check in the GIT downloader
 2018-06-25 23:26 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-06-25 23:25 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-06-25 23:25 UTC 

[PATCH net-next] selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filter
 2018-06-25 23:20 UTC  (3+ messages)

INFO: rcu detected stall in vprintk_emit
 2018-06-25 23:19 UTC 

[PATCH v3] sg: mitigate read/write abuse
 2018-06-25 23:18 UTC  (2+ messages)

[PATCH] clk: davinci: fix a typo (which leads to build failures)
 2018-06-25 23:18 UTC  (2+ messages)

[PATCH 1/2] drm/i915/icp: Add Interrupt Support
 2018-06-25 23:17 UTC  (2+ messages)

[PATCH] add param that allows bootline control of hardened usercopy
 2018-06-25 23:17 UTC  (6+ messages)

[PATCH 00/14] ARM: davinci: step towards removing at24_platform_data
 2018-06-25 23:09 UTC  (5+ messages)
` [PATCH 07/14] net: davinci_emac: use nvmem to retrieve the mac address

[PATCH v2 00/11] crypto: Remove VLA usage
 2018-06-25 23:13 UTC  (7+ messages)
` [PATCH v2 01/11] crypto: xcbc: "
` [PATCH v2 10/11] crypto: ahash: Remove VLA usage for AHASH_REQUEST_ON_STACK
  ` [dm-devel] "

[PATCH net-next 0/4] Updates for ipsec selftests
 2018-06-25 23:09 UTC  (7+ messages)
` [PATCH net-next 3/4] netdevsim: add ipsec offload testing

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2018-06-25 23:08 UTC  (2+ messages)

[PATCH tip/core/rcu 0/4] SRCU changes for v4.19
 2018-06-25 23:09 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/4] srcu: Fix typos in __call_srcu() header comment
` [PATCH tip/core/rcu 2/4] srcu: Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start()
` [PATCH tip/core/rcu 3/4] srcu: Add address of first callback to rcutorture output
` [PATCH tip/core/rcu 4/4] srcu: Introduce srcu_read_{un,}lock_notrace()

[PATCH v7 0/2] Directed kmem charging
 2018-06-25 23:06 UTC  (3+ messages)
` [PATCH 1/2] fs: fsnotify: account fsnotify metadata to kmemcg
` [PATCH 2/2] fs, mm: account buffer_head "

[net-next PATCH v4 0/7] Symmetric queue selection using XPS for Rx queues
 2018-06-25 18:04 UTC  (8+ messages)
` [net-next PATCH v4 1/7] net: Refactor XPS for CPUs and "
` [net-next PATCH v4 2/7] net: Use static_key for XPS maps
` [net-next PATCH v4 3/7] net: sock: Change tx_queue_mapping in sock_common to unsigned short
` [net-next PATCH v4 4/7] net: Record receive queue number for a connection
` [net-next PATCH v4 5/7] net: Enable Tx queue selection based on Rx queues
` [net-next PATCH v4 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
` [net-next PATCH v4 7/7] Documentation: Add explanation for XPS using Rx-queue(s) map

[PATCH] checkpatches.sh: Add checks for ABI symbol addition
 2018-06-25 23:04 UTC  (3+ messages)
` [PATCH v8] "

[PATCH tip/core/rcu 0/5] Pre-gp_seq miscellaneous fixes for v4.19
 2018-06-25 23:04 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Add debugging info to assertion
` [PATCH tip/core/rcu 2/5] rcu: Use the proper lockdep annotation in dump_blkd_tasks()
` [PATCH tip/core/rcu 3/5] rcu: Exclude near-simultaneous RCU CPU stall warnings
` [PATCH tip/core/rcu 4/5] rcu: Diagnostics for grace-period hangs
` [PATCH tip/core/rcu 5/5] rcu: Make rcu_gp_cleanup() write only once to ->gp_flags

[PATCH v4 0/8] ref-in-want
 2018-06-25 23:03 UTC  (2+ messages)

[RESEND (again) PATCH] clkdev: don't call __of_clk_get_by_name() unnecessarily from clk_get()
 2018-06-25 23:02 UTC  (3+ messages)

[PATCH v1 0/4] PCI: shpchp: NULL pointer fix and cleanups
 2018-06-25 23:00 UTC  (5+ messages)
` [PATCH v1 1/4] PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
` [PATCH v1 2/4] PCI: shpchp: Separate existence of SHPC and permission to use it
` [PATCH v1 3/4] PCI: shpchp: Inline shpchp_is_native()
` [PATCH v1 4/4] PCI: hotplug: Implement hotplug_is_native() only when CONFIG_ACPI=y

[lustre-devel] [PATCH v3 00/26] staging: lustre: libcfs: SMP rework
 2018-06-25 22:57 UTC  (8+ messages)
` [lustre-devel] [PATCH v3 19/26] staging: lustre: libcfs: report NUMA node instead of just node
` [lustre-devel] [PATCH v3 23/26] staging: lustre: ptlrpc: use current CPU instead of hardcoded 0

[PATCH tip/core/rcu 0/5] Pre-gp_seq torture-test changes for v4.19
 2018-06-25 22:57 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] torture: Use a single build directory for torture scenarios
` [PATCH tip/core/rcu 2/5] rcutorture: Remove obsolete TREE08-T.boot file
` [PATCH tip/core/rcu 3/5] rcutorture: Make kvm-find-errors.sh find close calls
` [PATCH tip/core/rcu 4/5] torture: Make online/offline messages appear only for verbose=2
` [PATCH tip/core/rcu 5/5] torture: Keep old-school dmesg format

[PATCH blktests 00/15] Add SRP initiator driver tests
 2018-06-25 22:54 UTC  (3+ messages)
` [PATCH blktests 13/15] src/Makefile: Fix pattern rule

[PATCH] drbd: Fix drbd_request_prepare() discard handling
 2018-06-25 22:51 UTC 

Linux Networking Internals Question
 2018-06-25 22:51 UTC  (4+ messages)

[PATCH] drbd: Do not redefine __must_hold()
 2018-06-25 22:51 UTC 

[PATCH v4 net-next] mdio-mux-gpio: Remove VLA usage
 2018-06-25 22:49 UTC 

[PATCH tip/core/rcu 0/2] Expedited grace-period changes for v4.19
 2018-06-25 22:43 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] rcu: Make expedited grace period use direct call on last leaf
` [PATCH tip/core/rcu 2/2] rcu: Make expedited GPs handle CPU 0 being offline

What's cooking in git.git (Jun 2018, #06; Mon, 25)
 2018-06-25 22:47 UTC 

post-receive: pub/scm/git/git
 2018-06-25 22:46 UTC 

[PATCH RESEND] clang-format: Set IndentWrappedFunctionNames false
 2018-06-25 22: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.