linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-11 15:53:37 to 2022-11-11 18:42:36 UTC [more...]

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-11 18:39 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 08/14] platform/x86/intel/ifs: Add metadata support
  ` [PATCH v2 09/14] platform/x86/intel/ifs: Use generic microcode headers and functions
  ` [PATCH v2 10/14] platform/x86/intel/ifs: Add metadata validation

[PATCH v2 0/1] x86/resctrl: fix task CLOSID update race
 2022-11-11 18:38 UTC  (3+ messages)
` [PATCH v2 1/1] x86/resctrl: fix task closid/rmid "

[RFD] resctrl: reassigning a running container's CTRL_MON group
 2022-11-11 18:38 UTC  (18+ messages)

[GIT PULL] kernel hardening fix for v6.1-rc5
 2022-11-11 18:37 UTC 

[PATCH 00/26] Add Cgroup support for SGX EPC memory
 2022-11-11 18:35 UTC  (27+ messages)
` [PATCH 01/26] x86/sgx: Call cond_resched() at the end of sgx_reclaim_pages()
` [PATCH 02/26] x86/sgx: Store struct sgx_encl when allocating new va pages
` [PATCH 03/26] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s)
` [PATCH 04/26] x86/sgx: Use sgx_epc_lru for existing active page list
` [PATCH 05/26] x86/sgx: Track epc pages on reclaimable or unreclaimable lists
` [PATCH 06/26] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages
` [PATCH 07/26] x86/sgx: Use a list to track to-be-reclaimed pages during reclaim
` [PATCH 08/26] x86/sgx: Add EPC page flags to identify type of page
` [PATCH 09/26] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default
` [PATCH 10/26] x86/sgx: Return the number of EPC pages that were successfully reclaimed
` [PATCH 11/26] x86/sgx: Add option to ignore age of page during EPC reclaim
` [PATCH 12/26] x86/sgx: Add helper to retrieve SGX EPC LRU given an EPC page
` [PATCH 13/26] x86/sgx: Prepare for multiple LRUs
` [PATCH 14/26] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [PATCH 15/26] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
` [PATCH 16/26] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [PATCH 17/26] cgroup/misc: Add notifier block list support for css events
` [PATCH 18/26] cgroup/misc: Expose root_misc
` [PATCH 19/26] cgroup/misc: Expose parent_misc()
` [PATCH 20/26] cgroup/misc: allow users of misc cgroup to read specific cgroup usage
` [PATCH 21/26] cgroup/misc: allow misc cgroup consumers to read the max value
` [PATCH 22/26] cgroup/misc: Add private per cgroup data to struct misc_cg
` [PATCH 23/26] cgroup/misc: Add tryget functionality for misc controller
` [PATCH 24/26] cgroup/misc: Add SGX EPC resource type
` [PATCH 25/26] x86/sgx: Add support for misc cgroup controller
` [PATCH 26/26] Docs/x86/sgx: Add description for cgroup support

[PATCH v17 0/3] Add TDX Guest Attestation support
 2022-11-11 18:35 UTC  (3+ messages)
` [PATCH v17 1/3] x86/tdx: Add a wrapper to get TDREPORT from the TDX Module

[RFC PATCH v3 00/11] virtio/vsock: experimental zerocopy receive
 2022-11-11 18:35 UTC  (4+ messages)

[PATCH] rcu: Dump memory object info if callback is invalid
 2022-11-11 18:35 UTC  (4+ messages)

[PATCH] arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
 2022-11-11 18:32 UTC  (3+ messages)

Patch to exposing modalias'es for built in kernel modules (USB)
 2022-11-11 18:29 UTC  (3+ messages)
` [PATCH] modules: add modalias file to sysfs for modules

[PATCH v3 1/3] Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
 2022-11-11 18:29 UTC  (3+ messages)
` [PATCH v3 2/3] Documentation: KUnit: reword description of assertions
` [PATCH v3 3/3] Documentation: kunit: Remove redundant 'tips.rst' page

[PATCH v6 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-11 18:29 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-11-11 18:27 UTC  (2+ messages)

[syzbot] possible deadlock in reiserfs_ioctl
 2022-11-11 18:26 UTC 

[syzbot] WARNING in snd_usbmidi_output_open
 2022-11-11 18:26 UTC 

[PATCH] mm/memcontrol.c: drains percpu charge caches in memory.reclaim
 2022-11-11 18:24 UTC  (5+ messages)

[PATCH 3/5] ARM: dts: nanobone: Enable I2C temperature sensor
 2022-11-11 18:23 UTC  (2+ messages)

[PATCH v2 0/3] add track_remove_slot and remove track_flush_slot
 2022-11-11 18:19 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: x86: add a new page track hook track_remove_slot
` [PATCH v2 2/3] drm/i915/gvt: switch from track_flush_slot to track_remove_slot

