All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-12 01:20:43 to 2019-02-12 02:59:50 UTC [more...]

[PATCH v2 00/26] userfaultfd: write protection support
 2019-02-12  2:56 UTC  (17+ messages)
` [PATCH v2 01/26] mm: gup: rename "nonblocking" to "locked" where proper
` [PATCH v2 02/26] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH v2 03/26] userfaultfd: don't retake mmap_sem to emulate NOPAGE
` [PATCH v2 04/26] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH v2 05/26] mm: gup: "
` [PATCH v2 06/26] userfaultfd: wp: add helper for writeprotect check
` [PATCH v2 07/26] userfaultfd: wp: hook userfault handler to write protection fault
` [PATCH v2 08/26] userfaultfd: wp: add WP pagetable tracking to x86
` [PATCH v2 09/26] userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
` [PATCH v2 10/26] userfaultfd: wp: add UFFDIO_COPY_MODE_WP
` [PATCH v2 11/26] mm: merge parameters for change_protection()
` [PATCH v2 12/26] userfaultfd: wp: apply _PAGE_UFFD_WP bit
` [PATCH v2 13/26] mm: export wp_page_copy()
` [PATCH v2 14/26] userfaultfd: wp: handle COW properly for uffd-wp
` [PATCH v2 15/26] userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
` [PATCH v2 16/26] userfaultfd: wp: add pmd_swp_*uffd_wp() helpers

[Proposed Fix] daemon.c: not initializing revents
 2019-02-12  2:59 UTC  (4+ messages)

[PATCH] tracing: print function names instead of just address
 2019-02-12  2:58 UTC  (3+ messages)

[RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
 2019-02-12  2:57 UTC  (5+ messages)

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support
 2019-02-12  2:57 UTC  (3+ messages)

[Qemu-devel] [regression] Clock jump on VM migration
 2019-02-12  2:56 UTC  (5+ messages)

[PATCH 1/3] libva: upgrade 2.3.0 -> 2.4.0
 2019-02-12  2:47 UTC  (3+ messages)
` [PATCH 2/3] libva-utils: "
` [PATCH 3/3] xf86-video-intel: update to latest

[RFC PATCH 0/5] Fix overlayfs on EVM
 2019-02-12  2:55 UTC  (3+ messages)
` [PATCH 4/5] Ignore IMA / EVM xattrs during copy_up

[PATCH v3] nullb: Prevent use of legacy request queue mode
 2019-02-12  2:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/17] block: local qiov helper
 2019-02-11  6:04 UTC  (3+ messages)

[Qemu-devel] [PATCH] hostmem-file: reject invalid pmem file sizes
 2019-02-12  2:52 UTC 

[PATCH V2] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
 2019-02-12  2:51 UTC  (2+ messages)

[5.0-rc5 regression] "scsi: kill off the legacy IO path" causes 5 minute delay during boot on Sun Blade 2500
 2019-02-12  2:50 UTC  (17+ messages)
                          ` [5.0-rc5 regression] "scsi: kill off the legacy IO path" causes 5 minute delay during boot on Su

[PATCH] blk-flush: fix inverted scheduler check
 2019-02-12  2:49 UTC  (2+ messages)

[Patch v1 0/3] 2.21.0-rc0 test fixes resulting from use of /dev/zero
 2019-02-12  2:47 UTC  (6+ messages)
` [Patch v1 1/3] test-lib-functions.sh: add generate_zero_bytes function

[PATCH RESEND] PCI/DPC: Fix print AER status in DPC event handling
 2019-02-12  2:46 UTC  (3+ messages)

[PATCH 0/2] t/lib-gpg: a gpgsm fix, a minor improvement, and a question
 2019-02-12  2:45 UTC  (5+ messages)

What is the meaning of PASID_MIN?
 2019-02-12  2:44 UTC  (2+ messages)

[PATCH 0/5] kasan: more tag based mode fixes
 2019-02-12  2:43 UTC  (3+ messages)
` [PATCH 5/5] kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED

[PATCH] utf8: handle systems that don't write BOM for UTF-16
 2019-02-12  2:43 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] perf/core: don't WARN for impossible rb sizes
 2019-02-12  2:42 UTC  (2+ messages)

[PATCH 0/2] fstests: incore unlinked list
 2019-02-12  2:42 UTC  (4+ messages)
` [PATCH 1/2] inject: skip tests when knob dir exists but knob doesn't
` [PATCH 2/2] generic: check the behavior of programs opening a lot of O_TMPFILE files

