All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-02 02:42:22 to 2020-06-02 04:22:36 UTC [more...]

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  4:22 UTC  (3+ messages)
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[folded-merged] mm-vmalloc-track-which-page-table-levels-were-modified-fix.patch removed from -mm tree
 2020-06-02  4:22 UTC 

[PATCH] cxl: Remove dead Kconfig options
 2020-06-02  4:03 UTC 

[PATCH] mm/vmstat: Add events for PMD based THP migration without split
 2020-06-02  4:20 UTC  (4+ messages)

[folded-merged] mm-remove-vmalloc_user_node_flags-fix.patch removed from -mm tree
 2020-06-02  4:21 UTC 

[folded-merged] mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node-fix-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[folded-merged] mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[virtio-dev] queue_enable vs QueueReady
 2020-06-02  4:20 UTC  (4+ messages)
` [virtio-dev] "

[folded-merged] mm-remove-__vmalloc_node_flags_caller-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[PATCH 00/13] upload-pack: use 'struct upload_pack_data' thoroughly, part 1
 2020-06-02  4:19 UTC  (19+ messages)
` [PATCH 00/12] upload-pack: use 'struct upload_pack_data' thoroughly, part 2
  ` [PATCH 02/12] upload-pack: move static vars to upload_pack_data
  ` [PATCH v2 00/13] upload-pack: use 'struct upload_pack_data' thoroughly, part 2
    ` [PATCH v2 01/13] upload-pack: actually use some upload_pack_data bitfields
    ` [PATCH v2 02/13] upload-pack: annotate upload_pack_data fields
    ` [PATCH v2 03/13] upload-pack: move static vars to upload_pack_data
    ` [PATCH v2 04/13] upload-pack: move use_sideband "
    ` [PATCH v2 05/13] upload-pack: move filter_capability_requested "
    ` [PATCH v2 06/13] upload-pack: move multi_ack "
    ` [PATCH v2 07/13] upload-pack: change multi_ack to an enum
    ` [PATCH v2 08/13] upload-pack: pass upload_pack_data to upload_pack_config()
    ` [PATCH v2 09/13] upload-pack: move keepalive to upload_pack_data
    ` [PATCH v2 10/13] upload-pack: move allow_filter "
    ` [PATCH v2 11/13] upload-pack: move allow_ref_in_want "
    ` [PATCH v2 12/13] upload-pack: move allow_sideband_all "
    ` [PATCH v2 13/13] upload-pack: move pack_objects_hook "

[PATCH 0/7] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-06-02  4:01 UTC  (16+ messages)
` [PATCH 1/7] powerpc/watchpoint: Enable watchpoint functionality on power10 guest
` [PATCH 2/7] powerpc/dt_cpu_ftrs: Add feature for 2nd DAWR
` [PATCH 3/7] powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bit
` [PATCH 4/7] powerpc/watchpoint: Rename current H_SET_MODE DAWR macro
` [PATCH 5/7] powerpc/watchpoint: Guest support for 2nd DAWR hcall
` [PATCH 6/7] powerpc/watchpoint: Return available watchpoints dynamically
` [PATCH 7/7] powerpc/watchpoint: Remove 512 byte boundary

[folded-merged] mm-ptdump-expand-type-of-val-in-note_page-fix.patch removed from -mm tree
 2020-06-02  4:19 UTC 

[folded-merged] x86-mm-ptdump-calculate-effective-permissions-correctly-fix.patch removed from -mm tree
 2020-06-02  4:18 UTC 

[folded-merged] swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation-v4.patch removed from -mm tree
 2020-06-02  4:18 UTC 

[folded-merged] swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation-v3.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[folded-merged] mm-swapfilec-classify-swap_map_xxx-to-make-it-more-readable-fix.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[BOOTLOADER SPECIFICATION RFC] The bootloader log format for TrenchBoot and others
 2020-06-01 18:25 UTC  (2+ messages)

