public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-17 21:14:40 to 2023-05-18 02:01:02 UTC [more...]

[PATCH] PCI: Only put >= 2015 root ports into D3 on Intel
 2023-05-18  2:00 UTC  (8+ messages)

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-05-18  1:58 UTC  (11+ messages)
` [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 RESEND 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v5 RESEND 16/17] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v5 RESEND 17/17] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[PATCH] spi: spi-cadence: Interleave write of TX and read of RX FIFO
 2023-05-18  1:55 UTC  (2+ messages)

arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
 2023-05-18  1:52 UTC  (3+ messages)

[PATCH RESEND] iommu/amd: Fix domain flush size when syncing iotlb
 2023-05-18  1:50 UTC 

[PATCH v1] f2fs: Fix over-estimating free section during FG GC
 2023-05-18  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix potential deadlock due to unpaired node_write lock use
 2023-05-18  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix the wrong condition to determine atomic context
 2023-05-18  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: compress: fix to check validity of i_compress_flag field
 2023-05-18  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] f2fs: add sanity compress level check for compressed file
 2023-05-18  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix to set noatime and immutable flag for quota file
 2023-05-18  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: renew value of F2FS_MOUNT_*
 2023-05-18  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] f2fs: close unused open zones while mounting
 2023-05-18  1:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] block: improve the share tag set performance
 2023-05-18  1:49 UTC  (11+ messages)
` [PATCH 2/2] ufs: don't use the fair tag sharings

[PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
 2023-05-18  1:44 UTC  (4+ messages)

[GIT PULL] tpmdd: three bug fixes for v6.4-rc2
 2023-05-18  1:44 UTC  (3+ messages)

[PATCH] ubsan: add prototypes for internal functions
 2023-05-18  1:43 UTC  (2+ messages)

[PATCH v2] f2fs: flush error flags in workqueue
 2023-05-18  1:43 UTC  (2+ messages)

Fwd: BUG: Patch to spi-nor hangs Lenovo ThinkPad X1 Titanium with divide by zero
 2023-05-18  1:42 UTC 

[PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
 2023-05-18  1:42 UTC  (4+ messages)

[PATCH] [v9] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
 2023-05-18  1:38 UTC  (4+ messages)

[PATCH -next v2 00/13] mm: page_alloc: misc cleanup and refector
 2023-05-18  1:35 UTC  (4+ messages)
` [PATCH v2 08/13] mm: page_alloc: split out DEBUG_PAGEALLOC

[PATCH 1/2] sched: don't account throttle time for empty groups
 2023-05-18  1:34 UTC  (2+ messages)
` [PATCH 2/2] sched: add throttled time stat for throttled children

Bug report: kernel paniced when system hibernates
 2023-05-18  1:29 UTC  (6+ messages)
        ` Fwd: "

[PATCH v5 00/10] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-05-18  1:22 UTC  (4+ messages)
` [PATCH v5 08/10] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-05-18  1:27 UTC  (5+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer

[PATCH v3] mm, compaction: Skip all non-migratable pages during scan
 2023-05-18  1:21 UTC  (5+ messages)

[PATCH] f2fs: maintain six open zones for zoned devices
 2023-05-18  1:21 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] ALSA: ti: Use pcm_for_each_format() macro for PCM format iteration
 2023-05-18  1:21 UTC  (3+ messages)

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-18  1:18 UTC  (13+ messages)

[PATCH] vfio/type1: check pfn valid before converting to struct page
 2023-05-18  0:52 UTC  (3+ messages)

linux-next: duplicate patches in the btrfs tree
 2023-05-18  1:09 UTC 

[PATCH v6] f2fs: add async reset zone command support
 2023-05-18  1:05 UTC  (4+ messages)
    `  "
      ` (2) "

[RFC PATCH 0/8] vhost_tasks: Use CLONE_THREAD/SIGHAND
 2023-05-18  1:04 UTC  (12+ messages)
` [RFC PATCH 1/8] signal: Dequeue SIGKILL even if SIGNAL_GROUP_EXIT/group_exec_task is set
` [RFC PATCH 2/8] vhost/vhost_task: Hook vhost layer into signal handler
` [RFC PATCH 3/8] fork/vhost_task: Switch to CLONE_THREAD and CLONE_SIGHAND
` [RFC PATCH 4/8] vhost-net: Move vhost_net_open
` [RFC PATCH 5/8] vhost: Add callback that stops new work and waits on running ones
` [RFC PATCH 6/8] vhost-scsi: Add callback to stop and wait on works
` [RFC PATCH 7/8] vhost-net: "
` [RFC PATCH 8/8] fork/vhost_task: remove no_files

[PATCH 0/2] drivers: base: cacheinfo: Fix shared_cpu_list inconsistency in event of CPU hotplug
 2023-05-18  1:02 UTC  (2+ messages)

[PATCH v2 0/2] virtio: abstract virtqueue related methods
 2023-05-18  0:47 UTC  (8+ messages)
` [PATCH v2 1/2] "
    `  "
            `  "

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-18  0:43 UTC  (7+ messages)

[PATCH v2 0/3] More RPMhPD levels + sm8550
 2023-05-18  0:41 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: qcom,rpmpd: add missing RPMH levels
` [PATCH v2 3/3] arm64: dts: qcom: sm8550: Add missing RPMhPD OPP levels

[PATCH v2] mm: userfaultfd: avoid passing an invalid range to vma_merge()
 2023-05-18  0:38 UTC  (11+ messages)

[PATCH v10 0/8] add DSC 1.2 dpu supports
 2023-05-18  0:35 UTC  (18+ messages)
` [PATCH v10 1/8] drm/msm/dpu: add dsc blocks to the catalog of MSM8998 and SC8180X
` [PATCH v10 2/8] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v10 3/8] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v10 4/8] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v10 5/8] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v10 6/8] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v10 7/8] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v10 8/8] drm/msm/dpu: tear down DSC data path when DSC disabled

