The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-12-04 21:13:17 to 2023-12-05 00:46:42 UTC [more...]

[PATCHv4 00/14] x86/tdx: Add kexec support
 2023-12-05  0:45 UTC  (15+ messages)
` [PATCHv4 01/14] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv4 02/14] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
` [PATCHv4 03/14] cpu/hotplug: Add support for declaring CPU offlining not supported
` [PATCHv4 04/14] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
` [PATCHv4 05/14] x86/kvm: Do not try to disable kvmclock if it was not enabled
` [PATCHv4 06/14] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv4 07/14] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv4 08/14] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv4 09/14] x86/tdx: Account shared memory
` [PATCHv4 10/14] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv4 11/14] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv4 12/14] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv4 13/14] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv4 14/14] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-05  0:35 UTC  (8+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-05  0:30 UTC  (10+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH] staging: sm750fb: fix coding style camelCase issue
 2023-12-05  0:28 UTC 

[PATCH 0/4] Code simplification and clean-up for hugetlb vmemmap
 2023-12-05  0:15 UTC  (9+ messages)
` [PATCH 1/4] mm: pagewalk: assert write mmap lock only for walking the user page tables
` [PATCH 2/4] mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the code
` [PATCH 3/4] mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge_pmd()
` [PATCH 4/4] mm: hugetlb_vmemmap: convert page to folio

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-12-05  0:26 UTC  (5+ messages)
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v4 5/5] kselftest/clone3: Test shadow stack support

[PATCH] rtw89: avoid stringop-overflow warning
 2023-12-05  0:26 UTC  (2+ messages)

