messages from 2025-05-26 12:41:54 to 2025-05-27 16:50:16 UTC [more...]
[PATCH 6.12 000/626] 6.12.31-rc1 review
2025-05-27 16:20 UTC (105+ messages)
` [PATCH 6.12 001/626] drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401
` [PATCH 6.12 002/626] drm/amd/display: Do not enable replay when vtotal update is pending
` [PATCH 6.12 003/626] drm/amd/display: Correct timing_adjust_pending flag setting
` [PATCH 6.12 004/626] drm/amd/display: Defer BW-optimization-blocked DRR adjustments
` [PATCH 6.12 005/626] i2c: designware: Use temporary variable for struct device
` [PATCH 6.12 006/626] i2c: designware: Fix an error handling path in i2c_dw_pci_probe()
` [PATCH 6.12 007/626] phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
` [PATCH 6.12 008/626] phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
` [PATCH 6.12 009/626] phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
` [PATCH 6.12 010/626] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
` [PATCH 6.12 011/626] nvmem: rockchip-otp: Move read-offset into variant-data
` [PATCH 6.12 012/626] nvmem: rockchip-otp: add rk3576 variant data
` [PATCH 6.12 013/626] nvmem: core: fix bit offsets of more than one byte
` [PATCH 6.12 014/626] nvmem: core: verify cells raw_len
` [PATCH 6.12 015/626] nvmem: core: update raw_len if the bit reading is required
` [PATCH 6.12 016/626] nvmem: qfprom: switch to 4-byte aligned reads
` [PATCH 6.12 017/626] scsi: target: iscsi: Fix timeout on deleted connection
` [PATCH 6.12 018/626] scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices
` [PATCH 6.12 019/626] virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN
` [PATCH 6.12 020/626] dma/mapping.c: dev_dbg support for dma_addressing_limited
` [PATCH 6.12 021/626] intel_th: avoid using deprecated page->mapping, index fields
` [PATCH 6.12 022/626] mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
` [PATCH 6.12 023/626] dma-mapping: avoid potential unused data compilation warning
` [PATCH 6.12 024/626] cgroup: Fix compilation issue due to cgroup_mutex not being exported
` [PATCH 6.12 025/626] vhost_task: fix vhost_task_create() documentation
` [PATCH 6.12 026/626] vhost-scsi: protect vq->log_used with vq->mutex
` [PATCH 6.12 027/626] scsi: mpi3mr: Add level check to control event logging
` [PATCH 6.12 028/626] net: enetc: refactor bulk flipping of RX buffers to separate function
` [PATCH 6.12 029/626] dma-mapping: Fix warning reported for missing prototype
` [PATCH 6.12 030/626] ima: process_measurement() needlessly takes inode_lock() on MAY_READ
` [PATCH 6.12 031/626] fs/buffer: split locking for pagecache lookups
` [PATCH 6.12 032/626] fs/buffer: introduce sleeping flavors "
` [PATCH 6.12 033/626] fs/buffer: use sleeping version of __find_get_block()
` [PATCH 6.12 034/626] fs/ocfs2: "
` [PATCH 6.12 035/626] fs/jbd2: "
` [PATCH 6.12 036/626] fs/ext4: use sleeping version of sb_find_get_block()
` [PATCH 6.12 037/626] drm/amd/display: Enable urgent latency adjustment on DCN35
` [PATCH 6.12 038/626] drm/amdgpu: Allow P2P access through XGMI
` [PATCH 6.12 039/626] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
` [PATCH 6.12 040/626] block: fix race between set_blocksize and read paths
` [PATCH 6.12 041/626] io_uring: dont duplicate flushing in io_req_post_cqe
` [PATCH 6.12 042/626] bpf: fix possible endless loop in BPF map iteration
` [PATCH 6.12 043/626] samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
` [PATCH 6.12 044/626] kconfig: merge_config: use an empty file as initfile
` [PATCH 6.12 045/626] x86/fred: Fix system hang during S4 resume with FRED enabled
` [PATCH 6.12 046/626] s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log
` [PATCH 6.12 047/626] cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
` [PATCH 6.12 048/626] cifs: Fix querying and creating MF symlinks over SMB1
` [PATCH 6.12 049/626] cifs: Fix negotiate retry functionality
` [PATCH 6.12 050/626] smb: client: Store original IO parameters and prevent zero IO sizes
` [PATCH 6.12 051/626] fuse: Return EPERM rather than ENOSYS from link()
` [PATCH 6.12 052/626] exfat: call bh_read in get_block only when necessary
` [PATCH 6.12 053/626] io_uring/msg: initialise msg request opcode
` [PATCH 6.12 054/626] NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()
` [PATCH 6.12 055/626] NFS: Dont allow waiting for exiting tasks
` [PATCH 6.12 056/626] SUNRPC: "
` [PATCH 6.12 057/626] arm64: Add support for HIP09 Spectre-BHB mitigation
` [PATCH 6.12 058/626] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
` [PATCH 6.12 059/626] tracing: Mark binary printing functions with __printf() attribute
` [PATCH 6.12 060/626] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
` [PATCH 6.12 061/626] tpm: Convert warn to dbg in tpm2_start_auth_session()
` [PATCH 6.12 062/626] mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
` [PATCH 6.12 063/626] mailbox: use error ret code of of_parse_phandle_with_args()
` [PATCH 6.12 064/626] riscv: Allow NOMMU kernels to access all of RAM
` [PATCH 6.12 065/626] fbdev: fsl-diu-fb: add missing device_remove_file()
` [PATCH 6.12 066/626] fbcon: Use correct erase colour for clearing in fbcon
` [PATCH 6.12 067/626] fbdev: core: tileblit: Implement missing margin clearing for tileblit
` [PATCH 6.12 068/626] cifs: Set default Netbios RFC1001 server name to hostname in UNC
` [PATCH 6.12 069/626] cifs: add validation check for the fields in smb_aces
` [PATCH 6.12 070/626] cifs: Fix establishing NetBIOS session for SMB2+ connection
` [PATCH 6.12 071/626] NFSv4: Treat ENETUNREACH errors as fatal for state recovery
` [PATCH 6.12 072/626] SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
` [PATCH 6.12 073/626] SUNRPC: rpcbind should never reset the port to the value 0
` [PATCH 6.12 074/626] spi-rockchip: Fix register out of bounds access
` [PATCH 6.12 075/626] ASoC: codecs: wsa884x: Correct VI sense channel mask
` [PATCH 6.12 077/626] mctp: Fix incorrect tx flow invalidation condition in mctp-i2c
` [PATCH 6.12 078/626] net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards
` [PATCH 6.12 079/626] net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
` [PATCH 6.12 080/626] thermal/drivers/mediatek/lvts: Start sensor interrupts disabled
` [PATCH 6.12 081/626] thermal/drivers/qoriq: Power down TMU on system suspend
` [PATCH 6.12 086/626] objtool: Properly disable uaccess validation
` [PATCH 6.12 087/626] PCI: dwc: ep: Ensure proper iteration over outbound map windows
` [PATCH 6.12 088/626] r8169: disable RTL8126 ZRX-DC timeout
` [PATCH 6.12 089/626] tools/build: Dont pass test log files to linker
` [PATCH 6.12 090/626] pNFS/flexfiles: Report ENETDOWN as a connection error
` [PATCH 6.12 091/626] drm/amdgpu/discovery: check ip_discovery fw file available
` [PATCH 6.12 092/626] drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12
` [PATCH 6.12 093/626] PCI: vmd: Disable MSI remapping bypass under Xen
` [PATCH 6.12 094/626] xen/pci: Do not register devices with segments >= 0x10000
` [PATCH 6.12 095/626] ext4: on a remount, only log the ro or r/w state when it has changed
` [PATCH 6.12 096/626] libnvdimm/labels: Fix divide error in nd_label_data_init()
` [PATCH 6.12 097/626] pidfs: improve multi-threaded exec and premature thread-group leader exit polling
` [PATCH 6.12 098/626] staging: vchiq_arm: Create keep-alive thread during probe
` [PATCH 6.12 099/626] mmc: host: Wait for Vdd to settle on card power off
` [PATCH 6.12 100/626] drm/amdgpu: Skip pcie_replay_count sysfs creation for VF
` [PATCH 6.12 101/626] cgroup/rstat: avoid disabling irqs for O(num_cpu)
` [PATCH 6.12 102/626] wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2
` [PATCH 6.12 103/626] wifi: mt76: mt7996: fix SER reset trigger on WED reset
` [PATCH 6.12 104/626] wifi: mt76: mt7996: revise TXS size
` [PATCH 6.12 105/626] wifi: mt76: mt7925: load the appropriate CLC data based on hardware type
` [PATCH 6.12 106/626] wifi: mt76: mt7925: fix fails to enter low power mode in suspend state
` [PATCH 6.12 107/626] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
` [PATCH 6.12 108/626] x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
` [PATCH 6.12 109/626] x86/smpboot: Fix INIT delay assignment for extended Intel Families
Patch "libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID" has been added to the 6
2025-05-27 16:38 UTC (5+ messages)
[PATCH v1 RESEND stable tags] nvmem: layouts: u-boot-env: remove crc32 endianness conversion
2025-05-27 16:32 UTC
[PATCH v2 net 0/1] e1000e: fix heap overflow in e1000_set_eeprom()
2025-05-27 15:52 UTC (6+ messages)
` [PATCH v2 1/1] "
` [Intel-wired-lan] "
Backports of d0afcfeb9e3810ec89d1ffde1a0e36621bb75dca for 6.6 and older
2025-05-27 15:19 UTC (2+ messages)
Series for -Wunterminated-string-initialization in 6.14 and 6.12
2025-05-27 15:15 UTC (2+ messages)
[SRU] [Noble] [PATCH 1/1] net: usb: usbnet: restore usb%d name exception for local mac addresses
2025-05-27 15:08 UTC (2+ messages)
Patch "btrfs: properly limit inline data extent according to block size" has been added to the 6.12-stable tree
2025-05-27 15:03 UTC (2+ messages)
Patch "btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set" has been added to the 6.14-stable tree
2025-05-27 14:56 UTC (2+ messages)
[SRU] [Noble] [PATCH 1/1] net: usb: usbnet: restore usb%d name exception for local mac addresses
2025-05-27 14:55 UTC (2+ messages)
About patch "remoteproc: qcom_wcnss: Handle platforms with only single power domain" in stable queue
2025-05-27 14:54 UTC (2+ messages)
Patch "bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback" has been added to the 6.1-stable tree
2025-05-27 14:53 UTC (3+ messages)
stable-rc/queue/6.14: S390: devres.h:111:16: error: implicit declaration of function 'IOMEM_ERR_PTR' [-Werror=implicit-function-declaration]
2025-05-27 14:46 UTC (3+ messages)
[ANNOUNCE] AUTOSEL: Modern AI-powered Linux Kernel Stable Backport Classifier
2025-05-27 14:47 UTC (5+ messages)
[PATCH] ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
2025-05-27 14:37 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2] riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
2025-05-27 14:16 UTC (2+ messages)
[PATCH] Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"
2025-05-27 13:36 UTC (2+ messages)
[PATCH 1/5] mm/filemap: gate dropbehind invalidate on folio !dirty && !writeback
2025-05-27 13:28 UTC (2+ messages)
` [PATCH 2/5] mm/filemap: use filemap_end_dropbehind() for read invalidation
[PATCH] Bluetooth: hci_qca: move the SoC type check to the right place
2025-05-27 13:20 UTC (4+ messages)
[PATCH] Bluetooth: btusb: Add USB ID 3625:010b for TP-LINK Archer TX10UB Nano
2025-05-27 13:20 UTC (2+ messages)
[PATCH] fpga: zynq-fpga: use sgtable-based scatterlist wrappers
2025-05-27 12:11 UTC (2+ messages)
[PATCH] binder: fix yet another UAF in binder_devices
2025-05-27 11:39 UTC (2+ messages)
[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
2025-05-27 10:59 UTC (4+ messages)
[PATCH v2] drm/xe/sched: stop re-submitting signalled jobs
2025-05-27 10:20 UTC
[PATCH v2] virtio_blk: Fix disk deletion hang on device surprise removal
2025-05-27 9:53 UTC (3+ messages)
[PATCH v3] arm64: Restrict pagetable teardown to avoid false warning
2025-05-27 8:26 UTC
[PATCH v4] iio: common: st_sensors: Fix use of uninitialize device structs
2025-05-27 8:18 UTC (2+ messages)
[PATCH] drm/amd/display: Add null pointer check for get_first_active_display()
2025-05-27 2:42 UTC (2+ messages)
[PATCH AUTOSEL 5.4 1/2] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-27 2:38 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 2/2] platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
[PATCH AUTOSEL 5.10 1/2] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-27 2:38 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 2/2] platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
[PATCH AUTOSEL 5.15 1/2] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-27 2:38 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
[PATCH AUTOSEL 6.1 1/3] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-27 2:38 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 2/3] platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
` [PATCH AUTOSEL 6.1 3/3] net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
[PATCH AUTOSEL 6.6 1/4] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-27 2:37 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 2/4] platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
` [PATCH AUTOSEL 6.6 3/4] net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
` [PATCH AUTOSEL 6.6 4/4] ksmbd: use list_first_entry_or_null for opinfo_get_list()
[PATCH AUTOSEL 6.12 1/5] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-27 2:37 UTC (5+ messages)
` [PATCH AUTOSEL 6.12 2/5] ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform
` [PATCH AUTOSEL 6.12 3/5] platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
` [PATCH AUTOSEL 6.12 4/5] net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
` [PATCH AUTOSEL 6.12 5/5] ksmbd: use list_first_entry_or_null for opinfo_get_list()
[PATCH AUTOSEL 6.14 1/5] platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
2025-05-27 2:37 UTC (5+ messages)
` [PATCH AUTOSEL 6.14 2/5] ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform
` [PATCH AUTOSEL 6.14 3/5] platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
` [PATCH AUTOSEL 6.14 4/5] net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
` [PATCH AUTOSEL 6.14 5/5] ksmbd: use list_first_entry_or_null for opinfo_get_list()
[PATCH v1] net/ncsi: fix buffer overflow in getting version id
2025-05-27 2:23 UTC (3+ messages)
[PATCH 6.14.y] drm/i915/dp: Fix determining SST/MST mode during MTP TU state computation
2025-05-26 21:08 UTC
[PATCH v3] iio: common: st_sensors: Fix use of uninitialize device structs
2025-05-26 20:21 UTC (2+ messages)
[PATCH v3] net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()
2025-05-26 20:00 UTC (2+ messages)
[PATCH] net: ch9200: fix uninitialised access during mii_nway_restart
2025-05-26 18:36 UTC
[PATCH] regulator: max14577: Add error check for max14577_read_reg()
2025-05-26 16:32 UTC (2+ messages)
[PATCH] firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info)
2025-05-26 16:32 UTC (2+ messages)
[PATCH] firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache)
2025-05-26 16:32 UTC (2+ messages)
[PATCH v2] ext4: inline: convert when mmap is called, not when page is written
2025-05-26 16:20 UTC (2+ messages)
[PATCH v4] fs: minix: Fix handling of corrupted directories
2025-05-26 15:43 UTC (2+ messages)
FAILED: patch "[PATCH] highmem: add folio_test_partial_kmap()" failed to apply to 6.6-stable tree
2025-05-26 15:32 UTC (2+ messages)
` [PATCH 6.6.y] highmem: add folio_test_partial_kmap()
FAILED: patch "[PATCH] mm: fix copy_vma() error handling for hugetlb mappings" failed to apply to 5.4-stable tree
2025-05-26 14:54 UTC (3+ messages)
[PATCH] ext4: inline: do not convert when writing to memory map
2025-05-26 14:10 UTC (5+ messages)
Request to backport b3bee1e7c3f2b1b77182302c7b2131c804175870 (x86/boot: Compile boot code with -std=gnu11 too)
2025-05-26 13:54 UTC (3+ messages)
[PATCH v5 0/4] media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5 + other meta fixes
2025-05-26 13:46 UTC (4+ messages)
` [PATCH v5 1/4] media: uvcvideo: Do not mark valid metadata as invalid
[PATCH 6.1 1/1] erofs: get rid of z_erofs_fill_inode()
2025-05-26 13:34 UTC
[PATCH v1] virtio_blk: Fix disk deletion hang on device surprise removal
2025-05-26 13:29 UTC (6+ messages)
FAILED: patch "[PATCH] kasan: avoid sleepable page allocation from atomic context" failed to apply to 6.12-stable tree
2025-05-26 13:19 UTC
[PATCH] wifi: ath12k: fix ring-buffer corruption
2025-05-26 12:58 UTC (4+ messages)
[PATCH] mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
2025-05-26 12:59 UTC (4+ messages)
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