All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-29 09:49:28 to 2021-11-29 10:23:17 UTC [more...]

decouple DAX from block devices v2
 2021-11-29 10:22 UTC  (68+ messages)
` [PATCH 01/29] dm: fix alloc_dax error handling in alloc_dev
` [PATCH 02/29] dm: make the DAX support depend on CONFIG_FS_DAX
` [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER
` [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
` [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
` [PATCH 08/29] dax: remove dax_capable
` [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper
` [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
` [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
` [PATCH 14/29] fsdax: simplify the pgoff calculation
` [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
` [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
` [PATCH 17/29] fsdax: factor out a dax_memzero helper
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
` [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
` [PATCH 21/29] xfs: move dax device handling into xfs_{alloc, free}_buftarg
  ` [PATCH 21/29] xfs: move dax device handling into xfs_{alloc,free}_buftarg
` [PATCH 22/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
` [PATCH 23/29] xfs: pass the mapping flags to xfs_bmbt_to_iomap
` [PATCH 24/29] iomap: add a IOMAP_DAX flag
` [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
` [PATCH 27/29] dax: fix up some of the block device related ifdefs
` [PATCH 28/29] iomap: build the block based code conditionally
` [PATCH 29/29] fsdax: don't require CONFIG_BLOCK

openBMC pwm-fan control policy
 2021-11-29 10:22 UTC  (7+ messages)

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-29 10:21 UTC  (6+ messages)
` [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq()

[PATCH v8 0/3] This patches provide ADSP IPC support for MT8195
 2021-11-29 10:19 UTC  (12+ messages)
` [PATCH v8 1/3] dt-bindings: mediatek: add adsp-mbox document
` [PATCH v8 2/3] firmware: mediatek: add adsp ipc protocol interface
` [PATCH v8 3/3] mailbox: mediatek: add support for adsp mailbox controller

[PATCH v2] fuse: rename some files and clean up Makefile
 2021-11-29 10:19 UTC  (3+ messages)

[PATCH 4.9] vhost/vsock: fix incorrect used length reported to the guest
 2021-11-29 10:19 UTC 

[PATCH v2] usb: core: Avoid doing warm reset on disconnect event
 2021-11-29 10:19 UTC  (2+ messages)

[PATCH] ARC: perf: Remove redundant initialization of variable idx
 2021-11-29 10:17 UTC  (3+ messages)

[PATCH v2 00/20] Solve the remaining issues with clang and W=1 on media
 2021-11-29 10:19 UTC  (24+ messages)
` [PATCH v2 01/20] media: adv7842: get rid of two unused functions
` [PATCH v2 02/20] media: saa7134-go7007: get rid of to_state() function
` [PATCH v2 03/20] media: davinci: get rid of an unused function
` [PATCH v2 04/20] media: drxd: drop offset var from DownloadMicrocode()
` [PATCH v2 05/20] media: drxk: drop operation_mode from set_dvbt()
` [PATCH v2 06/20] media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()
` [PATCH v2 07/20] media: si21xx: report eventual errors at set_frontend
` [PATCH v2 08/20] media: solo6x10: mark unused functions as such
` [PATCH v2 09/20] media: si470x: fix printk warnings with clang
` [PATCH v2 10/20] media: radio-si476x: drop a container_of() abstraction macro
` [PATCH v2 11/20] media: lmedm04: don't ignore errors when setting a filter
` [PATCH v2 12/20] media: au0828-i2c: drop a duplicated function
` [PATCH v2 13/20] media: adv7604: mark unused functions as such
` [PATCH v2 14/20] media: adv7511: drop unused functions
` [PATCH v2 15/20] media: imx290: mark read reg function as __always_unused
` [PATCH v2 16/20] media: davinci: vpbe_osd: "
` [PATCH v2 17/20] media: camss: Remove unused static function
` [PATCH v2 18/20] media: mtk-mdp: address a clang warning
` [PATCH v2 19/20] media: cobalt: drop an unused variable
` [PATCH v2 20/20] media: mxl5005s: drop some dead code

[PATCH v3 0/4] Add RZ/G2L OSTM support
 2021-11-29 10:15 UTC  (7+ messages)
` [PATCH v3 3/4] clocksource/drivers/renesas-ostm: "

[PATCH 1/1] split-ring: clarify the field len in the used ring
 2021-11-29 10:16 UTC  (2+ messages)
` [virtio-comment] "

[LTP] [PATCH 0/3] tools/sparse: Add static check
 2021-11-29 10:17 UTC  (9+ messages)
` [LTP] [PATCH 1/3] "
` [LTP] [PATCH 2/3] doc: Add LTP-003 and LTP-004 static and tst API prefix rules
` [LTP] [PATCH 3/3] statx: Add missing static keyword to tcase variable

[PATCH v2 0/7] task comm cleanups
 2021-11-29 10:13 UTC  (3+ messages)
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

[PATCH] ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855
 2021-11-29 10:13 UTC  (2+ messages)

[loop] c895b784c6: INFO:rcu_sched_self-detected_stall_on_CPU
 2021-11-29 10:15 UTC  (3+ messages)
` [PATCH] loop: Use pr_warn_once() for loop_control_remove() warning

[RFC PATCH 0/4] r8169: support dash
 2021-11-29 10:13 UTC  (5+ messages)
` [RFC PATCH 1/4] r8169: remove the relative code about dash
` [RFC PATCH 2/4] r8169: add type2 access functions
` [RFC PATCH 3/4] r8169: support CMAC
` [RFC PATCH 4/4] r8169: add sysfs for dash

[PATCH v5 0/3] mm: add new syscall set_mempolicy_home_node
 2021-11-29 10:12 UTC  (4+ messages)
` [PATCH v5 1/3] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
  ` [PATCH 4/3] mm: drop node from alloc_pages_vma

[PATCH v2] ccw: clarify device reset
 2021-11-29 10:13 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v2 5/5] regex/cn9k: use cnxk infrastructure
 2021-11-29 10:10 UTC  (5+ messages)
  ` [EXT] |FAILURE| pw104631 "

[PATCH] gitlab-ci.d/buildtest: Add jobs that run the device-crash-test
 2021-11-29 10:07 UTC  (2+ messages)

[PATCH v3] m68k: Enable memtest functionality
 2021-11-29 10:07 UTC  (2+ messages)

[PATCH v6 00/18] Adding partial support for 128-bit riscv target
 2021-11-29 10:07 UTC  (4+ messages)
` [PATCH v6 03/18] qemu/int128: addition of div/rem 128-bit operations

[PATCH 0/2] i2c: at91: Add support for programmable clock source
 2021-11-29 10:06 UTC  (7+ messages)

[PATCH 1/3] mcstrans: port to new PCRE2 from end-of-life PCRE
 2021-11-29 10:05 UTC  (2+ messages)

[linux-next] Read-only file system after boot (powerpc)
 2021-11-29  9:59 UTC  (3+ messages)

[PATCH v2 00/13] drm: Add generic helpers for HDMI scrambling
 2021-11-29 10:07 UTC  (5+ messages)

[PATCH v2 0/2] Add RTC driver for Sunplus SP7021 SoC
 2021-11-29  9:45 UTC  (3+ messages)
` [PATCH v2 1/2] rtc: Add driver for Sunplus SP7021

[PATCH 1/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timer_settime.2, timerfd_create.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, sem_wait.3, system_data_types.7: standardise on struct timespec fields comments to ucase w/tv_nsec range
 2021-11-29  9:45 UTC  (3+ messages)
` [PATCH 3/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timer_settime.2, timerfd_create.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, system_data_types.7: correct struct timespec::tv_nsec type for x32

[Buildroot] [PATCH] package/rkdeveloptool: add new package
 2021-11-29 10:03 UTC  (2+ messages)

[PATCH V6 0/7] dt-bindinds/dts: support i.MX8ULP
 2021-11-29 10:02 UTC  (3+ messages)
` [PATCH V6 3/7] dt-bindings: timer: tpm-timer: Add imx8ulp compatible string

[PATCH net-next] selftests: net: bridge: fix typo in vlan_filtering dependency test
 2021-11-29 10:01 UTC  (2+ messages)

[PATCH bpf] libbpf: silence uninitialized warning/error in btf_dump_dump_type_data
 2021-11-29 10:00 UTC 

[PATCH] cobalt/dovetail: Resolve pipeline_clock_name TODO
 2021-11-29 10:03 UTC 

[meta-oe][dunfell][PATCH 1/3] dovecot: Fix CVE-2020-12100
 2021-11-29 10:02 UTC  (2+ messages)

[PATCH v10 0/2] am: support --empty=(die|drop|keep) option to handle empty patches
 2021-11-29 10:00 UTC  (6+ messages)
` [PATCH v11 "
  ` [PATCH v11 2/2] am: support --empty=<option> "
        `  "

[PATCH v3 0/5] Add pin control support for lpass sc7280
 2021-11-29  9:58 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific
` [PATCH v3 2/5] dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
` [PATCH v3 3/5] pinctrl: qcom: Move chip specific functions to right files
` [PATCH v3 4/5] pinctrl: qcom: Update clock voting as optional
` [PATCH v3 5/5] pinctrl: qcom: Add SC7280 lpass pin configuration

[chrome-os:chromeos-4.19 10/22] drivers/gpu/arm/bifrost/platform/mediatek/mali_kbase_runtime_pm.c:335:22: error: 'struct kbase_device' has no member named 'current_voltages'
 2021-11-29 10:02 UTC 

[PATCH 00/65] x86: Support for CET Indirect Branch Tracking
 2021-11-29 10:00 UTC  (6+ messages)
` [PATCH 04/65] x86/hypercall: Annotate fnptr targets

[PATCH] vsprintf: Use non-atomic bitmap API when applicable
 2021-11-29  9:58 UTC  (2+ messages)

[PATCH 0/3] drm/cma-helper: Clean up public interface
 2021-11-29  9:58 UTC  (12+ messages)
` [PATCH 1/3] drm/cma-helper: Move driver and file ops to the end of header
` [PATCH 2/3] drm/cma-helper: Export dedicated wrappers for GEM object functions
` [PATCH 3/3] drm/cma-helper: Pass GEM CMA object in public interfaces

[PATCH] i2c: rk3x: enable clock before getting rate
 2021-11-29  9:40 UTC  (2+ messages)

Fair IT Retrospect
 2021-11-29  9:37 UTC 

[PATCH 1/3] ACPI: PMIC: constify all struct intel_pmic_opregion_data declarations
 2021-11-29  9:37 UTC  (9+ messages)
` [PATCH 2/3] ACPI: PMIC: allow drivers to provide a custom lpat_raw_to_temp() function
` [PATCH 3/3] ACPI: PMIC: xpower: Fix _TMP ACPI errors

[OE-core] [PATCH] python3-docutils: upgrade 0.18 -> 0.18.1
 2021-11-29  9:57 UTC  (2+ messages)
` [OE-core] [PATCH] python3-libarchive-c: upgrade 3.1 -> 3.2

FAILED: patch "[PATCH] vhost/vsock: fix incorrect used length reported to the guest" failed to apply to 4.9-stable tree
 2021-11-29  9:56 UTC  (2+ messages)

[RESEND PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
 2021-11-29  9:37 UTC  (2+ messages)

[PATCH] common/rc: set maximum label length for ext4
 2021-11-29  9:55 UTC  (3+ messages)

[PATCH] vb2: warn for or disable the CMA + USERPTR combination
 2021-11-29  9:37 UTC  (2+ messages)

[PATCH v7] arm64: dts: qcom: sc7280: Add WPSS remoteproc node
 2021-11-29  9:55 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.15.5 (stable-queue, 0a183701)
 2021-11-29  9:54 UTC 

[PATCH] board: iot2050: update build documentation for OP-TEE
 2021-11-29  9:54 UTC  (2+ messages)

[PATCH v2 00/20] External ECC engines & Macronix support
 2021-11-29  9:50 UTC  (6+ messages)

[tip:core/entry 9/11] arch/powerpc/kernel/interrupt.c:151:64: error: passing argument 2 of 'set_bits' makes pointer from integer without a cast
 2021-11-29  9:48 UTC  (2+ messages)

[PATCH 1/5] platform/x86: wmi: Replace read_takes_no_args with a flags field
 2021-11-29  9:47 UTC  (4+ messages)
` [PATCH 5/5] platform/x86: lenovo-yogabook-wmi: Add support for hall sensor on the back

[PATCH v5 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-11-29  9:47 UTC  (3+ messages)
` [PATCH v5 2/4] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
` [PATCH v5 4/4] KVM: nVMX: Implement Enlightened MSR Bitmap feature


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.