All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-11 05:57:42 to 2022-02-11 07:08:15 UTC [more...]

[PATCH v9 00/24] wfx: get out from the staging area
 2022-02-11  7:08 UTC  (5+ messages)
` [PATCH v9 05/24] wfx: add main.c/main.h

[PATCH 00/14] dm: improve bio-based IO accounting
 2022-02-11  7:07 UTC  (30+ messages)
` [PATCH 01/14] dm: rename split functions
  ` [dm-devel] "
` [PATCH 02/14] dm: fold __clone_and_map_data_bio into __split_and_process_bio
  ` [dm-devel] "
` [PATCH 03/14] dm: refactor dm_split_and_process_bio a bit
  ` [dm-devel] "
` [PATCH 04/14] dm: reduce code duplication in __map_bio
  ` [dm-devel] "
` [PATCH 05/14] dm: remove impossible BUG_ON in __send_empty_flush
  ` [dm-devel] "
` [PATCH 06/14] dm: remove unused mapped_device argument from free_tio
  ` [dm-devel] "
` [PATCH 07/14] dm: remove code only needed before submit_bio recursion
  ` [dm-devel] "
` [PATCH 08/14] dm: record old_sector in dm_target_io before calling map function
  ` [dm-devel] "
` [PATCH 09/14] dm: prep for following changes
  ` [dm-devel] "
` [PATCH 14/14] block: add bio_start_io_acct_remapped for the benefit of DM

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 25/35] fs/fs-writeback.c:2789:9: error: implicit declaration of function 'wbc_attach_unlock_fdatawrite_inode'; did you mean 'wbc_attach_fdatawrite_inode'?
 2022-02-11  7:06 UTC  (2+ messages)

[jlayton:ceph-fscrypt 57/57] net/ceph/messenger_v2.c:1787:5: error: incomplete definition of type 'struct cepn_connection'
 2022-02-11  7:06 UTC  (2+ messages)

[PATCH v4 00/14] virtio pci support VIRTIO_F_RING_RESET
 2022-02-11  7:05 UTC  (10+ messages)
` [PATCH v4 09/14] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v4 14/14] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET

[PATCH v3] sched: move cfs_bandwidth_slice sysctls to fair.c
 2022-02-11  7:05 UTC 

[PATCH] sched: move schedstats sysctls to core.c
 2022-02-11  7:03 UTC 

[PATCH 00/20] libsas and pm8001 fixes
 2022-02-11  7:03 UTC  (6+ messages)
` [PATCH 04/20] scsi: pm8001: fix __iomem pointer use in pm8001_phy_control()
` [PATCH 08/20] scsi: pm8001: Fix local variable declaration in pm80xx_pci_mem_copy()

[PATCH Review 1/1] drm/amdgpu: Reset OOB table error count info
 2022-02-11  7:03 UTC 

[LTP] [PATCH] Terminate leftover subprocesses when main test process crashes
 2022-02-11  7:03 UTC  (3+ messages)

[PATCH v2 net-next] net: hsr: fix suspicious usage in hsr_node_get_first()
 2022-02-11  7:01 UTC  (4+ messages)

[PATCH] sched: move deadline_period sysctls to deadline.c
 2022-02-11  7:00 UTC 

[PATCH v2] net/ice: fix missing clock initialization
 2022-02-11  6:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] of/fdt: move elfcorehdr reservation early for crash dump kernel
 2022-02-11  6:58 UTC  (6+ messages)
  ` [EXT] "

[LTP] [PATCH v2 0/6] Add TST_FORMAT_DEVICE support
 2022-02-11  6:58 UTC  (8+ messages)
` [LTP] [PATCH v2 3/6] tst_test.sh: Add $TST_FORMAT_DEVICE and related vars
` [LTP] [PATCH v2 5/6] shell: Add test for TST_FORMAT_DEVICE=1
` [LTP] [PATCH v2 6/6] doc: Add missing shell variables

[Intel-gfx] [PATCH V3] drm/i915/dg2: add Wa_14014947963
 2022-02-11  6:57 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dg2: add Wa_14014947963 (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[LTP] hrimer-prio test
 2022-02-11  6:56 UTC 

[jlayton:ceph-fscrypt 57/57] net/ceph/messenger_v2.c:1783:37: warning: 'struct cepn_connection' declared inside parameter list will not be visible outside of this definition or declaration
 2022-02-11  6:55 UTC  (2+ messages)

[PATCH v4 00/49] bitmap: optimize bitmap_weight() usage
 2022-02-11  6:54 UTC  (3+ messages)
` [PATCH 39/49] arch/s390: replace cpumask_weight with cpumask_weight_eq where appropriate

