mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-10-22 11:10 UTC  (28+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 02/27] ext4: don't explicit update times in ext4_fallocate()
` [PATCH 03/27] ext4: don't write back data before punch hole in nojournal mode
` [PATCH 04/27] ext4: refactor ext4_punch_hole()
` [PATCH 05/27] ext4: refactor ext4_zero_range()
` [PATCH 06/27] ext4: refactor ext4_collapse_range()
` [PATCH 07/27] ext4: refactor ext4_insert_range()
` [PATCH 08/27] ext4: factor out ext4_do_fallocate()
` [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()
` [PATCH 10/27] ext4: move out common parts "
` [PATCH 11/27] ext4: use reserved metadata blocks when splitting extent on endio
` [PATCH 12/27] ext4: introduce seq counter for the extent status entry
` [PATCH 13/27] ext4: add a new iomap aops for regular file's buffered IO path
` [PATCH 14/27] ext4: implement buffered read iomap path
` [PATCH 15/27] ext4: implement buffered write "
` [PATCH 16/27] ext4: don't order data for inode with EXT4_STATE_BUFFERED_IOMAP
` [PATCH 17/27] ext4: implement writeback iomap path
` [PATCH 18/27] ext4: implement mmap "
` [PATCH 19/27] ext4: do not always order data when partial zeroing out a block
` [PATCH 20/27] ext4: do not start handle if unnecessary while "
` [PATCH 21/27] ext4: implement zero_range iomap path
` [PATCH 22/27] ext4: disable online defrag when inode using iomap buffered I/O path
` [PATCH 23/27] ext4: disable inode journal mode when "
` [PATCH 24/27] ext4: partially enable iomap for the buffered I/O path of regular files
` [PATCH 25/27] ext4: enable large folio for regular file with iomap buffered I/O path
` [PATCH 26/27] ext4: change mount options code style
` [PATCH 27/27] ext4: introduce a mount option for iomap buffered I/O path

[PATCH next] wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()
 2024-10-22  3:32 UTC  (3+ messages)

[RFC PATCH 0/2] wcd937x codec fixes
 2024-10-22  3:31 UTC  (3+ messages)
` [RFC PATCH 1/2] ASoC: codecs: wcd937x: add missing LO Switch control
` [RFC PATCH 2/2] ASoC: codecs: wcd937x: relax the AUX PDM watchdog

[PATCH rcu] srcu: Guarantee non-negative return value from srcu_read_lock()
 2024-10-22  3:30 UTC  (5+ messages)

[PATCH 1/6] docs/zh_CN: update the translation of mm/hmm.rst
 2024-10-22  3:28 UTC  (14+ messages)
` [PATCH 2/6] docs/zh_CN: update the translation of mm/active_mm.rst
` [PATCH 3/6] docs/zh_CN: update the translation of mm/admon/faq.rst
` [PATCH 4/6] docs/zh_CN: update the translation of mm/overcommit-accounting.rst
` [PATCH 5/6] docs/zh_CN: update the translation of mm/page_table_check.rst
` [PATCH 6/6] docs/zh_CN: update the translation of mm/page_owner.rst

[PATCH] arm64: dts: colibri-imx8x: Fix typo "rewritting"
 2024-10-22  3:26 UTC  (2+ messages)

[PATCH v3] bcachefs: fix shift oob in alloc_lru_idx_fragmentation
 2024-10-22  3:23 UTC  (5+ messages)

[PATCH] btrfs: Fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
 2024-10-22  3:22 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz
 2024-10-22  3:22 UTC  (2+ messages)

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-10-22  3:22 UTC  (4+ messages)
` [PATCH net-next v3 1/3] page_pool: introduce page_pool_to_pp() API
` [PATCH net-next v3 2/3] page_pool: fix timing for checking and disabling napi_local
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH v2] staging: rtl8723bs: change remaining printk to proper api
 2024-10-22  3:18 UTC 

[PATCH 0/3] arm64: dts: imx8ulp-evk: add sound card support
 2024-10-22  3:18 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: imx8ulp: Add audio device nodes

[PATCH 0/3] cxl/mbox: support background operation abort requests
 2024-10-22  3:18 UTC  (3+ messages)
` [PATCH 1/3] cxl/pci: lockless background synchronous polling
` [PATCH 2/3] cxl/mbox: support aborting the current background operation

[PATCH -V3] x86/tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-10-22  3:16 UTC 

