linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-03 13:38:15 to 2023-03-03 16:58:10 UTC [more...]

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-03 16:57 UTC  (6+ messages)

[PATCHv3 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-03 16:55 UTC  (3+ messages)
` [PATCHv3 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping

IRQ affinity not working on Xen pci-platform device
 2023-03-03 16:54 UTC  (3+ messages)

[PATCH v5 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-03 16:51 UTC  (3+ messages)
` [PATCH v5 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops

[PATCH v3 0/9] Export platform features from ccp driver
 2023-03-03 16:50 UTC  (10+ messages)
` [PATCH v3 1/9] crypto: ccp: Drop TEE support for IRQ handler
` [PATCH v3 2/9] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`
` [PATCH v3 3/9] crypto: ccp: Move some PSP mailbox bit definitions into common header
` [PATCH v3 4/9] crypto: ccp: Add support for an interface for platform features
` [PATCH v3 5/9] crypto: ccp: Enable platform access interface on client PSP parts
` [PATCH v3 6/9] i2c: designware: Use PCI PSP driver for communication
` [PATCH v3 7/9] crypto: ccp: Add support for ringing a platform doorbell
` [PATCH v3 8/9] i2c: designware: Add doorbell support for Skyrim
` [PATCH v3 9/9] i2c: designware: Add support for AMDI0020 ACPI ID

[PATCH v3 0/2] dyndbg: let's use the module notifier callback
 2023-03-03 16:50 UTC  (3+ messages)
` [PATCH v3 1/2] dyndbg: remove unused 'base' arg from __ddebug_add_module()
` [PATCH v3 2/2] dyndbg: use the module notifier callbacks

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-03 16:50 UTC  (7+ messages)
` [PATCH v5 05/12] riscv: dts: starfive: jh7110: Add ethernet device nodes
` [PATCH v5 06/12] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [PATCH v5 08/12] net: stmmac: starfive_dmac: Add phy interface settings

[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
 2023-03-03 16:47 UTC  (7+ messages)

[PATCH v2 0/4] drm/msm/adreno: fix runtime PM imbalance at unbind
 2023-03-03 16:48 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] drm/msm/adreno: fix runtime PM imbalance at gpu load
` [PATCH v2 3/4] drm/msm/adreno: drop bogus pm_runtime_set_active()
` [PATCH v2 4/4] drm/msm/adreno: clean up component ops indentation

[PATCH v7 0/6] CXL Poison List Retrieval & Tracing
 2023-03-03 16:46 UTC  (5+ messages)
` [PATCH v7 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v7 4/6] cxl/region: Provide region info to the cxl_poison trace event

[PATCH v2 0/4] Up until now, there was no way to let the user select the layer at which time stamping occurs. The stack assumed that PHY time stamping is always preferred, but some MAC/PHY combinations were buggy
 2023-03-03 16:45 UTC  (6+ messages)
` [PATCH v2 1/4] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH v2 2/4] net: Expose available time stamping layers to user space
` [PATCH v2 3/4] net: Let the active time stamping layer be selectable
` [PATCH v2 4/4] net: fix up drivers WRT phy time stamping

[PATCH v2 00/10] Better fixes for grouping of events
 2023-03-03 16:44 UTC  (6+ messages)
` [PATCH v2 02/10] perf stat: Don't remove all grouped events when CPU maps disagree
` [PATCH v2 03/10] perf record: Early auxtrace initialization before event parsing

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-03 16:40 UTC  (4+ messages)

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-03 15:47 UTC  (12+ messages)
` [PATCH v2 02/11] this_cpu_cmpxchg: ARM64: switch this_cpu_cmpxchg to locked, add _local function
` [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold

[PATCH v4 0/5] drivers: remoteproc: xilinx: add mailbox support
 2023-03-03 16:36 UTC  (4+ messages)
` [PATCH v4 5/5] remoteproc: xilinx: add mailbox channels for rpmsg

[PATCH v3 0/3] Improve trace/ring_buffer.c
 2023-03-03 16:34 UTC  (6+ messages)
` [PATCH v3 1/3] ring_buffer: Change some static functions to void
` [PATCH v3 2/3] ring_buffer: Change some static functions to bool
` [PATCH v3 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg

[PATCH v12 0/8] Add latency priority for CFS class
 2023-03-03 16:31 UTC  (9+ messages)
` [PATCH v12 8/8] sched/fair: Add latency list

[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-03 16:35 UTC  (5+ messages)
` [PATCH 1/4] iommu/vt-d: Implement set device pasid op for default domain

[PATCH] docs: add backporting and conflict resolution document
 2023-03-03 16:25 UTC 

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-03-03 16:23 UTC  (24+ messages)
` [PATCH V3 04/20] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V3 06/20] RISC-V: Add support to build the ACPI core
` [PATCH V3 07/20] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V3 08/20] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V3 09/20] RISC-V: smpboot: Create wrapper smp_setup()
` [PATCH V3 10/20] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V3 11/20] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V3 12/20] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V3 13/20] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V3 14/20] irqchip/riscv-intc: Add ACPI support
` [PATCH V3 15/20] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V3 16/20] clocksource/timer-riscv: Add ACPI support
` [PATCH V3 17/20] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V3 18/20] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V3 19/20] RISC-V: Enable ACPI in defconfig
` [PATCH V3 20/20] MAINTAINERS: Add entry for drivers/acpi/riscv

