All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-30 22:46:54 to 2018-01-31 00:01:25 UTC [more...]

[PATCH v3 0/4] add support for platform persistence capabilities
 2018-01-31  0:01 UTC  (9+ messages)
` [PATCH v3 1/4] acpi: nfit: Add support for detect platform CPU cache flush on power loss
` [PATCH v3 2/4] acpi: nfit: add persistent memory control flag for nd_region
` [PATCH v3 3/4] libnvdimm: expose platform persistence attribute "
` [PATCH v3 4/4] nfit-test: Add platform cap support from ACPI 6.2a to test

ThunderX support in Xen
 2018-01-31  0:01 UTC 

+ tools-vm-new-option-to-specify-kpageflags-file-fix.patch added to -mm tree
 2018-01-31  0:00 UTC 

+ tools-vm-new-option-to-specify-kpageflags-file.patch added to -mm tree
 2018-01-31  0:00 UTC 

[patch] tools, vm: new option to specify kpageflags file
 2018-01-31  0:00 UTC  (4+ messages)

[PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller
 2018-01-31  0:00 UTC  (8+ messages)

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-01-30 23:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 00/19] lpfc updates for 11.4.0.7
 2018-01-30 23:59 UTC  (20+ messages)
` [PATCH v3 01/19] lpfc: Fix frequency of Release WQE CQEs
` [PATCH v3 02/19] lpfc: Increase CQ and WQ sizes for SCSI
` [PATCH v3 03/19] lpfc: move placement of target destroy on driver detach
` [PATCH v3 04/19] lpfc: correct debug counters for abort
` [PATCH v3 05/19] lpfc: Add WQ Full Logic for NVME Target
` [PATCH v3 06/19] lpfc: Fix PRLI handling when topology type changes
` [PATCH v3 07/19] lpfc: Fix IO failure during hba reset testing with nvme io
` [PATCH v3 08/19] lpfc: Fix RQ empty firmware trap
` [PATCH v3 09/19] lpfc: Allow set of maximum outstanding SCSI cmd limit for a target parameter
` [PATCH v3 10/19] lpfc: Fix soft lockup in lpfc worker thread during LIP testing
` [PATCH v3 11/19] lpfc: Fix issue_lip if link is disabled
` [PATCH v3 12/19] lpfc: Indicate CONF support in NVMe PRLI
` [PATCH v3 13/19] lpfc: Fix SCSI io host reset causing kernel crash
` [PATCH v3 14/19] lpfc: Validate adapter support for SRIU option
` [PATCH v3 15/19] lpfc: Fix header inclusion in lpfc_nvmet
` [PATCH v3 16/19] lpfc: Treat SCSI Write operation Underruns as an error
` [PATCH v3 17/19] lpfc: Fix nonrecovery of NVME controller after cable swap
` [PATCH v3 18/19] lpfc: update driver version to 11.4.0.7
` [PATCH v3 19/19] lpfc: Update 11.4.0.7 modified files for 2018 Copyright

[PATCH] eal: fix default mempool ops returning NULL
 2018-01-30 23:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] i2c: mvtwsi.c: Avoid NULL dereference
 2018-01-30 23:57 UTC 

[PATCH] mm/swap_slots: use conditional compilation for swap_slots.c
 2018-01-30 23:54 UTC  (4+ messages)

[PATCH] test: fix debug autotest with eal cleanup addition
 2018-01-30 23:53 UTC  (3+ messages)
` [PATCH v2] "

BMC Image Signing Proposal
 2018-01-30 23:53 UTC  (6+ messages)

[PATCH v2 0/5] i2c: meson-axg: add I2C controller driver
 2018-01-30 23:53 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] python3: bump to 2.6.4
 2018-01-30 23:52 UTC 

[Buildroot] [PATCH 1/1] qemu_x86: use kernel 4.15
 2018-01-30 23:50 UTC 

[PATCH] libnvdimm, namespace: remove redundant initialization of 'nd_mapping'
 2018-01-30 23:50 UTC  (4+ messages)

[PATCH v3 0/4] KVM: Expose speculation control feature to guests
 2018-01-30 23:50 UTC  (18+ messages)
