All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-11 01:20:02 to 2018-08-11 07:12:19 UTC [more...]

[RFC PATCH V2 00/17] SCSI: introduce per-host admin queue & enable runtime PM
 2018-08-11  7:12 UTC  (17+ messages)
` [RFC PATCH V2 01/17] blk-mq: allow to pass default queue flags for creating & initializing queue
` [RFC PATCH V2 02/17] blk-mq: convert BLK_MQ_F_NO_SCHED into per-queue flag
` [RFC PATCH V2 03/17] block: rename QUEUE_FLAG_NO_SCHED as QUEUE_FLAG_ADMIN
` [RFC PATCH V2 04/17] blk-mq: don't reserve tags for admin queue
` [RFC PATCH V2 05/17] SCSI: try to retrieve request_queue via 'scsi_cmnd' if possible
` [RFC PATCH V2 06/17] SCSI: pass 'scsi_device' instance from 'scsi_request'
` [RFC PATCH V2 07/17] SCSI: prepare for introducing admin queue for legacy path
` [RFC PATCH V2 08/17] SCSI: pass scsi_device to scsi_mq_prep_fn
` [RFC PATCH V2 09/17] SCSI: don't set .queuedata in scsi_mq_alloc_queue()
` [RFC PATCH V2 10/17] SCSI: deal with admin queue busy
` [RFC PATCH V2 11/17] SCSI: track pending admin commands
` [RFC PATCH V2 12/17] SCSI: create admin queue for each host
` [RFC PATCH V2 13/17] SCSI: use the dedicated admin queue to send admin commands
` [RFC PATCH V2 14/17] SCSI: transport_spi: resume a quiesced device
` [RFC PATCH V2 15/17] SCSI: use admin queue to implement queue QUIESCE
` [RFC PATCH V2 16/17] block: simplify runtime PM support

[PATCH] 9p: Add Dominique Martinet to MAINTAINERS
 2018-08-11  7:10 UTC  (2+ messages)
` [PATCH] 9p: Remove Ron Minnich from MAINTAINERS

[PATCH] f2fs: fix return value of f2fs_set_qf_name and parse_options
 2018-08-11  6:49 UTC 

[B.A.T.M.A.N.] Paper "Performance Evaluation of BATMAN-adv Wireless Mesh Network Routing Algorithms "
 2018-08-11  6:47 UTC  (4+ messages)

[xen-unstable-smoke test] 125856: trouble: blocked/broken/pass
 2018-08-11  6:45 UTC 

[PATCH 0/6] System call table generation support
 2018-08-11  4:10 UTC  (9+ messages)
` [PATCH 3/6] alpha: Unify the not-implemented system call entry name

[PATCH 1/4] ARM: dts: exynos: Add missing used PMIC regulators on Exynos5422 Odroid boards
 2018-08-11  6:39 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2018-08-11  3:50 UTC 

[Qemu-devel] [PATCH] qemu-doc: mark ppc/prep machine as deprecated
 2018-08-11  6:17 UTC  (2+ messages)

