Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2025-01-30 14:29:09 to 2025-02-05 13:47:51 UTC [more...]

[PATCH 6.6 000/393] 6.6.76-rc1 review
 2025-02-05 13:39 UTC  (18+ messages)
` [PATCH 6.6 001/393] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
` [PATCH 6.6 002/393] dlm: fix srcu_read_lock() return type to int
` [PATCH 6.6 003/393] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH 6.6 004/393] afs: Fix directory format encoding struct
` [PATCH 6.6 005/393] afs: Fix cleanup of immediately failed async calls
` [PATCH 6.6 007/393] block: retry call probe after request_module in blk_request_module
` [PATCH 6.6 008/393] nbd: dont allow reconnect after disconnect
` [PATCH 6.6 016/393] afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
` [PATCH 6.6 017/393] perf/core: Save raw sample data conditionally based on sample type
` [PATCH 6.6 018/393] sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
` [PATCH 6.6 019/393] sched/topology: Rename DIE domain to PKG
` [PATCH 6.6 020/393] x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD
` [PATCH 6.6 021/393] x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally
` [PATCH 6.6 022/393] drm/msm/dp: set safe_to_exit_level before printing it
` [PATCH 6.6 023/393] drm/etnaviv: Fix page property being used for non writecombine buffers
` [PATCH 6.6 024/393] HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections
` [PATCH 6.6 025/393] drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_config()

[PATCH 6.13 000/623] 6.13.2-rc1 review
 2025-02-05 13:35 UTC  (3+ messages)
` [PATCH 6.13 001/623] coredump: Do not lock during comm reporting
` [PATCH 6.13 002/623] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active

[PATCH 6.12 000/590] 6.12.13-rc1 review
 2025-02-05 13:35 UTC  (4+ messages)
` [PATCH 6.12 001/590] coredump: Do not lock during comm reporting
` [PATCH 6.12 002/590] powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
` [PATCH 6.12 003/590] dlm: fix removal of rsb struct that is master and dir record

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2025-02-05  3:45 UTC  (10+ messages)

[PATCH blktests v2 0/4] enable bs > ps device testing
 2025-02-04 22:57 UTC  (5+ messages)
` [PATCH blktests v2 1/4] common: add and use min io for fio
` [PATCH blktests v2 2/4] common/xfs: use min io for fs blocksize
` [PATCH blktests v2 3/4] tests: use test device min io to support bs > ps
` [PATCH blktests v2 4/4] common/xfs: check for max supported sector size

[PATCH rc] gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU
 2025-02-04 19:18 UTC 

[PATCH blktests 0/4] enable bs > ps device testing
 2025-02-04 19:06 UTC  (6+ messages)
` [PATCH blktests 1/4] common: add and use min io for fio

[PATCH 00/19] iommu: Further abstract iommu-pages
 2025-02-04 18:35 UTC  (20+ messages)
` [PATCH 01/19] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH 02/19] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH 03/19] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH 04/19] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH 05/19] iommu/pages: Replace iommu_free_pages() with iommu_free_page()
` [PATCH 06/19] iommu/pages: De-inline the substantial functions
` [PATCH 07/19] iommu/vtd: Use virt_to_phys()
` [PATCH 08/19] iommu/pages: Formalize the freelist API
` [PATCH 09/19] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH 10/19] iommu/amd: "
` [PATCH 11/19] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH 12/19] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH 13/19] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH 14/19] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH 15/19] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH 16/19] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH 17/19] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH 18/19] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH 19/19] iommu/pages: Remove iommu_alloc_page/pages()

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-04 13:02 UTC  (18+ messages)
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls

[PATCH v1 0/2] iommufd: Allocate attach_handle for any HWPT
 2025-02-04  5:00 UTC  (3+ messages)
` [PATCH v1 1/2] iommufd: Make attach_handle generic than fault specific
` [PATCH v1 2/2] iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev()

[PATCH 6.13 00/25] 6.13.1-rc1 review
 2025-02-03 10:25 UTC  (15+ messages)

[PATCH 5.4 00/94] 5.4.290-rc2 review
 2025-02-02 13:31 UTC  (12+ messages)

[PATCH 6.6 00/43] 6.6.75-rc1 review
 2025-02-02 13:30 UTC  (10+ messages)
` [PATCH 6.6] "

[PATCH 6.12 00/41] 6.12.12-rc2 review
 2025-02-02 13:29 UTC  (13+ messages)
` [PATCH 6.12] "

[PATCH 5.10 000/136] 5.10.234-rc2 review
 2025-02-01 15:14 UTC  (6+ messages)

[PATCH 6.1 00/49] 6.1.128-rc1 review
 2025-02-01 12:19 UTC  (59+ messages)
