messages from 2025-07-08 16:58:43 to 2025-07-08 17:09:12 UTC [more...]
[PATCH 0/2] Fix loopback mounted filesystems on NFS
2025-07-08 17:09 UTC (7+ messages)
` [PATCH 2/2] NFS: Improve nfsiod workqueue detection for allocation flags
[PATCH V3 0/3] Add eMMC support for qcs8300
2025-07-08 17:08 UTC (3+ messages)
` [PATCH V3 2/3] arm64: dts: qcom: "
[PATCH] dt-bindings: media: qcom,sm8550-iris: Add X1E80100 compatible
2025-07-08 17:08 UTC (2+ messages)
[PATCH] Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
2025-07-08 17:07 UTC
[PATCH net-next] net: dt-bindings: ixp4xx-ethernet: Support fixed links
2025-07-08 17:07 UTC (2+ messages)
[PATCH v3 0/3] Add SiFive power provider driver
2025-07-08 16:37 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: power: Add SiFive Domain Management controllers
[PATCH v3 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
2025-07-08 16:36 UTC (4+ messages)
` [PATCH v3 2/5] riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Nagami SoM
[PATCH v4 00/11] bus: mhi: host: Add support for mhi bus bw
2025-07-08 16:36 UTC (3+ messages)
` [PATCH v4 03/11] bus: mhi: host: Add support to read MHI capabilities
[PATCH i-g-t v1] tests/kms_flip: Skip timestamp checks in Intel simulation environments
2025-07-08 17:06 UTC (3+ messages)
` [PATCH i-g-t v2] "
[PATCH v4 0/4] media: i2c: Add OX05B1S camera sensor driver
2025-07-08 17:09 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: media: i2c: Add OX05B1S sensor
` [EXT] "
` [PATCH v4 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver
` [EXT] "
[PATCH 1/4] drm/i915/display: Disable wakeref asserts around GU_MISC irq handling
2025-07-08 17:06 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/4] "
[PATCH BlueZ v3 1/7] shared/util: Add strtoutf8 function
2025-07-08 17:06 UTC (2+ messages)
` audio/avrcp: Fix crash with invalid UTF-8 item name
[PATCH] dt-bindings: leds: ncp5623: Add 0x39 as a valid I2C address
2025-07-08 17:06 UTC (2+ messages)
[PATCH 0/6] clk: qcom: Add video clock controller and resets for X1E80100
2025-07-08 17:05 UTC (5+ messages)
` [PATCH 5/6] clk: qcom: gcc-x1e80100: Add missing video resets
` [PATCH 6/6] arm64: dts: qcom: x1e80100: Add videocc
[f2fs-dev] [PATCH 00/60] f2fs folio conversions for 6.17
2025-07-08 17:03 UTC (61+ messages)
` [f2fs-dev] [PATCH 01/60] f2fs: Pass a folio to recover_dentry()
` [f2fs-dev] [PATCH 02/60] f2fs: Pass a folio to recover_inode()
` [f2fs-dev] [PATCH 03/60] f2fs: Pass a folio to recover_quota_data()
` [f2fs-dev] [PATCH 04/60] f2fs: Pass a folio to f2fs_recover_inode_page()
` [f2fs-dev] [PATCH 05/60] f2fs: Pass a folio to sanity_check_extent_cache()
` [f2fs-dev] [PATCH 06/60] f2fs: Pass a folio to sanity_check_inode()
` [f2fs-dev] [PATCH 07/60] f2fs: Pass a folio to f2fs_sanity_check_inline_data()
` [f2fs-dev] [PATCH 08/60] f2fs: Pass a folio to inode_has_blocks()
` [f2fs-dev] [PATCH 09/60] f2fs: Pass a folio to F2FS_INODE()
` [f2fs-dev] [PATCH 10/60] f2fs: Pass a folio to ino_of_node()
` [f2fs-dev] [PATCH 11/60] f2fs: Pass a folio to nid_of_node()
` [f2fs-dev] [PATCH 12/60] f2fs: Pass a folio to is_recoverable_dnode()
` [f2fs-dev] [PATCH 13/60] f2fs: Pass a folio to set_dentry_mark()
` [f2fs-dev] [PATCH 14/60] f2fs: Pass a folio to set_fsync_mark()
` [f2fs-dev] [PATCH 15/60] f2fs: Pass a folio to set_mark()
` [f2fs-dev] [PATCH 16/60] f2fs: Pass a folio to f2fs_allocate_data_block()
` [f2fs-dev] [PATCH 17/60] f2fs: Pass a folio to f2fs_inode_chksum_set()
` [f2fs-dev] [PATCH 18/60] f2fs: Pass a folio to f2fs_enable_inode_chksum()
` [f2fs-dev] [PATCH 19/60] f2fs: Pass a folio to f2fs_inode_chksum()
` [f2fs-dev] [PATCH 20/60] f2fs: Pass a folio to fill_node_footer_blkaddr()
` [f2fs-dev] [PATCH 21/60] f2fs: Pass a folio to get_nid()
` [f2fs-dev] [PATCH 22/60] f2fs: Pass a folio to set_cold_node()
` [f2fs-dev] [PATCH 23/60] f2fs: Pass folios to copy_node_footer()
` [f2fs-dev] [PATCH 24/60] f2fs: Pass a folio to fill_node_footer()
` [f2fs-dev] [PATCH 25/60] f2fs: Pass a folio to cpver_of_node()
` [f2fs-dev] [PATCH 26/60] f2fs: Pass a folio to f2fs_recover_xattr_data()
` [f2fs-dev] [PATCH 27/60] f2fs: Pass a folio to is_fsync_dnode()
` [f2fs-dev] [PATCH 28/60] f2fs: Pass a folio to is_dent_dnode()
` [f2fs-dev] [PATCH 29/60] f2fs: Add fio->folio
` [f2fs-dev] [PATCH 30/60] f2fs: Use folio_unlock() in f2fs_write_compressed_pages()
` [f2fs-dev] [PATCH 31/60] f2fs: Pass a folio to is_cold_node()
` [f2fs-dev] [PATCH 32/60] f2fs: Pass a folio to is_node()
` [f2fs-dev] [PATCH 33/60] f2fs: Pass a folio to IS_DNODE()
` [f2fs-dev] [PATCH 34/60] f2fs: Pass a folio to ofs_of_node()
` [f2fs-dev] [PATCH 35/60] f2fs: Pass a folio to get_dnode_base()
` [f2fs-dev] [PATCH 36/60] f2fs: Pass a folio to ADDRS_PER_PAGE()
` [f2fs-dev] [PATCH 37/60] f2fs: Pass a folio to IS_INODE()
` [f2fs-dev] [PATCH 38/60] f2fs: Add folio counterparts to page_private_flags functions
` [f2fs-dev] [PATCH 39/60] f2fs: Use a folio in f2fs_is_cp_guaranteed()
` [f2fs-dev] [PATCH 40/60] f2fs: Convert set_page_private_data() to folio_set_f2fs_data()
` [f2fs-dev] [PATCH 41/60] f2fs: Convert get_page_private_data() to folio_get_f2fs_data()
` [f2fs-dev] [PATCH 42/60] f2fs: Pass a folio to f2fs_compress_write_end_io()
` [f2fs-dev] [PATCH 43/60] f2fs: Use a folio in f2fs_merge_page_bio()
` [f2fs-dev] [PATCH 44/60] f2fs: Use a bio in f2fs_submit_page_write()
` [f2fs-dev] [PATCH 45/60] f2fs: Pass a folio to WB_DATA_TYPE() and f2fs_is_cp_guaranteed()
` [f2fs-dev] [PATCH 46/60] f2fs: Use a folio iterator in f2fs_handle_step_decompress()
` [f2fs-dev] [PATCH 47/60] f2fs: Pass a folio to f2fs_end_read_compressed_page()
` [f2fs-dev] [PATCH 48/60] f2fs: Use a folio iterator in f2fs_verify_bio()
` [f2fs-dev] [PATCH 49/60] f2fs: Pass a folio to f2fs_is_compressed_page()
` [f2fs-dev] [PATCH 50/60] f2fs: Convert get_next_nat_page() to get_next_nat_folio()
` [f2fs-dev] [PATCH 51/60] f2fs: Pass the nat_blk to __update_nat_bits()
` [f2fs-dev] [PATCH 52/60] f2fs: Pass a folio to F2FS_NODE()
` [f2fs-dev] [PATCH 53/60] f2fs: Pass a folio to f2fs_cache_compressed_page()
` [f2fs-dev] [PATCH 54/60] f2fs: Use a folio in f2fs_encrypted_get_link()
` [f2fs-dev] [PATCH 55/60] f2fs: Use F2FS_F_SB() in f2fs_read_end_io()
` [f2fs-dev] [PATCH 56/60] f2fs: Remove clear_page_private_all()
` [f2fs-dev] [PATCH 57/60] f2fs: Remove use of page from f2fs_write_single_data_page()
` [f2fs-dev] [PATCH 58/60] f2fs: Pass a folio to f2fs_submit_merged_write_cond()
` [f2fs-dev] [PATCH 59/60] f2fs: Pass a folio to __has_merged_page()
` [f2fs-dev] [PATCH 60/60] f2fs: Remove F2FS_P_SB()
[PATCH i-g-t] tests/intel/xe_oa: Look at errno only when system calls fail
2025-07-08 17:04 UTC (2+ messages)
[PATCH v10 0/2] Dynamic Allocation of the reserved_mem array
2025-07-08 17:04 UTC (9+ messages)
` [PATCH v10 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
[PATCH] u-boot: upgrade 2025.04 -> 2025.07
2025-07-08 17:04 UTC (3+ messages)
` [OE-core] "
[PATCH 6.1 00/81] 6.1.144-rc1 review
2025-07-08 16:48 UTC (4+ messages)
` [PATCH 6.1 81/81] x86/process: Move the buffer clearing before MONITOR
[PATCH 5.15 000/160] 5.15.187-rc1 review
2025-07-08 16:23 UTC (106+ messages)
` [PATCH 5.15 036/160] ASoC: codec: wcd9335: Convert to GPIO descriptors
` [PATCH 5.15 039/160] fbcon: Use delayed work for cursor
` [PATCH 5.15 040/160] fbcon: Extract fbcon_open/release helpers
` [PATCH 5.15 041/160] fbcon: move more common code into fb_open()
` [PATCH 5.15 042/160] fbcon: use lock_fb_info in fbcon_open/release
` [PATCH 5.15 043/160] fbcon: Move console_lock for register/unlink/unregister
` [PATCH 5.15 044/160] fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var
` [PATCH 5.15 045/160] Drivers: hv: Rename alloced to allocated
` [PATCH 5.15 064/160] libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
` [PATCH 5.15 065/160] wifi: mac80211: fix beacon interval calculation overflow
` [PATCH 5.15 066/160] af_unix: Dont set -ECONNRESET for consumed OOB skb
` [PATCH 5.15 067/160] vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
` [PATCH 5.15 068/160] um: ubd: Add missing error check in start_io_thread()
` [PATCH 5.15 069/160] net: enetc: Correct endianness handling in _enetc_rd_reg64
` [PATCH 5.15 070/160] atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister()
` [PATCH 5.15 071/160] net: selftests: fix TCP packet checksum
` [PATCH 5.15 072/160] staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()
` [PATCH 5.15 073/160] dt-bindings: serial: 8250: Make clocks and clock-frequency exclusive
` [PATCH 5.15 074/160] Bluetooth: L2CAP: Fix L2CAP MTU negotiation
` [PATCH 5.15 075/160] dm-raid: fix variable in journal device check
` [PATCH 5.15 076/160] btrfs: update superblocks device bytes_used when dropping chunk
` [PATCH 5.15 077/160] HID: wacom: fix memory leak on kobject creation failure
` [PATCH 5.15 078/160] HID: wacom: fix memory leak on sysfs attribute "
` [PATCH 5.15 079/160] HID: wacom: fix kobject reference count leak
` [PATCH 5.15 080/160] drm/tegra: Assign plane type before registration
` [PATCH 5.15 081/160] drm/tegra: Fix a possible null pointer dereference
` [PATCH 5.15 082/160] drm/udl: Unregister device before cleaning up on disconnect
` [PATCH 5.15 083/160] drm/amdkfd: Fix race in GWS queue scheduling
` [PATCH 5.15 084/160] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
` [PATCH 5.15 085/160] drm/bridge: cdns-dsi: Fix connecting to next bridge
` [PATCH 5.15 086/160] drm/bridge: cdns-dsi: Check return value when getting default PHY config
` [PATCH 5.15 087/160] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready
` [PATCH 5.15 088/160] drm/amd/display: Add null pointer check for get_first_active_display()
` [PATCH 5.15 089/160] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
` [PATCH 5.15 090/160] media: uvcvideo: Rollback non processed entities on error
` [PATCH 5.15 091/160] s390/entry: Fix last breaking event handling in case of stack corruption
` [PATCH 5.15 092/160] s390: Add -std=gnu11 to decompressor and purgatory CFLAGS
` [PATCH 5.15 093/160] Revert "ipv6: save dontfrag in cork"
` [PATCH 5.15 094/160] arm64: Restrict pagetable teardown to avoid false warning
` [PATCH 5.15 095/160] btrfs: dont drop extent_map for free space inode on write error
` [PATCH 5.15 096/160] ARM: 9354/1: ptrace: Use bitfield helpers
` [PATCH 5.15 097/160] rtc: cmos: use spin_lock_irqsave in cmos_interrupt
` [PATCH 5.15 098/160] vsock/vmci: Clear the vmci transport packet properly when initializing it
` [PATCH 5.15 099/160] mmc: sdhci: Add a helper function for dump register in dynamic debug mode
` [PATCH 5.15 100/160] Revert "mmc: sdhci: Disable SD card clock before changing parameters"
` [PATCH 5.15 101/160] usb: typec: altmodes/displayport: do not index invalid pin_assignments
` [PATCH 5.15 102/160] mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data
` [PATCH 5.15 103/160] mtk-sd: Prevent memory corruption from DMA map failure
` [PATCH 5.15 104/160] mtk-sd: reset host->mrq on prepare_data() error
` [PATCH 5.15 105/160] platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
` [PATCH 5.15 106/160] RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
` [PATCH 5.15 107/160] nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails
` [PATCH 5.15 108/160] NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
` [PATCH 5.15 109/160] scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()
` [PATCH 5.15 110/160] scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
` [PATCH 5.15 111/160] scsi: ufs: core: Fix spelling of a sysfs attribute name
` [PATCH 5.15 112/160] RDMA/mlx5: Fix CC counters query for MPV
` [PATCH 5.15 113/160] btrfs: fix missing error handling when searching for inode refs during log replay
` [PATCH 5.15 114/160] drm/exynos: fimd: Guard display clock control with runtime PM calls
` [PATCH 5.15 115/160] spi: spi-fsl-dspi: Clear completion counter before initiating transfer
` [PATCH 5.15 116/160] drm/i915/selftests: Change mock_request() to return error pointers
` [PATCH 5.15 117/160] platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
` [PATCH 5.15 118/160] drm/i915/gt: Fix timeline left held on VMA alloc error
` [PATCH 5.15 119/160] igc: disable L1.2 PCI-E link substate to avoid performance issue
` [PATCH 5.15 120/160] lib: test_objagg: Set error message in check_expect_hints_stats()
` [PATCH 5.15 121/160] amd-xgbe: align CL37 AN sequence as per databook
` [PATCH 5.15 122/160] enic: fix incorrect MTU comparison in enic_change_mtu()
` [PATCH 5.15 123/160] rose: fix dangling neighbour pointers in rose_rt_device_down()
` [PATCH 5.15 124/160] nui: Fix dma_mapping_error() check
` [PATCH 5.15 125/160] net/sched: Always pass notifications when child class becomes empty
` [PATCH 5.15 126/160] drm/msm: Fix a fence leak in submit error path
` [PATCH 5.15 127/160] ALSA: sb: Dont allow changing the DMA mode during operations
` [PATCH 5.15 128/160] ALSA: sb: Force to disable DMAs once when DMA mode is changed
` [PATCH 5.15 129/160] ata: pata_cs5536: fix build on 32-bit UML
` [PATCH 5.15 130/160] powerpc: Fix struct termio related ioctl macros
` [PATCH 5.15 131/160] scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
` [PATCH 5.15 132/160] wifi: mac80211: drop invalid source address OCB frames
` [PATCH 5.15 133/160] wifi: ath6kl: remove WARN on bad firmware input
` [PATCH 5.15 134/160] ACPICA: Refuse to evaluate a method if arguments are missing
` [PATCH 5.15 135/160] mtd: spinand: fix memory leak of ECC engine conf
` [PATCH 5.15 136/160] rcu: Return early if callback is not specified
` [PATCH 5.15 137/160] mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier
` [PATCH 5.15 138/160] regulator: gpio: Add input_supply support in gpio_regulator_config
` [PATCH 5.15 139/160] regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods
` [PATCH 5.15 140/160] drm/v3d: Disable interrupts before resetting the GPU
` [PATCH 5.15 141/160] NFSv4/flexfiles: Fix handling of NFS level errors in I/O
` [PATCH 5.15 142/160] ethernet: atl1: Add missing DMA mapping error checks and count errors
` [PATCH 5.15 143/160] dpaa2-eth: Update dpni_get_single_step_cfg command
` [PATCH 5.15 144/160] dpaa2-eth: Update SINGLE_STEP register access
` [PATCH 5.15 145/160] net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
` [PATCH 5.15 146/160] dpaa2-eth: fix xdp_rxq_info leak
` [PATCH 5.15 147/160] platform/x86: think-lmi: Fix class device unregistration
` [PATCH 5.15 148/160] platform/x86: dell-wmi-sysman: "
` [PATCH 5.15 149/160] xhci: dbctty: disable ECHO flag by default
` [PATCH 5.15 150/160] xhci: dbc: Flush queued requests before stopping dbc
` [PATCH 5.15 151/160] usb: cdnsp: do not disable slot for disabled slot
` [PATCH 5.15 152/160] i2c/designware: Fix an initialization issue
` [PATCH 5.15 153/160] Logitech C-270 even more broken
` [PATCH 5.15 154/160] platform/x86: think-lmi: Create ksets consecutively
` [PATCH 5.15 155/160] usb: typec: displayport: Fix potential deadlock
` [PATCH 5.15 156/160] x86/bugs: Rename MDS machinery to something more generic
` [PATCH 5.15 157/160] x86/bugs: Add a Transient Scheduler Attacks mitigation
` [PATCH 5.15 158/160] KVM: x86: add support for CPUID leaf 0x80000021
` [PATCH 5.15 159/160] KVM: SVM: Advertise TSA CPUID bits to guests
` [PATCH 5.15 160/160] x86/process: Move the buffer clearing before MONITOR
[PATCH 0/2] serial: sh-sci: Add R-Car Gen5 support
2025-07-08 17:03 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: serial: sh-sci: Document r8a78000 bindings
[PATCH v5 1/4] scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times out
2025-07-08 17:01 UTC (3+ messages)
[PATCH] script/test_list: fix a document generator bug
2025-07-08 17:02 UTC (2+ messages)
[PATCH v3 4/9] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S
2025-07-08 16:34 UTC (2+ messages)
Executable loading issues with erofs on arm?
2025-07-08 17:01 UTC (9+ messages)
[ANNOUNCE] Git v2.50.1 and friends
2025-07-08 17:01 UTC
[PATCH v5,resend i-g-t 0/6] Replace intel_sysfs_debugfs
2025-07-08 17:01 UTC (2+ messages)
base-files: invalid 'strictatime' on /run
2025-07-08 17:00 UTC (2+ messages)
` [yocto] "
[PATCH v7 net-next 0/9] virtio: introduce GSO over UDP tunnel
2025-07-08 17:00 UTC (6+ messages)
[ANNOUNCE] Git v2.50.1 and friends
2025-07-08 16:59 UTC
[PATCH v4 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-07-08 16:59 UTC (4+ messages)
` [PATCH v4 6/6] block: use chunk_sectors when evaluating stacked atomic write limits
[PATCH v2 0/4] mm: introduce snapshot_page()
2025-07-08 16:59 UTC (4+ messages)
` [PATCH v2 2/4] mm/util: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.