messages from 2025-05-27 17:16:51 to 2025-05-27 17:27:23 UTC [more...]
[PATCH 6.14 000/783] 6.14.9-rc1 review
2025-05-27 16:19 UTC (187+ messages)
` [PATCH 6.14 001/783] drm/amd/display: Do not enable replay when vtotal update is pending
` [PATCH 6.14 002/783] drm/amd/display: Correct timing_adjust_pending flag setting
` [PATCH 6.14 003/783] drm/amd/display: Defer BW-optimization-blocked DRR adjustments
` [PATCH 6.14 004/783] phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
` [PATCH 6.14 005/783] phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
` [PATCH 6.14 006/783] phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
` [PATCH 6.14 007/783] nvmet: pci-epf: Keep completion queues mapped
` [PATCH 6.14 008/783] nvmet: pci-epf: clear completion queue IRQ flag on delete
` [PATCH 6.14 009/783] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
` [PATCH 6.14 010/783] nvmem: rockchip-otp: Move read-offset into variant-data
` [PATCH 6.14 011/783] nvmem: rockchip-otp: add rk3576 variant data
` [PATCH 6.14 012/783] nvmem: core: fix bit offsets of more than one byte
` [PATCH 6.14 013/783] nvmem: core: verify cells raw_len
` [PATCH 6.14 014/783] nvmem: core: update raw_len if the bit reading is required
` [PATCH 6.14 015/783] nvmem: qfprom: switch to 4-byte aligned reads
` [PATCH 6.14 016/783] scsi: target: iscsi: Fix timeout on deleted connection
` [PATCH 6.14 017/783] scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices
` [PATCH 6.14 018/783] virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN
` [PATCH 6.14 019/783] dma/mapping.c: dev_dbg support for dma_addressing_limited
` [PATCH 6.14 020/783] intel_th: avoid using deprecated page->mapping, index fields
` [PATCH 6.14 021/783] mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
` [PATCH 6.14 022/783] dma-mapping: avoid potential unused data compilation warning
` [PATCH 6.14 023/783] btrfs: tree-checker: adjust error code for header level check
` [PATCH 6.14 024/783] cgroup: Fix compilation issue due to cgroup_mutex not being exported
` [PATCH 6.14 025/783] vhost_task: fix vhost_task_create() documentation
` [PATCH 6.14 026/783] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH 6.14 027/783] scsi: mpi3mr: Add level check to control event logging
` [PATCH 6.14 028/783] dma-mapping: Fix warning reported for missing prototype
` [PATCH 6.14 029/783] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
` [PATCH 6.14 030/783] fs/buffer: split locking for pagecache lookups
` [PATCH 6.14 031/783] fs/buffer: introduce sleeping flavors "
` [PATCH 6.14 032/783] fs/buffer: use sleeping version of __find_get_block()
` [PATCH 6.14 033/783] fs/ocfs2: "
` [PATCH 6.14 034/783] fs/jbd2: "
` [PATCH 6.14 035/783] fs/ext4: use sleeping version of sb_find_get_block()
` [PATCH 6.14 036/783] drm/amd/display: Enable urgent latency adjustment on DCN35
` [PATCH 6.14 037/783] drm/amdgpu: Allow P2P access through XGMI
` [PATCH 6.14 038/783] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
` [PATCH 6.14 039/783] block: fix race between set_blocksize and read paths
` [PATCH 6.14 040/783] block: hoist block size validation code to a separate function
` [PATCH 6.14 041/783] io_uring: dont duplicate flushing in io_req_post_cqe
` [PATCH 6.14 042/783] bpf: fix possible endless loop in BPF map iteration
` [PATCH 6.14 043/783] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
` [PATCH 6.14 044/783] kconfig: merge_config: use an empty file as initfile
` [PATCH 6.14 045/783] x86/fred: Fix system hang during S4 resume with FRED enabled
` [PATCH 6.14 046/783] s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log
` [PATCH 6.14 047/783] cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
` [PATCH 6.14 048/783] cifs: Fix querying and creating MF symlinks over SMB1
` [PATCH 6.14 049/783] cifs: Fix access_flags_to_smbopen_mode
` [PATCH 6.14 050/783] cifs: Fix negotiate retry functionality
` [PATCH 6.14 051/783] smb: client: Store original IO parameters and prevent zero IO sizes
` [PATCH 6.14 052/783] fuse: Return EPERM rather than ENOSYS from link()
` [PATCH 6.14 053/783] exfat: call bh_read in get_block only when necessary
` [PATCH 6.14 054/783] io_uring/msg: initialise msg request opcode
` [PATCH 6.14 055/783] NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()
` [PATCH 6.14 056/783] NFS: Dont allow waiting for exiting tasks
` [PATCH 6.14 057/783] SUNRPC: "
` [PATCH 6.14 058/783] arm64: Add support for HIP09 Spectre-BHB mitigation
` [PATCH 6.14 059/783] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
` [PATCH 6.14 060/783] ring-buffer: Use kaslr address instead of text delta
` [PATCH 6.14 061/783] tracing: Mark binary printing functions with __printf() attribute
` [PATCH 6.14 062/783] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
` [PATCH 6.14 063/783] tpm: Convert warn to dbg in tpm2_start_auth_session()
` [PATCH 6.14 064/783] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH 6.14 065/783] mailbox: use error ret code of of_parse_phandle_with_args()
` [PATCH 6.14 066/783] riscv: Allow NOMMU kernels to access all of RAM
` [PATCH 6.14 067/783] fbdev: fsl-diu-fb: add missing device_remove_file()
` [PATCH 6.14 068/783] fbcon: Use correct erase colour for clearing in fbcon
` [PATCH 6.14 069/783] fbdev: core: tileblit: Implement missing margin clearing for tileblit
` [PATCH 6.14 070/783] cifs: Set default Netbios RFC1001 server name to hostname in UNC
` [PATCH 6.14 071/783] cifs: add validation check for the fields in smb_aces
` [PATCH 6.14 072/783] cifs: Fix establishing NetBIOS session for SMB2+ connection
` [PATCH 6.14 073/783] cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_acl
` [PATCH 6.14 074/783] cifs: Check if server supports reparse points before using them
` [PATCH 6.14 075/783] NFSv4: Treat ENETUNREACH errors as fatal for state recovery
` [PATCH 6.14 076/783] SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
` [PATCH 6.14 077/783] SUNRPC: rpcbind should never reset the port to the value 0
` [PATCH 6.14 078/783] spi-rockchip: Fix register out of bounds access
` [PATCH 6.14 079/783] ASoC: codecs: wsa884x: Correct VI sense channel mask
` [PATCH 6.14 080/783] ASoC: codecs: wsa883x: "
` [PATCH 6.14 081/783] mctp: Fix incorrect tx flow invalidation condition in mctp-i2c
` [PATCH 6.14 082/783] net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards
` [PATCH 6.14 083/783] net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
` [PATCH 6.14 084/783] thermal/drivers/mediatek/lvts: Start sensor interrupts disabled
` [PATCH 6.14 085/783] thermal/drivers/qoriq: Power down TMU on system suspend
` [PATCH 6.14 086/783] Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal
` [PATCH 6.14 087/783] Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken
` [PATCH 6.14 088/783] RISC-V: add vector extension validation checks
` [PATCH 6.14 089/783] dql: Fix dql->limit value when reset
` [PATCH 6.14 090/783] lockdep: Fix wait context check on softirq for PREEMPT_RT
` [PATCH 6.14 091/783] objtool: Properly disable uaccess validation
` [PATCH 6.14 092/783] net/mlx5e: Use right API to free bitmap memory
` [PATCH 6.14 093/783] PCI: dwc: ep: Ensure proper iteration over outbound map windows
` [PATCH 6.14 094/783] r8169: disable RTL8126 ZRX-DC timeout
` [PATCH 6.14 095/783] tools/build: Dont pass test log files to linker
` [PATCH 6.14 096/783] PCI: xilinx-cpm: Add cpm_csr register mapping for CPM5_HOST1 variant
` [PATCH 6.14 097/783] i2c: qcom-geni: Update i2c frequency table to match hardware guidance
` [PATCH 6.14 098/783] pNFS/flexfiles: Report ENETDOWN as a connection error
` [PATCH 6.14 099/783] drm/amdgpu/discovery: check ip_discovery fw file available
` [PATCH 6.14 100/783] drm/amdgpu: rework how the cleaner shader is emitted v3
` [PATCH 6.14 101/783] drm/amdgpu: rework how isolation is enforced v2
` [PATCH 6.14 102/783] drm/amdgpu: use GFP_NOWAIT for memory allocations
` [PATCH 6.14 103/783] drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12
` [PATCH 6.14 104/783] PCI: vmd: Disable MSI remapping bypass under Xen
` [PATCH 6.14 105/783] xen/pci: Do not register devices with segments >= 0x10000
` [PATCH 6.14 106/783] ext4: on a remount, only log the ro or r/w state when it has changed
` [PATCH 6.14 107/783] libnvdimm/labels: Fix divide error in nd_label_data_init()
` [PATCH 6.14 108/783] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH 6.14 109/783] staging: vchiq_arm: Create keep-alive thread during probe
` [PATCH 6.14 110/783] mmc: host: Wait for Vdd to settle on card power off
` [PATCH 6.14 111/783] drm/amdgpu: Skip pcie_replay_count sysfs creation for VF
` [PATCH 6.14 112/783] cgroup/rstat: avoid disabling irqs for O(num_cpu)
` [PATCH 6.14 113/783] wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()
` [PATCH 6.14 114/783] wifi: mt76: scan: fix setting tx_info fields
` [PATCH 6.14 115/783] wifi: mt76: mt7996: implement driver specific get_txpower function
` [PATCH 6.14 116/783] wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2
` [PATCH 6.14 117/783] wifi: mt76: mt7996: use the correct vif link for scanning/roc
` [PATCH 6.14 118/783] wifi: mt76: scan: set vif offchannel "
` [PATCH 6.14 119/783] wifi: mt76: mt7996: fix SER reset trigger on WED reset
` [PATCH 6.14 120/783] wifi: mt76: mt7996: revise TXS size
` [PATCH 6.14 121/783] wifi: mt76: mt7925: load the appropriate CLC data based on hardware type
` [PATCH 6.14 122/783] wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend fail
` [PATCH 6.14 123/783] wifi: mt76: mt7925: fix fails to enter low power mode in suspend state
` [PATCH 6.14 124/783] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
` [PATCH 6.14 125/783] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
` [PATCH 6.14 126/783] x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
` [PATCH 6.14 127/783] x86/smpboot: Fix INIT delay assignment for extended Intel Families
` [PATCH 6.14 128/783] x86/microcode: Update the Intel processor flag scan check
` [PATCH 6.14 129/783] x86/amd_node: Add SMN offsets to exclusive region access
` [PATCH 6.14 130/783] x86/mm: Check return value from memblock_phys_alloc_range()
` [PATCH 6.14 131/783] i2c: qup: Vote for interconnect bandwidth to DRAM
` [PATCH 6.14 132/783] i2c: amd-asf: Set cmd variable when encountering an error
` [PATCH 6.14 133/783] i2c: pxa: fix call balance of i2c->clk handling routines
` [PATCH 6.14 134/783] btrfs: make btrfs_discard_workfn() block_group ref explicit
` [PATCH 6.14 135/783] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH 6.14 136/783] btrfs: run btrfs_error_commit_super() early
` [PATCH 6.14 137/783] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH 6.14 138/783] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH 6.14 139/783] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH 6.14 140/783] blk-cgroup: improve policy registration error handling
` [PATCH 6.14 141/783] drm/amdgpu: release xcp_mgr on exit
` [PATCH 6.14 142/783] drm/amd/display: Guard against setting dispclk low for dcn31x
` [PATCH 6.14 143/783] drm/amdgpu: dont free conflicting apertures for non-display devices
` [PATCH 6.14 144/783] drm/amdgpu: adjust drm_firmware_drivers_only() handling
` [PATCH 6.14 145/783] i3c: master: svc: Fix missing STOP for master request
` [PATCH 6.14 146/783] s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()
` [PATCH 6.14 147/783] dlm: make tcp still work in multi-link env
` [PATCH 6.14 148/783] loop: move vfs_fsync() out of loop_update_dio()
` [PATCH 6.14 149/783] clocksource/drivers/timer-riscv: Stop stimecmp when cpu hotplug
` [PATCH 6.14 150/783] um: Store full CSGSFS and SS register from mcontext
` [PATCH 6.14 151/783] um: Update min_low_pfn to match changes in uml_reserved
` [PATCH 6.14 152/783] net/mlx5: Preserve rate settings when creating a rate node
` [PATCH 6.14 153/783] wifi: mwifiex: Fix HT40 bandwidth issue
` [PATCH 6.14 154/783] bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set
` [PATCH 6.14 155/783] ixgbe: add support for thermal sensor event reception
` [PATCH 6.14 156/783] riscv: Call secondary mmu notifier when flushing the tlb
` [PATCH 6.14 157/783] ext4: reorder capability check last
` [PATCH 6.14 158/783] hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure
` [PATCH 6.14 159/783] scsi: st: Tighten the page format heuristics with MODE SELECT
` [PATCH 6.14 160/783] scsi: st: ERASE does not change tape location
` [PATCH 6.14 161/783] vfio/pci: Handle INTx IRQ_NOTCONNECTED
` [PATCH 6.14 162/783] bpftool: Using the right format specifiers
` [PATCH 6.14 163/783] bpf: Return prog btf_id without capable check
` [PATCH 6.14 164/783] PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()
` [PATCH 6.14 165/783] jbd2: do not try to recover wiped journal
` [PATCH 6.14 166/783] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH 6.14 167/783] rtc: rv3032: fix EERD location
` [PATCH 6.14 168/783] objtool: Fix error handling inconsistencies in check()
` [PATCH 6.14 169/783] thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer
` [PATCH 6.14 170/783] erofs: initialize decompression early
` [PATCH 6.14 171/783] spi: spi-mux: Fix coverity issue, unchecked return value
` [PATCH 6.14 172/783] ASoC: sma1307: Add NULL check in sma1307_setting_loaded()
` [PATCH 6.14 173/783] ASoC: pcm6240: Drop bogus code handling IRQ as GPIO
` [PATCH 6.14 174/783] ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect
` [PATCH 6.14 175/783] kunit: tool: Fix bug in parsing test plan
` [PATCH 6.14 176/783] bpf: Allow pre-ordering for bpf cgroup progs
` [PATCH 6.14 177/783] kbuild: fix argument parsing in scripts/config
` [PATCH 6.14 178/783] kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
` [PATCH 6.14 179/783] crypto: octeontx2 - suppress auth failure screaming due to negative tests
` [PATCH 6.14 180/783] dm: restrict dm device size to 2^63-512 bytes
` [PATCH 6.14 182/783] xen: Add support for XenServer 6.1 platform device
` [PATCH 6.14 191/783] clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490
` [PATCH 6.14 192/783] leds: Kconfig: leds-st1202: Add select for required LEDS_TRIGGER_PATTERN
` [PATCH 6.14 193/783] leds: leds-st1202: Initialize hardware before DT node child operations
` [PATCH 6.14 194/783] ext4: reject the data_err=abort option in nojournal mode
` [PATCH 6.14 195/783] ext4: do not convert the unwritten extents if data writeback fails
[PATCH 6.12 000/626] 6.12.31-rc1 review
2025-05-27 16:28 UTC (14+ messages)
` [PATCH 6.12 608/626] platform/x86: think-lmi: Fix attribute name usage for non-compliant items
` [PATCH 6.12 610/626] spi: spi-fsl-dspi: restrict register range for regmap access
` [PATCH 6.12 611/626] spi: spi-fsl-dspi: Halt the module after a new message transfer
` [PATCH 6.12 612/626] spi: spi-fsl-dspi: Reset SR flags before sending a new message
` [PATCH 6.12 613/626] err.h: move IOMEM_ERR_PTR() to err.h
` [PATCH 6.12 614/626] gcc-15: make unterminated string initialization just a warning
` [PATCH 6.12 615/626] gcc-15: disable -Wunterminated-string-initialization entirely for now
` [PATCH 6.12 616/626] Fix mis-uses of cc-option for warning disablement
` [PATCH 6.12 617/626] kbuild: Properly disable -Wunterminated-string-initialization for clang
` [PATCH 6.12 623/626] pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()
` [PATCH 6.12 624/626] i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()
` [PATCH 6.12 625/626] x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers bounce buffers
` [PATCH 6.12 626/626] drm/gem: Internally test import_attach for imported objects
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox