All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-27 05:59:18 to 2021-07-27 06:41:32 UTC [more...]

[PATCH 0/3] Fix clang -Wunused-but-set-variable warnings
 2021-07-27  6:41 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] base: mark 'no_warn' as unused

[PATCH v2 00/35] mtd: spi-nor: Handle ID collisions and clean params init
 2021-07-27  4:52 UTC  (20+ messages)
` [PATCH v2 19/35] mtd: spi-nor: Get rid of SPI_NOR_IO_MODE_EN_VOLATILE flag
` [PATCH v2 20/35] mtd: spi-nor: core: Use container_of to get the pointer to struct spi_nor
` [PATCH v2 21/35] mtd: spi-nor: Introduce spi_nor_set_mtd_info()
` [PATCH v2 22/35] mtd: spi-nor: core: Use common naming scheme for setting mtd_info fields
` [PATCH v2 23/35] mtd: spi-nor: Get rid of nor->page_size
` [PATCH v2 24/35] mtd: spi-nor: core: Fix spi_nor_flash_parameter otp description
` [PATCH v2 25/35] mtd: spi-nor: core: Move spi_nor_set_addr_width() in spi_nor_setup()
` [PATCH v2 26/35] mtd: spi-nor: core: Introduce spi_nor_init_default_params()
` [PATCH v2 27/35] mtd: spi-nor: core: Init flash params based on SFDP first for new flash additions
` [PATCH v2 28/35] mtd: spi-nor: sst: sst26vf064b: Use SPI_NOR_PARSE_SFDP
` [PATCH v2 29/35] mtd: spi-nor: winbond: w25q256jvm: "

[PATCH 00/27] ALSA: hda/cirrus: Split generic cirrus HDA codecs and CS8490 bridge into separate modules
 2021-07-27  6:39 UTC  (4+ messages)
` [PATCH 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module

[PATCH] KVM: Consider SMT idle status when halt polling
 2021-07-27  6:39 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[xen-unstable test] 164000: tolerable FAIL - PUSHED
 2021-07-27  6:39 UTC 

[Intel-gfx] [PATCH] drm/i915/adl_p: Allow underrun recovery when possible
 2021-07-27  6:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3] rtw88: Remove unnecessary check code
 2021-07-27  6:34 UTC  (2+ messages)

[meta-oe][hardknott][PATCH] mariadb: Update SRC_URI
 2021-07-27  6:32 UTC 

remove disk_name()
 2021-07-27  6:25 UTC  (7+ messages)
` [PATCH 1/6] block: reduce stack usage in diskstats_show
` [PATCH 2/6] block: use the %pg format specifier in printk_all_partitions
` [PATCH 3/6] block: use the %pg format specifier in show_partition
` [PATCH 4/6] block: simplify printing the device names disk_stack_limits
` [PATCH 5/6] block: simplify disk name formatting in check_partition
` [PATCH 6/6] block: remove disk_name()

[PATCH] ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)
 2021-07-27  6:32 UTC  (2+ messages)

[RFC PATCH v2 00/11] Linux RISC-V ACLINT Support
 2021-07-27  6:32 UTC  (5+ messages)
` [RFC PATCH v2 06/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings

[PATCH v2] pull: introduce --merge option
 2021-07-27  6:31 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels
 2021-07-27  6:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/i915: Handle QUERY_MEMORY_REGIONS on older kernels (rev3)

[Cluster-devel] RFC: switch iomap to an iterator model
 2021-07-27  6:31 UTC  (7+ messages)
` [Cluster-devel] [PATCH 16/27] iomap: switch iomap_bmap to use iomap_iter
        `  "

[PATCH v2] gitlab: only let pages be published from default branch
 2021-07-27  6:30 UTC  (2+ messages)

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-27  6:31 UTC  (4+ messages)
` [PATCH v2 3/7] "

[PATCH] soundwire: intel: trap TRIGGER_SUSPEND in .trigger callback
 2021-07-27  6:30 UTC  (2+ messages)