[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-11  6:14 UTC  (6+ messages)
` [PATCH v8 3/6] "

[PATCH] media: i2c: lm3560: use conservative defaults
 2018-08-11  6:10 UTC  (4+ messages)
` [PATCH v2] "

Report correct filesystem usage / limits on BTRFS subvolumes with quota
 2018-08-11  3:29 UTC  (6+ messages)

[ovmf baseline-only test] 75062: tolerable FAIL
 2018-08-11  6:04 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-08-10
 2018-08-11  6:00 UTC 

RBD image "lightweight snapshots"
 2018-08-11  5:56 UTC  (6+ messages)

[RFC PATCH 0/3] New device-tree format and Opal based idle save-restore
 2018-08-11  5:54 UTC  (5+ messages)
` [RFC PATCH 3/3] cpuidle/powernv: Conditionally save-restore sprs using opal

[WIP] [PATCH] staging: erofs: cleanup z_erofs_do_read_page
 2018-08-11  5:48 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/20] target/arm: sve system mode patches
 2018-08-11  5:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 15/20] target/arm: Split contiguous loads for endianness
` [Qemu-devel] [PATCH 16/20] target/arm: Split contiguous stores "

Pull request: scottwood/linux.git next
 2018-08-11  5:29 UTC 

[PATCH v3 00/17] bcache for 4.19, 3rd wave
 2018-08-11  5:22 UTC  (19+ messages)
` [PATCH v3 01/17] bcache: style fix to replace 'unsigned' by 'unsigned int'
` [PATCH v3 02/17] bcache: style fix to add a blank line after declarations
` [PATCH v3 03/17] bcache: add identifier names to arguments of function definitions
` [PATCH v3 04/17] bcache: style fixes for lines over 80 characters
` [PATCH v3 05/17] bcache: replace Symbolic permissions by octal permission numbers
` [PATCH v3 06/17] bcache: replace printk() by pr_*() routines
` [PATCH v3 07/17] bcache: fix indent by replacing blank by tabs
` [PATCH v3 08/17] bcache: replace '%pF' by '%pS' in seq_printf()
` [PATCH v3 09/17] bcache: fix typo 'succesfully' to 'successfully'
` [PATCH v3 10/17] bcache: prefer 'help' in Kconfig
` [PATCH v3 11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy
` [PATCH v3 12/17] bcache: fix code comments style
` [PATCH v3 13/17] bcache: add static const prefix to char * array declarations
` [PATCH v3 14/17] bcache: move open brace at end of function definitions to next line
` [PATCH v3 15/17] bcache: add missing SPDX header
` [PATCH v3 16/17] bcache: remove unnecessary space before ioctl function pointer arguments
` [PATCH v3 17/17] bcache: add the missing comments for smp_mb()/smp_wmb()

[PATCH] Performance Improvement in CRC16 Calculations
 2018-08-11  2:39 UTC  (5+ messages)

[BUG] bpf: syscall: a possible sleep-in-atomic-context bug in map_update_elem()
 2018-08-11  5:01 UTC  (4+ messages)

[pull request][net-next 00/12] Mellanox, mlx5e updates 2018-08-10
 2018-08-11  2:25 UTC  (5+ messages)
` [net-next 01/12] net/mlx5e: Ethtool steering flow validation refactoring
` [net-next 03/12] net/mlx5e: Ethtool steering, ip6 support

[RFC PATCH] staging: erofs: harden inode lookup for 32-bit platform
 2018-08-11  4:53 UTC  (3+ messages)
` [RFC PATCH RESEND] staging: erofs: harden inode lookup for 32-bit platforms

List of known BTRFS Raid 5/6 Bugs?
 2018-08-11  2:18 UTC 

[PATCH] bcache: fix 0day error of setting writeback_rate by sysfs interface
 2018-08-11  4:49 UTC  (5+ messages)

BUG: Mount ignores mount options
 2018-08-11  4:48 UTC  (31+ messages)
  ` [PATCH 00/33] VFS: Introduce filesystem context [ver #11]

[PATCH net-next v2] bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c
 2018-08-11  2:13 UTC  (2+ messages)

[PATCH v2 0/5] drm/ttm,amdgpu: Introduce LRU bulk move functionality
 2018-08-11  4:41 UTC  (4+ messages)
` [PATCH v2 4/5] drm/amdgpu: use bulk moves for efficient VM LRU handling (v2)

[PATCH RESEND v3] arm64: clean the additional checks before calling ghes_notify_sea()
 2018-08-11  4:35 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the v4l-dvb tree
 2018-08-11  4:35 UTC 

[PATCH - hwmixvolume 1/9] hwmixvolume: replace PyGTK with gobject-introspection
 2018-08-11  4:33 UTC  (3+ messages)

[PATCH v7 0/9] powerpc/pseries: Machine check handler improvements
 2018-08-11  4:33 UTC  (3+ messages)
` [PATCH v7 7/9] powerpc/pseries: Dump the SLB contents on SLB MCE errors

[PATCH 0/9] Add missing includes and forward declares
 2018-08-11  4:32 UTC  (10+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] alloc: make allocate_alloc_state and clear_alloc_state more consistent
` [PATCH 3/9] Move definition of enum branch_track from cache.h to branch.h
` [PATCH 4/9] urlmatch.h: fix include guard
` [PATCH 5/9] compat/precompose_utf8.h: use more common include guard style
` [PATCH 6/9] ewah/ewok.h: add missing include
` [PATCH 7/9] sha1dc/sha1.h: "
` [PATCH 8/9] xdiff/xdiff.h: "
` [PATCH 9/9] Add missing includes and forward declares

[PATCH] recipes-ti: devtools: add GCC Linaro toolchain 2017.11 v7.2.1
 2018-08-11  4:13 UTC  (3+ messages)
` [EXTERNAL] "

[ovmf test] 125851: all pass - PUSHED
 2018-08-11  3:51 UTC 

[Buildroot] [PATCH 1/1] check-package: fix Python3 support
 2018-08-11  3:48 UTC  (2+ messages)
` [Buildroot] [PATCH v2 "

[PATCH] PCI: Match Root Port's MPS to endpoint's MPSS when necessary
 2018-08-11  3:47 UTC  (5+ messages)

[xen-unstable-smoke test] 125855: trouble: blocked/broken/pass
 2018-08-11  3:31 UTC 

[Bug 200047] slab-out-of-bounds in xlog_recover_do_reg_buffer() when mounting a crafted xfs image
 2018-08-11  0:51 UTC 

[PATCH 1/1] xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
 2018-08-11  0:48 UTC  (6+ messages)

List of known BTRFS Raid 5/6 Bugs?
 2018-08-11  0:45 UTC 

[PATCH 1/4] mm, oom: Remove wake_oom_reaper()
 2018-08-11  3:12 UTC  (10+ messages)
` [PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes

[PATCH V2] kernel: locking: rtmutex: Fix a possible sleep-in-atomic-context bug in rt_mutex_handle_deadlock()
 2018-08-11  3:00 UTC 

[PREVIEW] [PATCH 1/4] staging: erofs: avoid magic constants when initializing clusterbits
 2018-08-11  3:09 UTC  (4+ messages)
` [PREVIEW] [PATCH 2/4] staging: erofs: cached compressed pages could be relocked
` [PREVIEW] [PATCH 3/4] staging: erofs: fix refcount assertion in erofs_register_workgroup
` [NOMERGE] [WIP] [PREVIEW] [PATCH 4/4] staging: erofs: fix race when the managed cache is enabled

[PATCH bpf-next 0/9] Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY and BPF_PROG_TYPE_SK_REUSEPORT
 2018-08-11  0:32 UTC  (2+ messages)

[patch 4/4] zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
 2018-08-11  0:23 UTC 

[folded-merged] zram-remove-bd_cap_synchronous_io-with-writeback-feature-v2.patch removed from -mm tree
 2018-08-11  0:20 UTC 

[rocko][PATCH] ti-ipc: Update to new version 3.50
 2018-08-11  2:52 UTC 

[PATCH] kernel: locking: rtmutex: Fix a possible sleep-in-atomic-context bug in rt_mutex_handle_deadlock()
 2018-08-11  2:50 UTC  (3+ messages)

[PATCH v3] f2fs: checkpoint disabling
 2018-08-11  2:50 UTC  (3+ messages)

+ reiserfs-fix-broken-xattr-handling-heap-corruption-bad-retval.patch added to -mm tree
 2018-08-11  0:16 UTC 

drivers/mtd/chips/cfi_util.o: warning: objtool: cfi_qry_present() falls through to next function cfi_merge_status()
 2018-08-11  2:46 UTC 

[Qemu-devel] [PATCH] sh4: fix use_icount with linux-user
 2018-08-11  2:43 UTC  (4+ messages)

Kernel crashes in xfs_alloc_get_freelist() when writing to a corrupted xfs image
 2018-08-11  0:09 UTC  (2+ messages)

de-alphabetizing the documentation
 2018-08-11  2:30 UTC  (8+ messages)

[PATCH v4 0/4] seccomp trap to userspace
 2018-08-11  2:32 UTC  (3+ messages)

[PATCH] nvme: Fix a race condition related to creation of /dev/nvme0n<x>
 2018-08-11  0:00 UTC 

KASAN errors from unwind_frame
 2018-08-11  2:29 UTC 

[pull] drm/msm: msm-next++ for 4.19
 2018-08-11  2:22 UTC  (2+ messages)

[PATCH v2] pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4
 2018-08-11  2:16 UTC  (3+ messages)

[PATCH v5 1/2] leds: core: Introduce LED pattern trigger
 2018-08-11  2:17 UTC  (9+ messages)

[BUG] gpio: gpio-adp5588: A possible sleep-in-atomic-context bug in adp5588_gpio_write()
 2018-08-11  2:13 UTC 

[PATCH net-next] net: mvneta: fix mvneta_config_rss on armada 3700
 2018-08-11  2:11 UTC  (5+ messages)

[PATCH] ath10k: retrieve MAC address from firmware if provided
 2018-08-10 23:39 UTC 

[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-08-11  2:10 UTC  (6+ messages)
` [PATCH v4 1/2] dax: dax_layout_busy_page() warn on !exceptional

IOAT DMA w/IOMMU
 2018-08-11  2:10 UTC  (20+ messages)

[PATCH bpf-next 0/3] bpf: add bpffs pretty print for hash/lru_hash maps
 2018-08-10 23:32 UTC  (2+ messages)

A question about submitting patches
 2018-08-11  2:04 UTC  (2+ messages)

List of known BTRFS Raid 5/6 Bugs?
 2018-08-10 23:32 UTC 

[BUG] gpio: gpio-adp5588: A possible sleep-in-atomic-context bug in adp5588_gpio_direction_input()
 2018-08-11  2:03 UTC 

[RFC PATCH 0/5] kyber: better heuristics
 2018-08-10 23:31 UTC  (4+ messages)
` [RFC PATCH 1/5] block: move call of scheduler's ->completed_request() hook

[PATCH] drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bit
 2018-08-11  2:03 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

BUG: scheduling while atomic
 2018-08-10 23:26 UTC  (5+ messages)

[PATCH v3 0/4] hwmon: (adt7475) Add error handling for update function
 2018-08-10 23:22 UTC  (3+ messages)

[PATCH v4 0/2] clk: qcom: Add support for RCG to register for DFS
 2018-08-11  1:53 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] clk: qcom: gcc: Register QUPv3 RCGs for DFS on SDM845

[igt-dev] [PATCH i-g-t 1/2] tests/kms_frontbuffer_tracking: Add support for toggling edp psr through debugfs, v3
 2018-08-11  1:50 UTC  (2+ messages)

[PATCH v1 0/2] Document Intel IPU3 ImgU driver and uAPI
 2018-08-10 23:18 UTC  (4+ messages)
` [PATCH v1 2/2] v4l: Document Intel IPU3 meta data uAPI

[U-Boot] [PATCH 1/1] elf: Add support for PPC64 ELF V1 ABI in bootelf
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 2/2] db410c: Fixup DRAM
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH v2 1/2] snapdragon: Add DRAM detection & FDT fixup
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] travis: give every job a name
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 2/2] disk: part: Don't show redundant error message
 2018-08-11  1:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/2] env: Don't show "Failed" error message
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 2/2] smbios: fix checkstyle warning
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] smbios: fix checkstyle error
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH 1/2] doc: FIT image: clarify usage of "compression" property
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] configs: omap3_logic: Disable NAND ID during SPL
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] doc: README.iscsi: make compatible with restructured text
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] doc: add structure to Sphinx generated docs
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/1] README: U_BOOT_ENV_CALLBACK functions
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] drivers: serial: document on_baudrate()
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] omap3_logic: Fix CONS_INDEX
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] sata: fix sata_Probe return value check
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 5/5] sandbox: led: use new function to configure default state
 2018-08-11  1:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 4/5] stm32mp1: use new function led default state
 2018-08-11  1:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 3/5] dm: led: move default state support in led uclass
 2018-08-11  1:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/5] Revert "dm: led: auto probe() LEDs with "default-state""
 2018-08-11  1:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/5] stm32mp1: add gpio led support
 2018-08-11  1:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,1/5] "

[U-Boot] [PATCH 0/9] Support 4GB of memory on 32bit systems
 2018-08-11  1:44 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-08-11  1:44 UTC  (2+ messages)

[PATCH v2 bpf-next] BPF: helpers: New helper to obtain namespace data from current task
 2018-08-10 23:07 UTC  (2+ messages)

[PATCH 1/5] serial: sprd: Remove unused structure
 2018-08-11  1:34 UTC  (5+ messages)
` [PATCH 2/5] serial: sprd: Use readable macros instead of magic number
` [PATCH 3/5] serial: sprd: Remove unnecessary resource validation
` [PATCH 4/5] serial: sprd: Change 'int' to 'unsigned int'
` [PATCH 5/5] serial: sprd: Fix the indentation issue

[PATCH dhowells/mount-api 1/2] fs/fsconfig: handle FSCONFIG_CMD_RECONFIGURE
 2018-08-10 22:55 UTC  (4+ messages)
` [PATCH dhowells/mount-api 2/2] selftests: implement a test for a new mount API

[PATCH 0/2] net: nixge: Minor cleanups
 2018-08-11  1:19 UTC  (2+ messages)
` [PATCH 2/2] net: nixge: Don't store skb in app4 field of descriptor


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.