[RFC PATCH v4 00/12] hardening: statically allocated protected memory
 2019-02-12  2:39 UTC  (9+ messages)
` [RFC PATCH v4 01/12] __wr_after_init: Core and default arch

[PATCH] huegtlbfs: fix page leak during migration of file pages
 2019-02-12  2:37 UTC  (8+ messages)

[PATCHv13 0/3] Intel FPGA Video and Image Processing Suite
 2019-02-12  2:36 UTC  (4+ messages)
` [PATCHv13 1/3] ARM:dt-bindings:display "
` [PATCHv13 2/3] ARM:socfpga-defconfig "
` [PATCHv13 3/3] ARM:drm ivip "

[net] tipc: fix skb may be leaky in tipc_link_input
 2019-02-12  2:36 UTC  (2+ messages)

[PATCH v3 1/4] rtc: isl1208: Introduce driver state struct
 2019-02-12  2:34 UTC  (4+ messages)
` [PATCH v3 2/4] rtc: isl1208: Support more chip variations
` [PATCH v3 4/4] dt-bindings: rtc: Update for new chip in isl1208 series
` [PATCH v3 3/4] rtc: isl1208: Add new style nvmem support to driver

[U-Boot] [PATCH 0/7] SMP support for RISC-V
 2019-02-12  2:34 UTC  (15+ messages)
` [U-Boot] [PATCH 1/7] riscv: add infrastructure for calling functions on other harts
` [U-Boot] [PATCH 2/7] riscv: import the supervisor binary interface header file
` [U-Boot] [PATCH 3/7] riscv: implement IPI platform functions using SBI
` [U-Boot] [PATCH 4/7] riscv: delay initialization of caches and debug UART
` [U-Boot] [PATCH 5/7] riscv: add support for multi-hart systems
` [U-Boot] [PATCH 6/7] riscv: boot images passed to bootm on all harts
` [U-Boot] [PATCH 7/7] riscv: qemu: enable SMP

[PATCH] f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG
 2019-02-12  2:33 UTC 

X450LCP lost abillity to turn the screen off
 2019-02-12  2:31 UTC  (5+ messages)

[PATCH v3] arm64: lib: accelerate do_csum with NEON instruction
 2019-02-12  2:26 UTC  (8+ messages)

[Bug 202511] New: amdgpu fails to load saying "Could not allocate 8192 bytes percpu data"
 2019-02-12  2:20 UTC  (2+ messages)
` [Bug 202511] "

State of the world, 2019-02-10
 2019-02-12  2:19 UTC  (3+ messages)

[PATCH v9 1/3] /proc/pid/status: Add support for architecture specific output
 2019-02-11 18:59 UTC  (3+ messages)
` [PATCH v9 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time
` [PATCH v9 3/3] Documentation/filesystems/proc.txt: add AVX512_elapsed_ms

[PATCH v3 0/3] Misc props.c cleanups
 2019-02-12  2:18 UTC  (4+ messages)
` [PATCH v3 1/3] btrfs: kill __btrfs_set_prop()
` [PATCH v3 2/3] btrfs: drop redundant forward declaration in props.c
` [PATCH v3 3/3] btrfs: trivial, fix c coding style

[PATCH 0/3] Remove self-implemented queue of Mediatek cmdq
 2019-02-12  2:18 UTC  (4+ messages)
` [PATCH 3/3] mailbox: mediatek: Remove busylist

dma_declare_coherent spring cleaning
 2019-02-12  2:17 UTC  (8+ messages)
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability

[PATCH 0/3] fstests: fixes and new tests
 2019-02-12  2:17 UTC  (4+ messages)
` [PATCH 1/3] common: fix kmemleak to work with sections
` [PATCH 2/3] common: fix _require_btime for lazy filesystems
` [PATCH 3/3] generic: check for reasonable inode creation time

[PATCH 0/6] x86, mm: refine split_mem_range a little
 2019-02-12  2:12 UTC  (7+ messages)
` [PATCH 1/6] x86, mm: remove second argument of split_mem_range()
` [PATCH 2/6] x86, mm: remove check in save_mr
` [PATCH 3/6] x86, mm: add comment for split_mem_range to help understanding
` [PATCH 4/6] x86, mm: make split_mem_range() more easy to read
` [PATCH 5/6] x86, mm: skip 1G range if the range doesn't span PUD
` [PATCH 6/6] x86, mm: x86, mm: jump to split only 4K range when range doesn't span PMD

[PATCH] gpio: sprd: Add missing break in switch statement
 2019-02-12  2:11 UTC  (3+ messages)

[RFC PATCH 0/4] kvm: Report unused guest pages to host
 2019-02-12  2:09 UTC  (5+ messages)
` [RFC PATCH 4/4] mm: Add merge page notifier

[meta-security][PATCH] xmlsec1: Include libxmlsec1-*.so in the main package
 2019-02-12  2:03 UTC  (2+ messages)

[PATCH] mmc: mmc: Fix HS setting in mmc_hs400_to_hs200()
 2019-02-12  2:04 UTC  (12+ messages)

[PATCH] net/bonding: fix slave tx burst for mode 4
 2019-02-12  2:04 UTC  (3+ messages)

[meta-security][PATCHv2] Upgrade scapy to 2.4.2
 2019-02-12  2:01 UTC  (2+ messages)

add config symbols for arch_{setup,teardown}_dma_ops
 2019-02-12  2:02 UTC  (6+ messages)
` [PATCH 1/2] dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability

[PATCH v2] fs: Allow opening only regular files during execve()
 2019-02-12  2:01 UTC  (3+ messages)

[meta-security][PATCH] checksec: Remove old script
 2019-02-12  2:01 UTC  (2+ messages)

[Qemu-devel] virtio-blk io bar size changed
 2019-02-12  1:59 UTC  (3+ messages)

[PATCH 0/1] bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONS
 2019-02-12  2:02 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH kernel] powerpc/powernv/ioda: Store correct amount of memory used for table
 2019-02-12  0:20 UTC  (2+ messages)

