All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-22 21:51:28 to 2018-06-22 23:24:08 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2018-06-22 23:24 UTC 

[LTP] [PATCH] verify_caps_exec: Respect TMP environment variable
 2018-06-22 23:23 UTC 

Driver for the RISC-V Interrupt Controller
 2018-06-22 23:20 UTC  (10+ messages)
` [PATCH 1/3] RISC-V: Don't include irq-riscv-intc.h
` [PATCH 2/3] dt-bindings: interrupt-controller: RISC-V local interrupt controller docs
` [PATCH 3/3] irqchip: RISC-V Local Interrupt Controller Driver

[PATCH bpf-next 2/3] bpf: btf: add btf json print functionality
 2018-06-22 23:19 UTC  (14+ 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-22 23:19 UTC  (2+ messages)

[PATCH 1/6] libmpathpersist: remove duplicate test in readfullstatus
 2018-06-22 23:19 UTC  (8+ messages)
` [PATCH 2/6] libmpathpersist: fix typo in mpath_format_readfullstatus
` [PATCH 3/6] libmpathpersist: fix stack overflow in mpath_format_readfullstatus()
` [PATCH 4/6] libmpathpersist: fix byte swapping for big endian systems
` [PATCH 5/6] (lib)mpathpersist: use O_RDONLY file descriptors
` [PATCH 6/6] libmultipath: fix gcc 8.1 "truncated output" warnings

[RFC PATCH 00/16] x86/split_lock: Enable #AC exception for split locked accesses
 2018-06-22 23:18 UTC  (8+ messages)
` [RFC PATCH 02/16] x86/split_lock: Handle #AC exception for split lock in kernel mode

[PATCH v2 0/5] Venus updates - PIL
 2018-06-22 23:19 UTC  (6+ messages)
` [PATCH v2 1/5] media: venus: add a routine to reset ARM9
` [PATCH v2 3/5] venus: add check to make scm calls

arm64 regression bisected to "bpf: reject any prog that failed read-only lock"
 2018-06-22 23:09 UTC  (3+ messages)

[PATCH] blk-wbt: fix indefinite background writeback sleep
 2018-06-22 23:13 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-06-22 23:12 UTC 

[PATCH 1/2] nfsv4: handle ENOSPC during create session
 2018-06-22 23:10 UTC  (6+ messages)
` [PATCH 2/2] nfsd: return ENOSPC if unable to allocate a session slot

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 23:10 UTC 

[PATCH V3 0/7] backlight: qcom-wled: Support for QCOM wled driver
 2018-06-22 23:09 UTC  (6+ messages)
` [PATCH V3 5/7] backlight: qcom-wled: Add support for WLED4 peripheral

[PATCH V2] blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
 2018-06-22 23:07 UTC  (3+ messages)

MHI initial design review
 2018-06-22 23:03 UTC  (3+ messages)
` [PATCH v1 1/4] mhi_bus: core: Add support for MHI host interface

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 23:02 UTC 

[PATCH 0/8] ref-in-want
 2018-06-22 23:01 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] fetch-pack: implement ref-in-want
  ` [PATCH v3 0/8] ref-in-want
    ` [PATCH v3 8/8] fetch-pack: implement ref-in-want

post-receive: pub/scm/fs/ext2/e2fsprogs
 2018-06-22 22:59 UTC 

[PATCH v1 1/2] imx-rproc: dt: provide new remote-nodes option
 2018-06-22 22:53 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 22:52 UTC 

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 22:52 UTC 