[PATCH v2] powerpc/mm: Update default hugetlb size early
 2022-02-11  6:52 UTC 

[PATCH net] atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
 2022-02-11  6:51 UTC 

[PATCH v2] PCI: mediatek: Clear interrupt status before dispatching handler
 2022-02-11  6:50 UTC  (4+ messages)

[PATCH] MIPS: ralink: mt7621: do memory detection on KSEG1
 2022-02-11  6:50 UTC  (4+ messages)

[PATCH v19, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-02-11  6:50 UTC  (3+ messages)
` [PATCH v19, 1/2] dt-bindings: net: Add Davicom dm9051 SPI ethernet controller
` [PATCH v19, 2/2] net: Add dm9051 driver

[PATCH v2 0/4] memcg: robust enforcement of memory.high
 2022-02-11  6:49 UTC  (9+ messages)
` [PATCH v2 1/4] memcg: refactor mem_cgroup_oom
` [PATCH v2 2/4] memcg: unify force charging conditions
` [PATCH v2 3/4] selftests: memcg: test high limit for single entry allocation
` [PATCH v2 4/4] memcg: synchronously enforce memory.high for large overcharges

[PATCH 00/19] soundwire: stream: cleanup of 'stream' support
 2022-02-11  6:48 UTC  (3+ messages)

[PATCH] bcache: fixup multiple threads crash
 2022-02-11  6:39 UTC 

fail_last_dev and FailFast/LastDev flag incompatibility
 2022-02-11  6:48 UTC  (2+ messages)

[PATCH 0/4] Some small cleanups for scsi/libsas
 2022-02-11  6:42 UTC  (5+ messages)
` [PATCH 1/4] scsi: libsas: Use void for sas_discover_event() return code
` [PATCH 2/4] scsi: libsas: Remove duplicated setting for task->task_state_flags
` [PATCH 3/4] scsi: libsas: Remove unused parameter for function sas_ata_eh()
` [PATCH 4/4] scsi: Remove unused member cmd_pool for structure scsi_host_template

usb: host: Reduce xhci_handshake timeout in xhci_reset
 2022-02-11  6:46 UTC  (7+ messages)

[PATCH v3 0/2] btrfs: defrag: bring back the old file extent search behavior and address merged extent map generation problem
 2022-02-11  6:46 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: defrag: bring back the old file extent search behavior
` [PATCH v3 2/2] btrfs: defrag: don't use merged extent map for their generation check

[PATCH kernel 0/3] powerpc/llvm/lto: Enable CONFIG_LTO_CLANG_THIN=y
 2022-02-11  6:44 UTC  (3+ messages)
` [PATCH kernel 3/3] powerpc/llvm/lto: Workaround conditional branches in FTR_SECTION_ELSE

[PATCH] drm/amdgpu: no rlcg legacy read in SRIOV case
 2022-02-11  6:42 UTC  (2+ messages)

[PATCH v4 0/5] btrfs: defrag: don't waste CPU time on non-target extent
 2022-02-11  6:41 UTC  (6+ messages)
` [PATCH v4 1/5] btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a target
` [PATCH v4 2/5] btrfs: uapi: introduce BTRFS_DEFRAG_RANGE_MASK for later sanity check
` [PATCH v4 3/5] btrfs: defrag: introduce btrfs_defrag_ctrl structure for later usage
` [PATCH v4 4/5] btrfs: defrag: use btrfs_defrag_ctrl to replace btrfs_ioctl_defrag_range_args for btrfs_defrag_file()
` [PATCH v4 5/5] btrfs: defrag: make btrfs_defrag_file() to report accurate number of defragged sectors

arch/m68k/coldfire/m523x.c:31:19: sparse: sparse: symbol 'm523x_clk_lookup' was not declared. Should it be static?
 2022-02-11  6:35 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 29/35] fs/netfs/write_helper.c:28:40: sparse: sparse: incompatible types in comparison expression (different type sizes):
 2022-02-11  6:35 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 25/35] fs/fs-writeback.c:2789:2: error: implicit declaration of function 'wbc_attach_unlock_fdatawrite_inode'
 2022-02-11  6:35 UTC  (2+ messages)

[linux-next:master 2955/4656] drivers/net/dsa/qca8k.c:422:37-43: ERROR: application of sizeof to pointer
 2022-02-11  6:36 UTC  (6+ messages)
` [PATCH] net: dsa: qca8k: fix noderef.cocci warnings
      ` [kbuild-all] "

[PATCH v2 1/2] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-11  6:33 UTC  (4+ messages)
` [PATCH v2 2/2] selftest/vm: Add util.h and and move helper functions there

[PATCH REPOST] irq_poll: Add local_bh_disable() in cpu_dead notifier
 2022-02-11  6:34 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: Do not try bpf_msg_push_data with len 0
 2022-02-11  6:33 UTC  (6+ messages)

CRYPTO WALLET VALIDATION
 2022-02-11  6:23 UTC 

CRYPTO WALLET VALIDATION
 2022-02-11  6:23 UTC 

[PATCH v2] mm/hugetlb: Fix kernel crash with hugetlb mremap
 2022-02-11  6:32 UTC  (2+ messages)

[PATCH] drm/i915/dg2: Don't try to process TBT interrupts
 2022-02-11  6:32 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[v8 PATCH] block: introduce block_rq_error tracepoint
 2022-02-11  6:30 UTC  (2+ messages)

[PATCH 0/3] drivers/crypto: Constify static attribute_group
 2022-02-11  6:27 UTC  (3+ messages)
` [PATCH 3/3] crypto/nx: Constify static attribute_group structs

[PATCH v2] drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix
 2022-02-11  6:26 UTC  (7+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 35/35] fs/netfs/flush.c:471:9: error: implicit declaration of function 'netfs_proc_add_writeback'; did you mean 'netfs_proc_add_wback'?
 2022-02-11  6:24 UTC  (2+ messages)

drivers/media/platform/marvell-ccic/mmp-driver.c:366:34: warning: unused variable 'mmpcam_of_match'
 2022-02-11  6:25 UTC  (2+ messages)

[PATCH v3] nvme/pci: Add quick suspend quirk for Sc7280 Platform
 2022-02-11  6:22 UTC  (2+ messages)

[PATCH RFC 0/3] btrfs: make autodefrag to defrag and only defrag small write ranges
 2022-02-11  6:21 UTC  (7+ messages)
` [PATCH RFC 3/3] btrfs: make autodefrag to defrag small writes without rescanning the whole file

[PATCH v3 00/37] target/ppc: PowerISA Vector/VSX instruction batch
 2022-02-11  6:15 UTC  (3+ messages)
` [PATCH v3 18/37] target/ppc: implement vgnb

[PATCH v11 0/5] add support for direct I/O with fscrypt using blk-crypto
 2022-02-11  6:17 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/4] Handle chroot tasks properly (v2)
 2022-02-11  6:16 UTC  (3+ messages)

[RFC PATCH 1/2] efi_loader: fix dual signed image certification
 2022-02-11  6:15 UTC  (9+ messages)

[PATCH net-next] net: dsa: realtek: realtek-mdio: reset before setup
 2022-02-11  6:09 UTC  (2+ messages)

[f2fs-dev] [RFC PATCH 0/7] make statx() return I/O alignment information
 2022-02-11  6:11 UTC  (16+ messages)
`  "
` [f2fs-dev] [RFC PATCH 1/7] statx: add "
  `  "
` [f2fs-dev] [RFC PATCH 2/7] fscrypt: change fscrypt_dio_supported() to prepare for STATX_IOALIGN
  `  "
` [RFC PATCH 3/7] ext4: support STATX_IOALIGN
  ` [f2fs-dev] "
` [RFC PATCH 4/7] f2fs: move f2fs_force_buffered_io() into file.c
  ` [f2fs-dev] "
` [RFC PATCH 5/7] f2fs: don't allow DIO reads but not DIO writes
  ` [f2fs-dev] "
` [RFC PATCH 6/7] f2fs: simplify f2fs_force_buffered_io()
  ` [f2fs-dev] "
` [RFC PATCH 7/7] f2fs: support STATX_IOALIGN
  ` [f2fs-dev] "

[jlayton:ceph-fscrypt 55/57] net/ceph/messenger.c:1126:16: warning: comparison of distinct pointer types ('typeof (bytes) *' (aka 'unsigned int *') and 'typeof (((1UL) << (12))) *' (aka 'unsigned long *'))
 2022-02-11  6:13 UTC  (2+ messages)

[dm-devel] [PATCH V2 00/13] use time_is_xxx() instead of jiffies judgment
 2022-02-11  2:30 UTC  (14+ messages)
` [dm-devel] [PATCH V2 1/13] block: xen: use time_is_before_eq_jiffies() "
` [dm-devel] [PATCH V2 2/13] clk: mvebu: "
` [dm-devel] [PATCH V2 3/13] gpu: drm: i915: use time_is_after_jiffies() "
` [dm-devel] [PATCH V2 4/13] gpu: drm: radeon: use time_is_before_jiffies() "
` [dm-devel] [PATCH V2 5/13] hid: use time_is_after_jiffies() "
` [dm-devel] [PATCH V2 6/13] input: serio: use time_is_before_jiffies() "
` [dm-devel] [PATCH V2 7/13] md: use time_is_before_jiffies(() "
` [dm-devel] [PATCH V2 10/13] md: use time_is_before_eq_jiffies() "
` [dm-devel] [PATCH V2 9/13] media: si21xx: use time_is_before_jiffies() "
` [dm-devel] [PATCH V2 10/13] media: stv0299: "
` [dm-devel] [PATCH V2 11/13] media: tda8083: use time_is_after_jiffies() "
` [dm-devel] [PATCH V2 12/13] media: wl128x: use time_is_before_jiffies() "
` [dm-devel] [PATCH V2 13/13] media: vivid: use time_is_after_jiffies() "

[PATCH 5.16 0/5] 5.16.9-rc1 review
 2022-02-11  6:13 UTC  (2+ messages)

[PATCH 5.15 0/5] 5.15.23-rc1 review
 2022-02-11  6:12 UTC  (2+ messages)

[PATCH 5.10 0/3] 5.10.100-rc1 review
 2022-02-11  6:11 UTC  (2+ messages)

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-02-11  6:10 UTC  (4+ messages)
` [PATCH V8 15/44] x86/pkeys: Preserve the PKS MSR on context switch

[PATCH v3 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-11  6:07 UTC 

[dm-devel] [PATCH] md: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:31 UTC 

[dm-devel] [PATCH v3] multipathd: handle fpin events
 2022-02-10  3:28 UTC 

[dm-devel] [PATCH] md: use time_after_eq() instead of jiffies judgment
 2022-02-10  8:31 UTC 

[PATCH v2 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-11  6:07 UTC  (2+ messages)

[PATCH 2/2] random: deobfuscate irq u32/u64 contributions
 2022-02-11  5:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V3 0/5] mailbox: imx: support i.MX93
 2022-02-11  6:03 UTC  (12+ messages)
` [PATCH V3 1/5] dt-bindings: mailbox: imx-mu: add i.MX93 MU
` [PATCH V3 2/5] dt-bindings: mailbox: imx-mu: add i.MX93 S4 MU support
` [PATCH V3 3/5] mailbox: imx: extend irq to an array
` [PATCH V3 4/5] mailbox: imx: support dual interrupts
` [PATCH V3 5/5] mailbox: imx: support i.MX93 S401 MU

arch/x86/include/asm/paravirt.h:221:9: sparse: sparse: cast truncates bits from constant value (c000000000100000 becomes 100000)
 2022-02-11  6:02 UTC  (2+ messages)

drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c:123:22: sparse: sparse: symbol 'vmw_pt_sys_placement' was not declared. Should it be static?
 2022-02-11  6:02 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 13/35] ld: fs/cifs/file.o:undefined reference to `netfs_invalidatepage'
 2022-02-11  6:02 UTC  (2+ messages)

[jlayton:ceph-fscrypt 57/57] net/ceph/messenger_v2.c:1783:37: warning: declaration of 'struct cepn_connection' will not be visible outside of this function
 2022-02-11  6:02 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 29/35] fs/netfs/write_helper.c:28:26: warning: comparison of distinct pointer types ('typeof ((1UL << 18) - offset) *' (aka 'unsigned long *') and 'typeof (size) *' (aka 'unsigned int *'))
 2022-02-11  6:02 UTC  (2+ messages)

[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 29/35] fs/netfs/write_helper.c:28:26: warning: comparison of distinct pointer types ('typeof (((1UL) << 12) - offset) *' (aka 'unsigned long *') and 'typeof (size) *' (aka 'unsigned int *'))
 2022-02-11  6:02 UTC  (2+ messages)

arch/powerpc/net/bpf_jit_comp32.c:190:36: warning: Either the condition 'if(image&&rel<33554432&&rel>=-33554432)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
 2022-02-11  6:02 UTC 

cron job: media_tree daily build: WARNINGS
 2022-02-11  6:02 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15 840/923] drivers/mtd/spi-nor/core.c:3317:22: warning: Unused variable: np_spi [unusedVariable]
 2022-02-11  6:02 UTC 

BTF compatibility issue across builds
 2022-02-11  6:01 UTC  (4+ messages)

[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-11  5:57 UTC  (10+ messages)
` [Intel-gfx] "


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.