[PATCH v4 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-05  0:24 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module
` [PATCH v4 2/4] dt-bindings: clock: sophgo: Add SG2042 bindings
` [PATCH v4 3/4] clk: sophgo: Add SG2042 clock generator driver
` [PATCH v4 4/4] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v2] drm/msm/dpu: improve DSC allocation
 2023-12-05  0:23 UTC  (2+ messages)

[PATCH 0/2] ALSA: hda/tas2563: Add tas253 HDA driver
 2023-12-05  0:22 UTC  (5+ messages)
` [PATCH 1/2] ASoc: tas2563: DSP Firmware loading support
` [PATCH 2/2] ALSA: hda/tas2563: Add tas2563 HDA driver

[PATCH -tip v3 1/3] x86/percpu: Fix "const_pcpu_hot" version generation failure
 2023-12-05  0:21 UTC  (3+ messages)
` [PATCH -tip v3 3/3] x86/percpu: Avoid sparse warning with cast to named address space

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-12-05  0:20 UTC  (7+ messages)
` [PATCH v5 7/9] slub: Optimize deactivate_slab()
` [PATCH v5 9/9] slub: Update frozen slabs documentations in the source

[PATCH] cifs: Fix non-availability of dedup breaking generic/304
 2023-12-05  0:20 UTC  (2+ messages)

[PATCH] fs: read_write: make default in vfs_copy_file_range() reachable
 2023-12-05  0:16 UTC 

[PATCH V3] greybus: gb-beagleplay: Ensure le for values in transport
 2023-12-05  0:14 UTC  (4+ messages)

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2023-12-05  0:13 UTC  (2+ messages)

[PATCH for-next v7 0/7] On-Demand Paging on SoftRoCE
 2023-12-05  0:11 UTC  (2+ messages)

[RFC 00/48] perf tools: Introduce data type profiling (v1)
 2023-12-05  0:10 UTC  (4+ messages)
` [PATCH 36/48] perf annotate-data: Introduce struct data_loc_info

[PATCH v5 00/50] Improvements to memory use
 2023-12-05  0:07 UTC  (19+ messages)
` [PATCH v5 12/50] perf map: Simplify map_ip/unmap_ip and make map size smaller
` [PATCH v5 13/50] perf maps: Move symbol maps functions to maps.c
` [PATCH v5 14/50] perf thread: Add missing RC_CHK_EQUAL
` [PATCH v5 15/50] perf maps: Add maps__for_each_map to call a function on each entry
` [PATCH v5 16/50] perf maps: Add remove maps function to remove a map based on callback
` [PATCH v5 17/50] perf debug: Expose debug file
` [PATCH v5 18/50] perf maps: Refactor maps__fixup_overlappings
` [PATCH v5 19/50] perf maps: Do simple merge if given map doesn't overlap
` [PATCH v5 20/50] perf maps: Rename clone to copy from

[PATCH v2] RDMA/irdma: Avoid free the non-cqp_request scratch
 2023-12-05  0:06 UTC  (2+ messages)

[PATCH 0/3] Move core bus and gpio aliases to SoC dtsi for RK3128
 2023-12-05  0:05 UTC  (2+ messages)

[PATCH v3 0/3] Add power-controller and gpu for RK3128
 2023-12-05  0:05 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3399-gru: Fix PCI node addresses
 2023-12-05  0:06 UTC  (2+ messages)

[PATCH] vfio: account iommu allocations
 2023-12-05  0:00 UTC  (2+ messages)

[PATCH v19 0/3] add debugfs to migration driver
 2023-12-05  0:00 UTC  (2+ messages)

[PATCH v2 vfio 0/6] vfio/pds: Clean-ups and multi-region support
 2023-12-05  0:00 UTC  (2+ messages)

[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds
 2023-12-04 23:58 UTC  (9+ messages)
` [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing

[PATCH v3 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-04 23:58 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: soc: sophgo: Add Sophgo system control module

[PATCH v15 00/23] TDX host kernel support
 2023-12-04 23:56 UTC  (11+ messages)
` [PATCH v15 22/23] x86/mce: Improve error log of kernel space TDX #MC due to erratum

[PATCH v6 00/13] arm64: qcom: add and enable SHM Bridge support
 2023-12-04 23:50 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix coding style camelCase issue
 2023-12-04 23:50 UTC  (2+ messages)

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-04 23:49 UTC 

net/xfrm/xfrm_state.c:2695:31: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-12-04 23:48 UTC 

arch/arm64/kvm/hyp/nvhe/stacktrace.c:10:1: sparse: sparse: symbol '__pcpu_scope_overflow_stack' was not declared. Should it be static?
 2023-12-04 23:48 UTC 

drivers/firmware/efi/sysfb_efi.c:331:39: warning: 'efifb_fwnode_ops' defined but not used
 2023-12-04 23:49 UTC 

[RFC PATCH 00/42] Sharing KVM TDP to IOMMU
 2023-12-04 23:49 UTC  (7+ messages)

[PATCH v3 0/4] mm/ksm: Add ksm advisor
 2023-12-04 23:49 UTC  (5+ messages)
` [PATCH v3 1/4] mm/ksm: add "
` [PATCH v3 2/4] mm/ksm: add sysfs knobs for advisor
` [PATCH v3 3/4] mm/ksm: add tracepoint for ksm advisor
` [PATCH v3 4/4] mm/ksm: document ksm advisor and its sysfs knobs

[PATCH] phy: renesas: phy-rcar-gen2: use select for GENERIC_PHY
 2023-12-04 23:49 UTC 

[PATCH 0/2 v2] Move all file-close work for nfsd into nfsd threads
 2023-12-04 23:48 UTC  (12+ messages)
` [PATCH 1/2] Allow a kthread to declare that it calls task_work_run()
` [PATCH 2/2] nfsd: Don't leave work of closing files to a work queue

[PATCH v3] locking: Document that some lock types must stay alive during unlock
 2023-12-04 23:47 UTC  (3+ messages)

[PATCH v2] f2fs: Restrict max filesize for 16K f2fs
 2023-12-04 23:46 UTC 

WORK FROM HOME
 2023-12-04 23:21 UTC 

[PATCH v4 net-next] packet: add a generic drop reason for receive
 2023-12-04 23:42 UTC  (3+ messages)

[PATCH v1] neighbour: Don't let neigh_forced_gc() disable preemption for long
 2023-12-04 23:40 UTC  (3+ messages)

[PATCH v3] regulator: event: Add regulator netlink event support
 2023-12-04 23:23 UTC  (2+ messages)

[PATCH v12 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-12-04 23:25 UTC  (21+ messages)
` [PATCH v13 "
  ` [PATCH v13 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v13 2/8] x86/resctrl: Prepare to split rdt_domain structure
  ` [PATCH v13 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v13 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v13 5/8] x86/resctrl: Add node-scope to the options for feature scope
  ` [PATCH v13 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
  ` [PATCH v13 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v13 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCH v2 00/10] devm_led_classdev_register() usage problem
 2023-12-04 23:17 UTC  (9+ messages)
` [PATCH v2 01/10] devm-helpers: introduce devm_mutex_init
` [PATCH v2 02/10] leds: aw2013: unlock mutex before destroying it
` [PATCH v2 03/10] leds: aw2013: use devm API to cleanup module's resources
` [PATCH v2 04/10] leds: aw200xx: "

[PATCH v5 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
 2023-12-04 23:14 UTC  (3+ messages)

[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
 2023-12-04 23:08 UTC  (7+ messages)
` [PATCH net-next v2 7/8] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver

[PATCH v2 0/2] Attach DT nodes to existing PCI devices
 2023-12-04 23:03 UTC  (6+ messages)

[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-04 23:02 UTC  (4+ messages)
` [Patch v2 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v2 2/3] RDMA/mana_ib: query device capabilities
` [Patch v2 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[RFC PATCH v2] perf evsel: Fallback to task-clock when not system wide
 2023-12-04 22:55 UTC  (3+ messages)

[PATCH v4] x86/resctrl: Add mount option to pick total MBM event
 2023-12-04 22:51 UTC  (10+ messages)
` [PATCH v5] x86/resctrl: Add event choices for mba_MBps

clang-nightly: vdso/compat_gettimeofday.h:152:15: error: instruction variant requires ARMv6 or later
 2023-12-04 22:51 UTC  (5+ messages)

[PATCH 0/2] net: phy: micrel: additional clock handling
 2023-12-04 22:50 UTC  (2+ messages)

[PATCHSET 0/8] perf annotate: Make annotation_options global (v1)
 2023-12-04 22:46 UTC  (5+ messages)

drivers/usb/gadget/function/f_uac1_legacy.c:1: warning: no structured comments found
 2023-12-04 22:46 UTC  (2+ messages)

drivers/comedi/drivers/ni_daq_700.c:163:17: sparse: sparse: cast to restricted __le16
 2023-12-04 22:45 UTC 

[PATCH v1 1/2] perf metrics: Avoid segv if default metricgroup isn't set
 2023-12-04 22:44 UTC  (2+ messages)

[PATCHv3 00/14] x86/tdx: Add kexec support
 2023-12-04 22:43 UTC  (5+ messages)
` [PATCHv3 14/14] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH 1/3] arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Lower I2C1 frequency
 2023-12-04 22:28 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Add HDMI support
` [PATCH 3/3] arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Remove HDMI Reset Line Name

[PATCH v3 0/6] mfd: twl: system-power-controller
 2023-12-04 22:27 UTC  (4+ messages)
` [PATCH v3 6/6] ARM: dts: omap: gta04: standardize system-power-controller

[PATCH v2] netlink: Return unsigned value for nla_len()
 2023-12-04 22:21 UTC  (3+ messages)

[PATCH] md/md-multipath: Convert "struct mpconf" to flexible array
 2023-12-04 22:20 UTC  (2+ messages)

[PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
 2023-12-04 22:19 UTC  (6+ messages)
` [PATCH v3 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
` [PATCH v3 3/6] kunit: add example suite to test init suites
` [PATCH v3 4/6] kunit: add is_init test attribute
` [PATCH v3 5/6] kunit: add ability to run tests after boot using debugfs
` [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot

[RFC KERNEL PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-04 22:19 UTC  (13+ messages)
` [RFC KERNEL PATCH v2 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v2 2/3] xen/pvh: Unmask irq for passthrough device in PVH dom0

[PATCH 0/2] Combine perf and bpf for fast eval of hw breakpoint conditions
 2023-12-04 22:18 UTC  (5+ messages)
` [PATCH 1/2] perf/bpf: Allow a bpf program to suppress I/O signals
` [PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO

[PATCH v3 0/5] TPMI update for permissions
 2023-12-04 22:17 UTC  (6+ messages)
` [PATCH v3 1/5] platform/x86/intel/tpmi: Don't create devices for disabled features
` [PATCH v3 2/5] platform/x86/intel/tpmi: Modify external interface to get read/write state
` [PATCH v3 3/5] platform/x86/intel/tpmi: Move TPMI ID definition
` [PATCH v3 4/5] platform/x86: ISST: Process read/write blocked feature status
` [PATCH v3 5/5] platform/x86/intel-uncore-freq: "

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-04 22:17 UTC  (7+ messages)
` [PATCH v2 05/18] seccomp: constify ctl_table arguments of utility functions
` [PATCH v2 08/18] stackleak: don't modify ctl_table argument
` [PATCH v2 12/18] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH] x86/sev: Do the C-bit verification only on the BSP
 2023-12-04 22:14 UTC  (3+ messages)

[PATCH net v1] octeon_ep: initialise control mbox tasks before using APIs
 2023-12-04 22:13 UTC  (3+ messages)

[PATCH v2 0/2] qnx4: Avoid confusing compiler about buffer lengths
 2023-12-04 22:10 UTC  (3+ messages)

[PATCH] tty: max310x: work around regmap->regcache data corruption
 2023-12-04 22:09 UTC  (11+ messages)

[PATCH] s390/vfio-ap: handle response code 01 on queue reset
 2023-12-04 22:05 UTC  (4+ messages)

linux-next: manual merge of the asm-generic tree with the mm tree
 2023-12-04 22:05 UTC 

[PATCH v2 0/3] w1: gpio: Some cleanup and simplifiction
 2023-12-04 22:05 UTC  (4+ messages)
` [PATCH v2 1/3] w1: gpio: Don't use platform data for driver data
` [PATCH v2 2/3] w1: gpio: Drop unused enable_external_pullup from "
` [PATCH v2 3/3] w1: gpio: rename pointer to driver data from pdata to ddata

[PATCH] NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
 2023-12-04 22:05 UTC  (4+ messages)

[PATCH 0/4] lib/group_cpus: rework grp_spread_init_one() and make it O(1)
 2023-12-04 22:01 UTC  (2+ messages)

[GIT PULL] vdpa: bugfixes
 2023-12-04 21:59 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-12-04 21:59 UTC  (2+ messages)

[RFC] drm/scheduler: Unwrap job dependencies
 2023-12-04 21:54 UTC  (6+ messages)

[PATCH 0/2] platform/x86: Convert to platform remove callback returning void (part II)
 2023-12-04 21:52 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: Convert to platform remove callback returning void
` [PATCH 2/2] platform/x86: hp-wmi: "

[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-12-04 21:46 UTC 

[PATCH v2 0/6] drm/msm: DSI DSC video mode fixes
 2023-12-04 21:46 UTC  (3+ messages)
` [PATCH v2 2/6] drm/msm/dsi: set video mode widebus enable bit when widebus is enabled

fs/exec.c:1307:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-04 21:44 UTC 

io_uring/poll.c:480:43: sparse: sparse: incorrect type in initializer (different base types)
 2023-12-04 21:44 UTC 

drivers/soc/qcom/llcc-qcom.c:121: warning: Function parameter or member 'stale_en' not described in 'llcc_slice_config'
 2023-12-04 21:44 UTC 

io_uring/poll.c:480:43: sparse: sparse: incorrect type in initializer (different base types)
 2023-12-04 21:44 UTC 

drivers/input/misc/iqs626a.c:780:61: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 2
 2023-12-04 21:44 UTC 

[PATCH v3 0/2] thermal: sysfs: Simplifications of trip point attribute callbacks
 2023-12-04 21:44 UTC  (5+ messages)
` [PATCH v3 1/2] thermal: sysfs: Rework the handling of trip point updates

[PATCH v11 11/14] crypto: iaa - Add support for deflate-iaa compression algorithm
 2023-12-04 21:41 UTC  (3+ messages)

[PATCH V2] coresight: tmc: Make etr buffer mode user configurable from sysfs
 2023-12-04 21:41 UTC  (11+ messages)

[PATCH V3 2/5] misc: mlx5ctl: Add mlx5ctl misc driver
 2023-12-04 21:37 UTC  (11+ messages)

[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-04 21:28 UTC  (2+ messages)

[PATCH] arm64: dts: ti: phycore-am64: Add R5F DMA Region and Mailboxes
 2023-12-04 21:23 UTC 

[PATCH v1 1/9] perf thread_map: Skip exited threads when scanning /proc
 2023-12-04 21:14 UTC  (5+ messages)
` [PATCH v1 9/9] perf tests: Add option to run tests in parallel

[PATCH v2] arm64: dts: ti: k3-am625-beagleplay: Use UART name in pinmux name
 2023-12-04 21:14 UTC  (2+ messages)

[PATCH RESEND] arm64: dts: ti: k3-am62-main: Add gpio-ranges properties
 2023-12-04 21:13 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am65: Enable SDHCI nodes at the board level
 2023-12-04 21:13 UTC  (2+ messages)

[PATCH v1] arm64: dts: k3-am625-verdin: enable Verdin UART2
 2023-12-04 21:13 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: k3-am65: Add full compatible to dss-oldi-io-ctrl node
 2023-12-04 21:13 UTC  (2+ messages)


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