[PATCH V7 00/41] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-06-22 22:42 UTC  (42+ messages)
` [PATCH V7 01/41] x86/intel_rdt: Provide pseudo-locking hooks within rdt_mount
` [PATCH V7 02/41] x86/intel_rdt: Document new mode, size, and bit_usage
` [PATCH V7 03/41] x86/intel_rdt: Introduce RDT resource group mode
` [PATCH V7 04/41] x86/intel_rdt: Associate mode with each RDT resource group
` [PATCH V7 05/41] x86/intel_rdt: Introduce resource group's mode resctrl file
` [PATCH V7 06/41] x86/intel_rdt: Introduce test to determine if closid is in use
` [PATCH V7 07/41] x86/intel_rdt: Make useful functions available internally
` [PATCH V7 08/41] x86/intel_rdt: Initialize new resource group with sane defaults
` [PATCH V7 09/41] x86/intel_rdt: Introduce new "exclusive" mode
` [PATCH V7 10/41] x86/intel_rdt: Enable setting of exclusive mode
` [PATCH V7 11/41] x86/intel_rdt: Making CBM name and type more explicit
` [PATCH V7 12/41] x86/intel_rdt: Support flexible data to parsing callbacks
` [PATCH V7 13/41] x86/intel_rdt: Ensure requested schemata respects mode
` [PATCH V7 14/41] x86/intel_rdt: Introduce "bit_usage" to display cache allocations details
` [PATCH V7 15/41] x86/intel_rdt: Display resource groups' allocations' size in bytes
` [PATCH V7 16/41] x86/intel_rdt: Documentation for Cache Pseudo-Locking
` [PATCH V7 17/41] x86/intel_rdt: Introduce the Cache Pseudo-Locking modes
` [PATCH V7 18/41] x86/intel_rdt: Respect read and write access
` [PATCH V7 19/41] x86/intel_rdt: Add utility to test if tasks assigned to resource group
` [PATCH V7 20/41] x86/intel_rdt: Add utility to restrict/restore access to resctrl files
` [PATCH V7 21/41] x86/intel_rdt: Protect against resource group changes during locking
` [PATCH V7 22/41] x86/intel_rdt: Utilities to restrict/restore access to specific files
` [PATCH V7 23/41] x86/intel_rdt: Add check to determine if monitoring in progress
` [PATCH V7 24/41] x86/intel_rdt: Introduce pseudo-locked region
` [PATCH V7 25/41] x86/intel_rdt: Support enter/exit of locksetup mode
` [PATCH V7 26/41] x86/intel_rdt: Enable entering of pseudo-locksetup mode
` [PATCH V7 27/41] x86/intel_rdt: Split resource group removal in two
` [PATCH V7 28/41] x86/intel_rdt: Add utilities to test pseudo-locked region possibility
` [PATCH V7 29/41] x86/intel_rdt: Discover supported platforms via prefetch disable bits
` [PATCH V7 30/41] x86/intel_rdt: Pseudo-lock region creation/removal core
` [PATCH V7 31/41] x86/intel_rdt: Support creation/removal of pseudo-locked region
` [PATCH V7 32/41] x86/intel_rdt: Resctrl files reflect pseudo-locked information
` [PATCH V7 33/41] x86/intel_rdt: Ensure RDT cleanup on exit
` [PATCH V7 34/41] x86/intel_rdt: Create resctrl debug area
` [PATCH V7 35/41] x86/intel_rdt: Create debugfs files for pseudo-locking testing
` [PATCH V7 36/41] x86/intel_rdt: Create character device exposing pseudo-locked region
` [PATCH V7 37/41] x86/intel_rdt: More precise L2 hit/miss measurements
` [PATCH V7 38/41] x86/intel_rdt: Support L3 cache performance event of Broadwell
` [PATCH V7 39/41] x86/intel_rdt: Limit C-states dynamically when pseudo-locking active
` [PATCH V7 40/41] x86/intel_rdt: Fix passing of value to 32-bit register
` [PATCH V7 41/41] x86/intel_rdt: Simplify index type

[PATCH] arch/x86/entry/vsyscall/vsyscall_gtod.c: remove __read_mostly from vclocks_used
 2018-06-22 22:47 UTC  (2+ messages)

[PATCH v2 0/4] branch -l deprecation revisited
 2018-06-22 22:43 UTC  (4+ messages)
` [PATCH v2 3/4] branch: deprecate "-l" option

[PATCH v3 0/2] Add another regulator to i2c-hid
 2018-06-22 22:39 UTC  (5+ messages)
` [PATCH v3 1/2] HID: i2c-hid: Use devm to allocate i2c_hid struct

[PATCH v3 0/8] Moved code detection: ignore space on uniform indentation
 2018-06-22 22:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
 2018-06-22 22:36 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-06-22 22:34 UTC 

[Qemu-devel] [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-22 22:33 UTC  (27+ messages)
                      ` [virtio-dev] Re: [Qemu-devel] "

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