` [PATCH 6.1 01/49] ASoC: wm8994: Add depends on MFD core
` [PATCH 6.1 02/49] ASoC: samsung: Add missing selects for MFD_WM8994
` [PATCH 6.1 03/49] seccomp: Stub for !CONFIG_SECCOMP
` [PATCH 6.1 04/49] scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
` [PATCH 6.1 05/49] drm/amd/display: Use HW lock mgr for PSR1
` [PATCH 6.1 06/49] irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
` [PATCH 6.1 07/49] ASoC: samsung: midas_wm1811: Map missing jack kcontrols
` [PATCH 6.1 08/49] ASoC: samsung: Add missing depends on I2C
` [PATCH 6.1 09/49] regmap: detach regmap from dev on regmap_exit
` [PATCH 6.1 10/49] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
` [PATCH 6.1 11/49] softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
` [PATCH 6.1 12/49] xfs: bump max fsgeom struct version
` [PATCH 6.1 13/49] xfs: hoist freeing of rt data fork extent mappings
` [PATCH 6.1 14/49] xfs: prevent rt growfs when quota is enabled
` [PATCH 6.1 15/49] xfs: rt stubs should return negative errnos when rt disabled
` [PATCH 6.1 16/49] xfs: fix units conversion error in xfs_bmap_del_extent_delay
` [PATCH 6.1 17/49] xfs: make sure maxlen is still congruent with prod when rounding down
` [PATCH 6.1 18/49] xfs: introduce protection for drop nlink
` [PATCH 6.1 19/49] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
` [PATCH 6.1 20/49] xfs: allow read IO and FICLONE to run concurrently
` [PATCH 6.1 21/49] xfs: factor out xfs_defer_pending_abort
` [PATCH 6.1 22/49] xfs: abort intent items when recovery intents fail
` [PATCH 6.1 23/49] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
` [PATCH 6.1 24/49] xfs: up(ic_sema) if flushing data device fails
` [PATCH 6.1 25/49] xfs: fix internal error from AGFL exhaustion
` [PATCH 6.1 26/49] xfs: inode recovery does not validate the recovered inode
` [PATCH 6.1 27/49] xfs: clean up dqblk extraction
` [PATCH 6.1 28/49] xfs: dquot recovery does not validate the recovered dquot
` [PATCH 6.1 29/49] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
` [PATCH 6.1 30/49] xfs: respect the stable writes flag on the RT device
` [PATCH 6.1 31/49] gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
` [PATCH 6.1 32/49] io_uring: fix waiters missing wake ups
` [PATCH 6.1 33/49] net: sched: fix ets qdisc OOB Indexing
` [PATCH 6.1 34/49] block: fix integer overflow in BLKSECDISCARD
` [PATCH 6.1 35/49] Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
` [PATCH 6.1 36/49] vfio/platform: check the bounds of read/write syscalls
` [PATCH 6.1 37/49] ext4: fix access to uninitialised lock in fc replay path
` [PATCH 6.1 38/49] ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
` [PATCH 6.1 39/49] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
` [PATCH 6.1 40/49] wifi: iwlwifi: add a few rate index validity checks
` [PATCH 6.1 41/49] smb: client: fix UAF in async decryption
` [PATCH 6.1 42/49] USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
` [PATCH 6.1 43/49] Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
` [PATCH 6.1 44/49] ALSA: usb-audio: Add delay quirk for USB Audio Device
` [PATCH 6.1 45/49] Input: atkbd - map F23 key to support default copilot shortcut
` [PATCH 6.1 46/49] Input: xpad - add unofficial Xbox 360 wireless receiver clone
` [PATCH 6.1 47/49] Input: xpad - add support for wooting two he (arm)
` [PATCH 6.1 48/49] smb: client: fix NULL ptr deref in crypto_aead_setkey()
` [PATCH 6.1 49/49] ASoC: samsung: midas_wm1811: Fix Headphone Switch control creation
` [PATCH 6.1] 6.1.128-rc1 review

[PATCH 5.15 00/24] 5.15.178-rc1 review
 2025-02-01  8:14 UTC  (9+ messages)
` [PATCH 5.15] "

[PATCH] apparmor: Fix checking address of an array in accum_label_info()
 2025-01-31 18:21 UTC  (3+ messages)

[PATCH 5.4 00/91] 5.4.290-rc1 review
 2025-01-31  8:57 UTC  (6+ messages)

[PATCH 5.10 000/133] 5.10.234-rc1 review
 2025-01-31  5:38 UTC  (11+ messages)
` [PATCH 5.10 082/133] drm/v3d: Ensure job pointer is set to NULL after job completion

[PATCH] drm/amd/display: Increase sanitizer frame larger than limit when compile testing with clang
 2025-01-30 19:16 UTC  (7+ messages)


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