All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-02 03:07:33 to 2020-06-02 04:29:39 UTC [more...]

[PATCH v6 00/12] xfs_repair: use btree bulk loading
 2020-06-02  4:28 UTC  (12+ messages)
` [PATCH 01/12] xfs_repair: drop lostblocks from build_agf_agfl
` [PATCH 02/12] xfs_repair: rename the agfl index loop variable in build_agf_agfl
` [PATCH 03/12] xfs_repair: make container for btree bulkload root and block reservation
` [PATCH 04/12] xfs_repair: remove gratuitous code block in phase5
` [PATCH 05/12] xfs_repair: inject lost blocks back into the fs no matter the owner
` [PATCH 06/12] xfs_repair: create a new class of btree rebuild cursors
` [PATCH 07/12] xfs_repair: rebuild free space btrees with bulk loader
` [PATCH 09/12] xfs_repair: rebuild reverse mapping "
` [PATCH 10/12] xfs_repair: rebuild refcount "
` [PATCH 11/12] xfs_repair: remove old btree rebuild support code
` [PATCH 12/12] xfs_repair: use bitmap to track blocks lost during btree construction

[PATCH v2 00/17] xfs_repair: catch things that xfs_check misses
 2020-06-02  4:26 UTC  (15+ messages)
` [PATCH 01/17] xfs_quota: fix unsigned int id comparisons
` [PATCH 02/17] xfs_repair: fix missing dir buffer corruption checks
` [PATCH 03/17] xfs_repair: warn when we would have rebuilt a directory
` [PATCH 04/17] xfs_repair: check for AG btree records that would wrap around
` [PATCH 06/17] xfs_repair: check for out-of-order inobt records
` [PATCH 08/17] xfs_repair: tag inobt vs finobt errors properly
` [PATCH 09/17] xfs_repair: complain about bad interior btree pointers
` [PATCH 10/17] xfs_repair: convert to libxfs_verify_agbno
` [PATCH 11/17] xfs_repair: refactor verify_dfsbno_range
` [PATCH 13/17] xfs_repair: remove verify_aginum
` [PATCH 14/17] xfs_repair: mark entire free space btree record as free1
` [PATCH 15/17] xfs_repair: complain about free space only seen by one btree
` [PATCH 16/17] xfs_repair: complain about extents in unknown state
` [PATCH 17/17] xfs_repair: complain about any nonzero inprogress value, not just 1

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

[PATCH] hw_breakpoint: Fix build warnings with clang
 2020-06-02  4:12 UTC  (2+ messages)

[pull request][net-next 00/11] mlx5 kTLS RX offload support 2020-05-29
 2020-06-02  4:23 UTC  (8+ messages)
` [net-next 10/11] net/mlx5e: kTLS, Add kTLS RX resync support

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

[PATCH net-next] af-packet: new flag to indicate all csums are good
 2020-06-02  4:23 UTC  (3+ messages)

[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  (26+ messages)
` [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

[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 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  (4+ messages)
` [PATCH 2/4] firmware: imx: add resource management api


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.