public inbox for patches@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2023-06-30 11:34:07 to 2023-07-09 11:18:44 UTC [more...]

[PATCH 6.3 000/431] 6.3.13-rc1 review
 2023-07-09 11:09 UTC  (43+ messages)
` [PATCH 6.3 001/431] mm: call arch_swap_restore() from do_swap_page()
` [PATCH 6.3 002/431] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
` [PATCH 6.3 003/431] fs: pipe: reveal missing function protoypes
` [PATCH 6.3 004/431] block: Fix the type of the second bdev_op_is_zoned_write() argument
` [PATCH 6.3 005/431] splice: Fix filemap_splice_read() to use the correct inode
` [PATCH 6.3 006/431] erofs: kill hooked chains to avoid loops on deduplicated compressed images
` [PATCH 6.3 007/431] x86/resctrl: Only show tasks pid in current pid namespace
` [PATCH 6.3 008/431] blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
` [PATCH 6.3 009/431] x86/sev: Fix calculation of end address based on number of pages
` [PATCH 6.3 010/431] blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()
` [PATCH 6.3 011/431] virt: sevguest: Add CONFIG_CRYPTO dependency
` [PATCH 6.3 012/431] blk-mq: fix potential io hang by wrong wake_batch
` [PATCH 6.3 013/431] lockd: drop inappropriate svc_get() from locked_get()
` [PATCH 6.3 014/431] nvme-core: fix memory leak in dhchap_secret_store
` [PATCH 6.3 015/431] nvme-core: fix memory leak in dhchap_ctrl_secret
` [PATCH 6.3 016/431] nvme-core: add missing fault-injection cleanup
` [PATCH 6.3 017/431] nvme-core: fix dev_pm_qos memleak
` [PATCH 6.3 018/431] md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
` [PATCH 6.3 019/431] md/raid10: fix overflow of md/safe_mode_delay
` [PATCH 6.3 020/431] md/raid10: fix wrong setting of max_corr_read_errors
` [PATCH 6.3 021/431] md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
` [PATCH 6.3 022/431] md/raid10: fix io loss while replacement replace rdev
` [PATCH 6.3 023/431] md/raid1-10: factor out a helper to add bio to plug
` [PATCH 6.3 024/431] md/raid1-10: factor out a helper to submit normal write
` [PATCH 6.3 025/431] md/raid1-10: submit write io directly if bitmap is not enabled
` [PATCH 6.3 026/431] block: fix blktrace debugfs entries leakage
` [PATCH 6.3 027/431] irqchip/loongson-eiointc: Fix irq affinity setting during resume
` [PATCH 6.3 028/431] splice: dont call file_accessed in copy_splice_read
` [PATCH 6.3 029/431] irqchip/stm32-exti: Fix warning on initialized field overwritten
` [PATCH 6.3 031/431] svcrdma: Prevent page release when nothing was received
` [PATCH 6.3 032/431] erofs: fix compact 4B support for 16k block size
` [PATCH 6.3 040/431] perf/arm-cmn: Fix DTC reset
` [PATCH 6.3 041/431] x86/mm: Allow guest.enc_status_change_prepare() to fail
` [PATCH 6.3 042/431] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()
` [PATCH 6.3 043/431] drivers/perf: hisi: Dont migrate perf to the CPU going to teardown
` [PATCH 6.3 044/431] perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used
` [PATCH 6.3 045/431] perf/arm_cspmu: Fix event attribute type
` [PATCH 6.3 046/431] APEI: GHES: correctly return NULL for ghes_get_devices()
` [PATCH 6.3 047/431] powercap: RAPL: fix invalid initialization for pl4_supported field
` [PATCH 6.3 048/431] powercap: RAPL: Fix CONFIG_IOSF_MBI dependency
` [PATCH 6.3 049/431] PM: domains: Move the verification of in-params from genpd_add_device()
` [PATCH 6.3 050/431] ARM: 9303/1: kprobes: avoid missing-declaration warnings

[PATCH 6.4 0/8] 6.4.3-rc1 review
 2023-07-09 11:14 UTC  (9+ messages)
