public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-04 22:05:40 to 2023-12-05 01:26:45 UTC [more...]

[PATCH v2 0/6] iommu/vt-d: Convert to use static identity domain
 2023-12-05  1:21 UTC 

[PATCH v8 00/10] Multi-size THP for anonymous memory
 2023-12-05  1:24 UTC  (6+ messages)
` [PATCH v8 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP

[PATCH v2 0/2] mmc: mediatek: add support for 64-steps tuning
 2023-12-05  1:23 UTC  (8+ messages)
` [PATCH v2 2/2] mmc: mediatek: extend number of tuning steps

[PATCH v2 0/3] drm/managed: Add drmm_release_action
 2023-12-05  1:22 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] drm/tests: managed: Extract device initialization into test init
` [PATCH v2 3/3] drm/tests: managed: Add a simple test for drmm_managed_release

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

[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-05  1:18 UTC  (10+ messages)
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
 2023-12-05  1:13 UTC  (6+ messages)
` [PATCH v7 12/12] iommu: Improve iopf_queue_flush_dev()

[PATCH 0/2] drm/managed: Add drmm_release_action
 2023-12-05  1:16 UTC  (4+ messages)
` [PATCH 2/2] drm/tests: managed: Add a simple test for drmm_managed_release

[PATCH v3] extcon: usbc-tusb320: Set interrupt polarity based on device-tree
 2023-12-05  1:14 UTC  (2+ messages)

[PATCH v4 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-05  1:13 UTC  (6+ 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] xfs: adjust the offset of the log statistics line
 2023-12-05  1:12 UTC  (2+ messages)

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

[PATCH v1] neighbour: Don't let neigh_forced_gc() disable preemption for long
 2023-12-05  1:08 UTC  (4+ messages)

[PATCH v6 0/5] crypto: LEA block cipher implementation
 2023-12-05  1:03 UTC  (6+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] crypto: add LEA testmgr tests
` [PATCH v6 3/5] blk-crypto: Add LEA-256-XTS blk-crypto support
` [PATCH v6 4/5] fscrypt: Add LEA-256-XTS, LEA-256-CTS support
` [PATCH v6 5/5] crypto: LEA block cipher x86_64 optimization

[RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
 2023-12-05  1:03 UTC  (5+ messages)

[PATCH v5 0/4] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
 2023-12-05  0:59 UTC  (5+ messages)
` [PATCH v5 4/4] pinctrl: qcom: sm4450: correct incorrect address offset

drivers/net/geneve.c:85:47: sparse: sparse: incorrect type in return expression (different base types)
 2023-12-05  0:56 UTC 

drivers/gpu/drm/scheduler/sched_main.c:266: warning: Function parameter or member 'result' not described in 'drm_sched_job_done'
 2023-12-05  0:56 UTC 

arch/sh/include/cpu-sh2/cpu/watchdog.h:44:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-12-05  0:56 UTC 

[PATCH 0/5] pstore: Initial use of cleanup.h
 2023-12-05  0:54 UTC  (4+ messages)
` [PATCH 5/5] pstore: inode: Use cleanup.h for struct pstore_private

[PATCH v2 0/3] supplement of slab allocator removal
 2023-12-05  0:53 UTC  (3+ messages)
` [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc

[PATCH v17 000/116] KVM TDX basic feature support
 2023-12-05  0:48 UTC  (3+ messages)
` [PATCH v17 001/116] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX

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

[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] 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  (7+ messages)
` [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 v2] drm/msm/dpu: improve DSC allocation
 2023-12-05  0:23 UTC  (2+ messages)

[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  (5+ messages)
` [PATCH v5 7/9] slub: Optimize deactivate_slab()

[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  (10+ 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  (2+ 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 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  (19+ 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  (9+ messages)
` [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)


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