All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-22 20:53:53 to 2018-06-22 22:19:51 UTC [more...]

[PATCH blktests 00/15] Add SRP initiator driver tests
 2018-06-22 22:19 UTC  (12+ 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 15/15] Add tests for the SRP initiator and target drivers

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

[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)

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

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

[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

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  (14+ messages)
` [RFC 2/2] rcu: Remove ->dynticks_nmi_nesting from struct rcu_dynticks

[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)

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

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

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

[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 

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

[PATCH RESEND] lib/test_printf.c: call wait_for_random_bytes() before plain %p tests
 2018-06-22 21:50 UTC  (4+ messages)

[PATCH bpf-next 0/3] bpf: btf: json print btf info with bpftool map dump
 2018-06-22 21:49 UTC  (12+ messages)
` [PATCH bpf-next 2/3] bpf: btf: add btf json print functionality

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

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

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

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

[PATCH 0/3] scsi: scsi-mq: don't hold host_busy in IO path
 2018-06-22 21:43 UTC  (3+ messages)

[PATCH v2 0/8] ref-in-want
 2018-06-22 21:42 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] test-pkt-line: add unpack-sideband subcommand
  ` [PATCH v3 5/8] fetch: refactor fetch_refs into two functions

[PATCH v2] selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script
 2018-06-22 21:40 UTC  (3+ messages)

[PATCH 6/6] target: remove target_find_device
 2018-06-22 21:40 UTC 

[PATCH 5/6] tcmu: add module wide block/reset_netlink support
 2018-06-22 21:40 UTC 

[PATCH 4/6] tcmu: misc nl code cleanup
 2018-06-22 21:40 UTC 

[PATCH 3/6] tcmu: simplify nl interface
 2018-06-22 21:40 UTC 

[PATCH 2/6] tcmu: track nl commands
 2018-06-22 21:40 UTC 

[PATCH] drm/nouveau/secboot/acr: Remove VLA usage
 2018-06-22 21:40 UTC  (6+ messages)
` [Nouveau] "

[PATCH 1/6] tcmu: delete unused __wait
 2018-06-22 21:40 UTC 

tcmu: fix hung netlink requests and nl related cleanup V2
 2018-06-22 21:40 UTC 

[xen-4.6-testing test] 124551: tolerable FAIL - PUSHED
 2018-06-22 21:40 UTC 

[PATCH 0/3] mm: use irq locking suffix instead local_irq_disable()
 2018-06-22 21:39 UTC  (2+ messages)

master - vcfgrestore: add prompt with active volumes
 2018-06-22 21:38 UTC 

master - lv_manip: add extra internal error
 2018-06-22 21:38 UTC 

master - utils: add clzll
 2018-06-22 21:38 UTC 

master - build: support --disable-silent-rules
 2018-06-22 21:38 UTC 

master - tests: fix rules for mke2fs.conf install
 2018-06-22 21:38 UTC 

master - build: include configure.h
 2018-06-22 21:38 UTC 

master - build: make generate
 2018-06-22 21:38 UTC 

[Qemu-devel] [PATCH 0/5] Misc sm501 improvements
 2018-06-22 21:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/5] sm501: Perform a full update after palette change

[Qemu-devel] [PATCH] ppc: Fix sam460ex devicetree when booting the Linux kernel
 2018-06-22 21:37 UTC  (5+ messages)

[PATCH v5 00/10] Add the I3C subsystem
 2018-06-22 21:35 UTC  (5+ messages)
` [PATCH v5 01/10] i3c: Add core I3C infrastructure

[U-Boot] [PATCH v2 1/1] net: new command: wol - Wake on LAN
 2018-06-22 21:35 UTC  (2+ messages)

[PATCH v4 0/3] Add parameter for disabling ACS redirection for P2P
 2018-06-22 21:33 UTC  (6+ messages)
` [PATCH v4 2/3] PCI: Allow specifying devices using a base bus and path of devfns

[Patch net] net_sched: remove a bogus warning in hfsc
 2018-06-22 21:33 UTC 

net: drivers/net: Convert random_ether_addr to eth_random_addr
 2018-06-22 21:30 UTC  (7+ messages)
` [PATCH] "
` [B.A.T.M.A.N.] "
` [Intel-wired-lan] "

[U-Boot] [PATCH v8 00/30] efi: Enable sandbox support for EFI loader
 2018-06-22 21:29 UTC  (11+ messages)
` [U-Boot] [PATCH v8 12/30] sandbox: Try to start the RAM buffer at a particular address

[PATCHv2] timekeeping: Update multiplier when NTP frequency is set directly
 2018-06-22 21:28 UTC  (4+ messages)

[PATCH v2] time: Fix sleeptime injection for non-stop clocksource & persistent clock
 2018-06-22 21:27 UTC  (2+ messages)

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2018-06-22 21:25 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] libnss: bump to version 3.38
 2018-06-22 21:25 UTC 