[PATCH v3 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support
 2024-10-22  3:15 UTC  (2+ messages)

[PATCH] tracing/probes: Fix MAX_TRACE_ARGS limit handling
 2024-10-22  3:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] f2fs: modify f2fs_is_checkpoint_ready logic to allow more data to be written with the CP disable
 2024-10-22  3:14 UTC  (3+ messages)

[PATCH] kexec_core: Accept unaccepted kexec destination addresses
 2024-10-22  3:12 UTC  (3+ messages)

[PATCH net-next 1/3] net: dsa: vsc73xx: implement transmit via control interface
 2024-10-22  3:11 UTC  (3+ messages)

[PATCH net v2] mctp i2c: handle NULL header address
 2024-10-22  3:11 UTC  (2+ messages)

[PATCH v12 00/24] GenieZone hypervisor drivers
 2024-10-22  3:10 UTC  (8+ messages)
` [PATCH v12 02/24] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v12 03/24] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v12 05/24] virt: geniezone: Add vm support

linux-next: manual merge of the bpf-next tree with Linus' tree
 2024-10-22  3:07 UTC  (2+ messages)

[PATCH v2] mm: Split critical region in remap_file_pages() and invoke LSMs in between
 2024-10-22  3:06 UTC  (3+ messages)

[PATCH v2] platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emit
 2024-10-22  3:05 UTC 

[PATCH v2] nfs: maintain nfs_server in the reclaim process
 2024-10-22  3:03 UTC 

[PATCH v3] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device
 2024-10-22  3:00 UTC 

[PATCH v2 1/1] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
 2024-10-22  3:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit
 2024-10-22  2:52 UTC 

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-10-22  2:47 UTC  (5+ messages)
` [PATCH v3 03/27] KVM: VMX: Add support for the secondary VM exit controls

[PATCH v3] block: flush all throttled bios when deleting the cgroup
 2024-10-22  2:43 UTC  (2+ messages)

[PATCH v3 00/12] powerpc/kfence: Improve kfence support (mainly Hash)
 2024-10-22  2:42 UTC  (3+ messages)
` [PATCH v3 01/12] powerpc: mm/fault: Fix kfence page fault reporting

[syzbot] [fuse?] INFO: task hung in __fuse_simple_request
 2024-10-22  2:42 UTC 

[PATCH] i2c: aspeed: Consider i2c reset for muti-master case
 2024-10-22  2:42 UTC  (3+ messages)

[BUG] general protection fault in sock_map_link_update_prog - Reproducible with Syzkaller
 2024-10-22  2:36 UTC 

[for-next][PATCH v2 0/3] ring-buffer: Updates for 6.13
 2024-10-22  2:29 UTC  (4+ messages)
` [for-next][PATCH v2 1/3] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
` [for-next][PATCH v2 2/3] ring-buffer: Reorganize kerneldoc parameter names
` [for-next][PATCH v2 3/3] ring-buffer: Use str_low_high() helper in ring_buffer_producer()