` [PATCH v3 1/4] KVM: x86: Update the reverse_cpuid list to include CPUID_7_EDX
` [PATCH v3 3/4] KVM: VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
` [PATCH v3 4/4] KVM: VMX: Allow direct access to MSR_IA32_SPEC_CTRL

[U-Boot] [PATCH 1/1] rockchip: gpio: remove dead code
 2018-01-30 23:48 UTC  (2+ messages)

[PATCH v4 0/7] x86/kvm/hyperv: stable clocksource for L2 guests when running nested KVM on Hyper-V
 2018-01-30 23:48 UTC  (9+ messages)
` [PATCH v4 5/7] x86/irq: Count Hyper-V reenlightenment interrupts
  ` [tip:x86/hyperv] "

[PATCH 9/8] KVM: x86: limit MSR_IA32_SPEC_CTRL access based on CPUID availability
 2018-01-30 23:47 UTC  (9+ messages)
` [9/8] "

[Buildroot] [PATCH 1/1] qemu_x86_64: use kernel 4.15
 2018-01-30 23:47 UTC 

[PATCH v7 00/31] Add directory rename detection to git
 2018-01-30 23:41 UTC  (33+ messages)
` [PATCH v7 01/31] directory rename detection: basic testcases
` [PATCH v7 02/31] directory rename detection: directory splitting testcases
` [PATCH v7 03/31] directory rename detection: testcases to avoid taking detection too far
` [PATCH v7 04/31] directory rename detection: partially renamed directory testcase/discussion
` [PATCH v7 05/31] directory rename detection: files/directories in the way of some renames
` [PATCH v7 06/31] directory rename detection: testcases checking which side did the rename
` [PATCH v7 07/31] directory rename detection: more involved edge/corner testcases
` [PATCH v7 08/31] directory rename detection: testcases exploring possibly suboptimal merges
` [PATCH v7 09/31] directory rename detection: miscellaneous testcases to complete coverage
` [PATCH v7 10/31] directory rename detection: tests for handling overwriting untracked files
` [PATCH v7 11/31] directory rename detection: tests for handling overwriting dirty files
` [PATCH v7 12/31] merge-recursive: move the get_renames() function
` [PATCH v7 13/31] merge-recursive: introduce new functions to handle rename logic
` [PATCH v7 14/31] merge-recursive: fix leaks of allocated renames and diff_filepairs
` [PATCH v7 15/31] merge-recursive: make !o->detect_rename codepath more obvious
` [PATCH v7 16/31] merge-recursive: split out code for determining diff_filepairs
` [PATCH v7 17/31] merge-recursive: add a new hashmap for storing directory renames
` [PATCH v7 18/31] merge-recursive: make a helper function for cleanup for handle_renames
` [PATCH v7 19/31] merge-recursive: add get_directory_renames()
` [PATCH v7 20/31] merge-recursive: check for directory level conflicts
` [PATCH v7 21/31] merge-recursive: add a new hashmap for storing file collisions
` [PATCH v7 22/31] merge-recursive: add computation of collisions due to dir rename & merging
` [PATCH v7 23/31] merge-recursive: check for file level conflicts then get new name
` [PATCH v7 24/31] merge-recursive: when comparing files, don't include trees
` [PATCH v7 25/31] merge-recursive: apply necessary modifications for directory renames
` [PATCH v7 26/31] merge-recursive: avoid clobbering untracked files with "
` [PATCH v7 27/31] merge-recursive: fix overwriting dirty files involved in renames
` [PATCH v7 28/31] merge-recursive: fix remaining directory rename + dirty overwrite cases
` [PATCH v7 29/31] directory rename detection: new testcases showcasing a pair of bugs
` [PATCH v7 30/31] merge-recursive: avoid spurious rename/rename conflict from dir renames
` [PATCH v7 31/31] merge-recursive: ensure we write updates for directory-renamed file

[Buildroot] [PATCH 1/1] tzdata: bump to 2018c
 2018-01-30 23:45 UTC 

WARNING: bad unlock balance detected!
 2018-01-30 23:45 UTC  (2+ messages)

[PATCH v2] staging: android: ion: Add implementation of dma_buf_vmap and dma_buf_vunmap
 2018-01-30 23:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] systemd: update to v237
 2018-01-30 23:44 UTC 

[virtio-dev] [PATCH v25 0/2] Virtio-balloon: support free page reporting
 2018-01-30 23:44 UTC  (10+ messages)
` [virtio-dev] [PATCH v25 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "

[PATCH v1] mk: support building with renamed makefile
 2018-01-30 23:43 UTC  (3+ messages)

WARNING in _copy_to_user
 2018-01-30 23:43 UTC  (2+ messages)

[PATCH] ocxl: fix signed comparison with less than zero
 2018-01-30 23:42 UTC  (3+ messages)

[PATCH] mk: add debug target
 2018-01-30 23:40 UTC  (2+ messages)

[RFC PATCH 00/16] multipath path classification
 2018-01-30 23:40 UTC  (11+ messages)
` [RFC PATCH 14/16] multipath.rules: find_multipaths+ignore_wwids logic

[PATCH] waf.bbclass: check that waf exists before trying to execute it
 2018-01-30 23:39 UTC  (6+ messages)

git add --all does not respect submodule.<name>.ignore
 2018-01-30 23:38 UTC  (3+ messages)

Bug Report: Subtrees and GPG Signed Commits
 2018-01-30 23:37 UTC  (6+ messages)

[PATCH 3/3] mm: memfd: remove memfd code from shmem files and use new memfd files
 2018-01-30 23:49 UTC  (3+ messages)

general protection fault in find_entry
 2018-01-30 23:29 UTC  (2+ messages)

[PATCH] hwrng: Explicitly drop current_rng when unregistering rng device
 2018-01-30 23:26 UTC 

[PATCH v6 00/23] x86: Secure Encrypted Virtualization (AMD)
 2018-01-30 23:26 UTC  (6+ messages)
` [PATCH v6 02/23] exec: add ram_debug_ops support

USB TYPEC: RT1711H Type-C Chip Driver
 2018-01-30 23:25 UTC  (2+ messages)
` [PATCH] "

[Lsf-pc] [LSF/MM TOPIC] fs-verity: file system-level integrity protection
 2018-01-30 23:25 UTC  (12+ messages)

general protection fault in __wake_up_common
 2018-01-30 23:24 UTC 

[PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency
 2018-01-30 23:23 UTC  (2+ messages)

general protection fault in insert_header
 2018-01-30 23:22 UTC 

[PATCH 1/5] drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
 2018-01-30 23:22 UTC  (8+ messages)
` [PATCH v2 3/5] drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
` [PATCH 4/5] drm/i915: Nuke intel_dp->channel_eq_status
` [PATCH 5/5] drm/i915: Track whether the DP link is trained or not

[PATCH 00/25] Add KFD GPUVM support for dGPUs
 2018-01-30 23:21 UTC  (10+ messages)
` [PATCH 06/25] drm/amdgpu: Add KFD eviction fence

[PATCH 00/37] removal of some c++ keywords
 2018-01-30 23:21 UTC  (7+ messages)
` [PATCH 37/37] replace: rename 'new' variables

[U-Boot] [PATCH 1/1] efi_loader: efi_smbios_register should have a return value
 2018-01-30 23:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

WARNING in fpu__copy
 2018-01-30 23:19 UTC 

[Qemu-devel] [PATCH 1/4] multiboot: Change multiboot_info from array of bytes to a C struct
 2018-01-30 23:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] multiboot: load elf sections and section headers