Proposed changes to -rcu workflow
 2018-06-22 21:26 UTC 

[Qemu-devel] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore
 2018-06-22 21:22 UTC  (12+ messages)

[PATCH 0/8] xfs-4.18: various fixes
 2018-06-22 21:22 UTC  (5+ messages)
` [PATCH 4/8] xfs: don't allow insert-range to shift extents past the maximum offset
  ` [PATCH v2 "
` [PATCH 6/8] xfs: fix uninitialized field in rtbitmap fsmap backend
  ` [PATCH v2 "

[PATCH v3] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-06-22 21:22 UTC  (5+ messages)

Bad superblock when mounting rw, ro mount works
 2018-06-22 21:20 UTC  (6+ messages)

[PATCH v2 0/4] VFS: Revert irrelevant dcache patches
 2018-06-22 21:18 UTC  (5+ messages)
` [PATCH 1/4] Revert: "VFS: Add a fallthrough flag for marking virtual dentries"
` [PATCH 2/4] Revert: "VFS: Add a whiteout dentry type"
` [PATCH 3/4] Eliminate d_backing_dentry()
` [PATCH 4/4] VFS: eliminate d_backing_inode()

[PATCH] ipv6: avoid copy_from_user() via ipv6_renew_options_kern()
 2018-06-22 21:18 UTC  (2+ messages)

[PATCH 1/2] hwrng: msm: add a spinlock and support for blocking reads
 2018-06-22 21:17 UTC  (7+ messages)

[PATCH v2 0/4] Small cleanup for memoryhotplug
 2018-06-22 21:16 UTC  (2+ messages)

[RESEND][meta-python][PATCH 1/3] meta-python: Add python-pyflame recipe
 2018-06-22 21:16 UTC  (5+ messages)
` [oe] "

[PATCH v3 0/4] Have IMA find and use a tpm_chip until system shutdown
 2018-06-22 21:13 UTC  (5+ messages)
` [PATCH v3 2/4] tpm: Implement tpm_chip_find() for other subsystems to find a TPM chip

[Qemu-devel] [PATCH 0/2] linux-user: Change mmap_lock to rwlock
 2018-06-22 21:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] linux-user: Use pthread_rwlock_t for mmap_rd/wrlock

[PATCH 0/7] Restrict the usage of config_from_gitmodules()
 2018-06-22 21:13 UTC  (4+ messages)

[PATCH 00/26] New IDA API
 2018-06-22 21:12 UTC  (4+ messages)
` [PATCH 05/26] fs: Convert unnamed_dev_ida to new API

[meta-python][PATCH v2 1/3] meta-python: Add python-pyflame recipe
 2018-06-22 21:12 UTC  (8+ messages)
  ` [oe] "

[PATCH 1/1] mdadm: fix format-overflow
 2018-06-22 21:12 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] libxml2: bump to version 2.9.8
 2018-06-22 21:12 UTC 

[Qemu-devel] [PATCH v2] ahci: fix FIS I bit and PIO Setup FIS interrupt
 2018-06-22 21:12 UTC  (4+ messages)

[PATCH 0/5]: input: pm8941-pwrkey: Add support for reboot reason
 2018-06-22 21:10 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: power: reset: Add qcom pon binding
` [PATCH 3/5] dt-bindings: Input: Add additional property to qcom pwrkey
` [PATCH 4/5] input: pm8941-pwrkey: Abstract register offsets and event code
` [PATCH 5/5] input: pm8941-pwrkey: Add resin entry

[Buildroot] [PATCH] package/gdb: fix gdbserver build for m68k
 2018-06-22 21:09 UTC 

[Buildroot] [PATCH 1/1] apache: add systemd init script
 2018-06-22 21:08 UTC 

[PATCH] selftests/powerpc: Fix strncpy usage
 2018-06-22 21:01 UTC  (5+ messages)

Nested IRQs resend
 2018-06-22 21:07 UTC 

[PATCH] mm/memblock: add missing include <linux/bootmem.h> and #ifdef
 2018-06-22 21:05 UTC 

Adding GCC to system root image
 2018-06-22 21:05 UTC  (3+ messages)

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

[PATCH 16/16] media: imx: add mem2mem device
 2018-06-22 21:03 UTC  (2+ messages)

[PATCH] drm/i915/guc: Remove USES_GUC_SUBMISSION for ads programming
 2018-06-22 21:03 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

Unexpected ignorecase=false behavior on Windows
 2018-06-22 20:58 UTC  (4+ messages)

[Qemu-devel] [PATCH] migration: Appease coverity, skip empty block trees
 2018-06-22 20:58 UTC  (4+ messages)

[ovmf baseline-only test] 74901: all pass
 2018-06-22 20:57 UTC 

[Qemu-devel] [PATCH] migration: invalidate cache before source start
 2018-06-22 20:54 UTC  (4+ 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.