All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-05 22:53:36 to 2025-05-05 22:59:46 UTC [more...]

[PATCH AUTOSEL 6.6 001/294] kconfig: merge_config: use an empty file as initfile
 2025-05-05 22:53 UTC  (88+ messages)
` [PATCH AUTOSEL 6.6 002/294] s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log
` [PATCH AUTOSEL 6.6 003/294] cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
` [PATCH AUTOSEL 6.6 004/294] cifs: Fix querying and creating MF symlinks over SMB1
` [PATCH AUTOSEL 6.6 005/294] cifs: Fix negotiate retry functionality
` [PATCH AUTOSEL 6.6 006/294] smb: client: Store original IO parameters and prevent zero IO sizes
` [PATCH AUTOSEL 6.6 007/294] fuse: Return EPERM rather than ENOSYS from link()
` [PATCH AUTOSEL 6.6 008/294] NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()
` [PATCH AUTOSEL 6.6 009/294] NFS: Don't allow waiting for exiting tasks
` [PATCH AUTOSEL 6.6 010/294] SUNRPC: "
` [PATCH AUTOSEL 6.6 012/294] tracing: Mark binary printing functions with __printf() attribute
` [PATCH AUTOSEL 6.6 013/294] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
` [PATCH AUTOSEL 6.6 014/294] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH AUTOSEL 6.6 015/294] mailbox: use error ret code of of_parse_phandle_with_args()
` [PATCH AUTOSEL 6.6 016/294] riscv: Allow NOMMU kernels to access all of RAM
` [PATCH AUTOSEL 6.6 017/294] fbdev: fsl-diu-fb: add missing device_remove_file()
` [PATCH AUTOSEL 6.6 018/294] fbcon: Use correct erase colour for clearing in fbcon
` [PATCH AUTOSEL 6.6 019/294] fbdev: core: tileblit: Implement missing margin clearing for tileblit
` [PATCH AUTOSEL 6.6 020/294] cifs: add validation check for the fields in smb_aces
` [PATCH AUTOSEL 6.6 021/294] cifs: Fix establishing NetBIOS session for SMB2+ connection
` [PATCH AUTOSEL 6.6 022/294] NFSv4: Treat ENETUNREACH errors as fatal for state recovery
` [PATCH AUTOSEL 6.6 023/294] SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
` [PATCH AUTOSEL 6.6 024/294] SUNRPC: rpcbind should never reset the port to the value '0'
` [PATCH AUTOSEL 6.6 026/294] thermal/drivers/qoriq: Power down TMU on system suspend
` [PATCH AUTOSEL 6.6 027/294] exit: fix the usage of delay_group_leader->exit_code in do_notify_parent() and pidfs_exit()
` [PATCH AUTOSEL 6.6 028/294] dql: Fix dql->limit value when reset
` [PATCH AUTOSEL 6.6 029/294] lockdep: Fix wait context check on softirq for PREEMPT_RT
` [PATCH AUTOSEL 6.6 030/294] objtool: Properly disable uaccess validation
` [PATCH AUTOSEL 6.6 031/294] PCI: dwc: ep: Ensure proper iteration over outbound map windows
` [PATCH AUTOSEL 6.6 032/294] tools/build: Don't pass test log files to linker
` [PATCH AUTOSEL 6.6 033/294] pNFS/flexfiles: Report ENETDOWN as a connection error
` [PATCH AUTOSEL 6.6 034/294] PCI: vmd: Disable MSI remapping bypass under Xen
` [PATCH AUTOSEL 6.6 035/294] ext4: on a remount, only log the ro or r/w state when it has changed
` [PATCH AUTOSEL 6.6 036/294] libnvdimm/labels: Fix divide error in nd_label_data_init()
` [PATCH AUTOSEL 6.6 037/294] mmc: host: Wait for Vdd to settle on card power off
` [PATCH AUTOSEL 6.6 040/294] x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
` [PATCH AUTOSEL 6.6 041/294] x86/mm: Check return value from memblock_phys_alloc_range()
` [PATCH AUTOSEL 6.6 042/294] i2c: qup: Vote for interconnect bandwidth to DRAM
` [PATCH AUTOSEL 6.6 043/294] i2c: pxa: fix call balance of i2c->clk handling routines
` [PATCH AUTOSEL 6.6 044/294] btrfs: make btrfs_discard_workfn() block_group ref explicit
` [PATCH AUTOSEL 6.6 045/294] btrfs: avoid linker error in btrfs_find_create_tree_block()
` [PATCH AUTOSEL 6.6 046/294] btrfs: run btrfs_error_commit_super() early
` [PATCH AUTOSEL 6.6 047/294] btrfs: fix non-empty delayed iputs list on unmount due to async workers
` [PATCH AUTOSEL 6.6 048/294] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH AUTOSEL 6.6 049/294] btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
` [PATCH AUTOSEL 6.6 050/294] btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
` [PATCH AUTOSEL 6.6 051/294] drm/amd/display: Guard against setting dispclk low for dcn31x
` [PATCH AUTOSEL 6.6 052/294] i3c: master: svc: Fix missing STOP for master request
` [PATCH AUTOSEL 6.6 053/294] dlm: make tcp still work in multi-link env
` [PATCH AUTOSEL 6.6 056/294] ext4: reorder capability check last
` [PATCH AUTOSEL 6.6 057/294] hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure
` [PATCH AUTOSEL 6.6 058/294] scsi: st: Tighten the page format heuristics with MODE SELECT
` [PATCH AUTOSEL 6.6 059/294] scsi: st: ERASE does not change tape location
` [PATCH AUTOSEL 6.6 060/294] vfio/pci: Handle INTx IRQ_NOTCONNECTED
` [PATCH AUTOSEL 6.6 061/294] bpf: Return prog btf_id without capable check
` [PATCH AUTOSEL 6.6 062/294] jbd2: do not try to recover wiped journal
` [PATCH AUTOSEL 6.6 063/294] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH AUTOSEL 6.6 064/294] rtc: rv3032: fix EERD location
` [PATCH AUTOSEL 6.6 065/294] objtool: Fix error handling inconsistencies in check()
` [PATCH AUTOSEL 6.6 066/294] thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer
` [PATCH AUTOSEL 6.6 068/294] bpf: Allow pre-ordering for bpf cgroup progs
` [PATCH AUTOSEL 6.6 069/294] kbuild: fix argument parsing in scripts/config
` [PATCH AUTOSEL 6.6 070/294] crypto: octeontx2 - suppress auth failure screaming due to negative tests
` [PATCH AUTOSEL 6.6 071/294] dm: restrict dm device size to 2^63-512 bytes
` [PATCH AUTOSEL 6.6 072/294] net/smc: use the correct ndev to find pnetid by pnetid table
` [PATCH AUTOSEL 6.6 073/294] xen: Add support for XenServer 6.1 platform device
` [PATCH AUTOSEL 6.6 074/294] pinctrl-tegra: Restore SFSEL bit when freeing pins
` [PATCH AUTOSEL 6.6 075/294] mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check
` [PATCH AUTOSEL 6.6 076/294] drm/amdgpu: Update SRIOV video codec caps
` [f2fs-dev] [PATCH AUTOSEL 6.6 078/294] f2fs: defer readonly check vs norecovery
  `  "
` [PATCH AUTOSEL 6.6 079/294] ext4: reject the 'data_err=abort' option in nojournal mode
` [PATCH AUTOSEL 6.6 080/294] ext4: do not convert the unwritten extents if data writeback fails
` [PATCH AUTOSEL 6.6 081/294] RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
` [PATCH AUTOSEL 6.6 082/294] posix-timers: Add cond_resched() to posix_timer_add() search loop
` [PATCH AUTOSEL 6.6 083/294] timer_list: Don't use %pK through printk()
` [PATCH AUTOSEL 6.6 084/294] netfilter: conntrack: Bound nf_conntrack sysctl writes
` [PATCH AUTOSEL 6.6 087/294] mmc: sdhci: Disable SD card clock before changing parameters
` [PATCH AUTOSEL 6.6 088/294] usb: xhci: Don't change the status of stalled TDs on failed Stop EP
` [PATCH AUTOSEL 6.6 089/294] hwmon: (dell-smm) Increment the number of fans
` [PATCH AUTOSEL 6.6 090/294] printk: Check CON_SUSPEND when unblanking a console
` [PATCH AUTOSEL 6.6 091/294] wifi: iwlwifi: fix debug actions order
` [PATCH AUTOSEL 6.6 092/294] ipv6: save dontfrag in cork
` [PATCH AUTOSEL 6.6 093/294] drm/amd/display: remove minimum Dispclk and apply oem panel timing
` [PATCH AUTOSEL 6.6 094/294] drm/amd/display: calculate the remain segments for all pipes
` [PATCH AUTOSEL 6.6 095/294] drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch
` [PATCH AUTOSEL 6.6 096/294] gfs2: Check for empty queue in run_queue
` [PATCH AUTOSEL 6.6 097/294] auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common"