` [PATCH 6.4 1/8] mm: disable CONFIG_PER_VMA_LOCK until its fixed
` [PATCH 6.4 2/8] mm: lock a vma before stack expansion
` [PATCH 6.4 3/8] mm: lock newly mapped VMA which can be modified after it becomes visible
` [PATCH 6.4 4/8] mm: lock newly mapped VMA with corrected ordering
` [PATCH 6.4 5/8] mm: call arch_swap_restore() from do_swap_page()
` [PATCH 6.4 6/8] bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
` [PATCH 6.4 7/8] fork: lock VMAs of the parent process when forking
` [PATCH 6.4 8/8] fork: lock VMAs of the parent process when forking, again

[PATCH] rust: delete `ForeignOwnable::borrow_mut`
 2023-07-07  0:03 UTC  (4+ messages)

[PATCH 6.4 00/15] 6.4.2-rc2 review
 2023-07-06 12:33 UTC  (6+ messages)

[PATCH 5.15 00/17] 5.15.120-rc2 review
 2023-07-06 10:26 UTC  (5+ messages)

[PATCH 6.1 00/13] 6.1.38-rc2 review
 2023-07-06 10:23 UTC  (12+ messages)

[RFC PATCH 0/2] Resctrl - rewrite (WIP)
 2023-07-06 10:22 UTC  (5+ messages)
` [RFC PATCH 2/2] resctrl2: Arch x86 modules for most of the legacy control/monitor functions

[PATCH 6.3 00/14] 6.3.12-rc2 review
 2023-07-06 10:20 UTC  (4+ messages)

[PATCH 1/7] rust: init: consolidate init macros
 2023-07-05 21:44 UTC  (6+ messages)
` [PATCH 5/7] rust: init: add `..Zeroable::zeroed()` syntax for zeroing all missing fields

[PATCH 6.3 00/13] 6.3.12-rc1 review
 2023-07-05 17:36 UTC  (26+ messages)
` [PATCH 6.3 01/13] xtensa: fix lock_mm_and_find_vma in case VMA not found
` [PATCH 6.3 02/13] drm/amd/display: Do not update DRR while BW optimizations pending
` [PATCH 6.3 03/13] PCI/ACPI: Validate acpi_pci_set_power_state() parameter
` [PATCH 6.3 04/13] PCI/ACPI: Call _REG when transitioning D-states
` [PATCH 6.3 05/13] execve: always mark stack as growing down during early stack setup
` [PATCH 6.3 06/13] nfs: dont report STATX_BTIME in ->getattr
` [PATCH 6.3 07/13] Revert "cxl/port: Enable the HDM decoder capability for switch ports"
` [PATCH 6.3 08/13] nubus: Partially revert proc_create_single_data() conversion
` [PATCH 6.3 09/13] hugetlb: revert use of page_cache_next_miss()
` [PATCH 6.3 10/13] scripts/tags.sh: Resolve gtags empty index generation
` [PATCH 6.3 11/13] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
` [PATCH 6.3 12/13] dm ioctl: Avoid double-fetch of version
` [PATCH 6.3 13/13] drm/amdgpu: Validate VM ioctl flags

[PATCH 5.15 00/17] 5.15.120-rc2 review
 2023-07-05 16:41 UTC 

[PATCH 6.1 00/13] 6.1.38-rc2 review
 2023-07-05 16:40 UTC 

[PATCH 6.3 00/14] 6.3.12-rc2 review
 2023-07-05 16:39 UTC 

[PATCH 6.4 00/15] 6.4.2-rc2 review
 2023-07-05 16:38 UTC 

[PATCH] ASoC: cs35l45: Select REGMAP_IRQ
 2023-07-05 16:05 UTC  (2+ messages)

[PATCH 5.15 00/15] 5.15.120-rc1 review
 2023-07-04  7:31 UTC  (19+ messages)
` [PATCH 5.15 01/15] mptcp: fix possible divide by zero in recvmsg()
` [PATCH 5.15 02/15] mptcp: consolidate fallback and non fallback state machine
` [PATCH 5.15 03/15] mm, hwpoison: try to recover from copy-on write faults
` [PATCH 5.15 04/15] mm, hwpoison: when copy-on-write hits poison, take page offline
` [PATCH 5.15 05/15] drm/amdgpu: Set vmbo destroy after pt bo is created
` [PATCH 5.15 06/15] x86/microcode/AMD: Load late on both threads too
` [PATCH 5.15 07/15] x86/smp: Use dedicated cache-line for mwait_play_dead()
` [PATCH 5.15 08/15] can: isotp: isotp_sendmsg(): fix return error fix on TX path
` [PATCH 5.15 09/15] bpf: ensure main program has an extable
` [PATCH 5.15 10/15] HID: wacom: Use ktime_t rather than int when dealing with timestamps
` [PATCH 5.15 11/15] HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651
` [PATCH 5.15 12/15] Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe"
` [PATCH 5.15 13/15] perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
` [PATCH 5.15 14/15] scripts/tags.sh: Resolve gtags empty index generation
` [PATCH 5.15 15/15] drm/amdgpu: Validate VM ioctl flags

