All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-29 23:00:58 to 2017-06-30 00:16:14 UTC [more...]

[PATCH] advsync: Trivial typo fixes
 2017-06-30  0:16 UTC  (2+ messages)

[PATCH RFC 0/26] Remove spin_unlock_wait()
 2017-06-30  0:14 UTC  (58+ messages)
` [PATCH RFC 01/26] netfilter: Replace spin_unlock_wait() with lock/unlock pair
` [PATCH RFC 02/26] task_work: "
` [PATCH RFC 03/26] sched: "
` [PATCH RFC 04/26] completion: "
` [PATCH RFC 05/26] exit: "
` [PATCH RFC 06/26] ipc: "
` [PATCH RFC 07/26] drivers/ata: "
` [PATCH RFC 08/26] locking: Remove spin_unlock_wait() generic definitions
` [PATCH RFC 09/26] alpha: Remove spin_unlock_wait() arch-specific definitions
` [PATCH RFC 10/26] arc: "
` [PATCH RFC 11/26] arm: "
` [PATCH RFC 12/26] arm64: "
` [PATCH RFC 13/26] blackfin: "
` [PATCH RFC 14/26] hexagon: "
` [PATCH RFC 15/26] ia64: "
` [PATCH RFC 16/26] m32r: "
` [PATCH RFC 17/26] metag: "
` [PATCH RFC 18/26] mips: "
` [PATCH RFC 19/26] mn10300: "
` [PATCH RFC 20/26] parisc: "
` [PATCH RFC 21/26] powerpc: "
` [PATCH RFC 22/26] s390: "
` [PATCH RFC 23/26] sh: "
` [PATCH RFC 24/26] sparc: "
` [PATCH RFC 25/26] tile: "
` [PATCH RFC 26/26] xtensa: "

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-06-30  0:14 UTC  (7+ messages)

[PATCH] btrfs: Keep one more workspace around
 2017-06-30  0:14 UTC  (2+ messages)

[PATCH 00/25] Reroll of sb/diff-color-moved
 2017-06-30  0:07 UTC  (26+ messages)