[PATCH v4 00/11] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-22  2:28 UTC  (3+ messages)
` [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct

linux-next: manual merge of the ftrace tree with Linus' tree
 2024-10-22  2:22 UTC  (2+ messages)

[PATCH] uprobes: Remove redundant spinlock in uprobe_deny_signal
 2024-10-22  2:22 UTC  (3+ messages)

[PATCH] scripts/checkpatch: Fix multiple Reported-by: false positive warning
 2024-10-22  2:21 UTC  (2+ messages)

[PATCH] slub/slub_kunit:fix a panic due to __kmalloc_cache_noprof incorretly use
 2024-10-22  2:19 UTC  (3+ messages)

[PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface
 2024-10-22  2:18 UTC  (2+ messages)

[PATCH 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC
 2024-10-22  2:17 UTC 

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-22  2:17 UTC  (6+ messages)
` [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver
` [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL

[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
 2024-10-22  2:16 UTC  (7+ messages)

[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
 2024-10-22  2:15 UTC  (15+ messages)
` [PATCH v13 19/85] KVM: Introduce kvm_follow_pfn() to eventually replace "gfn_to_pfn" APIs
` [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary
` [PATCH v13 51/85] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn

[PATCH 1/2] dt-bindings: arm: aspeed: add Meta Ventura board
 2024-10-22  2:15 UTC 

[PATCH v7 0/2] Add support for nuvoton ma35 nand controller
 2024-10-22  2:12 UTC  (4+ messages)
` [PATCH v7 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
 2024-10-22  2:12 UTC 

[PATCH] f2fs: fix to convert log type to segment data type correctly
 2024-10-22  2:08 UTC  (3+ messages)

[PATCH v2] docs/zh_CN: update the translation of process/programming-language.rst
 2024-10-22  2:08 UTC  (5+ messages)

[PATCH v2] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device
 2024-10-22  2:07 UTC  (2+ messages)

[PATCH v3] f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
 2024-10-22  2:01 UTC 

[PATCH 0/1] Add power key for pioneer box
 2024-10-22  2:01 UTC  (2+ messages)

(no subject)
 2024-10-22  2:00 UTC  (3+ messages)
` [PATCH v3 2/2 RESEND] resolve gtp possible deadlock warning

[PATCH llinux-next v7] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-22  1:59 UTC 

[PATCH 1/3] f2fs: zone: introduce first_zoned_segno in f2fs_sb_info
 2024-10-22  1:58 UTC  (4+ messages)
` [PATCH 2/3] f2fs: zone: allow IPU for regular file in regular block device

[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-22  1:57 UTC  (10+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 2/9] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [PATCH v2 3/9] kasan: sw_tags: Support outline stack tag generation
` [PATCH v2 4/9] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v2 5/9] riscv: mm: Log potential KASAN shadow alias
` [PATCH v2 6/9] riscv: Do not rely on KASAN to define the memory layout
` [PATCH v2 7/9] riscv: Align the sv39 linear map to 16 GiB
` [PATCH v2 8/9] riscv: Add SBI Firmware Features extension definitions
` [PATCH v2 9/9] riscv: Implement KASAN_SW_TAGS

[PATCH v2 0/3] LoongArch: Fix vmalloc test issue
 2024-10-22  1:56 UTC  (13+ messages)
` [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space

[PATCH v4 0/1] binder: report txn errors via generic netlink (genl)
 2024-10-22  1:54 UTC  (3+ messages)
` [PATCH v4 1/1] "

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_alloc_to_text
 2024-10-22  1:50 UTC  (3+ messages)

[PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping
 2024-10-22  1:48 UTC  (4+ messages)

[PATCH] ARM: dts: imx6qdl-dhcom-pdk2: Fill in missing panel power-supply
 2024-10-22  1:47 UTC  (2+ messages)

[PATCH] bpf: Fix out-of-bounds write in trie_get_next_key()
 2024-10-22  1:45 UTC 

[PATCH] Revert "bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()"
 2024-10-22  1:43 UTC  (2+ messages)

[PATCH net-next 0/2] eth: fbnic: Add devlink dev flash support
 2024-10-22  1:42 UTC  (4+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 1/2] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next v2 2/2] eth: fbnic: Add devlink dev flash support

[PATCH 0/3] printf: Add struct range print specifier
 2024-10-22  1:40 UTC  (3+ messages)
` [PATCH 3/3] cxl/cdat: Use %pra for dpa range outputs

[PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
 2024-10-22  1:37 UTC  (3+ messages)

[PATCH] PCI/VGA: Don't assume only VGA device found is the boot VGA device
 2024-10-22  1:35 UTC  (3+ messages)

[PATCH v3 0/7] arm64: dts: imx95: add various nodes
 2024-10-22  1:31 UTC  (2+ messages)

[PATCH v2] LoongArch: Fix cpu hotplug issue
 2024-10-22  1:31 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mp: correct sdhc ipg clk
 2024-10-22  1:27 UTC  (2+ messages)

[PATCH v3 0/6] Switch more ARM plats to sys-off handler API
 2024-10-22  1:25 UTC  (3+ messages)
` [PATCH v3 2/6] ARM: imx: Switch to new "

[PATCH v2 0/2] ipmi: ssif_bmc: Add GPIO-based alert mechanism
 2024-10-22  1:20 UTC  (3+ messages)
` [PATCH v2 1/2] bindings: ipmi: Add alert GPIO enhancement for SSIF BMC driver
` [PATCH v2 2/2] ipmi: ssif_bmc: add GPIO-based alert mechanism

[PATCH v2 0/7] iommu/vt-d: Add domain_alloc_paging support
 2024-10-22  1:20 UTC  (4+ messages)