Some rough edges of core.fsmonitor
 2018-01-30 23:16 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/2] libopenssl: do not leak the compiler path (reproducible builds)
 2018-01-30 23:15 UTC  (3+ messages)

macvlan devices and vlan interaction
 2018-01-30 23:07 UTC  (6+ messages)

[Qemu-trivial] [PATCH] qemu-options.hx: Remove confusing spaces in parameter listings
 2018-01-30 23:02 UTC  (3+ messages)
` [Qemu-devel] "

BUG: unable to handle kernel NULL pointer dereference in crypto_destroy_tfm
 2018-01-30 23:06 UTC 

[Qemu-devel] [qemu-web PATCH] Add "Understanding QEMU devices" blog post
 2018-01-30 23:02 UTC  (5+ messages)

[Qemu-devel] [PATCH] vcpu: create vcpu thread with QEMU_THREAD_DETACHED mode
 2018-01-30 23:02 UTC  (4+ messages)

[PATCH v4 7/7] x86/kvm: support Hyper-V reenlightenment
 2018-01-30 23:03 UTC  (2+ messages)
` [tip:x86/hyperv] x86/kvm: Support "

[PATCH v4 6/7] x86/kvm: pass stable clocksource to guests when running nested on Hyper-V
 2018-01-30 23:02 UTC  (2+ messages)