[PATCH v3 0/4] Support active context utilization
 2025-05-05 22:58 UTC  (5+ messages)
` [PATCH v3 1/4] drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
` [PATCH v3 2/4] drm/xe: Save the gt pointer in lrc and drop the tile
` [PATCH v3 3/4] drm/xe: Check 64-bit CTX timestamp for TDR when available
` [PATCH v3 4/4] drm/xe: Add WA BB to capture active context utilization

[PATCH] fs: Prevent panic from NULL dereference in alloc_fs_context() during do_exit()
 2025-05-05 22:58 UTC  (3+ messages)

[PATCH AUTOSEL 6.14 001/642] kconfig: merge_config: use an empty file as initfile
 2025-05-05 22:06 UTC  (4+ messages)
` [PATCH AUTOSEL 6.14 138/642] ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect
` [PATCH AUTOSEL 6.14 153/642] ASoC: sun4i-codec: support hp-det-gpios property
` [PATCH AUTOSEL 6.14 154/642] ASoC: sun4i-codec: correct dapm widgets and controls for h616

[PATCH 0/2] Add KVM selftest runner
 2025-05-05 22:57 UTC  (5+ messages)
` [PATCH 1/2] KVM: selftests: Add default testfiles for KVM selftests runner

[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
 2025-05-05 22:57 UTC  (6+ messages)

[PATCH AUTOSEL 6.12 001/486] kconfig: merge_config: use an empty file as initfile
 2025-05-05 22:39 UTC  (96+ messages)
` [PATCH AUTOSEL 6.12 388/486] wifi: iwlwifi: use correct IMR dump variable
` [PATCH AUTOSEL 6.12 389/486] wifi: iwlwifi: don't warn during reprobe
` [PATCH AUTOSEL 6.12 390/486] wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()
` [PATCH AUTOSEL 6.12 391/486] wifi: mac80211: remove misplaced drv_mgd_complete_tx() call
` [PATCH AUTOSEL 6.12 392/486] wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx
` [PATCH AUTOSEL 6.12 393/486] net: fec: Refactor MAC reset to function
` [PATCH AUTOSEL 6.12 394/486] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
` [PATCH AUTOSEL 6.12 395/486] powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits
` [PATCH AUTOSEL 6.12 396/486] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
` [PATCH AUTOSEL 6.12 397/486] ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure()
` [PATCH AUTOSEL 6.12 398/486] r8152: add vendor/device ID pair for Dell Alienware AW1022z
` [PATCH AUTOSEL 6.12 399/486] iio: adc: ad7944: don't use storagebits for sizing
` [PATCH AUTOSEL 6.12 400/486] pstore: Change kmsg_bytes storage size to u32
` [PATCH AUTOSEL 6.12 401/486] leds: trigger: netdev: Configure LED blink interval for HW offload
` [PATCH AUTOSEL 6.12 402/486] net: ethtool: prevent flow steering to RSS contexts which don't exist
` [PATCH AUTOSEL 6.12 403/486] ext4: don't write back data before punch hole in nojournal mode
` [PATCH AUTOSEL 6.12 404/486] ext4: remove writable userspace mappings before truncating page cache
` [PATCH AUTOSEL 6.12 405/486] wifi: rtw88: Fix download_firmware_validate() for RTL8814AU
` [PATCH AUTOSEL 6.12 406/486] wifi: rtw88: Fix __rtw_download_firmware() "
` [PATCH AUTOSEL 6.12 407/486] wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang
` [PATCH AUTOSEL 6.12 408/486] wifi: rtw89: fw: validate multi-firmware header before getting its size
` [PATCH AUTOSEL 6.12 409/486] wifi: rtw89: fw: validate multi-firmware header before accessing
` [PATCH AUTOSEL 6.12 410/486] wifi: rtw89: call power_on ahead before selecting firmware
` [PATCH AUTOSEL 6.12 411/486] clk: qcom: camcc-sm8250: Use clk_rcg2_shared_ops for some RCGs
` [PATCH AUTOSEL 6.12 412/486] net: page_pool: avoid false positive warning if NAPI was never added
` [PATCH AUTOSEL 6.12 413/486] tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options
` [PATCH AUTOSEL 6.12 414/486] exit: change the release_task() paths to call flush_sigqueue() lockless
` [PATCH AUTOSEL 6.12 415/486] hwmon: (xgene-hwmon) use appropriate type for the latency value
` [f2fs-dev] [PATCH AUTOSEL 6.12 416/486] f2fs: introduce f2fs_base_attr for global sysfs entries
  `  "
` [PATCH AUTOSEL 6.12 417/486] media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available
` [PATCH AUTOSEL 6.12 418/486] media: qcom: camss: Add default case in vfe_src_pad_code
` [PATCH AUTOSEL 6.12 420/486] eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when adding unicast addrs
` [PATCH AUTOSEL 6.12 421/486] tools: ynl-gen: don't output external constants
` [PATCH AUTOSEL 6.12 422/486] net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled
` [PATCH AUTOSEL 6.12 423/486] cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost
` [PATCH AUTOSEL 6.12 424/486] vxlan: Annotate FDB data races
` [PATCH AUTOSEL 6.12 425/486] ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
` [PATCH AUTOSEL 6.12 426/486] r8169: don't scan PHY addresses > 0
` [PATCH AUTOSEL 6.12 427/486] net: flush_backlog() small changes
` [PATCH AUTOSEL 6.12 428/486] bridge: mdb: Allow replace of a host-joined group
` [PATCH AUTOSEL 6.12 429/486] net-sysfs: remove rtnl_trylock from queue attributes
` [PATCH AUTOSEL 6.12 430/486] net-sysfs: prevent uncleared queues from being re-added
` [PATCH AUTOSEL 6.12 431/486] net-sysfs: remove rtnl_trylock from device attributes
` [Intel-wired-lan] [PATCH AUTOSEL 6.12 432/486] ice: init flow director before RDMA
  `  "
` [Intel-wired-lan] [PATCH AUTOSEL 6.12 433/486] ice: treat dyn_allowed only as suggestion
  `  "
` [PATCH AUTOSEL 6.12 434/486] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH AUTOSEL 6.12 435/486] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH AUTOSEL 6.12 436/486] rcu: fix header guard for rcu_all_qs()
` [PATCH AUTOSEL 6.12 437/486] perf: Avoid the read if the count is already updated
` [Intel-wired-lan] [PATCH AUTOSEL 6.12 438/486] ice: count combined queues using Rx/Tx count
  `  "
` [PATCH AUTOSEL 6.12 439/486] drm/xe/relay: Don't use GFP_KERNEL for new transactions
` [PATCH AUTOSEL 6.12 440/486] net/mana: fix warning in the writer of client oob
` [PATCH AUTOSEL 6.12 441/486] scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
` [PATCH AUTOSEL 6.12 442/486] scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
` [PATCH AUTOSEL 6.12 443/486] scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails
` [PATCH AUTOSEL 6.12 444/486] scsi: st: Restore some drive settings after reset
` [PATCH AUTOSEL 6.12 446/486] HID: usbkbd: Fix the bit shift number for LED_KANA
` [PATCH AUTOSEL 6.12 448/486] ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode
` [PATCH AUTOSEL 6.12 449/486] ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties
` [PATCH AUTOSEL 6.12 450/486] ASoC: rt722-sdca: Add some missing readable registers
` [PATCH AUTOSEL 6.12 451/486] irqchip/riscv-aplic: Add support for hart indexes
` [PATCH AUTOSEL 6.12 452/486] dm vdo vio-pool: allow variable-sized metadata vios
` [PATCH AUTOSEL 6.12 453/486] dm vdo indexer: prevent unterminated string warning
` [PATCH AUTOSEL 6.12 454/486] dm vdo: use a short static string for thread name prefix
` [PATCH AUTOSEL 6.12 455/486] drm/ast: Find VBIOS mode from regular display size
` [PATCH AUTOSEL 6.12 456/486] bpf: Use kallsyms to find the function name of a struct_ops's stub function
` [PATCH AUTOSEL 6.12 457/486] bpftool: Fix readlink usage in get_fd_type
` [PATCH AUTOSEL 6.12 458/486] firmware: arm_scmi: Relax duplicate name constraint across protocol ids
` [PATCH AUTOSEL 6.12 459/486] perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
` [PATCH AUTOSEL 6.12 460/486] perf/amd/ibs: Fix ->config to sample period calculation for OP PMU
` [PATCH AUTOSEL 6.12 461/486] clk: renesas: rzg2l-cpg: Refactor Runtime PM clock validation
` [PATCH AUTOSEL 6.12 462/486] wifi: rtl8xxxu: retry firmware download on error
` [PATCH AUTOSEL 6.12 463/486] wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_by_rate
` [PATCH AUTOSEL 6.12 464/486] wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet
` [PATCH AUTOSEL 6.12 466/486] regulator: ad5398: Add device tree support
` [PATCH AUTOSEL 6.12 468/486] accel/qaic: Mask out SR-IOV PCI resources
` [PATCH AUTOSEL 6.12 469/486] drm/xe/pf: Reset GuC VF config when unprovisioning critical resource
` [PATCH AUTOSEL 6.12 470/486] wifi: ath9k: return by of_get_mac_address
` [PATCH AUTOSEL 6.12 473/486] ASoC: hdmi-codec: allow to refine formats actually supported
` [PATCH AUTOSEL 6.12 474/486] drm: bridge: adv7511: fill stream capabilities
` [PATCH AUTOSEL 6.12 475/486] drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE
` [PATCH AUTOSEL 6.12 477/486] drm/xe: Move suballocator init to after display init
` [PATCH AUTOSEL 6.12 478/486] drm/xe: Do not attempt to bootstrap VF in execlists mode
` [PATCH AUTOSEL 6.12 479/486] wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event
` [PATCH AUTOSEL 6.12 480/486] drm/xe/sa: Always call drm_suballoc_manager_fini()
` [PATCH AUTOSEL 6.12 481/486] drm/xe: Reject BO eviction if BO is bound to current VM
` [PATCH AUTOSEL 6.12 482/486] drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
` [PATCH AUTOSEL 6.12 483/486] drm/buddy: fix issue that force_merge cannot free all roots
` [PATCH AUTOSEL 6.12 484/486] drm/panel-edp: Add Starry 116KHD024006
` [PATCH AUTOSEL 6.12 485/486] drm: Add valid clones check
` [PATCH AUTOSEL 6.12 486/486] kernfs: Use RCU to access kernfs_node::parent

Sequential read from NVMe/XFS twice slower on Fedora 42 than on Rocky 9.5
 2025-05-05 22:56 UTC  (7+ messages)

[PATCH v2 0/3] selftests: ublk: more misc fixes
 2025-05-05 22:55 UTC  (2+ messages)

[PATCH 0/3] selftests: ublk: more misc fixes
 2025-05-05 22:55 UTC  (6+ messages)

[PATCH v5 net-next 00/15] AccECN protocol patch series
 2025-05-05 22:54 UTC  (4+ messages)
` [PATCH v5 net-next 09/15] tcp: accecn: AccECN option

[PATCH net-next v8 00/15] Begin upstreaming Homa transport protocol
 2025-05-05 22:53 UTC  (4+ messages)
` [PATCH net-next v8 01/15] net: homa: define user-visible API for Homa


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.