[PATCH 0/4] cpumask: improve on cpumask_local_spread() locality
 2022-11-11 18:14 UTC  (6+ messages)
` [PATCH 3/4] sched: add sched_numa_find_nth_cpu()

[PATCH v3] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-11 18:13 UTC  (7+ messages)

[PATCH bpf-next] selftests/bpf: Fix error undeclared identifier 'NF_NAT_MANIP_SRC'
 2022-11-11 18:12 UTC  (5+ messages)

[PATCH] drm/virtio: Fix memory leak in virtio_gpu_object_create()
 2022-11-11 18:10 UTC  (2+ messages)

[PATCH] genirq: Remove unused parameter force of irq_set_affinity_deactivated()
 2022-11-11 18:10 UTC  (2+ messages)

[PATCH v2 00/10] interconnect: osm-l3: SC8280XP L3 and DDR scaling
 2022-11-11 18:08 UTC  (4+ messages)
` [PATCH v2 05/10] dt-bindings: interconnect: Add sm8350, sc8280xp and generic OSM L3 compatibles

[RESEND PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-11 18:06 UTC  (11+ messages)
` [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for "

[PATCH] NFSv4.1: handle memory allocation failure in nfs4_schedule_state_manager()
 2022-11-11 18:03 UTC  (3+ messages)

[GIT PULL] RISC-V Fixes for 6.1-rc5
 2022-11-11 18:03 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.1-rc4
 2022-11-11 18:03 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 6.1-rc5
 2022-11-11 18:03 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.1-rc5
 2022-11-11 18:03 UTC  (2+ messages)

[GIT PULL] HID fixes
 2022-11-11 18:03 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v6.1: 2nd batch
 2022-11-11 18:03 UTC  (2+ messages)

[git pull] drm fixes for 6.1-rc5
 2022-11-11 18:03 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 6.1-rc6
 2022-11-11 18:03 UTC  (2+ messages)

[GIT PULL]: dmaengine fixes for v6.1
 2022-11-11 18:02 UTC  (2+ messages)

[GIT PULL] MMC fixes for v6.1-rc5
 2022-11-11 18:02 UTC  (2+ messages)

[PATCH] nvmem: u-boot-env: add Broadcom format support
 2022-11-11 18:02 UTC  (3+ messages)

[PATCH v2] sched/core: Minor optimize ttwu_runnable()
 2022-11-11 18:01 UTC  (2+ messages)

[PATCH] iommu/hyper-v: Allow hyperv irq remapping without x2apic
 2022-11-11 17:58 UTC  (5+ messages)

[tip: x86/cpu] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
 2022-11-11 17:50 UTC 

[PATCH] docs/sp_SP: Add memory-barriers.txt Spanish translation
 2022-11-11 17:47 UTC 

[PATCH] nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear()
 2022-11-11 17:47 UTC  (2+ messages)

[PATCH] nvmem: Kconfig: Fix spelling mistake "controlls" -> "controls"
 2022-11-11 17:45 UTC  (2+ messages)

[PATCH RESEND] nvmem: Fix return value check in rmem_read()
 2022-11-11 17:44 UTC  (2+ messages)

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-11-11 17:43 UTC  (3+ messages)

[Patch] iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
 2022-11-11 17:42 UTC  (2+ messages)

[PATCH v2] nvmem: u-boot-env: align endianness of crc32 values
 2022-11-11 17:41 UTC  (2+ messages)

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-11-11 17:41 UTC  (2+ messages)

[GIT PULL] arm64 updates for 6.1-rc1
 2022-11-11 17:39 UTC  (7+ messages)

[PATCH] selftests/damon: Fix unnecessary compilation warnings
 2022-11-11 17:38 UTC  (2+ messages)

[PATCH v2] nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env
 2022-11-11 17:38 UTC  (2+ messages)

[PATCH] ASoC: qcom: q6prm: Correct module description
 2022-11-11 17:34 UTC  (2+ messages)

[PATCH v3 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-11-11 17:33 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: pwm: Add Apple PWM controller
` [PATCH v3 2/4] "
` [PATCH v3 3/4] arm64: dts: apple: t8103: Add "
` [PATCH v3 4/4] MAINTAINERS: Add entries for Apple PWM driver

[PATCH v2 00/13] Enable USB host and device functions on Jetson
 2022-11-11 17:32 UTC  (5+ messages)
` [PATCH v2 02/13] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding

[PATCH v1 00/28] Rust core additions
 2022-11-11 17:31 UTC  (4+ messages)
` [PATCH v1 04/28] rust: samples: add `rust_print` example

[PATCH] scsi: scsi_debug: Fix a warning in resp_write_scat()
 2022-11-11 17:23 UTC  (2+ messages)

[PATCH v2] tcp: Add listening address to SYN flood message
 2022-11-11 17:20 UTC  (2+ messages)

[PATCH v3 0/5] firmware: ti_sci: Introduce system suspend support
 2022-11-11 17:17 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: ti, sci: Add lpm region and firmware-name
` [PATCH v3 2/5] firmware: ti_sci: Introduce Power Management Ops
` [PATCH v3 3/5] firmware: ti_sci: Allocate memory for the LPM modes
` [PATCH v3 4/5] firmware: ti_sci: Use dt provided fw name and address to load at suspend time
` [PATCH v3 5/5] firmware: ti_sci: Introduce prepare system suspend call

[PATCH v2 0/3] nvmem: stm32: add OP-TEE support for STM32MP13x
 2022-11-11 17:18 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH v3 1/2] drm_bridge: register content protect property
 2022-11-11 17:18 UTC  (4+ messages)