[folded-merged] mm-gupc-updating-the-documentation-fix.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[folded-merged] mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix-2.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[folded-merged] mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[folded-merged] mm-replace-pf_less_throttle-with-pf_local_throttle-checkpatch-fixes.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-02  4:15 UTC  (32+ messages)
` [RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
` [RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
` [RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
` [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
` [RFC v2 05/18] target/i386: sev: Partial cleanup to sev_state global
` [RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
` [RFC v2 07/18] target/i386: sev: Remove redundant policy field
` [RFC v2 08/18] target/i386: sev: Remove redundant handle field
` [RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
` [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
` [RFC v2 12/18] guest memory protection: Perform KVM init "
` [RFC v2 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
` [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
` [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
` [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init

[folded-merged] mm-migratec-call-detach_page_private-to-cleanup-code-fix-fix.patch removed from -mm tree
 2020-06-02  4:15 UTC 

[folded-merged] mm-migratec-call-detach_page_private-to-cleanup-code-fix.patch removed from -mm tree
 2020-06-02  4:15 UTC 

[PATCH 1/2] perf tools: check libasan and libubsan in Makefile.config
 2020-06-02  4:15 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Remove some duplicated includes

[folded-merged] fuse-convert-from-readpages-to-readahead-fix.patch removed from -mm tree
 2020-06-02  4:14 UTC 

[zeus][PATCH 00/25] zeus merge request - cover letter only
 2020-06-02  4:14 UTC 

[folded-merged] mm-slub-fix-corrupted-freechain-in-deactivate_slab-fix.patch removed from -mm tree
 2020-06-02  4:14 UTC 

[folded-merged] squashfs-migrate-from-ll_rw_block-usage-to-bio-fix.patch removed from -mm tree
 2020-06-02  4:13 UTC 

[PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
 2020-06-02  4:13 UTC  (4+ messages)

[PATCH v2 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-06-02  4:12 UTC  (7+ messages)
` [PATCH v2 2/9] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v2 4/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
` [PATCH v2 5/9] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions

[PATCH] hw_breakpoint: Fix build warnings with clang
 2020-06-02  4:12 UTC 

[obsolete] mm-compaction-avoid-vm_bug_onpageslab-in-page_mapcount.patch removed from -mm tree
 2020-06-02  4:12 UTC 

arch/x86/kernel/ftrace.c:371:59: sparse: sparse: subtraction of functions? Share your drugs
 2020-06-02  4:11 UTC 

+ mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix-2.patch added to -mm tree
 2020-06-02  4:10 UTC 

[PATCH net-next] mlx5: Restore err assignment in mlx5_mdev_init
 2020-06-02  4:07 UTC  (3+ messages)

[PATCH 00/14] xfs: widen timestamps to deal with y2038
 2020-06-02  4:04 UTC  (5+ messages)
` [PATCH 13/14] xfs: enable bigtime for quota timers

[PATCH v4 3/4] mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check
 2020-06-02  4:02 UTC 

[linux-review:John-Fastabend/fix-ktls-with-sk_skb_verdict-programs/20200601-011016 1888/1896] kernel/bpf/ringbuf.c:332:13: sparse: sparse: context imbalance in '__bpf_ringbuf_reserve' - different lock contexts for basic block
 2020-06-02  4:00 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_exec_schedule: Try to spot unfairness
 2020-06-02  3:59 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_exec_schedule: Try to spot unfairness (rev2)

List of patches to apply to stable releases (5/26)
 2020-06-02  3:58 UTC  (2+ messages)

Massive filesystem corruption, potentially related to eCryptfs-on-btrfs
 2020-06-02  3:58 UTC  (4+ messages)

[PATCH] Revert "drm/msm/dpu: add support for clk and bw scaling for display"
 2020-06-02  3:58 UTC  (2+ messages)

[PATCH v10] mfd: mt6360: add pmic mt6360 driver
 2020-06-02  3:55 UTC  (3+ messages)

[PATCH] hw/pci/pcie: Move hot plug capability check to pre_plug callback
 2020-06-02  3:54 UTC  (2+ messages)

[PATCH v2 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
 2020-06-02  3:54 UTC  (5+ messages)

[meta-python][PATCH] python3-humanize: Upgrade 0.5.1 -> 2.4.0
 2020-06-02  3:53 UTC  (2+ messages)
` [oe] "

✅ PASS: Test report for kernel 5.6.16-rc1-c72fcbc.cki (stable)
 2020-06-02  3:53 UTC 

[hnaz-linux-mm:master 169/698] include/linux/string.h:307:9: note: in expansion of macro '__underlying_strncpy'
 2020-06-02  3:53 UTC  (6+ messages)

[PATCH 01/70] btrfs-tools: upgrade 5.4.1 -> 5.6.1
 2020-06-02  3:51 UTC  (9+ messages)
` [PATCH 25/70] stress-ng: mark as incompatible with musl
  ` [OE-core] "
` [PATCH 34/70] pixman: upgrade 0.38.4 -> 0.40.0
  ` [OE-core] "
` [PATCH 41/70] x264: upgrade to latest revision
  ` [OE-core] "

drivers/gpu/drm/drm_gem_shmem_helper.c:540:22: error: incompatible types when assigning to type 'pgprot_t' {aka 'struct <anonymous>'} from type 'int'
 2020-06-02  3:49 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix vectorized Rx burst termination
 2020-06-02  3:50 UTC 

drivers/staging/netlogic/xlr_net.c:832:20: error: assignment to expression with array type
 2020-06-02  3:48 UTC  (2+ messages)

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-06-02  3:50 UTC  (2+ messages)
` [Bug 206987] "

[PATCH v2 0/8] hw: Fix some incomplete memory region size
 2020-06-02  3:49 UTC  (4+ messages)

[PATCH 0/3] Convert i.MX/MXS mmc binding to json-schema
 2020-06-02  3:37 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mmc: Convert imx esdhc "
` [PATCH 2/3] dt-bindings: mmc: Convert imx mmc "
` [PATCH 3/3] dt-bindings: mmc: Convert mxs "

[PATCH] driver core: platform: need consistent spacing around '-'
 2020-06-02  3:47 UTC 

[PATCH 0/4] Mac IOP driver fixes
 2020-06-02  3:48 UTC  (7+ messages)

linux-next: build failure after merge of the mmc tree
 2020-06-02  3:44 UTC 

[RFC PATCH] media: venus: Fix NULL pointer dereference in core selection
 2020-06-02  3:39 UTC  (2+ messages)

[PATCH V2] venus: fix multiple encoder crash
 2020-06-02  3:37 UTC  (2+ messages)

[ext4:dev] BUILD SUCCESS 38bd76b9696c5582dcef4ab1af437e0666021f65
 2020-06-02  3:37 UTC  (2+ messages)

[PATCH v4 0/4] make vm_committed_as_batch aware of vm overcommit policy
 2020-06-02  3:37 UTC  (4+ messages)
` [PATCH v4 3/4] mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check

cron job: media_tree daily build: ERRORS
 2020-06-02  3:36 UTC 

Start iwd only after dbus
 2020-06-02  3:35 UTC 

[Question]: about 'cpuinfo_cur_freq' shown in sysfs when the CPU is in idle state
 2020-06-02  3:34 UTC 

[PULL] Pull request: u-boot-stm32 for v2020.07: u-boot-stm32-20200528
 2020-06-02  3:34 UTC  (2+ messages)

[GIT PULL] rpi: second round for v2020.07
 2020-06-02  3:33 UTC  (2+ messages)

OpenBMC Logging and Error Handling Dos and Don'ts
 2020-06-02  3:32 UTC  (2+ messages)

[linux-next:master 7573/14131] drivers/hwmon/xgene-hwmon.c:126:9: sparse: expected unsigned short volatile
 2020-06-02  3:30 UTC 

[PATCH 0/3] migration/colo: Optimize COLO framework code
 2020-06-02  3:29 UTC  (3+ messages)
` [PATCH 1/3] migration/colo: Optimize COLO boot code path

next/pending-fixes build: 162 builds: 1 failed, 161 passed, 1 error, 150 warnings (v5.7-930-g3a1d4c3e458b)
 2020-06-02  3:29 UTC 

[yao:perf-intel-next 27/113] arch/x86/events/intel/uncore.c:1600 check_discovery_table() error: uninitialized symbol 'dvsec'
 2020-06-02  3:28 UTC 

kernel/bpf/cgroup.c:455 __cgroup_bpf_attach() error: we previously assumed 'link' could be null (see line 430)
 2020-06-02  3:27 UTC 

linux-sh for-next reactivation
 2020-06-02  3:11 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2020-06-02  3:25 UTC 

new seccomp mode aims to improve performance
 2020-06-02  3:24 UTC  (8+ messages)
      ` 答复: "

linux-next: Signed-off-by missing for commit in the ext4 tree
 2020-06-02  3:22 UTC  (3+ messages)

[PATCH 0/2] Unsolicited bcast probe resp support
 2020-06-02  3:20 UTC  (3+ messages)
` [PATCH 1/2] nl80211: "
` [PATCH 2/2] mac80211: 20TU unsolicited "

[linux-next:master 6222/14131] drivers/usb/chipidea/udc.c:477:26: sparse: sparse: bad assignment (+=) to restricted __le32
 2020-06-02  3:19 UTC 

[Intel-gfx] [PATCH] drm/i915/dsi: Dont forget to clean up the connector on error
 2020-06-02  3:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: Dont forget to clean up the connector on error (rev3)

[PATCH v4 0/2] vhost-user reconnect issues during vhost initialization
 2020-06-02  3:16 UTC  (4+ messages)
` [PATCH v4 2/2] vhost-user-blk: delay vhost_user_blk_disconnect

[RFC PATCH] net: usb: ax88179_178a: fix packet alignment padding
 2020-06-02  3:17 UTC  (2+ messages)

[PATCH u-boot] eth/r8152: update the firmware
 2020-06-02  3:17 UTC  (3+ messages)

inux-next: build failure after merge of the drm-msm tree
 2020-06-02  3:15 UTC  (6+ messages)

[linux-next:master 10476/14131] net/sunrpc/svcsock.c:226:5: warning: "ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE" is not defined
 2020-06-02  3:14 UTC  (2+ messages)

[PATCH 0/4] blktrace: fix sparse warnings
 2020-06-02  3:10 UTC  (4+ messages)
` [PATCH 1/4] blktrace: use rcu calls to access q->blk_trace

[PATCH] ld.so.8: Update "Hardware capabilities" section for glibc 2.31
 2020-06-02  3:09 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC PATCH v4 00/13] riscv: Add vector ISA support
 2020-06-02  3:08 UTC  (5+ messages)

[PATCH 0/4] firmware: imx: fix/update cm4 and add resource check
 2020-06-02  3:07 UTC  (11+ messages)
` [PATCH 2/4] firmware: imx: add resource management api

Regression with PM / wakeup: Show wakeup sources stats in sysfs"
 2020-06-02  3:06 UTC  (9+ messages)

Unable to open(2) ep0 in ConfigFG FunctionFS Gadget
 2020-06-02  3:05 UTC  (4+ messages)

[PATCH bpf-next v13 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
 2020-06-02  3:04 UTC  (12+ messages)
` [PATCH bpf-next v14 0/2] bpf: adding get_fd_path helper
  ` [PATCH bpf-next v14 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname

[PATCH] driver core: platform: expose numa_node to users in sysfs
 2020-06-02  3:01 UTC  (3+ messages)

[PATCH net-next] vmxnet3: allow rx flow hash ops only when rss is enabled
 2020-06-02  3:02 UTC 

[PATCH] powerpc/nvram: Replace kmalloc with kzalloc in the error message
 2020-06-02  2:57 UTC  (4+ messages)

[lkundrak-linux-mmp:lr/ariel 10/67] drivers/gpu/drm/i2c/hx8837.c:471:9: error: too few arguments to function 'priv->panel->funcs->get_modes'
 2020-06-02  3:00 UTC 

[PATCH v4 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
 2020-06-02  3:00 UTC  (5+ messages)

[dgc-xfs:xfs-async-inode-reclaim-2 12/32] fs/xfs/xfs_buf_item.c:1228: undefined reference to `xfs_dquot_done'
 2020-06-02  3:00 UTC 

[PATCH kernel] powerpc/perf: Stop crashing with generic_compat_pmu
 2020-06-02  2:56 UTC 

ppc64le and 32-bit LE userland compatibility
 2020-06-02  2:55 UTC  (7+ messages)
      ` [musl] "

linux-next: manual merge of the block tree with the rdma tree
 2020-06-02  2:56 UTC 

drivers/net/macsec.c:430:22: sparse: expected restricted ssci_t [usertype] ssci
 2020-06-02  2:56 UTC 

[GIT PULL] sh: remove sh5 support
 2020-06-02  2:53 UTC  (13+ messages)

[PATCH] blk-cgroup: don't account iostat for root cgroup
 2020-06-02  2:51 UTC  (2+ messages)

[RFC PATCH 1/4] powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
 2020-06-02  2:48 UTC  (3+ messages)

linux-next: manual merge of the block tree with the rdma tree
 2020-06-02  2:48 UTC 

Regression bisected to f2f84b05e02b (bug: consolidate warn_slowpath_fmt() usage)
 2020-06-02  2:48 UTC 

[PATCH] perf stat: Ensure group is defined on top of the same cpu mask
 2020-06-02  2:47 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH v2 0/1] iio: accel: bma400: add support for bma400 spi
 2020-06-02  2:46 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v1 1/2] net: cortina_ni: Addd eth support for Cortina Access CAxxxx SoCs
 2020-06-02  2:44 UTC  (2+ messages)
` [PATCH v1 2/2] board: presidio-asic: Add CAxxxx Ethernet support


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.