` [PATCH v2 3/7] iommu/vt-d: Enhance compatibility check for paging domain attach

[PATCH v2 0/3] ARM: dts: imx[6qdl|7]-[apalis|colibri]: Update audio card names
 2024-10-22  1:19 UTC  (2+ messages)

[PATCH net] bonding: add ns target multicast address to slave device
 2024-10-22  1:18 UTC  (3+ messages)

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-22  1:15 UTC  (13+ messages)
` [PATCH v8 17/25] x86/resctrl: Add the interface to assign/update counter assignment
` [PATCH v8 25/25] x86/resctrl: Introduce interface to modify assignment states of the groups

[PATCH] tools: arm64: add registers read/write tool for arm64
 2024-10-22  1:15 UTC  (3+ messages)
  ` 答复: "

[PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Fujitsu MONAKA
 2024-10-22  1:14 UTC  (5+ messages)

[tip:sched/core] BUILD SUCCESS d1fb8a78b2ff1fe4e9478c75b4fbec588a73c1b0
 2024-10-22  1:13 UTC 

[RFC PATCH 0/7] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
 2024-10-22  1:13 UTC  (3+ messages)

[PATCH v1] blk-mq: add one blk_mq_req_flags_t type to support mq ctx fallback
 2024-10-22  1:13 UTC  (8+ messages)

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2024-10-22  1:11 UTC  (3+ messages)
` [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v3 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
 2024-10-22  1:08 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in extent_writepage_io
 2024-10-22  1:03 UTC 

[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
 2024-10-22  0:55 UTC  (4+ messages)

[PATCHv8 net-next 0/5] ibm: emac: more cleanups
 2024-10-22  0:50 UTC  (7+ messages)
` [PATCHv8 net-next 1/5] net: ibm: emac: use netif_receive_skb_list
` [PATCHv8 net-next 2/5] net: ibm: emac: use devm_platform_ioremap_resource
` [PATCHv8 net-next 3/5] net: ibm: emac: use platform_get_irq
` [PATCHv8 net-next 4/5] net: ibm: emac: use devm for mutex_init
` [PATCHv8 net-next 5/5] net: ibm: emac: generate random MAC if not found

[PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series
 2024-10-22  0:48 UTC  (5+ messages)
` [PATCH v5 3/3] riscv: dts: sophgo: Add SARADC description for Sophgo CV1800B
` (subset) [PATCH v5 0/3] Add SARADC support on Sophgo CV18XX series

[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-22  0:47 UTC  (3+ messages)
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[kvm-unit-tests PATCH 0/3] Fix arm64 clang errors on fpu tests
 2024-10-22  0:47 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] arm: Fix clang error in sve_vl()
` [kvm-unit-tests PATCH 2/3] arm: fpu: Convert 'q' registers to 'v' to satisfy clang
` [kvm-unit-tests PATCH 3/3] arm: fpu: Fix the input/output args for inline asm in fpu.c

[PATCH v4 00/13] Add support for AMD hardware feedback interface
 2024-10-22  0:45 UTC  (3+ messages)
` [PATCH v4 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation

[syzbot] [udf?] KASAN: use-after-free Read in udf_update_tag
 2024-10-22  0:44 UTC 

[PATCH v5 0/2] Add board support for Sipeed LicheeRV Nano
 2024-10-22  0:43 UTC  (3+ messages)

[PATCH v2] wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()
 2024-10-22  0:39 UTC  (3+ messages)

[PATCH] PM / devfreq: Remove unused devfreq_event_reset_event
 2024-10-22  0:31 UTC 

[PATCH] nouveau: Remove unused functions
 2024-10-22  0:31 UTC 

[PATCH] perf: Remove unused del_perf_probe_events
 2024-10-22  0:29 UTC 

[PATCH] iommu/vt-d: Remove unused dmar_msi_read
 2024-10-22  0:27 UTC 

[PATCH] ocfs2: Remove unused errmsg function and table
 2024-10-22  0:25 UTC 

[PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast
 2024-10-22  0:24 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: ipq4019: use nvmem-layout
 2024-10-22  0:24 UTC 

[PATCH] crypto: Remove unused asymmetric_keys functions
 2024-10-22  0:24 UTC 

[syzbot] [udf?] KASAN: use-after-free Read in udf_update_tag
 2024-10-22  0:23 UTC  (2+ messages)
` [syzbot] test repro if bug still valid

[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-22  0:20 UTC  (6+ messages)
` [PATCH v4 10/14] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v4 11/14] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v4 12/14] Documentation: userspace-api: iommufd: Update vDEVICE
` [PATCH v4 13/14] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate
` [PATCH v4 14/14] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®