` [PATCH v3 2/2] drm/bridge: anx7625: "

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-11 17:15 UTC  (4+ messages)
` [PATCH printk v3 40/40] tty: serial: sh-sci: use setup() callback for early console

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2022-11-11 17:15 UTC  (11+ messages)

[PATCH] ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
 2022-11-11 17:15 UTC  (2+ messages)

[PATCHv4 0/9] zsmalloc/zram: configurable zspage size
 2022-11-11 17:14 UTC  (11+ messages)
` [PATCHv4 2/9] zsmalloc: turn zspage order into runtime variable
` [PATCHv4 6/9] zsmalloc: pass limit on pages per-zspage to zs_create_pool()

[PATCH RFC] maple_tree: should get pivots boundary by type
 2022-11-11 17:13 UTC  (4+ messages)

[PATCH v4 00/13] HID: ft260: fixes and performance improvements
 2022-11-11 17:13 UTC  (3+ messages)

patches for staging:media drivers
 2022-11-11 17:11 UTC  (7+ messages)

[PATCH] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
 2022-11-11 17:10 UTC  (2+ messages)

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-11 17:08 UTC  (12+ messages)
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH] scsi: libfc: remove redundant variable ev_qual
 2022-11-11 17:08 UTC 

[PATCH v16 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-11-11 17:06 UTC  (7+ messages)
` [PATCH v16 1/6] KVM: s390: pv: asynchronous "
` [PATCH v16 2/6] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v16 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v16 4/6] KVM: s390: pv: avoid export before import if possible
` [PATCH v16 5/6] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v16 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy

[PATCH v1 0/3] serial: liteuart: add IRQ support
 2022-11-11 17:06 UTC  (4+ messages)
` [PATCH v1 2/3] serial: liteuart: separate RX loop from poll timer

[PATCH v7] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
 2022-11-11 17:04 UTC 

[RESEND PATCH v6] x86/fpu: Trying to fix writing PKRU through ptrace
 2022-11-11 17:00 UTC  (7+ messages)
` [RESEND PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace

[PATCH] usb: ftdi-elan: remove variable l
 2022-11-11 16:57 UTC 

[PATCH 0/2] PCI: mvebu: add support for orion soc
 2022-11-11 16:54 UTC  (6+ messages)
` [PATCH v3 0/7] "

[PATCH] hv_balloon: Fix committed value in post_status() if dynamic memory is disabled
 2022-11-11 16:50 UTC  (2+ messages)

[PATCH v3 0/6] Bindings for NVMEM layouts
 2022-11-11 16:47 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: nvmem: Fix example

[PATCH v3 0/7] Avoid clashing function prototypes
 2022-11-11 16:46 UTC  (4+ messages)