[hwmon:watchdog-next] BUILD SUCCESS ac48f3b2773e7725ae9f41a068725ea56882df44
 2021-07-27  6:29 UTC 

[PATCH] mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
 2021-07-27  6:28 UTC 

[PATCH V2] spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
 2021-07-27  6:28 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix build error reported for some config
 2021-07-27  6:28 UTC 

[PATCH 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-07-27  6:27 UTC  (4+ messages)
` [PATCH 1/5] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)

[dm-devel] switch the block layer to use kmap_local_page v3
 2021-07-27  5:56 UTC  (48+ messages)
`  "
` [dm-devel] [PATCH 01/15] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
  `  "
` [dm-devel] [PATCH 02/15] bvec: fix the include guards for bvec.h
  `  "
` [dm-devel] [PATCH 03/15] bvec: add a bvec_kmap_local helper
  `  "
` [dm-devel] [PATCH 04/15] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper
  ` [PATCH 04/15] bvec: add memcpy_{from,to}_bvec "
  ` [PATCH 04/15] bvec: add memcpy_{from, to}_bvec "
` [PATCH 05/15] block: use memzero_page in zero_fill_bio
  ` [dm-devel] "
` [PATCH 06/15] rbd: use memzero_bvec
  ` [dm-devel] "
` [PATCH 07/15] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
  ` [dm-devel] "
` [PATCH 08/15] ps3disk: use memcpy_{from,to}_bvec
  ` [dm-devel] "
` [PATCH 09/15] block: remove bvec_kmap_irq and bvec_kunmap_irq
  ` [dm-devel] "
` [PATCH 10/15] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
  ` [dm-devel] "
` [PATCH 11/15] block: use memcpy_to_bvec in copy_to_high_bio_irq
  ` [dm-devel] "
` [PATCH 12/15] block: use memcpy_from_bvec in bio_copy_kern_endio_read
  ` [dm-devel] "
` [PATCH 13/15] block: use memcpy_from_bvec in __blk_queue_bounce
  ` [dm-devel] "
` [PATCH 14/15] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}
  ` [dm-devel] "
  ` [PATCH 14/15] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
` [dm-devel] [PATCH 15/15] block: use bvec_kmap_local in bio_integrity_process
  `  "

Is it safe to use the bigalloc feature in the case of ext4 filesystem?
 2021-07-27  6:24 UTC  (2+ messages)

[PATCH] tests/nvdimm/ndtest: Simulate nvdimm health, DSC and smart-inject
 2021-07-27  5:50 UTC 

[PATCH V6 0/2] virtio: Add specification for virtio-gpio
 2021-07-27  6:23 UTC  (6+ messages)
` [virtio-dev] [PATCH V6 2/2] virtio-gpio: Add support for interrupts
  `  "

[Intel-wired-lan] Traffic not passing for VLAN ID >= 32 on the I350 SR-IOV enabled NIC
 2021-07-27  6:23 UTC 

bug with large_dir in 5.12.17
 2021-07-27  6:22 UTC  (2+ messages)

[PATCH v22 00/16] Delayed Attributes
 2021-07-27  6:20 UTC  (17+ messages)
