messages from 2023-12-04 12:20:03 to 2023-12-05 15:22:57 UTC [more...]
[PATCH v3 0/2] Add support for LTC4282
2023-12-05 15:22 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add LTC4282 bindings
` [PATCH v3 2/2] hwmon: ltc4282: add support for the LTC4282 chip
[PATCH v3 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
2023-12-05 15:16 UTC (2+ messages)
[PATCH] Dcoumentation/arch/arm64: fix typo
2023-12-05 15:16 UTC (2+ messages)
[PATCH 0/4] kunit: Add helpers for creating test-managed devices
2023-12-05 15:10 UTC (15+ messages)
` [PATCH 1/4] kunit: Add APIs for managing devices
` [PATCH 2/4] fortify: test: Use kunit_device
` [PATCH 3/4] overflow: Replace fake root_device with kunit_device
` [PATCH 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests
[PATCH v6 0/3] arm64: perf: Add support for event counting threshold
2023-12-05 15:05 UTC (4+ messages)
` [PATCH v6 2/3] "
[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
2023-12-05 15:02 UTC (5+ messages)
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
2023-12-05 14:55 UTC (8+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
` [xdp-hints] "
[PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
2023-12-05 14:55 UTC (7+ messages)
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-12-05 14:47 UTC (13+ messages)
[PATCH 0/3] hwmon: Add driver for Astera Labs PT516XX retimer
2023-12-05 14:45 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add asteralabs
` [PATCH 2/3] dt-bindings: hwmon: pt516xx: add bindings
` [PATCH 3/3] hwmon: Add driver for Astera Labs PT516XX retimer
[PATCH v2] hwmon: Add driver for Gigabyte AORUS Waterforce AIO coolers
2023-12-05 14:35 UTC (8+ messages)
[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
2023-12-05 14:21 UTC (30+ messages)
` [PATCH net-next v2 1/8] net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct pse_control_config
` [PATCH net-next v2 2/8] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v2 3/8] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v2 4/8] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [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 v1 0/2] hwmon: Driver for Nuvoton NCT736X
2023-12-05 14:14 UTC (12+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: Add nct736x bindings
` [PATCH v1 2/2] hwmon: Driver for Nuvoton NCT736X
[PATCH v2 0/3] supplement of slab allocator removal
2023-12-05 14:10 UTC (4+ messages)
` [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-12-05 12:52 UTC (6+ messages)
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall
[PATCH v13 00/35] x86: enable FRED for x86-64
2023-12-05 12:25 UTC (37+ messages)
` [PATCH v13 01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
` [PATCH v13 02/35] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v13 03/35] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v13 04/35] Documentation/x86/64: Add a documentation for FRED
` [PATCH v13 05/35] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v13 06/35] x86/cpufeatures: Add the CPU feature bit for FRED
` [PATCH v13 07/35] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v13 08/35] x86/fred: Disable FRED by default in its early stage
` [PATCH v13 09/35] x86/opcode: Add ERET[US] instructions to the x86 opcode map
` [PATCH v13 10/35] x86/objtool: Teach objtool about ERET[US]
` [PATCH v13 11/35] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v13 12/35] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v13 13/35] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v13 14/35] x86/ptrace: Add FRED additional information to "
` [PATCH v13 15/35] x86/fred: Add a new header file for FRED definitions
` [PATCH v13 16/35] x86/fred: Reserve space for the FRED stack frame
` [PATCH v13 17/35] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v13 18/35] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v13 19/35] x86/fred: No ESPFIX needed "
` [PATCH v13 20/35] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v13 21/35] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v13 22/35] x86/idtentry: Incorporate definitions/declarations of the FRED entries
` [PATCH v13 23/35] x86/fred: Add a debug fault entry stub for FRED
` [PATCH v13 24/35] x86/fred: Add a NMI "
` [PATCH v13 25/35] x86/fred: Add a machine check "
` [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
` [PATCH v13 27/35] x86/traps: Add sysvec_install() to install a system interrupt handler
` [PATCH v13 28/35] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
` [PATCH v13 29/35] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v13 30/35] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
` [PATCH v13 31/35] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v13 32/35] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
` [PATCH v13 33/35] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v13 34/35] x86/fred: Add FRED initialization functions
` [PATCH v13 35/35] x86/fred: Invoke FRED initialization code to enable FRED
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-05 11:48 UTC (5+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
2023-12-05 9:07 UTC (3+ messages)
[PATCH net-next v1 0/6] tools/net/ynl: Add 'sub-message' support to ynl
2023-12-04 22:38 UTC (22+ messages)
` [PATCH net-next v1 2/6] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v1 3/6] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v1 4/6] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v1 5/6] doc/netlink/specs: add sub-message type to rt_link family
` [PATCH net-next v1 6/6] doc/netlink/specs: Add a spec for tc
[PATCH] drm/doc: Define KMS atomic state set
2023-12-05 8:35 UTC (13+ messages)
[PATCH v14 0/9] Enable Wifi RFI interference mitigation feature support
2023-12-05 7:24 UTC (6+ messages)
` [PATCH v14 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
Converting manpages from asciidoc to rst2man ?
2023-12-05 4:01 UTC (4+ messages)
[PATCH] Documentaion:trace Add the git web link to view it on the browser
2023-12-05 3:55 UTC
[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
2023-12-05 2:28 UTC (12+ 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 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2023-12-05 0:13 UTC (2+ messages)
[PATCH v3] locking: Document that some lock types must stay alive during unlock
2023-12-04 23:47 UTC (3+ messages)
[PATCH v11 0/8] Add support for Sub-NUMA cluster (SNC) systems
2023-12-04 23:25 UTC (25+ messages)
` [PATCH v12 "
` [PATCH v12 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v13 0/8] Add support for Sub-NUMA cluster (SNC) systems
` [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 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
[viro-vfs:work.dcache2] [__dentry_kill()] 1b738f196e: stress-ng.sysinfo.ops_per_sec -27.2% regression
2023-12-04 19:53 UTC (8+ messages)
[PATCH v5 1/5] Documentation/tcp: Fix an obvious typo
2023-12-04 19:00 UTC
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
2023-12-04 18:23 UTC (3+ messages)
[PATCH v4] docs: dt-bindings: add DTS Coding Style document
2023-12-04 17:33 UTC (4+ messages)
[PATCH v2 0/2] hwmon: sht3x: improve docs, read serial number
2023-12-04 16:50 UTC (3+ messages)
` [PATCH v2 1/2] hwmon: sht3x: add sts3x support
` [PATCH v2 2/2] hwmon: sht3x: read out sensor serial number
[PATCH v3] docs: dt-bindings: add DTS Coding Style document
2023-12-04 16:19 UTC (7+ messages)
[PATCH v10 00/19] KVM: xen: update shared_info and vcpu_info handling
2023-12-04 14:43 UTC (20+ messages)
` [PATCH v10 01/19] KVM: pfncache: Add a map helper function
` [PATCH v10 02/19] KVM: pfncache: remove unnecessary exports
` [PATCH v10 03/19] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v10 04/19] KVM: pfncache: add a mark-dirty helper
` [PATCH v10 05/19] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v10 06/19] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v10 07/19] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v10 08/19] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v10 09/19] KVM: xen: separate initialization of shared_info cache and content
` [PATCH v10 10/19] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v10 11/19] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v10 12/19] KVM: xen: allow vcpu_info "
` [PATCH v10 13/19] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v10 14/19] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
` [PATCH v10 15/19] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v10 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v10 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v10 18/19] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v10 19/19] KVM: xen: allow vcpu_info content to be 'safely' copied
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).