[PATCH v5 00/18] Self-encapsulate the thermal zone device structure
 2023-03-03 16:21 UTC  (8+ messages)
` [PATCH v5 02/18] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
` [PATCH v5 06/18] thermal: Remove debug or error messages in get_temp() ops
` [PATCH v5 07/18] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()

[PATCH 1/2] debugobject: fix concurrency issues with is_static_object
 2023-03-03 16:19 UTC  (2+ messages)
` [PATCH 2/2] debugobject: add unit test for static debug object

[PATCH] thermal: int340x: processor_thermal: Fix deadlock
 2023-03-03 16:19 UTC 

[PATCH 1/1] mm/nommu: remove unnecessary VMA locking
 2023-03-03 16:14 UTC  (5+ messages)

[PATCH] x86/mm: Do not shuffle CPU entry areas without KASLR
 2023-03-03 16:06 UTC 

[PATCH v4 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-03 16:02 UTC  (5+ messages)
` [PATCH v4 3/4] "

[PATCH v3 00/34] New page table range API
 2023-03-03 16:02 UTC  (11+ messages)
` [PATCH v3 11/34] ia64: Implement the new "
` [PATCH v3 14/34] microblaze: "
` [PATCH v3 30/34] mm: Use flush_icache_pages() in do_set_pmd()

[PATCH] cxl/hdm: Fix hdm decoder init by adding COMMIT field check
 2023-03-03 15:57 UTC  (6+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-03 15:54 UTC  (11+ messages)
` [PATCH RFC v8 08/56] KVM: SEV: Rename sev_{pin,unpin}_memory
` [PATCH RFC v8 09/56] KVM: SEV: Handle memory backed by restricted memfd
` [PATCH RFC v8 12/56] x86/sev: Add RMP entry lookup helpers
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 23/56] crypto: ccp: Introduce snp leaked pages list

[PATCH v9 00/15] dma-fence: Deadline awareness
 2023-03-03 15:52 UTC  (15+ messages)
` [PATCH v9 11/15] drm/atomic-helper: Set fence deadline for vblank
` [PATCH v9 15/15] drm/i915: Add deadline based boost support
          ` [Freedreno] "

[PATCH 5.15] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
 2023-03-03 15:49 UTC  (2+ messages)

[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
 2023-03-03 15:45 UTC  (3+ messages)

[syzbot] [wpan?] general protection fault in nl802154_trigger_scan
 2023-03-03 15:44 UTC  (3+ messages)

[PATCH] ubsan: Tighten UBSAN_BOUNDS on GCC
 2023-03-03 15:44 UTC  (2+ messages)

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-03 15:37 UTC  (6+ messages)
` [PATCH v7 19/41] x86/mm: Check shadow stack page fault errors
` [PATCH v7 20/41] x86/mm: Teach pte_mkwrite() about stack memory

[PATCH] qede: remove linux/version.h
 2023-03-03 15:35 UTC  (2+ messages)

[PATCH v3 1/2] capability: add cap_isidentical
 2023-03-03 15:30 UTC  (17+ messages)
` [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH] media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish
 2023-03-03 15:30 UTC 

[PATCH] Input: i8042 - Add quirk for Fujitsu Lifebook A574/H
 2023-03-03 15:26 UTC 

[PATCH] mm/khugepaged: Cleanup memcg uncharge for failure path
 2023-03-03 15:22 UTC  (2+ messages)

[PATCH] kheaders: Use array declaration instead of char
 2023-03-03 15:19 UTC  (2+ messages)

[PATCH 0/3] softirq: uncontroversial change
 2023-03-03 15:18 UTC  (6+ messages)
` [PATCH 2/3] softirq: avoid spurious stalls due to need_resched()
` [PATCH 3/3] softirq: don't yield if only expedited handlers are pending

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2023-03-03 15:17 UTC  (3+ messages)
` [PATCH v38 01/39] LSM: Identify modules by more than name

[PATCH 0/5] Add CRG driver for Hi3798MV100 SoC
 2023-03-03 15:14 UTC  (6+ messages)
` [PATCH 1/5] clk: hisilicon: Rename Hi3798CV200 to Hi3798
` [PATCH 2/5] clk: hisilicon: Extract common functions
` [PATCH 3/5] clk: hisilicon: Rename some symbols for Hi3798CV200
` [PATCH 4/5] clk: hisilicon: Add inner clocks for Hi3798MV100
` [PATCH 5/5] clk: hisilicon: Add CRG driver for Hi3798MV100 SoC

[PATCH 0/2] iio: ad74413r: allow setting sink current for digital input
 2023-03-03 15:14 UTC  (3+ messages)
` [PATCH 2/2] iio: ad74413r: wire up support for drive-strength-microamp property

[RFC v1 net-next 0/7] add support for ocelot external ports
 2023-03-03 15:12 UTC  (4+ messages)
` [RFC v1 net-next 2/7] mfd: ocelot: add ocelot-serdes capability

[PATCH] mfd: tps65219: Add support for soft shutdown via sys-off API
 2023-03-03 15:12 UTC  (4+ messages)

[PATCH v3 0/3] x86/resctrl: Implement rename to help move containers' tasks
 2023-03-03 15:10 UTC  (6+ messages)
` [PATCH v3 3/3] x86/resctrl: Implement rename op for mon groups

Linux 5.15.98
 2023-03-03 15:08 UTC  (2+ messages)

Linux 5.10.172
 2023-03-03 15:07 UTC  (2+ messages)

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

[PATCH v1 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators, device trees)
 2023-03-03 15:02 UTC  (6+ messages)
` [PATCH INTERNAL v1 3/3] regulator: tps6594-regulator: Add driver for TI TPS6594 regulators

[PATCH 1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files
 2023-03-03 15:00 UTC  (10+ messages)
` [PATCH 2/4] kmsan: another take at fixing memcpy tests
` [PATCH 3/4] x86: kmsan: use C versions of memset16/memset32/memset64
` [PATCH 4/4] kmsan: add memsetXX tests

[PATCH v2 0/9] Export platform features from ccp driver
 2023-03-03 15:00 UTC  (4+ messages)
` [PATCH v2 8/9] i2c: designware: Add doorbell support for Skyrim

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-03 14:38 UTC  (5+ messages)
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs

[PATCH 2/2] clk: qcom: lpass: Initialize start_index
 2023-03-03 14:59 UTC  (2+ messages)

[PATCH v2] mm/khugepaged: alloc_charge_hpage() take care of mem charge errors
 2023-03-03 14:59 UTC  (4+ messages)

[PATCH] Documentation: gpu: add acceleration node section
 2023-03-03 14:49 UTC  (3+ messages)

[PATCH 1/1 fyi] tools headers cpufeatures: Sync with the kernel sources
 2023-03-03 14:45 UTC 

[PATCH v2 0/8] vdpa_sim: add support for user VA
 2023-03-03 14:40 UTC  (5+ messages)
` [PATCH v2 4/8] vringh: support VA with iotlb
` [PATCH v2 5/8] vdpa_sim: make devices agnostic for work management

[RFC PATCH] mmc: core: Disable REQ_FUA if the eMMC supports an internal cache
 2023-03-03 14:41 UTC  (5+ messages)

[PATCH v13 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-03-03 14:33 UTC  (11+ messages)
` [PATCH v13 01/10] device property: Add remote endpoint to devcon matcher
` [PATCH v13 02/10] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v13 03/10] drm/display: Add Type-C switch helpers
` [PATCH v13 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v13 05/10] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v13 06/10] drm/bridge: Remove redundant i2c_client in anx7625/it6505
` [PATCH v13 07/10] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v13 08/10] dt-bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v13 09/10] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v13 10/10] drm/bridge: it6505: Register Type C mode switches

[PATCH] drm/nouveau/fifo: set nvkm_engn_cgrp_get storage-class-specifier to static
 2023-03-03 14:33 UTC  (2+ messages)

[PATCH v1] mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
 2023-03-03 14:32 UTC  (4+ messages)

[PATCH] drm/nouveau/nvfw/acr: set wpr_generic_header_dump storage-class-specifier to static
 2023-03-03 14:32 UTC  (2+ messages)

[PATCH] drm/nouveau/fifo: set gf100_fifo_nonstall_block_dump storage-class-specifier to static
 2023-03-03 14:28 UTC  (2+ messages)

Infinite loop in checkpatch.pl
 2023-03-03 14:28 UTC 

[PATCH] zstd: Fix definition of assert()
 2023-03-03 14:27 UTC  (3+ messages)

[PATCH] drm/amdgpu: Implement mmap of imported dma-bufs
 2023-03-03 14:18 UTC  (2+ messages)

[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-03 14:17 UTC  (7+ messages)
` [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips

[PATCH] ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds
 2023-03-03 14:15 UTC  (3+ messages)

[PATCH v7 0/2] leds: ledtrig-tty: add tty_led_mode xtension
 2023-03-03 14:11 UTC  (3+ messages)
` [PATCH v7 2/2] trigger: ledtrig-tty: add additional modes

[PATCH 1/1 fyi] tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
 2023-03-03 14:09 UTC 

[PATCH v2] drm/i915/gvt: Make use of idr_find and idr_for_each_entry in dmabuf
 2023-03-03 14:07 UTC 

[PATCH] HID: intel-ish-hid: ipc: Fix potential use-after-free in work function
 2023-03-03 14:06 UTC  (2+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2023-03-03 14:05 UTC  (11+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 09/28] arm64: RME: RTT handling
  ` [RFC PATCH 10/28] arm64: RME: Allocate/free RECs to match vCPUs
  ` [RFC PATCH 13/28] arm64: RME: Allow VMM to set RIPAS

[PATCH 1/1] HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse
 2023-03-03 14:05 UTC  (2+ messages)

[PATCH v3 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
 2023-03-03 14:00 UTC  (5+ messages)
` [PATCH v3 2/3] "

[RFC] Support for Arm CCA VMs on Linux
 2023-03-03 13:57 UTC  (11+ messages)

[PATCH 1/2] tty: tty_io: update timestamps on all device nodes
 2023-03-03 13:36 UTC  (2+ messages)
` [PATCH 2/2] selftests: tty: add selftest for tty timestamp updates

[PATCH] vfio/platform: Fix reset_required behaviour
 2023-03-03 13:41 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).