` [PATCH v3 6/7] bna: "

[PATCH V4] virt: sev: Prevent IV reuse in SNP guest driver
 2022-11-11 16:46 UTC  (2+ messages)

[PATCH v4 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-11-11 16:45 UTC  (7+ messages)
` [PATCH v4 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support
` [PATCH v4 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver
` [PATCH v4 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions "

[PATCH v2 00/12] Drivers: hv: Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-11 16:44 UTC  (2+ messages)

[PATCH v2 0/5] Add UniPhier boards support
 2022-11-11 16:42 UTC  (8+ messages)
` [PATCH v2 5/5] arm64: dts: uniphier: Add NX1 SoC and "

[PATCH v2 1/2] ASoC: dt-bindings: qcom,wsa883x: Use correct SD_N polarity
 2022-11-11 16:42 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: codecs: wsa883x: Use proper shutdown GPIO polarity

[PATCH] fault-inject: Enable stacktrace filter for x86-64
 2022-11-11 16:41 UTC  (2+ messages)

[PATCHv2] mtd: spi-nor: macronix: Add support for mx66u1g45g
 2022-11-11 16:40 UTC  (2+ messages)

[RFC 0/4] pci/sriov: support VFs dynamic addition
 2022-11-11 16:39 UTC  (2+ messages)

[PATCH] ina3221: correct the update_interval value
 2022-11-11 16:38 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: wsa883x: use correct header file
 2022-11-11 16:38 UTC  (2+ messages)

[PATCH] vp_vdpa: harden the logic of set status
 2022-11-11 16:35 UTC  (4+ messages)

[PATCH v4 0/8] i2c-atr and FPDLink
 2022-11-11 16:35 UTC  (9+ messages)
` [PATCH v4 3/8] dt-bindings: media: add bindings for TI DS90UB960

[PATCH 00/10] ASoC: dt-bindings: Rework Qualcomm APR/GPR Sound nodes for SM8450
 2022-11-11 16:35 UTC  (4+ messages)
` [PATCH 02/10] ASoC: dt-bindings: qcom,apr: Split services to shared schema

[PATCH] KVM: arm64: Fix typo in comment
 2022-11-11 16:34 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: qcom,wsa883x: Add sound-name-prefix
 2022-11-11 16:32 UTC  (4+ messages)

[PATCH] vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
 2022-11-11 16:30 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: thermal-idle: Fix example paths
 2022-11-11 16:27 UTC 

[PATCH 0/9] arm64: dts: qcom: sc8280xp/sa8540p: add support for PCIe
 2022-11-11 16:27 UTC  (7+ messages)
` [PATCH 4/9] arm64: dts: qcom: sc8280xp-crd: enable NVMe SSD
` [PATCH 6/9] arm64: dts: qcom: sc8280xp-crd: enable WiFi controller

[PATCH] ina3221: Fix shunt sum critical calculation
 2022-11-11 16:27 UTC  (2+ messages)

[PATCH v6] iio: temperature: Add driver support for Maxim MAX30208
 2022-11-11 16:26 UTC  (8+ messages)

kernel/module/main.c:912:1: sparse: sparse: Using plain integer as NULL pointer
 2022-11-11 16:22 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Clear up macros and comments
 2022-11-11 16:22 UTC  (2+ messages)

[PATCH v3 for-rc 0/2] Fix sge_num bug
 2022-11-11 16:22 UTC  (4+ messages)

[PATCH v2] hwmon: Include <linux/kstrtox.h> when appropriate
 2022-11-11 16:19 UTC  (2+ messages)

[PATCH] KVM: arm64: Update comment of create_hyp_mappings
 2022-11-11 16:18 UTC  (2+ messages)

[PATCH] f2fs: remove submit label in __submit_discard_cmd()
 2022-11-11 16:13 UTC 

[PATCH] tee: optee: Populate child nodes in probe function
 2022-11-11 16:13 UTC  (2+ messages)

[PATCH V4] PCI: loongson: Skip scanning unavailable child devices
 2022-11-11 16:06 UTC  (2+ messages)

[PATCH 0/7] Add Tegra234 HTE support
 2022-11-11 16:04 UTC  (10+ messages)
` [PATCH 1/7] MAINTAINERS: Add HTE/timestamp subsystem details
` [PATCH 2/7] hte: Add Tegra234 provider
` [PATCH 3/7] gpio: tegra186: Add Tegra234 hte support
` [PATCH 4/7] dt-bindings: timestamp: Add Tegra234 support

[PATCH] udmabuf: add vmap method to udmabuf_ops
 2022-11-11 16:02 UTC  (2+ messages)

WARNING in bpf_bprintf_prepare
 2022-11-11 16:02 UTC  (11+ messages)

[PATCH 0/9] Linux RISC-V AIA Support
 2022-11-11 16:02 UTC  (3+ messages)
` [PATCH 5/9] irqchip: Add RISC-V incoming MSI controller driver

[PATCH v2 05/23] arm64: dts: Update cache properties for arm
 2022-11-11 15:56 UTC  (2+ messages)

[PATCH V2 0/3] verification/rv: Add rv tool
 2022-11-11 15:53 UTC  (3+ messages)
` [PATCH V2 2/3] tools/rv: Add in-kernel monitor interface
` [PATCH V2 3/3] Documentation/rv: Add verification/rv man pages


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).