public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-29 13:20:16 to 2023-03-29 15:18:02 UTC [more...]

[PATCH][for stable/linux-5.15.y] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
 2023-03-29 15:17 UTC 

[PATCH v7 00/13] CSI2RX support on J721E
 2023-03-29 15:17 UTC  (4+ messages)

[PATCH] scsi: iscsi_tcp: Check the sock is correct before iscsi_set_param
 2023-03-29 15:17 UTC  (2+ messages)

[PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch
 2023-03-29 15:15 UTC  (3+ messages)
` [PATCH v14 1/4] asm-generic,arm64: create task variant of access_ok

[PATCH v14 00/14] Add PSR support for eDP
 2023-03-29 15:16 UTC  (6+ messages)
` [PATCH v14 14/14] drm/msm/dp: set self refresh aware based on PSR support

[PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
 2023-03-29 15:13 UTC  (4+ messages)
` [PATCH kernel v4] "

[PATCH] PCI: Fix use-after-free in pci_bus_release_domain_nr()
 2023-03-29 15:10 UTC  (2+ messages)

[PATCH v2 0/2] Introducing trace buffer mapping by user-space
 2023-03-29 15:08 UTC  (12+ messages)
` [PATCH v2 1/2] ring-buffer: Introducing ring-buffer mapping functions

[PATCH net-next] net: ethernet: ti: Fix format specifier in netcp_create_interface()
 2023-03-29 15:08 UTC 

[PATCH v6 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-03-29 15:06 UTC  (21+ messages)
` [PATCH v6 5/5] mfd: max77541: Add ADI "

[PATCH v2 0/6] rust: error: Add missing wrappers to convert to/from kernel error codes
 2023-03-29 15:04 UTC  (14+ messages)
` [PATCH v2 1/6] rust: error: Rename to_kernel_errno() -> to_errno()
` [PATCH v2 2/6] rust: error: Add Error::to_ptr()
` [PATCH v2 3/6] rust: error: Add Error::from_errno()
` [PATCH v2 4/6] rust: error: Add to_result() helper
` [PATCH v2 5/6] rust: error: Add a helper to convert a C ERR_PTR to a `Result`
` [PATCH v2 6/6] rust: error: Add from_result() helper

[PATCH -next] dma-debug: Use %pa to format phys_addr_t
 2023-03-29 15:03 UTC  (2+ messages)

[PATCH v3 1/2] mm: vmalloc: Remove a global vmap_blocks xarray
 2023-03-29 15:01 UTC  (3+ messages)

[PATCH v2 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-03-29 14:58 UTC  (2+ messages)
  ` [PATCH v2 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing

[RFC PATCH] sched/fair: Make tg->load_avg per node
 2023-03-29 14:55 UTC  (6+ messages)

[PATCH] mm: mark folio as workingset in lru_deactivate_fn
 2023-03-29 14:55 UTC  (2+ messages)

[PATCH] mm: khugepaged: Fix kernel BUG in hpage_collapse_scan_file
 2023-03-29 14:53 UTC 

[PATCH -fixes v2 0/3] Fixes for dtb mapping
 2023-03-29 14:52 UTC  (7+ messages)
` [PATCH -fixes v2 2/3] riscv: Do not set initial_boot_params to the linear address of the dtb
` [PATCH -fixes v2 3/3] riscv: No need to relocate the dtb as it lies in the fixmap region

CLONE_INTO_CGROUP probably needs to call controller attach handlers
 2023-03-29 14:52 UTC  (4+ messages)

[PATCH v3 0/1] PCI: qcom: Add support for system suspend and resume
 2023-03-29 14:51 UTC  (10+ messages)
` [PATCH v3 1/1] "
  ` [EXT] "

[PATCH v4 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-03-29 14:50 UTC  (3+ messages)
` [PATCH v4 2/4] mfd: tps6594: Add driver for TI TPS6594 PMIC

[PATCH v3 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-03-29 14:49 UTC  (4+ messages)
` [PATCH v3 2/4] mfd: tps6594: Add driver for TI TPS6594 PMIC

[PATCH v2 4/7] mm: page_owner: add support for splitting to any order in split page_owner
 2023-03-29 14:48 UTC  (2+ messages)

[PATCH v8 0/3] perf: cs-etm: Update perf to handle new Coresight Trace ID
 2023-03-29 14:47 UTC  (7+ messages)
` [PATCH v8 1/3] perf: cs-etm: Move mapping of Trace ID and cpu into helper function

power_supply_show_property Kernel Oops
 2023-03-29 14:43 UTC  (2+ messages)

[PATCH V2 7/8] vfio/pci: Support dynamic MSI-x
 2023-03-29 14:42 UTC  (3+ messages)

[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
 2023-03-29 14:41 UTC  (2+ messages)

[RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-03-29 14:39 UTC  (51+ messages)
` [RFC PATCH v2 01/48] netfs: Fix netfs_extract_iter_to_sg() for ITER_UBUF/IOVEC
` [RFC PATCH v2 02/48] iov_iter: Remove last_offset member
` [RFC PATCH v2 03/48] iov_iter: Add an iterator-of-iterators
` [RFC PATCH v2 04/48] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [RFC PATCH v2 05/48] mm: Move the page fragment allocator from page_alloc.c into its own file
` [RFC PATCH v2 06/48] mm: Make the page_frag_cache allocator use multipage folios
` [RFC PATCH v2 07/48] mm: Make the page_frag_cache allocator use per-cpu
` [RFC PATCH v2 08/48] tcp: Support MSG_SPLICE_PAGES
` [RFC PATCH v2 09/48] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [RFC PATCH v2 10/48] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [RFC PATCH v2 11/48] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [RFC PATCH v2 12/48] espintcp: Inline do_tcp_sendpages()
` [RFC PATCH v2 13/48] tls: "
` [RFC PATCH v2 14/48] siw: "
` [RFC PATCH v2 15/48] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [RFC PATCH v2 16/48] ip, udp: Support MSG_SPLICE_PAGES
` [RFC PATCH v2 17/48] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [RFC PATCH v2 18/48] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [RFC PATCH v2 19/48] af_unix: Support MSG_SPLICE_PAGES
` [RFC PATCH v2 20/48] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [RFC PATCH v2 21/48] crypto: af_alg: Pin pages rather than ref'ing if appropriate
` [RFC PATCH v2 22/48] crypto: af_alg: Use netfs_extract_iter_to_sg() to create scatterlists
` [RFC PATCH v2 23/48] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [RFC PATCH v2 24/48] crypto: af_alg: Support MSG_SPLICE_PAGES
` [RFC PATCH v2 25/48] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [RFC PATCH v2 26/48] crypto: af_alg/hash: Support MSG_SPLICE_PAGES
` [RFC PATCH v2 27/48] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
` [RFC PATCH v2 28/48] splice: Reimplement splice_to_socket() to pass multiple bufs to sendmsg()
` [RFC PATCH v2 29/48] Remove file->f_op->sendpage
` [RFC PATCH v2 30/48] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [RFC PATCH v2 31/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [RFC PATCH v2 32/48] iscsi: "
` [RFC PATCH v2 33/48] iscsi: Assume "sendpage" is okay in iscsi_tcp_segment_map()
` [RFC PATCH v2 34/48] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
` [RFC PATCH v2 35/48] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [RFC PATCH v2 36/48] algif: Remove hash_sendpage*()
` [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [RFC PATCH v2 38/48] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [RFC PATCH v2 39/48] dlm: "
` [RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [RFC PATCH v2 41/48] sunrpc: Rely on TCP sendmsg + MSG_SPLICE_PAGES to copy unspliceable data
` [RFC PATCH v2 42/48] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [RFC PATCH v2 43/48] kcm: "
` [RFC PATCH v2 44/48] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [RFC PATCH v2 45/48] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [RFC PATCH v2 46/48] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendmsg()
` [RFC PATCH v2 47/48] drdb: Send an entire bio in a single sendmsg
` [RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)

[PATCH -next] thermal/drivers/thermal_hwmon: Fix a kernel NULL pointer dereference
 2023-03-29 14:38 UTC  (7+ messages)

[PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-03-29 14:34 UTC  (7+ messages)
` [PATCH 4/6] sched/deadline: Create DL BW alloc, free & check overflow interface
` [PATCH 5/6] cgroup/cpuset: Free DL BW in case can_attach() fails

[PATCH] Asoc: wm_adsp: Add support for loading firmware with prefix name
 2023-03-29 14:37 UTC  (3+ messages)

[PATCH] drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
 2023-03-29 14:37 UTC  (2+ messages)

[PATCH 00/17] sched: EEVDF using latency-nice
 2023-03-29 14:35 UTC  (3+ messages)
` [PATCH 08/17] sched/fair: Implement an EEVDF like policy

[PATCH printk v1 00/18] threaded/atomic console support
 2023-03-29 14:33 UTC  (5+ messages)
` [PATCH printk v1 09/18] printk: nobkl: Add print state functions
  ` buffer write race: "
  ` misc details: was: "

[PATCH 0/2] memcg, cpuisol: do not interfere pcp cache charges draining with cpuisol workloads
 2023-03-29 14:20 UTC  (9+ messages)
` [PATCH 1/2] sched/isolation: Add cpu_is_isolated() API

[PATCH v6] staging: sm750: Rename sm750_hw_cursor_* functions to snake_case
 2023-03-29 14:30 UTC  (4+ messages)

[PATCH v1 0/4] Add TPS6594 PMIC support on several boards
 2023-03-29 14:29 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs
` [PATCH v1 2/4] arm64: dts: ti: k3-j721s2-som-p0: "
` [PATCH v1 3/4] arm64: dts: ti: k3-am62a7-sk: Add support for TPS6593 PMIC
` [PATCH v1 4/4] arm64: dts: ti: k3-j721e-som-p0: Add TP6594 family PMICs

[PATCH] cpufreq: Fix policy->freq_table is NULL in __cpufreq_driver_target()
 2023-03-29 14:21 UTC  (2+ messages)

[PATCH v2] selinux: Adjust implementation of security_get_bools()
 2023-03-29 14:19 UTC  (4+ messages)
          `  "

[PATCH v3 4/4] sched/psi: allow unprivileged polling of N*2s period
 2023-03-29 14:17 UTC  (3+ messages)

[BUG] systemd-devd triggers kernel memleak apparently in drivers/core/dd.c: driver_register()
 2023-03-29 14:18 UTC  (14+ messages)
                  ` [BUG] [BISECTED] "
                    ` [BUG] [BISECTED] [CORRECTION] "

selftests: net: l2tp.sh regression starting with 6.1-rc1
 2023-03-29 14:16 UTC  (2+ messages)

[PATCH v2 0/9] coresight: Fix CTI module refcount leak by making it a helper device
 2023-03-29 14:10 UTC  (6+ messages)
` [PATCH v2 8/9] coresight: Enable and disable helper devices adjacent to the path

[PATCH 0/4] coretemp: Fix spamming of ring buffer
 2023-03-29 14:11 UTC  (3+ messages)

[PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
 2023-03-29 14:07 UTC  (2+ messages)

[PATCH] docs: driver-api: firmware_loader: fix missing argument in usage example
 2023-03-29 14:09 UTC  (2+ messages)

[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
 2023-03-29 14:06 UTC  (5+ messages)
` [PATCH v4 1/4] RISC-V: add Zbc extension detection
` [PATCH v4 2/4] RISC-V: add Zbkb "
` [PATCH v4 3/4] RISC-V: hook new crypto subdir into build-system
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation

[PATCH V5 0/5] Introduce daemon failover mechanism to recover from crashing
 2023-03-29 14:01 UTC  (6+ messages)
` [PATCH V5 1/5] cachefiles: introduce object ondemand state
` [PATCH V5 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH V5 3/5] cachefiles: resend an open request if the read request's object is closed
` [PATCH V5 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [PATCH V5 5/5] cachefiles: add restore command to recover inflight ondemand read requests

[PATCH 3/4] ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec
 2023-03-29 14:01 UTC  (2+ messages)

[PATCH] clk: qcom: gpucc-sm6375: Configure CX_GDSC disable wait value
 2023-03-29 14:01 UTC 

[PATCH v8 6/9] nvmet: add copy command support for bdev and file ns
 2023-03-29 13:56 UTC  (2+ messages)

[PATCH v2 -next] thermal/drivers/thermal_hwmon: Fix a kernel NULL pointer dereference
 2023-03-29 13:57 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Add OPTEE support
 2023-03-29 13:56 UTC 

[PATCH v1 1/1] gpiolib: Split property name from the warning message
 2023-03-29 13:55 UTC  (3+ messages)

[PATCH V2] iommu/vt-d: Fix a IOMMU perfmon warning when CPU hotplug
 2023-03-29 13:54 UTC  (3+ messages)

[PATCH 0/4] ASoC: amd: acp: Add sound support for a line of HUAWEI laptops
 2023-03-29 13:52 UTC  (9+ messages)
` [PATCH 3/4] ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec

[RFC PATCH] x86/insn: support decode MOVSXD instruction for MMIO
 2023-03-29 13:49 UTC  (2+ messages)

[PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
 2023-03-29 13:48 UTC  (2+ messages)

[PATCH v3 00/26] KVM: x86: Halt and APICv overhaul
 2023-03-29 13:47 UTC  (4+ messages)
` [PATCH v3 07/26] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86

[syzbot] [arm-msm?] [net?] WARNING: refcount bug in qrtr_recvmsg (2)
 2023-03-29 13:47 UTC  (2+ messages)

[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.3-rc4
 2023-03-29 13:47 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()
` [PATCH 2/3] iommu/vt-d: Allow zero SAGAW if second-stage not supported
` [PATCH 3/3] iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug

[PATCH] mwifiex: remove unused evt_buf variable
 2023-03-29 13:44 UTC  (2+ messages)

[PATCH] net: ksz884x: remove unused change variable
 2023-03-29 13:41 UTC  (3+ messages)

[PATCH v4 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-03-29 13:39 UTC  (4+ messages)
` [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes

[PATCH RESEND 0/6] Add IOMMU support to MT8365 SoC
 2023-03-29 13:37 UTC  (9+ messages)
` [PATCH RESEND 3/6] arm64: dts: mediatek: add power domain support for mt8365 SoC
` [PATCH RESEND 4/6] arm64: dts: mediatek: add smi "
` [PATCH RESEND 5/6] arm64: dts: mediatek: add larb "
` [PATCH RESEND 6/6] arm64: dts: mediatek: add iommu "

[PATCH v4] venus: Enable sufficient sequence change support for sc7180 and fix for Decoder STOP command issue
 2023-03-29 13:36 UTC  (4+ messages)

[PATCH v4 0/2] spi: dw: DW SPI DMA Driver updates
 2023-03-29 13:35 UTC  (5+ messages)
` [PATCH v4 2/2] spi: dw: Add dma controller capability checks

[PATCH] sched: Consider task_struct::saved_state in wait_task_inactive()
 2023-03-29 13:33 UTC  (4+ messages)

[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
 2023-03-29 13:31 UTC  (23+ messages)
` [PATCH v3 06/17] arm64: dts: mediatek: add pwrap support to mt8365 SoC
` [PATCH v3 07/17] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v3 08/17] arm64: dts: mediatek: add mmc support for mt8365 SoC
` [PATCH v3 09/17] arm64: dts: mediatek: add mmc support for mt8365-evk
` [PATCH v3 10/17] arm64: dts: mediatek: set vmc regulator as always on
` [PATCH v3 11/17] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v3 12/17] arm64: dts: mediatek: add ethernet support for mt8365 SoC
` [PATCH v3 14/17] arm64: dts: mediatek: add OPP "
` [PATCH v3 15/17] arm64: dts: mediatek: add cpufreq support for mt8365-evk
` [PATCH v3 16/17] arm64: dts: mediatek: fix systimer properties
` [PATCH v3 17/17] arm64: dts: mediatek: Add CPU Idle support

[PATCH 0/2] Resolve MPM register space situation
 2023-03-29 13:30 UTC  (6+ messages)
` [PATCH 2/2] irqchip: irq-qcom-mpm: Support passing a slice of SRAM as reg space

[PATCH V2 1/2] perf: Add sched_task callback during ctx reschedule
 2023-03-29 13:29 UTC  (2+ messages)
` [PATCH V2 2/2] perf/x86/intel/ds: Use the size from each PEBS record

[PATCH] ubifs: Free memory for tmpfile name
 2023-03-29 13:26 UTC 

[PATCH] scsi: target: core: remove unused prod_len variable
 2023-03-29 13:24 UTC 

[PATCH] perf vendor events power9: Remove UTF-8 characters from json files
 2023-03-29 13:24 UTC  (3+ messages)

[PATCH 0/5] usb: dwc3: qcom: Allow runtime PM
 2023-03-29 13:23 UTC  (7+ messages)
` [PATCH 1/5] arm64: dts: qcom: sc8280xp: Add missing dwc3 quirks

[PATCH 1/2] drm/amdgpu: Reset GPU on S0ix when device supports BOCO
 2023-03-29 13:23 UTC  (3+ messages)

[PATCH v1 0/6] config file/command line for objdump & addr2line
 2023-03-29 13:20 UTC  (2+ messages)

[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
 2023-03-29 13:19 UTC  (8+ messages)
      ` v4: "


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