m68k boot failure in -next bisected to 'xarray: Replace exceptional entries'
 2018-06-22 22:33 UTC  (3+ messages)

[PATCH v7 0/9] x86/microcode/AMD: Check microcode file sanity before loading it
 2018-06-22 22:33 UTC  (5+ messages)
` [PATCH v7 3/9] x86/microcode/AMD: Integrate verify_patch_size() into verify_patch()
    ` [PATCH 1/2] "
    ` [PATCH 2/2] x86/microcode/AMD: Check patch size for all known CPU families

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2018-06-22 22:31 UTC 

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2018-06-22 22:31 UTC 

[Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-22 22:28 UTC  (17+ messages)
            ` [Qemu-devel] [virtio-dev] "
                    `  "

[PATCH v4 0/4] seccomp trap to userspace
 2018-06-22 22:27 UTC  (7+ messages)
` [PATCH v4 1/4] seccomp: add a return code to "

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 22:27 UTC 

[PATCH 0/7] grep.c: teach --column to 'git-grep(1)'
 2018-06-22 22:26 UTC  (6+ messages)
` [PATCH v2 "

napi: SCHED flag set/clear
 2018-06-22 22:22 UTC 

[PATCH blktests 00/15] Add SRP initiator driver tests
 2018-06-22 22:19 UTC  (16+ messages)
` [PATCH blktests 01/15] common/rc: Fix _have_tracepoint()
` [PATCH blktests 02/15] Annotate include statements in shell scripts where the source file is a variable
` [PATCH blktests 03/15] check, tests/meta/012: Use array["index"] instead of array[index]
` [PATCH blktests 04/15] Suppress shellcheck complaints about global variables
` [PATCH blktests 05/15] check: Avoid that shellcheck complains that $FULL appears unused
` [PATCH blktests 06/15] Multiple tests: remove unused and undefined variables
` [PATCH blktests 07/15] Avoid passing tests/block/002 arguments to _init_scsi_debug
` [PATCH blktests 08/15] check: Suppress a shellcheck warning about the DMESG_FILTER initialization
` [PATCH blktests 09/15] Makefile: Do not suppress useful shellcheck warnings
` [PATCH blktests 10/15] tests/meta/group: Fix shellcheck complaints
` [PATCH blktests 11/15] make check: Also check tests/*/group files
` [PATCH blktests 12/15] check: Make TMPDIR absolute
` [PATCH blktests 13/15] src/Makefile: Fix pattern rule
` [PATCH blktests 14/15] Add the discontiguous-io test program
` [PATCH blktests 15/15] Add tests for the SRP initiator and target drivers

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 22:19 UTC 

[PATCH] RISC-V: Add early printk support via the SBI console
 2018-06-22 22:18 UTC  (2+ messages)

[PATCH] btrfs/149: don't run if PAGE_SIZE > 4096
 2018-06-22 22:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/2] kvm: limited x86 CPU power management
 2018-06-22 22:16 UTC  (5+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 22:15 UTC 

[v3 PATCH] mm: thp: register mm for khugepaged when merging vma for shmem
 2018-06-22 22:10 UTC  (2+ messages)

[PATCH 0/2] x86/mm: Fix 'no5lvl' handling in v4.18-rc1
 2018-06-22 22:08 UTC  (3+ messages)
` [PATCH 1/2] Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
` [PATCH 2/2] x86/mm: Fix 'no5lvl' handling

PostUp/PreUp/PostDown/PreDown Dangerous?
 2018-06-22 22:13 UTC  (5+ messages)

[PATCH 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-06-22 22:05 UTC  (7+ messages)
` [PATCH 7/7] x86,idle: do not leave mm in idle state

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 22:04 UTC 

Call for Papers - ICITS'19 - Quito, Ecuador
 2018-06-22 22:04 UTC 

[RFC 1/2] rcu: Do prepare and cleanup idle depending on in_nmi()
 2018-06-22 22:03 UTC  (12+ messages)
` [RFC 2/2] rcu: Remove ->dynticks_nmi_nesting from struct rcu_dynticks

post-receive: pub/scm/network/wireless/iwd
 2018-06-22 22:03 UTC 

[Bug 107003] New: Timeout in nvkm_falcon_v1_clear_interrupt on gp104
 2018-06-22 22:02 UTC 

[PATCH v4 0/7] x86: infrastructure to enable FSGSBASE
 2018-06-22 22:02 UTC  (7+ messages)
` [PATCH v4 7/7] x86/vdso: Move out the CPU number store

[Qemu-devel] [PATCH] blogposts: add post about the new check-tcg infrastructure
 2018-06-22 22:02 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 22:01 UTC 

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2018-06-22 22:00 UTC 

[PATCH] blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
 2018-06-22 22:00 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/perf: Add test config uuid for Icelake
 2018-06-22 21:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[LTP] [PATCH] pathconf01: Use TMPDIR instead of "/tmp" if set
 2018-06-22 21:57 UTC  (4+ messages)
` [LTP] [PATCH] ksm05: Fix build warning/error with -Wnull-dereference
` [LTP] [PATCH] {rt_, }sigsuspend01: Fix build for non-glibc platforms
` [LTP] [PATCH] abs01: Switch from <values.h> to <limits.h>

[PATCH v4 0/5] leds: add devicetree functionality to lltc,lt3593 driver
 2018-06-22 21:56 UTC  (3+ messages)
` [PATCH v4 5/5] leds: lt3593: update email address and switch to SPDX license header

[Qemu-devel] [RFC PATCH] docker: Add fedora-xtensa-cross image
 2018-06-22 21:55 UTC  (6+ messages)

[PATCH 20/20] target: Remove se_dev_entry.ua_count
 2018-06-22 21:53 UTC 

[PATCH 19/20] target: Fix handling of removed LUNs
 2018-06-22 21:53 UTC 

[PATCH 18/20] target: Send unit attention condition even if the sense buffer is too small
 2018-06-22 21:53 UTC 

[PATCH 17/20] target: Do not duplicate the code that marks that a command has sense data
 2018-06-22 21:53 UTC 

[PATCH 16/20] target/tcm_loop: Avoid that static checkers warn about dead code
 2018-06-22 21:53 UTC 

[PATCH 15/20] target: Remove second argument from fabric_make_tpg()
 2018-06-22 21:53 UTC 

[PATCH 14/20] target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
 2018-06-22 21:53 UTC 

[PATCH 13/20] target/iscsi: Reduce number of __iscsit_free_cmd() callers
 2018-06-22 21:53 UTC 

[PATCH 12/20] target: Simplify the code for waiting for command completion
 2018-06-22 21:52 UTC 

[PATCH 11/20] target: Simplify transport_generic_free_cmd() (2/2)
 2018-06-22 21:52 UTC 

[PATCH 10/20] target: Simplify transport_generic_free_cmd() (1/2)
 2018-06-22 21:52 UTC 

[PATCH 09/20] target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort()
 2018-06-22 21:52 UTC 

[PATCH 08/20] target: Simplify core_tmr_handle_tas_abort()
 2018-06-22 21:52 UTC 

[PATCH 07/20] target: Document when CMD_T_STOP and CMD_T_COMPLETE are set
 2018-06-22 21:52 UTC 

[PATCH 06/20] target: Make the session shutdown code also wait for commands that are being aborted
 2018-06-22 21:52 UTC 

[PATCH 05/20] target: Introduce transport_init_session()
 2018-06-22 21:52 UTC 

[PATCH 04/20] target: Rename transport_init_session() into transport_alloc_session()
 2018-06-22 21:52 UTC 

[PATCH 03/20] target: Move a list_del_init() statement
 2018-06-22 21:52 UTC 

[PATCH 02/20] target: Avoid that EXTENDED COPY commands trigger lock inversion
 2018-06-22 21:52 UTC 

[PATCH 01/20] target: Use config_item_name() instead of open-coding it
 2018-06-22 21:52 UTC 

[PATCH 00/20] SCSI target patches for kernel v4.19
 2018-06-22 21:52 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.