[PATCH 6.1 00/11] 6.1.38-rc1 review
 2023-07-03 23:02 UTC  (13+ messages)
` [PATCH 6.1 01/11] xtensa: fix lock_mm_and_find_vma in case VMA not found
` [PATCH 6.1 02/11] drm/amd/display: Remove optimization for VRR updates
` [PATCH 6.1 03/11] drm/amd/display: Do not update DRR while BW optimizations pending
` [PATCH 6.1 04/11] PCI/ACPI: Validate acpi_pci_set_power_state() parameter
` [PATCH 6.1 05/11] PCI/ACPI: Call _REG when transitioning D-states
` [PATCH 6.1 06/11] execve: always mark stack as growing down during early stack setup
` [PATCH 6.1 07/11] nubus: Partially revert proc_create_single_data() conversion
` [PATCH 6.1 08/11] perf symbols: Symbol lookup with kcore can fail if multiple segments match stext
` [PATCH 6.1 09/11] scripts/tags.sh: Resolve gtags empty index generation
` [PATCH 6.1 10/11] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
` [PATCH 6.1 11/11] drm/amdgpu: Validate VM ioctl flags

[PATCH 6.4 00/13] 6.4.2-rc1 review
 2023-07-03 18:54 UTC  (14+ messages)
` [PATCH 6.4 01/13] xtensa: fix lock_mm_and_find_vma in case VMA not found
` [PATCH 6.4 02/13] tools/nolibc: x86_64: disable stack protector for _start
` [PATCH 6.4 03/13] PCI/ACPI: Validate acpi_pci_set_power_state() parameter
` [PATCH 6.4 04/13] PCI/ACPI: Call _REG when transitioning D-states
` [PATCH 6.4 05/13] execve: always mark stack as growing down during early stack setup
` [PATCH 6.4 06/13] nfs: dont report STATX_BTIME in ->getattr
` [PATCH 6.4 07/13] Revert "cxl/port: Enable the HDM decoder capability for switch ports"
` [PATCH 6.4 08/13] nubus: Partially revert proc_create_single_data() conversion
` [PATCH 6.4 09/13] hugetlb: revert use of page_cache_next_miss()
` [PATCH 6.4 10/13] scripts/tags.sh: Resolve gtags empty index generation
` [PATCH 6.4 11/13] docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
` [PATCH 6.4 12/13] dm ioctl: Avoid double-fetch of version
` [PATCH 6.4 13/13] drm/amdgpu: Validate VM ioctl flags

[PATCH 6/7] rust: init: Add functions to create array initializers
 2023-07-03 12:03 UTC  (2+ messages)

[PATCH 2/7] rust: add derive macro for `Zeroable`
 2023-07-03 11:50 UTC  (2+ messages)

[PATCH 6.3 00/29] 6.3.11-rc1 review
 2023-07-03 10:02 UTC  (4+ messages)
` [PATCH 6.3 02/29] mm/mmap: Fix error return in do_vmi_align_munmap()

[PATCH] rust: types: make `Opaque` be `!Unpin`
 2023-07-03  9:30 UTC  (4+ messages)

[PATCH] powerpc/boot: Disable power10 features after BOOTAFLAGS assignment
 2023-07-03  5:21 UTC  (2+ messages)

[GIT PULL] second set of sysctl fixes v6.5-rc1
 2023-07-01 16:12 UTC  (2+ messages)

[PATCH 6.4 00/28] 6.4.1-rc1 review
 2023-07-01 15:01 UTC  (13+ messages)

[PATCH 6.4 00/31] 6.4.1-rc3 review
 2023-07-01  8:33 UTC  (6+ messages)

[PATCH 6.3 00/32] 6.3.11-rc4 review
 2023-07-01  7:32 UTC  (5+ messages)

[PATCH 6.1 00/33] 6.1.37-rc3 review
 2023-07-01  7:22 UTC  (5+ messages)

[PATCH 0/6] KUnit integration for Rust doctests
 2023-06-30 18:17 UTC  (3+ messages)
` [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones


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