` [PATCH 01/25] diff.c: readability fix
` [PATCH 02/25] diff.c: move line ending check into emit_hunk_header
` [PATCH 03/25] diff.c: factor out diff_flush_patch_all_file_pairs
` [PATCH 04/25] diff.c: introduce emit_diff_symbol
` [PATCH 05/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_MARKER
` [PATCH 06/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_FRAGINFO
` [PATCH 07/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_NO_LF_EOF
` [PATCH 08/25] diff.c: migrate emit_line_checked to use emit_diff_symbol
` [PATCH 09/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_WORDS[_PORCELAIN]
` [PATCH 10/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_INCOMPLETE
` [PATCH 11/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_FILEPAIR_{PLUS, MINUS}
` [PATCH 12/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_HEADER
` [PATCH 13/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_BINARY_FILES
` [PATCH 14/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_REWRITE_DIFF
` [PATCH 15/25] submodule.c: migrate diff output to use emit_diff_symbol
` [PATCH 16/25] diff.c: convert emit_binary_diff_body "
` [PATCH 17/25] diff.c: convert show_stats "
` [PATCH 18/25] diff.c: convert word diffing "
` [PATCH 19/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_STAT_SEP
` [PATCH 20/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_SUMMARY
` [PATCH 21/25] diff.c: buffer all output if asked to
` [PATCH 22/25] diff.c: color moved lines differently
` [PATCH 23/25] diff.c: color moved lines differently, plain mode
` [PATCH 24/25] diff.c: add dimming to moved line detection
` [PATCH 25/25] diff: document the new --color-moved setting

[Qemu-devel] [PATCH v11 00/29] translate: [tcg] Generic translation framework
 2017-06-30  0:08 UTC  (13+ messages)
` [Qemu-devel] [PATCH v11 03/29] target: [tcg] Use a generic enum for DISAS_ values
` [Qemu-devel] [PATCH v11 04/29] target: [tcg] Add generic translation framework
` [Qemu-devel] [PATCH v11 05/29] target/i386: [tcg] Port to DisasContextBase
` [Qemu-devel] [PATCH v11 06/29] target/i386: [tcg] Refactor init_disas_context
` [Qemu-devel] [PATCH v11 07/29] target/i386: [tcg] Refactor init_globals
` [Qemu-devel] [PATCH v11 08/29] target/i386: [tcg] Refactor insn_start

[PATCH] fs: Reorder inode_owner_or_capable() to avoid needless
 2017-06-30  0:06 UTC  (2+ messages)

[PATCH v2 00/20] Introduce struct layout randomization plugin
 2017-06-30  0:04 UTC  (6+ messages)
` [PATCH v2 04/20] gcc-plugins: Add the randstruct plugin
        ` [kernel-hardening] "

[Ksummit-discuss] [TECH TOPIC] Pulling away from the tracing ABI quicksands
 2017-06-30  0:03 UTC  (3+ messages)

[PATCH v2] xfs_db: identify attr dabtree field types correctly
 2017-06-30  0:02 UTC 

[PATCH alsa-lib 00/12] pcm: hw: optimization for v2.0.14 of PCM protocol/interface
 2017-06-29 23:58 UTC  (13+ messages)
` [PATCH alsa-lib 01/12] pcm: hw: fix to initialize function local variable
` [PATCH alsa-lib 02/12] pcm: hw: add a helper function just to query status/control data of PCM substream
` [PATCH alsa-lib 03/12] pcm: hw: use heler function to query status/control data after reading/writing PCM frames
` [PATCH alsa-lib 04/12] pcm: hw: use helper function to query status/control data after HW_PARAMS call
` [PATCH alsa-lib 05/12] pcm: hw: use helper function to query status/control data after PREPARE/RESET call
` [PATCH alsa-lib 06/12] pcm: hw: use helper function to query status/control data after REWIND/FORWARD call
` [PATCH alsa-lib 07/12] pcm: hw: use helper function to query status/control data for calculation of available space on PCM buffer
` [PATCH alsa-lib 08/12] pcm: hw: add a helper function to request hwsync without side-effects
` [PATCH alsa-lib 09/12] pcm: hw: add a helper function to issue appl_ptr without sub-effects
` [PATCH alsa-lib 10/12] pcm: hw: add a helper function to issue avail_min "
` [PATCH alsa-lib 11/12] pcm: hw: remove superfluous code to call of SNDRV_PCM_IOCTL_SYNC_PTR in snd_pcm_hw_forward()
` [PATCH alsa-lib 12/12] pcm: hw: minor refactoring for initialization of control data

[PATCH ALT4 V2 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-06-29 23:58 UTC  (6+ messages)

[PATCH] xfs_db: identify attr dabtree field types correctly
 2017-06-29 23:58 UTC  (3+ messages)

RFC: bring UP 'lo' by default after creating new netns
 2017-06-29 23:57 UTC 

Resizeable PCI BAR support V5
 2017-06-29 23:51 UTC  (3+ messages)

[PATCH] hv: fix msi affinity when device requests all possible CPU's
 2017-06-29 23:57 UTC  (3+ messages)

[PATCH 0/2] Introduce data field in hashmap and migrate docs to header
 2017-06-29 23:53 UTC  (7+ messages)
` [PATCH 2/2] hashmap: migrate documentation from Documentation/technical into header
` [PATCHv2 0/2] Introduce data field in hashmap and migrate docs to header
  ` [PATCHv2 1/2] hashmap.h: compare function has access to a data field
  ` [PATCHv2 2/2] hashmap: migrate documentation from Documentation/technical into header

[PATCH v2 00/19] Qualcomm 8x16 Camera Subsystem driver
 2017-06-29 23:53 UTC  (5+ messages)
` [PATCH v2 04/19] media: camss: Add CSIPHY files

[PATCH 0/6] Fixing up sb/diff-color-moved
 2017-06-29 23:51 UTC  (6+ messages)
` [PATCH 6/6] diff.c: detect blocks despite whitespace changes

--minimal does not work in client/server mode
 2017-06-29 23:51 UTC 

[PATCH] platform/x86: ideapad-laptop: Add IdeaPad V310-14ISK to no_hw_rfkill
 2017-06-29 23:50 UTC 

First stab at ea inode disk format doc updates
 2017-06-29 23:50 UTC  (2+ messages)

mkfs.ext4 -D option fails to mount
 2017-06-29 23:48 UTC  (5+ messages)

non-blockling buffered reads
 2017-06-29 23:46 UTC  (2+ messages)

[PATCH 1/3] dts: RISC-V vendor prefix
 2017-06-29 23:45 UTC  (3+ messages)

[PATCH RFC 0/2] kproxy: Kernel Proxy
 2017-06-29 23:43 UTC  (7+ messages)

[Qemu-devel] [RFC v2 0/3] Implement a warning_report function
 2017-06-29 23:41 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 3/3] char-socket: Report TCP socket waiting as information

mmotm 2017-06-29-16-41 uploaded
 2017-06-29 23:41 UTC  (2+ messages)

[PATCH] ASoC: rt5645: Add quirk override by module option
 2017-06-29 23:40 UTC  (2+ messages)

[Cocci] Matching format strings
 2017-06-29 23:40 UTC  (4+ messages)

+ thp-mm-fix-crash-due-race-in-madv_free-handling.patch added to -mm tree
 2017-06-29 23:36 UTC  (2+ messages)

[PATCH] vmbus: re-enable tasklet
 2017-06-29 23:35 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] virtio: use ioeventfd in TCG and qtest mode
 2017-06-29 23:34 UTC  (2+ messages)

[BUG] Here-document redirection with vi/emacs on
 2017-06-29 23:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] 9pfs: handle transport errors
 2017-06-29 23:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/5] virtio-9p: message header is 7-byte long
` [Qemu-devel] [PATCH v5 3/5] virtio-9p: break device if buffers are misconfigured

[PATCH] staging: media: atomisp: Remove unnecessary return statement in void function
 2017-06-29 23:32 UTC 

[Bug 101653] FAN speed is too high when displays are off
 2017-06-29 23:32 UTC 

[Buildroot] [PATCH] package/xen: Upgrade Xen to version 4.9.0
 2017-06-29 23:32 UTC 

[Qemu-devel] [PATCH RFC 0/6] q35: add acpi pci hotplug support
 2017-06-29 23:31 UTC  (12+ messages)
` [Qemu-devel] [PATCH RFC 1/6] hw/acpi: remove dead acpi code
` [Qemu-devel] [PATCH RFC 3/6] hw/acpi: fix pcihp io initialization
` [Qemu-devel] [PATCH RFC 4/6] hw/acpi: prepare pci hotplug IO for ich9
` [Qemu-devel] [PATCH RFC 5/6] hw/acpi: extend acpi pci hotplug support for pci express
` [Qemu-devel] [PATCH RFC 6/6] hw/ich9: enable acpi pci hotplug

[PATCH 0/2] Expose VMFUNC to the nested hypervisor
 2017-06-29 23:29 UTC  (3+ messages)
` [PATCH 1/2] KVM: nVMX: Implement EPTP switching for the L1 hypervisor
` [PATCH 2/2] KVM: nVMX: Advertise VMFUNC to "

[PULL] bcache updates based on git.kernel.dk/linux-block:for-next
 2017-06-29 23:28 UTC  (6+ messages)
` [PULL] bcache fixes and updates for-4.13

[PATCH v3 0/7] Enable DSM pass thru for root functions
 2017-06-29 23:26 UTC  (7+ messages)
` [PATCH v3 4/7] acpi, nfit: Use bus_dsm_mask for passthru

[patch 7/7] x86/pci/mmcfg: Switch to ECAM config mode if possible
 2017-06-29 23:26 UTC  (3+ messages)
` [tip:x86/platform] x86/PCI/mmcfg: "

[RFC PATCH 0/5] vtime: Fix wrong user and system time accounting
 2017-06-29 23:27 UTC  (11+ messages)
` [PATCH 1/5] vtime: Remove vtime_account_user()
` [PATCH 2/5] sched: Always set vtime_snap_whence after accounting vtime
` [PATCH 3/5] sched: Rename vtime fields
` [PATCH 4/5] sched: Move vtime task fields to their own struct
` [PATCH 5/5] sched: Accumulate vtime on top of nsec clocksource

[PATCH] ext4: have ext4_xattr_set_handle() allocate journal credits
 2017-06-29 23:25 UTC  (3+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH 10/13] drm/fb-helper: Support deferred setup (fwd)
 2017-06-29 23:25 UTC 

[PATCH 1/7] dma-buf/dma-fence: Extract __dma_fence_is_later()
 2017-06-29 23:20 UTC  (3+ messages)

[PATCH 0/4] Convert to TAP13 using ksft_ var arg msg api
 2017-06-29 23:18 UTC  (5+ messages)
` [PATCH 1/4] selftests: breakpoint_test: use ksft_* "
` [PATCH 2/4] selftests: breakpoints: step_after_suspend_test "
` [PATCH 3/4] selftests: breakpoints: breakpoint_test_arm64: convert test to use TAP13
` [PATCH 4/4] selftests: membarrier: use ksft_* var arg msg api

[PATCH v2 00/10] MIPS: Add virtual Ranchu board as a generic-based board
 2017-06-29 23:17 UTC  (7+ messages)
` [PATCH v2 03/10] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v2 06/10] Documentation: Add device tree binding for Goldfish FB driver

[PATCH v2] acpi: handle the acpi hotplug schedule error
 2017-06-29 23:16 UTC  (3+ messages)

CAN-FD Transceiver Limitations
 2017-06-29 23:14 UTC  (8+ messages)

[PATCH v4 00/16] pmem: stop abusing copy_user_nocache(), and other reworks
 2017-06-29 23:14 UTC  (14+ messages)
` [PATCH v4 12/16] libnvdimm, nfit: enable support for volatile ranges

[PATCH v2 1/1] gpio: gpio-wcove: Fix GPIO control register offset calculation
 2017-06-29 23:14 UTC  (5+ messages)

[PATCH v2 0/2] libxl: cpuid bits
 2017-06-29 23:12 UTC  (3+ messages)

[Qemu-devel] TPM status
 2017-06-29 23:12 UTC  (5+ messages)

Drivers taking different actions depending on sleep state
 2017-06-29 23:04 UTC  (8+ messages)
` [RFC 0/2] PM / suspend: Add platform_suspend_target_state()
  ` [RFC 1/2] "
  ` [RFC 2/2] soc: bcm: brcmstb: PM: Implement target_state callback

[PATCH v2] rpmsg: Make modalias work for DeviceTree based devices
 2017-06-29 23:06 UTC  (2+ messages)

[PATCH 2/4] swait: add the missing killable swaits
 2017-06-29 23:06 UTC  (15+ messages)

[RESEND PATCH] spmi: Include OF based modalias in device uevent
 2017-06-29 23:05 UTC  (2+ messages)

[PATCH] mm: Fix overflow check in expand_upwards()
 2017-06-29 23:02 UTC 

[PATCH] libnvdimm, btt: fix btt_rw_page not returning errors
 2017-06-29 22:59 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.