` [tip:x86/hyperv] x86/kvm: Pass "

BUG: unable to handle kernel NULL pointer dereference in sctp_stream_free
 2018-01-30 23:03 UTC  (5+ messages)

[PATCH v4 4/7] x86/hyper-v: redirect reenlightment notifications on CPU offlining
 2018-01-30 23:02 UTC  (2+ messages)
` [tip:x86/hyperv] x86/hyperv: Redirect "

general protection fault in sctp_stream_free
 2018-01-30 23:02 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/15] env: Multiple env support and env transition for sunxi
 2018-01-30 23:02 UTC  (6+ messages)
` [U-Boot] [PATCH v3 09/15] env: Support multiple environments

[PATCH v4 3/7] x86/hyper-v: reenlightenment notifications support
 2018-01-30 23:01 UTC  (2+ messages)
` [tip:x86/hyperv] x86/hyperv: Reenlightenment "

[PATCH v4 2/7] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously
 2018-01-30 23:01 UTC  (2+ messages)
` [tip:x86/hyperv] x86/hyperv: Add "

[PATCH v4 1/7] x86/hyper-v: check for required priviliges in hyperv_init()
 2018-01-30 23:00 UTC  (2+ messages)
` [tip:x86/hyperv] x86/hyperv: Check "

net: hang in unregister_netdevice: waiting for lo to become free
 2018-01-30 22:59 UTC  (5+ messages)

[PATCH 2/2] update the minimal ocaml version to 4.02
 2018-01-30 22:56 UTC 

[PATCH] event/rx_adapter: fix ignore return of event start
 2018-01-30 22:56 UTC 

[PATCH 1/2] make xen ocaml safe-strings compliant
 2018-01-30 22:55 UTC 

[PATCH] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
 2018-01-30 22:55 UTC  (6+ messages)

dmaengine: pl330: flush before wait, and add dev burst support
 2018-01-30 22:55 UTC 

[GIT PULL] f2fs update for 4.16-rc1
 2018-01-30 22:54 UTC  (2+ messages)

WARNING in inet_sock_destruct
 2018-01-30 22:53 UTC  (2+ messages)

sctp netns "unregister_netdevice: waiting for lo to become free. Usage count = 1"
 2018-01-30 22:52 UTC  (3+ messages)

[PATCHv3 0/3] x86/mm/encrypt: Cleanup and switching between paging modes
 2018-01-30 22:52 UTC  (9+ messages)
` [PATCHv3 2/3] x86/mm/encrypt: Rewrite sme_populate_pgd() and sme_populate_pgd_large()
` [PATCHv3 3/3] x86/mm/encrypt: Rewrite sme_pgtable_calc()

[Buildroot] [git commit] system: only expose getty options for busybox and sysvinit
 2018-01-30 22:50 UTC  (2+ messages)

[Buildroot] [PATCH] lz4: install programs as well as libraries
 2018-01-30 22:50 UTC  (2+ messages)

[Buildroot] [PATCH] bind: security bump to version 9.11.2-P1
 2018-01-30 22:49 UTC  (2+ messages)

[Buildroot] [PATCH] mcookie: correct wrong memset argument
 2018-01-30 22:49 UTC  (2+ messages)

[Buildroot] [git commit] support/kconfig: ppply upstream nconfig ncurses/ncursesw fix
 2018-01-30 22:49 UTC  (2+ messages)

[PATCH] verbs: Use correct type for printf from struct rlimit
 2018-01-30 22:49 UTC 

[Buildroot] [PATCH v2] package/ti-cgt-pru: bump to 2.2.1
 2018-01-30 22:49 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in sctp_cmp_addr_exact
 2018-01-30 22:48 UTC  (4+ messages)

[PATCH] drm/i915: Fix Limited Range Color Handling
 2018-01-30 22:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix Limited Range Color Handling (rev4)

[PATCH v2 0/4] add support for platform persistence capabilities
 2018-01-30 22:52 UTC  (5+ messages)
` [PATCH v2 2/4] acpi: nfit: add persistent memory control flag for nd_region
` [PATCH v2 3/4] libnvdimm: expose platform persistence attribute "


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.