[PATCH v2] device-tree.bbclass: Add support to compile overlays separately
 2019-02-11 19:24 UTC  (3+ messages)

[PATCH] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
 2019-02-12  1:56 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 0/4] ppc: spapr: virtual NVDIMM support
 2019-02-12  1:49 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 3/4] spapr: Add NVDIMM device support

[Qemu-devel] [PATCH 00/13] spapr: add KVM support to the XIVE interrupt mode
 2019-02-12  1:11 UTC  (13+ messages)
` [Qemu-devel] [PATCH 06/13] spapr/xive: fix migration of the XiveTCTX under TCG
` [Qemu-devel] [PATCH 10/13] spapr: introduce routines to delete the KVM IRQ device
` [Qemu-devel] [PATCH 11/13] spapr: check for the activation of "
` [Qemu-devel] [PATCH 12/13] spapr/xics: ignore the lower 4K in the IRQ number space
` [Qemu-devel] [PATCH 13/13] spapr: add KVM support to the 'dual' machine

[PATCH 0/2] "pcie_aux" clock for i.MX8MQ
 2019-02-12  1:51 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: imx6q-pcie: Add "pcie_aux" clock for imx8mq
` [PATCH 2/2] PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ

[GIT PULL] csky fixes for v5.0-rc6
 2019-02-12  1:49 UTC  (3+ messages)

[PATCH AUTOSEL 4.20 01/42] drm/amdgpu/sriov:Correct pfvf exchange logic
 2019-02-12  1:48 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 40/42] CIFS: Move credit processing to mid callbacks for SMB3

[PATCH net-next] ipvs: Use struct_size() helper
 2019-02-12  1:47 UTC  (4+ messages)

[Bug 109539] System freezing
 2019-02-12  1:46 UTC  (3+ messages)

[PATCH] tpm: remove tpm_dev_wq_lock
 2019-02-12  1:45 UTC  (2+ messages)

INFO: task hung in reiserfs_sync_fs
 2019-02-12  1:44 UTC 

[PATCH 00/31] Hash function transition part 16
 2019-02-12  1:42 UTC  (34+ messages)