` [PATCH v22 01/16] xfs: allow setting and clearing of log incompat feature flags
` [PATCH v22 02/16] xfs: clear log incompat feature bits when the log is idle
` [PATCH v22 03/16] xfs: refactor xfs_iget calls from log intent recovery
` [PATCH v22 04/16] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process
` [PATCH v22 05/16] xfs: Add state machine tracepoints
` [PATCH v22 06/16] xfs: Rename __xfs_attr_rmtval_remove
` [PATCH v22 07/16] xfs: Handle krealloc errors in xlog_recover_add_to_cont_trans
` [PATCH v22 08/16] xfs: Set up infrastructure for deferred attribute operations
` [PATCH v22 09/16] xfs: Implement attr logging and replay
` [PATCH v22 10/16] RFC xfs: Skip flip flags for delayed attrs
` [PATCH v22 11/16] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v22 12/16] xfs: Remove unused xfs_attr_*_args
` [PATCH v22 13/16] xfs: Add delayed attributes error tag
` [PATCH v22 14/16] xfs: Add delattr mount option
` [PATCH v22 15/16] xfs: Merge xfs_delattr_context into xfs_attr_item
` [PATCH v22 16/16] xfs: Add helper function xfs_attr_leaf_addname

[PATCH v22 00/27] Delayed Attributes
 2021-07-27  6:19 UTC  (28+ messages)
` [PATCH v22 01/27] xfsprogs: Reverse apply 72b97ea40d
` [PATCH v22 02/27] xfsprogs: Add xfs_attr_node_remove_name
` [PATCH v22 03/27] xfsprogs: Refactor xfs_attr_set_shortform
` [PATCH v22 04/27] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v22 05/27] xfsprogs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v22 06/27] xfsprogs: Hoist xfs_attr_node_addname
` [PATCH v22 07/27] xfsprogs: Hoist xfs_attr_leaf_addname
` [PATCH v22 08/27] xfsprogs: Hoist node transaction handling
` [PATCH v22 09/27] xfsprogs: Add delay ready attr remove routines
` [PATCH v22 10/27] xfsprogs: Add delay ready attr set routines
` [PATCH v22 11/27] xfsprogs: Remove xfs_attr_rmtval_set
` [PATCH v22 12/27] xfsprogs: Clean up xfs_attr_node_addname_clear_incomplete
` [PATCH v22 13/27] xfsprogs: Fix default ASSERT in xfs_attr_set_iter
` [PATCH v22 14/27] xfsprogs: Make attr name schemes consistent
` [PATCH v22 15/27] xfs: allow setting and clearing of log incompat feature flags
` [PATCH v22 16/27] xfsprogs: Return from xfs_attr_set_iter if there are no more rmtblks to process
` [PATCH v22 17/27] xfsprogs: Add state machine tracepoints
` [PATCH v22 18/27] xfsprogs: Rename __xfs_attr_rmtval_remove
` [PATCH v22 19/27] xfsprogs: Set up infrastructure for deferred attribute operations
` [PATCH v22 20/27] xfsprogs: Implement attr logging and replay
` [PATCH v22 21/27] RFC xfsprogs: Skip flip flags for delayed attrs
` [PATCH v22 22/27] xfsprogs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v22 23/27] xfsprogs: Remove unused xfs_attr_*_args
` [PATCH v22 24/27] xfsprogs: Add delayed attributes error tag
` [PATCH v22 25/27] xfsprogs: Merge xfs_delattr_context into xfs_attr_item
` [PATCH v22 26/27] xfsprogs: Add helper function xfs_attr_leaf_addname
` [PATCH v22 27/27] xfsprogs: Add log item printing for ATTRI and ATTRD

[PATCH V3 00/10] Domain on Static Allocation
 2021-07-27  6:18 UTC  (4+ messages)
` [PATCH V3 10/10] xen/arm: introduce allocate_static_memory

[PATCH] cpufreq:powernv: Fix init_chip_info initialization in numa=off
 2021-07-27  6:16 UTC  (3+ messages)

Fwd: Linux Kernel 5.12.10 Walkman USB DAC support issues
 2021-07-27  6:16 UTC  (2+ messages)

[PATCH v2] scsi: Fix the issue that the disk capacity set to zero
 2021-07-27  6:15 UTC  (3+ messages)

