messages from 2023-05-19 20:54:44 to 2023-05-20 02:16:33 UTC [more...]
Fwd: ThinkPad L540: suspend not working (deep / S3 / standby, regression Linux 4.19 -> 6.1)
2023-05-20 2:16 UTC (2+ messages)
[PATCH v3 0/4] tracing/user_events: Use non-RCU context for enabler writes
2023-05-20 2:15 UTC (6+ messages)
` [PATCH v3 1/4] tracing/user_events: Split up mm alloc and attach
` [PATCH v3 2/4] tracing/user_events: Remove RCU lock while pinning pages
` [PATCH v3 3/4] tracing/user_events: Rename link fields for clarity
` [PATCH v3 4/4] tracing/user_events: Document user_event_mm one-shot list usage
[PATCH v3 0/5] GRUB reclaiming fixes
2023-05-20 2:15 UTC (4+ messages)
` [PATCH v3 2/5] sched/deadline: Fix reclaim inaccuracy with SMP
[PATCH] Revert "firmware: qcom_scm: Clear download bit during reboot"
2023-05-20 2:12 UTC (2+ messages)
[PATCH] cachefiles: Allow the cache to be non-root
2023-05-20 2:07 UTC (2+ messages)
` [Linux-cachefs] "
[PATCH] net: macb: use correct __be32 and __be16 types
2023-05-20 2:00 UTC (3+ messages)
[PATCH V3 0/6] Incremental patches on minimal boot support
2023-05-20 2:01 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] More RPMhPD levels + sm8550
2023-05-20 2:01 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: msm8916-longcheer-l8910: Add front flash LED
2023-05-20 2:01 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent
2023-05-20 2:01 UTC (2+ messages)
[PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le32 type values
2023-05-20 1:55 UTC (3+ messages)
[RFC PATCH 00/22] riscv: s64ilp32: Running 32-bit Linux kernel on 64-bit supervisor mode
2023-05-20 1:43 UTC (5+ messages)
[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
2023-05-20 1:41 UTC (5+ messages)
` [PATCH 1/7] arm: docs: Move Arm documentation to Documentation/arch/
` [PATCH 4/7] mips: update a reference to a moved Arm Document
[PATCH v4 00/12] SM63(50|75) DPU support
2023-05-20 1:34 UTC (7+ messages)
` [PATCH v4 08/12] drm/msm/dpu: Add SM6375 support
` [PATCH v4 09/12] drm/msm: mdss: "
` [PATCH v4 10/12] iommu/arm-smmu-qcom: Sort the compatible list alphabetically
[PATCH 1/3] drm/msm/dp: Drop now unused dp_hpd module
2023-05-20 1:26 UTC (6+ messages)
` [PATCH 2/3] drm/msm/dp: Clean up logs dp_power module
` [PATCH 3/3] drm/msm/dp: Clean up pdev/dev duplication in dp_power
[PATCH v20 03/32] splice: Make direct_read_splice() limit to eof where appropriate
2023-05-20 1:26 UTC (8+ messages)
` [PATCH v20 00/32] splice, block: Use page pinning and kill ITER_PIPE
` [PATCH v20 29/32] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
[PATCH v2 9/9] riscv: defconfig: enable T-HEAD SoC
2023-05-20 1:16 UTC (3+ messages)
[git pull] drm fixes for 6.4-rc3
2023-05-20 1:09 UTC
[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
2023-05-20 1:02 UTC (4+ messages)
[PATCH OLK-5.10 v3 0/4] md: bugfix of writing raid sysfs
2023-05-20 0:51 UTC (12+ messages)
` [PATCH OLK-5.10 v3 1/4] md/raid10: fix slab-out-of-bounds in md_bitmap_get_counter
` [PATCH OLK-5.10 v3 2/4] md/raid10: fix overflow in safe_delay_store
` [PATCH OLK-5.10 v3 3/4] md/raid10: fix wrong setting of max_corr_read_errors
[PATCH] cxl/port: Fix NULL pointer access in devm_cxl_add_port()
2023-05-20 0:46 UTC (3+ messages)
[PATCH] scsi: target: Fix data corruption under concurrent target configuration
2023-05-20 0:26 UTC
[PATCH v5 1/7] ufs: core: Combine 32-bit command_desc_base_addr_lo/hi
2023-05-20 0:11 UTC (13+ messages)
` [PATCH v5 2/7] ufs: core: Update the ufshcd_clear_cmds() functionality
` [PATCH v5 3/7] ufs: mcq: Add supporting functions for mcq abort
` [PATCH v5 4/7] ufs: mcq: Add support for clean up mcq resources
` [PATCH v5 6/7] ufs: mcq: Use ufshcd_mcq_poll_cqe_lock() in mcq mode
` [PATCH v5 7/7] ufs: core: Add error handling for MCQ mode
[PATCH v21 00/30] splice: Kill ITER_PIPE
2023-05-20 0:00 UTC (31+ messages)
` [PATCH v21 01/30] splice: Fix filemap of a blockdev
` [PATCH v21 02/30] splice: Make filemap_splice_read() check s_maxbytes
` [PATCH v21 03/30] splice: Rename direct_splice_read() to copy_splice_read()
` [PATCH v21 04/30] splice: Clean up copy_splice_read() a bit
` [PATCH v21 05/30] splice: Make do_splice_to() generic and export it
` [PATCH v21 06/30] splice: Check for zero count in vfs_splice_read()
` [PATCH v21 07/30] splice: Make splice from an O_DIRECT fd use copy_splice_read()
` [PATCH v21 08/30] splice: Make splice from a DAX file "
` [PATCH v21 09/30] shmem: Implement splice-read
` [PATCH v21 10/30] overlayfs: "
` [PATCH v21 11/30] coda: "
` [PATCH v21 12/30] tty, proc, kernfs, random: Use copy_splice_read()
` [PATCH v21 13/30] net: Make sock_splice_read() use copy_splice_read() by default
` [PATCH v21 14/30] 9p: Add splice_read stub
` [PATCH v21 15/30] afs: Provide a splice-read stub
` [PATCH v21 16/30] ceph: "
` [PATCH v21 17/30] ecryptfs: "
` [PATCH v21 18/30] ext4: "
` [PATCH v21 19/30] f2fs: "
` [PATCH v21 20/30] nfs: "
` [PATCH v21 21/30] ntfs3: "
` [PATCH v21 22/30] ocfs2: "
` [PATCH v21 23/30] orangefs: "
` [PATCH v21 24/30] xfs: "
` [PATCH v21 25/30] zonefs: "
` [PATCH v21 26/30] splice: Convert trace/seq to use copy_splice_read()
` [PATCH v21 27/30] cifs: Use filemap_splice_read()
` [PATCH v21 28/30] splice: Use filemap_splice_read() instead of generic_file_splice_read()
` [PATCH v21 29/30] splice: Remove generic_file_splice_read()
` [PATCH v21 30/30] iov_iter: Kill ITER_PIPE
[PATCH] perf: separate bpf_counter_list and bpf_filters
2023-05-19 23:57 UTC
[PATCH] misc: fastrpc: Fix double free of 'buf' in error path
2023-05-19 23:39 UTC (8+ messages)
[PATCH RESEND] tracing/user_events: Prevent same name event per process
2023-05-19 23:38 UTC (2+ messages)
a small question about bpftool struct_ops
2023-05-19 23:37 UTC (3+ messages)
[PATCH net-next v4 0/2] Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver
2023-05-19 23:36 UTC (5+ messages)
` [PATCH net-next v4 1/2] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
` [PATCH net-next v4 2/2] net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
[PATCH -next 0/5] md/raid5: fix several reported bugs
2023-05-19 23:33 UTC (3+ messages)
` [PATCH -next 1/5] md/raid5: don't allow replacement while reshape is not done
[PATCH 1/1] net: ioctl: Use kernel memory on protocol ioctl callbacks
2023-05-19 23:29 UTC (2+ messages)
[PATCH 0/5] PMU, rpm-stats and IMEM for MSM8226
2023-05-19 23:27 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: sram: qcom,imem: Document MSM8226
` [PATCH 2/5] ARM: dts: qcom: msm8226: Add PMU node
` [PATCH 3/5] ARM: dts: qcom: msm8226: Add rpm-stats device node
` [PATCH 4/5] ARM: dts: qcom: msm8226: Add IMEM node
` [PATCH 5/5] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add reboot-mode node
[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
2023-05-19 23:24 UTC (11+ messages)
` [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
[PATCH v14 00/13] hp-bioscfg driver
2023-05-19 23:19 UTC (5+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation
[PATCH -next] md: fix duplicate filename for rdev
2023-05-19 23:15 UTC (2+ messages)
[PATCH v7 0/5] Introduce provisioning primitives
2023-05-19 23:07 UTC (4+ messages)
[PATCH 0/3] Add graphics clock controller support for SM8550
2023-05-19 23:05 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Add SM8550 graphics clock controller
` [PATCH 2/3] clk: qcom: gpucc-sm8550: Add support for "
` [PATCH 3/3] arm64: dts: qcom: sm8550: Add "
[PATCHSET v1 wq/for-6.5] workqueue: Improve unbound workqueue execution locality
2023-05-19 23:03 UTC (4+ messages)
[PATCH v3 0/5] Add DSC v1.2 Support for DSI
2023-05-19 23:02 UTC (10+ messages)
` [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
` [PATCH v3 2/5] drm/msm/dsi: Adjust pclk rate for compression
` [PATCH v3 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
` [PATCH v3 4/5] drm/msm/dpu: Set DATA_COMPRESS for command mode
` [PATCH v3 5/5] drm/msm/dsi: Remove incorrect references to slice_count
[PATCH v2] drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK
2023-05-19 23:01 UTC (3+ messages)
[GIT PULL] SCSI fixes for 6.4-rc2
2023-05-19 22:57 UTC (2+ messages)
[GIT PULL] Ceph fixes for 6.4-rc3
2023-05-19 22:57 UTC (2+ messages)
[ANNOUNCE] util-linux v2.39
2023-05-19 22:56 UTC (4+ messages)
[PATCH v2 0/4] Optimize mremap during mutual alignment within PMD
2023-05-19 22:52 UTC (4+ messages)
` [PATCH v2 1/4] mm/mremap: Optimize the start addresses in move_page_tables()
[PATCH 0/3] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
2023-05-19 22:51 UTC (5+ messages)
` [PATCH 1/3] MIPS: Introduce WAR_4KC_LLSC config option
[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
2023-05-19 22:42 UTC (5+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
[PATCH net-next v9 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-05-19 22:37 UTC (5+ messages)
` [PATCH net-next v9 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES
[PATCH] fix mult_frac() multiple argument evaluation bug
2023-05-19 22:36 UTC (2+ messages)
[PATCH v2] media: verisilicon: Fix crash when probing encoder
2023-05-19 22:34 UTC (3+ messages)
[PATCH] powerpc/crypto: fix build warnings when DEBUG_FS is not enabled
2023-05-19 22:33 UTC
[PATCH] [v2] x86: xen: add missing prototypes
2023-05-19 22:24 UTC (2+ messages)
[PATCH v2] x86: fpu: Keep xfd_state always in sync with MSR_IA32_XFD
2023-05-19 22:21 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3] ufs: poll pmc until another pa request is completed
2023-05-19 22:20 UTC (2+ messages)
[PATCH] [suggestion] mm/gup: avoid IS_ERR_OR_NULL
2023-05-19 22:17 UTC (3+ messages)
[PATCH v2] ufs: poll HCS.UCRDY before issuing a UIC command
2023-05-19 22:16 UTC (2+ messages)
[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
2023-05-19 22:04 UTC (3+ messages)
[PATCH] clk: imx: composite-8m: Add imx8m_divider_determine_rate
2023-05-19 22:04 UTC (3+ messages)
[PATCH] MIPS: Fix MIPS_O32_FP64_SUPPORT for 64bit CPUs before R2
2023-05-19 22:02 UTC (3+ messages)
[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
2023-05-19 22:02 UTC (8+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer
[RFC v2 0/2] change ->index to PAGE_SIZE for hugetlb pages
2023-05-19 22:01 UTC (3+ messages)
` [RFC v2 1/2] mm/filemap: remove hugetlb special casing in filemap.c
` [RFC v2 2/2] mm/hugetlb: add wrapper functions for interactions with page cache
[PATCH v2] tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
2023-05-19 22:00 UTC (2+ messages)
[Resend PATCHv2] mm: skip CMA pages when they are not available
2023-05-19 21:58 UTC (3+ messages)
[PATCH v8 0/3] Introduce 64b relocatable kernel
2023-05-19 21:55 UTC (8+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
[PATCH v7 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs
2023-05-19 21:48 UTC (12+ messages)
` [PATCH v7 01/11] dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
` [PATCH v7 02/11] dt-bindings: dma: Increase iommu maxItems for BAM DMA
` [PATCH v7 03/11] arm64: dts: qcom: sdm8550: Fix the BAM DMA engine compatible string
` [PATCH v7 04/11] arm64: dts: qcom: sdm845: Fix the slimbam "
` [PATCH v7 05/11] dt-bindings: qcom-qce: Fix compatible combinations for SM8150 and IPQ4019 SoCs
` [PATCH v7 06/11] dt-bindings: qcom-qce: Add compatibles for SM6115 and QCM2290
` [PATCH v7 07/11] arm64: dts: qcom: sm6115: Add Crypto Engine support
` [PATCH v7 08/11] arm64: dts: qcom: sm8150: "
` [PATCH v7 09/11] arm64: dts: qcom: sm8250: "
` [PATCH v7 10/11] arm64: dts: qcom: sm8350: "
` [PATCH v7 11/11] arm64: dts: qcom: sm8450: add crypto nodes
[PATCH] Bluetooth: hci_mrvl: use correct __le16 type
2023-05-19 21:44 UTC
[PATCH v4] mips: add <asm-generic/io.h> including
2023-05-19 21:41 UTC (3+ messages)
[PATCH v2 0/4] Add DSC v1.2 Support for DSI
2023-05-19 21:20 UTC (6+ messages)
` [PATCH v2 1/4] drm/msm/dsi: Adjust pclk rate for compression
[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
2023-05-19 21:19 UTC (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 "
` [PATCH net-next v3 4/6] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [PATCH net-next v3 5/6] net: phy: bcm7xxx: Add EPHY entry for 74165
` [PATCH net-next v3 6/6] MAINTAINERS: ASP 2.0 Ethernet driver maintainers
[PATCH v2] SoC: ti: davinci-mcasp: Use pcm_for_each_format() macro
2023-05-19 21:16 UTC
[PATCH] ALSA: ti: Use pcm_for_each_format() macro for PCM format iteration
2023-05-19 21:14 UTC (2+ messages)
[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
2023-05-19 21:11 UTC (3+ messages)
[PATCH] drm/i915: Fix memory leaks in function live_nop_switch
2023-05-19 21:09 UTC (3+ messages)
` [PATCH v2] "
[PATCH v15 0/6] add Amlogic A1 clock controller drivers
2023-05-19 21:09 UTC (5+ messages)
` [PATCH v15 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v15 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
[PATCH] security: keys: perform capable check only on privileged operations
2023-05-19 21:07 UTC (2+ messages)
[PATCH] raid6: neon: add missing prototypes
2023-05-19 21:04 UTC (2+ messages)
[PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup
2023-05-19 21:02 UTC (5+ messages)
` [PATCH 2/2] KVM: SVM: add some info prints to SEV init
[PATCH v2 0/3] KVM: x86: SGX vs. XCR0 cleanups
2023-05-19 20:57 UTC (3+ messages)
[syzbot] WARNING: locking bug in take_dentry_name_snapshot
2023-05-19 20:56 UTC (2+ messages)
` [syzbot] [reiserfs?] [overlayfs?] "
[PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()
2023-05-19 20:54 UTC (2+ messages)
[PATCH v2 4/5] audit: check if audit_queue is full after prepare_to_wait_exclusive()
2023-05-19 20:54 UTC (2+ messages)
[PATCH v2 3/5] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT
2023-05-19 20:54 UTC (2+ messages)
[PATCH v2 2/5] audit: account backlog waiting time in audit_receive()
2023-05-19 20:54 UTC (2+ messages)
[PATCH v2 1/5] audit: refactor queue full checks
2023-05-19 20:54 UTC (2+ 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