[PATCH 1/1] f2fs: pass I_NEW flag to trace event
 2023-05-18  0:32 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH v4 1/3] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-18  0:27 UTC  (7+ messages)
` [PATCH v4 2/3] spi: spi-imx: add support for "
` [PATCH v4 3/3] spi: spidev: add "

[PATCH v4] watchdog: Allow nmi watchdog to use "ref-cycles" event
 2023-05-18  0:25 UTC 

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-18  0:23 UTC  (15+ messages)

[PATCH 0/2] Add support for Visionox R66451 AMOLED DSI panel
 2023-05-18  0:19 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panel

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-05-18  0:16 UTC  (4+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[syzbot] [erofs?] general protection fault in erofs_bread (2)
 2023-05-18  0:06 UTC  (2+ messages)

[PATCH 1/3] drm/amd/display: drop redundant memset() in get_available_dsc_slices()
 2023-05-18  0:04 UTC  (6+ messages)
` [PATCH 2/3] drm/amd/display: drop unused function set_abm_event()
` [PATCH 3/3] drm/amd/display: drop unused count variable in create_eml_sink()

[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
 2023-05-18  0:01 UTC  (4+ messages)

linux-next: build failure after merge of the mm tree
 2023-05-17 23:59 UTC 

[PATCH] kbuild: Enable -fstrict-flex-arrays=3
 2023-05-17 23:54 UTC  (4+ messages)

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-05-17 23:53 UTC  (4+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list

[PATCH v2] arm64: dts: qcom: sc8280xp: Add SDC2 and enable on CRD
 2023-05-17 23:52 UTC 

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-17 23:48 UTC  (9+ messages)

[PATCH v14 00/13] hp-bioscfg driver
 2023-05-17 23:42 UTC  (3+ messages)
` [PATCH v14 01/13] hp-bioscfg: Documentation

[PATCH][next] ALSA: mixart: Replace one-element arrays with simple object declarations
 2023-05-17 23:38 UTC 

[PATCH v3 0/3] STM32 warning cleanup
 2023-05-17 23:33 UTC  (5+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: fix several DT warnings on stm32mp15

[PATCH] md/raid5: Convert stripe_head's "dev" to flexible array member
 2023-05-17 23:33 UTC 

[PATCH v2] usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SS
 2023-05-17 23:32 UTC  (5+ messages)

linux-next: build failure after merge of the net tree
 2023-05-17 23:29 UTC  (2+ messages)

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-17 23:21 UTC  (8+ messages)
` [PATCH v8 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info

[PATCH v11 0/3] spi: dw: DW SPI DMA Driver updates
 2023-05-17 23:03 UTC  (3+ messages)
` [PATCH v11 3/3] spi: dw: Round of n_bytes to power of 2

[PATCH 0/2][next] scsi: lpfc: Replace one-element array with flexible-array member
 2023-05-17 23:02 UTC  (5+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] scsi: lpfc: Use struct_size() helper

[ANNOUNCE] 4.14.314-rt147
 2023-05-17 22:59 UTC 

[ANNOUNCE] 5.10.179-rt87
 2023-05-17 22:58 UTC 

[PATCH] pid: Replace struct pid 1-element array with flex-array
 2023-05-17 22:58 UTC 

[PATCH v1 1/2] perf test attr: Update no event/metric expectations
 2023-05-17 22:57 UTC  (2+ messages)
` [PATCH v1 2/2] perf test attr: Fix deprecation warning

[PATCH v2 00/10] Clean ups for maple tree
 2023-05-17 22:48 UTC  (3+ messages)
` [PATCH v2 08/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient

[PATCH v2 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-05-17 22:40 UTC  (3+ messages)
` [PATCH v2 05/20] x86: decompressor: Avoid the need for a stack in the 32-bit trampoline

[tip:master] BUILD SUCCESS f81d8f759e7f80c643027e631c586369836aac90
 2023-05-17 22:34 UTC 

[tip:x86/cpu] BUILD SUCCESS f220125b999b2c9694149c6bda2798d8096f47ed
 2023-05-17 22:34 UTC 

[PATCH] ftrace: Replace all non-returning strlcpy with strscpy
 2023-05-17 22:28 UTC  (2+ messages)

[PATCH v1 0/7] Bindings for the workqueue
 2023-05-17 22:22 UTC  (3+ messages)

[PATCH] mm: kfence: Fix false positives on big endian
 2023-05-17 22:20 UTC  (3+ messages)

[PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
 2023-05-17 22:20 UTC  (11+ messages)

[PATCH 4/6] drm/msm/a6xx: Improve GMU force shutdown sequence
 2023-05-17 22:19 UTC  (2+ messages)

kernel/trace/fprobe.c:59 fprobe_handler() error: uninitialized symbol 'ret'
 2023-05-17 22:07 UTC  (4+ messages)

[PATCH] misc: Switch i2c drivers back to use .probe()
 2023-05-17 22:01 UTC 

[tip: x86/urgent] x86/mm: Avoid incomplete Global INVLPG flushes
 2023-05-17 21:56 UTC 

[PATCH v5 00/21] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-17 21:53 UTC  (12+ messages)
` [PATCH v5 03/21] modpost: remove get_prettyname()
` [PATCH v5 04/21] modpost: squash report_extable_warnings() into extable_mismatch_handler()
` [PATCH v5 05/21] modpost: squash report_sec_mismatch() into default_mismatch_handler()
` [PATCH v5 10/21] modpost: rename find_elf_symbol() and find_elf_symbol2()
` [PATCH v5 14/21] modpost: remove is_shndx_special() check from section_rel(a)

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-17 21:50 UTC  (4+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "

[PATCH] modpost: fix section mismatch message for R_ARM_ABS32
 2023-05-17 21:41 UTC  (2+ messages)

[PATCH] nfsd: make a copy of struct iattr before calling notify_change
 2023-05-17 21:37 UTC  (5+ messages)

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-05-17 21:36 UTC  (7+ messages)
` [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
` [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors

IPA_STATUS_SIZE, commit b8dc7d0eea5a7709bb534f1b3ca70d2d7de0b42c
 2023-05-17 21:35 UTC  (2+ messages)

[PATCH v5 1/1] wifi: mac80211: fortify the spinlock against deadlock by interrupt
 2023-05-17 21:34 UTC  (2+ messages)

[PATCH V6 0/6] drm: bridge: samsung-dsim: Support variable clocking
 2023-05-17 21:34 UTC  (4+ messages)
` [PATCH V6 5/6] drm: bridge: samsung-dsim: Dynamically configure DPHY timing

[PATCH 0/3] cxl: Random clean ups
 2023-05-17 21:32 UTC  (7+ messages)
` [PATCH 1/3] MAINTAINERS: Add additional reviewers for CXL
` [PATCH 2/3] cxl/pci: Update comment
` [PATCH 3/3] tools/testing/cxl: Document test configurations

[PATCH] gpiolib: Avoid side effects in gpio_is_visible()
 2023-05-17 21:30 UTC  (9+ messages)

[PATCH net-next 0/3] WAKE_FILTER for Broadcom PHY
 2023-05-17 21:29 UTC  (5+ messages)
` [PATCH net-next 2/3] net: phy: broadcom: Add support for WAKE_FILTER

[PATCH 1/2] amdgpu: validate drm_amdgpu_gem_va addrs for all ops
 2023-05-17 21:26 UTC  (2+ messages)

[PATCH v3 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
 2023-05-17 21:25 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Flush RSC sleep & wake votes
 2023-05-17 21:23 UTC  (6+ messages)

[PATCH] spi-dw-core.c: Fix error checking for debugfs_create_dir
 2023-05-17 21:21 UTC  (2+ messages)

[PATCH net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-17 21:18 UTC  (4+ messages)
` [PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH v6 0/6] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-17 21:17 UTC  (7+ messages)
` [PATCH v6 1/6] usb: misc: eud: Fix eud sysfs path (use 'qcom_eud')
` [PATCH v6 2/6] dt-bindings: soc: qcom: eud: Add SM6115 / SM4250 support
` [PATCH v6 3/6] usb: misc: eud: Fix indentation issues
` [PATCH v6 4/6] usb: misc: eud: Add driver support for SM6115 / SM4250
` [PATCH v6 5/6] arm64: dts: qcom: sm6115: Add EUD dt node and dwc3 connector
` [PATCH v6 6/6] arm64: dts: qcom: qrb4210-rb2: Enable EUD debug peripheral

[PATCH v3 00/17] Venus QoL / maintainability fixes
 2023-05-17 21:14 UTC  (17+ messages)
` [PATCH v3 02/17] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
` [PATCH v3 03/17] media: venus: Introduce VPU version distinction
` [PATCH v3 04/17] media: venus: Add vpu_version to most SoCs
` [PATCH v3 05/17] media: venus: firmware: Leave a clue about obtaining CP VARs
` [PATCH v3 06/17] media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
` [PATCH v3 07/17] media: venus: core: Assign registers based on VPU version
` [PATCH v3 08/17] media: venus: hfi_venus: Sanitize venus_halt_axi() per-VPU-version
` [PATCH v3 09/17] media: venus: hfi_venus: Sanitize venus_isr() per-VPU-version
` [PATCH v3 10/17] media: venus: hfi_venus: Sanitize venus_cpu_and_video_core_idle() per-VPU-version
` [PATCH v3 11/17] media: venus: hfi_venus: Sanitize venus_cpu_idle_and_pc_ready() per-VPU-version
` [PATCH v3 12/17] media: venus: firmware: Correct IS_V6() checks
` [PATCH v3 13/17] media: venus: hfi_platform: Check vpu_version instead of device compatible
` [PATCH v3 14/17] media: venus: vdec: Sanitize vdec_set_work_route() per-VPU-version
` [PATCH v3 15/17] media: venus: Introduce accessors for remapped hfi_buffer_reqs members
` [PATCH v3 16/17] media: venus: Use newly-introduced hfi_buffer_requirements accessors
` [PATCH v3 17/17] media: venus: hfi_venus: Restrict writing SCIACMDARG3 to Venus V1/V2


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