[PATCH v4 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-27  6:14 UTC  (13+ messages)
` [PATCH v4 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v4 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v4 03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests
` [PATCH v4 04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests
` [PATCH v4 05/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests
` [PATCH v4 06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests
` [PATCH v4 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v4 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD "
` [PATCH v4 09/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PUD "
` [PATCH v4 10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D "
` [PATCH v4 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH v4 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

[PATCH 4.14 00/81] 4.14.241-rc2 review
 2021-07-27  6:14 UTC 

[PATCH 4.9 00/59] 4.9.277-rc2 review
 2021-07-27  6:14 UTC 

[PATCH 4.4 00/46] 4.4.277-rc2 review
 2021-07-27  6:13 UTC 

[PATCH v3 0/5] Add FF-A support in OP-TEE driver
 2021-07-27  6:13 UTC  (7+ messages)

apparmor support
 2021-07-27  6:12 UTC 

[PATCH 4.19 000/120] 4.19.199-rc1 review
 2021-07-27  6:12 UTC  (6+ messages)
` [PATCH 4.19 065/120] perf test session_topology: Delete session->evlist

[Intel-gfx] [PATCH 00/30] Remove CNL support
 2021-07-27  6:12 UTC  (5+ messages)
` [Intel-gfx] [PATCH 04/30] drm/i915/display: remove explicit CNL handling from intel_cdclk.c
    `  "

apparmor support
 2021-07-27  6:11 UTC 

[PATCH] revision: allow pseudo options after --end-of-options
 2021-07-27  6:10 UTC  (8+ messages)

[PATCH] wireless: rtl8187: replace udev with usb_get_dev()
 2021-07-27  6:10 UTC  (2+ messages)

[PATCH-for-6.1 v4 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
 2021-07-27  6:08 UTC  (7+ messages)
` [PATCH-for-6.1 v4 1/4] docs: Document GitLab custom CI/CD variables
` [PATCH-for-6.1 v4 2/4] gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
` [PATCH-for-6.1 v4 3/4] gitlab-ci: Fix 'when:' condition in EDK2 jobs

[PATCH v6 00/16] memcg accounting from OpenVZ
 2021-07-27  6:09 UTC  (4+ messages)
  ` [PATCH v7 09/10] memcg: enable accounting for tty-related objects

Dropping UDP packets to port 53 containing known domain string?
 2021-07-27  6:09 UTC  (2+ messages)

[PATCH] lib: sbi: Fix bug in strncmp function
 2021-07-27  6:08 UTC 

[PATCH] intersil: remove obsolete prism54 wireless driver
 2021-07-27  6:07 UTC  (4+ messages)

[ext3:generic_block_fiemap_removal 3/4] fs/hpfs/file.c:150 hpfs_iomap_begin() warn: should '1 << blkbits' be a 64 bit type?
 2021-07-27  6:06 UTC 

two small mdev fixups
 2021-07-27  6:04 UTC  (6+ messages)
` [PATCH 2/2] vfio/mdev: don't warn if ->request is not set

[PATCH] btrfs: remove the unnecessary @nr_written parameters
 2021-07-27  6:02 UTC 

[PATCH] ath9k: hif_usb: fix memory leak in ath9k_hif_usb_firmware_cb
 2021-07-27  6:02 UTC  (2+ messages)

[PATCH 0/3] gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip per device
 2021-07-27  6:02 UTC  (2+ messages)

[LTP] [PATCH v5, 2/2] cgroup/cgroup_regression_test: Fix umount failure
 2021-07-27  6:00 UTC 

[PATCH v5 0/6] Add support for FORM2 associativity
 2021-07-27  5:59 UTC  (7+ messages)
` [PATCH v5 4/6] powerpc/pseries: Consolidate different NUMA distance update code paths

[PATCH v8 0/8] KVMTOOL RISC-V Support
 2021-07-27  5:58 UTC  (7+ messages)
` [PATCH v8 3/8] riscv: Implement Guest/VM arch functions
` [PATCH v8 4/8] riscv: Implement Guest/VM VCPU "
` [PATCH v8 5/8] riscv: Add PLIC device emulation
` [PATCH v8 6/8] riscv: Generate FDT at runtime for Guest/VM
` [PATCH v8 7/8] riscv: Handle SBI calls forwarded to user space
` [PATCH v8 8/8] riscv: Generate PCI host DT node


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.