` [PATCH 01/31] t/lib-submodule-update: use appropriate length constant
` [PATCH 02/31] pack-bitmap: make bitmap header handling hash agnostic
` [PATCH 03/31] pack-bitmap: convert struct stored_bitmap to object_id
` [PATCH 04/31] pack-bitmap: replace sha1_to_hex
` [PATCH 05/31] pack-bitmap: switch hard-coded constants to the_hash_algo
` [PATCH 06/31] submodule: avoid hard-coded constants
` [PATCH 07/31] notes-merge: switch to use the_hash_algo
` [PATCH 08/31] notes: make hash size independent
` [PATCH 09/31] notes: replace sha1_to_hex
` [PATCH 10/31] object-store: rename and expand packed_git's sha1 member
` [PATCH 11/31] builtin/name-rev: make hash-size independent
` [PATCH 12/31] fast-import: "
` [PATCH 13/31] fast-import: replace sha1_to_hex
` [PATCH 14/31] builtin/am: make hash size independent
` [PATCH 15/31] builtin/pull: make hash-size independent
` [PATCH 16/31] http-push: convert to use the_hash_algo
` [PATCH 17/31] http-backend: allow 64-character hex names
` [PATCH 18/31] http-push: remove remaining uses of sha1_to_hex
` [PATCH 19/31] http-walker: replace sha1_to_hex
` [PATCH 20/31] http: replace hard-coded constant with the_hash_algo
` [PATCH 21/31] http: compute hash of downloaded objects using the_hash_algo
` [PATCH 22/31] http: replace sha1_to_hex
` [PATCH 23/31] remote-curl: make hash size independent
` [PATCH 24/31] archive-tar: "
` [PATCH 25/31] archive: convert struct archiver_args to object_id
` [PATCH 26/31] refspec: make hash size independent
` [PATCH 27/31] builtin/difftool: use parse_oid_hex
` [PATCH 28/31] dir: make untracked cache extension hash size independent
` [PATCH 29/31] read-cache: read data in a hash-independent way
` [PATCH 30/31] Git.pm: make hash size independent
` [PATCH 31/31] gitweb: "

[U-Boot] [PATCH v3 1/5] efi_loader: Initial HII database protocols
 2019-02-12  1:41 UTC  (4+ messages)
  ` [U-Boot] [U-Boot, v3, "

[PATCH] autofs: clear O_NONBLOCK on the pipe
 2019-02-12  1:38 UTC 

[PATCH] powerpc/configs: Enable CONFIG_USB_XHCI_HCD by default
 2019-02-12  1:36 UTC  (2+ messages)

[Qemu-devel] [Bug 1808928] [NEW] Bitmap Extra data is not supported
 2019-02-12  1:16 UTC  (2+ messages)
` [Qemu-devel] [Bug 1808928] "

[linux-next:master 6618/6917] kernel/sched/psi.c:1230:13: sparse: error: incompatible types in comparison expression (different address spaces)
 2019-02-12  1:36 UTC  (4+ messages)

[PATCH] Input: synaptics_i2c - remove redundant spinlock
 2019-02-12  1:34 UTC 

[PATCH] drm/i915: Show the GEM trace if reset times out
 2019-02-12  1:33 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Issues with SPI NOR flash
 2019-02-12  1:33 UTC  (3+ messages)
  ` [EXT] "

[PATCH 0/3] Some minor updates and fixes for the BRCMSTB DPFE driver
 2019-02-12  1:24 UTC  (4+ messages)
` [PATCH 1/3] soc: brcmstb: dpfe: use msleep() over udelay()
` [PATCH 2/3] soc: brcmstb: dpfe: optimize generic_show()
` [PATCH 3/3] soc: brcmstb: dpfe: use byte 3 of registers MR4-MR8

[PATCH v2] x86/mm: Adjust the padding size for KASLR
 2019-02-12  1:31 UTC 

[PATCH 1/3] rtc: isl1208: Introduce driver state struct
 2019-02-12  1:30 UTC  (4+ messages)
` [PATCH 2/3] rtc: isl1208: Support more chip variations

[PATCH] Documentation/atomic_t: Clarify signed vs unsigned
 2019-02-12  1:29 UTC  (3+ messages)

[PATCH v2 bpf-next] tools: bpftool: doc, add text about feature-subcommand
 2019-02-12  1:25 UTC 

Selective Data Journaling in ext4
 2019-02-12  1:25 UTC  (2+ messages)

v5.0-rc2 and NVMeOF
 2019-02-12  1:24 UTC  (6+ messages)

kernel after 5.0-rc2 may not boot using BBL
 2019-02-12  1:24 UTC  (6+ messages)

[PATCH v2] Input: apanel - switch to using brightness_set_blocking()
 2019-02-12  1:21 UTC  (2+ messages)

net: phylink: dsa: mv88e6xxx: flaky link detection on switch ports with internal PHYs
 2019-02-12  1:21 UTC  (11+ messages)
        ` [PATCH] net: phylink: dsa: mv88e6xxx: Revise irq setup ordering
          ` [PATCH v2] net: "
            ` [PATCH net] dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit

[PATCH v4 0/4] media: imx: Add support for BT.709 encoding
 2019-02-12  1:20 UTC  (4+ messages)
` [PATCH v4 3/4] gpu: ipu-v3: ipu-ic: "


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.