All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-11 17:52:36 to 2022-11-11 18:43:24 UTC [more...]

[PATCH v3 0/6] pinctrl: intel: Enable PWM optional feature
 2022-11-11 18:43 UTC  (6+ messages)
` [PATCH v3 1/6] pwm: Add a stub for devm_pwmchip_add()
` [PATCH v3 2/6] pwm: lpss: Rename MAX_PWMS --> LPSS_MAX_PWMS
` [PATCH v3 3/6] pwm: lpss: Include headers we are the direct user of
` [PATCH v3 4/6] pwm: lpss: Allow other drivers to enable PWM LPSS
` [PATCH v3 6/6] pinctrl: intel: Enumerate PWM device when community has a capability

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

[PATCH v2] rcu: Dump memory object info if callback function is invalid
 2022-11-11 18:42 UTC  (5+ messages)

[PATCH bpf-next] libbpf: hashmap.h update to fix build issues using LLVM14
 2022-11-11 18:40 UTC  (7+ messages)

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

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

[PATCH] s390x: Fix spelling errors
 2022-11-11 18:38 UTC  (2+ messages)

[PATCH v3 0/2] Fix the virtio features negotiation flaw
 2022-11-11 18:37 UTC  (4+ messages)
` [PATCH v3 2/2] vhost-net: "

[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  (53+ 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 for 8.0 v5 00/20] use MemTxAttrs to avoid current_cpu in hw/
 2022-11-11 18:25 UTC  (27+ messages)
` [PATCH v5 01/20] hw: encode accessing CPU index in MemTxAttrs
` [PATCH v5 02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
` [PATCH v5 03/20] target/arm: ensure HVF traps "
` [PATCH v5 04/20] target/arm: ensure KVM "
` [PATCH v5 05/20] target/arm: ensure m-profile helpers "
` [PATCH v5 06/20] qtest: make read/write operation appear to be from CPU
` [PATCH v5 07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU
` [PATCH v5 08/20] hw/timer: convert mptimer access to attrs to derive cpu index
` [PATCH v5 09/20] hw/arm: remove current_cpu hack from pxa2xx access
` [PATCH v5 10/20] target/microblaze: initialise MemTxAttrs for CPU access
` [PATCH v5 11/20] target/sparc: "
` [PATCH v5 12/20] target/riscv: "
` [PATCH v5 13/20] target/i386: add explicit initialisation for MexTxAttrs
` [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
` [PATCH v5 15/20] hw/i386: update vapic_write to use MemTxAttrs
` [PATCH v5 16/20] include: add MEMTXATTRS_MACHINE helper
` [PATCH v5 17/20] hw/intc: properly model IOAPIC MSI messages
` [PATCH v5 18/20] hw/i386: convert apic access to use MemTxAttrs
` [PATCH v5 19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb
` [PATCH v5 20/20] include/hw: add commentary to current_cpu export

[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

[PATCH 1/2] dt-bindings: clock: tegra124-dfll: Convert to json-schema
 2022-11-11 18:35 UTC  (2+ messages)

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

[linux-next:master] BUILD REGRESSION f8f60f322f0640c8edda2942ca5f84b7a27c417a
 2022-11-11 18:32 UTC  (4+ messages)
` [Nouveau] "

[ti:ti-linux-5.10.y-cicd 19558/19562] ti-thermal-common.c:(.text+0xaa0): multiple definition of `ti_thermal_unregister_cpu_cooling'; drivers/thermal/k3_j72xx_bandgap.o:k3_j72xx_bandgap.c:(.text+0x1760): first defined here
 2022-11-11 18:34 UTC 

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

Friday, November 11, 2022 Notification from 0396 306136 ()
 2022-11-11 18:25 UTC 

[dm-devel] [PATCHv2 0/5] fix direct io device mapper errors
 2022-11-11 18:31 UTC  (4+ messages)
`  "

[Intel-gfx] [PATCH v2 1/9] drm/i915: Allocate power domain set wakerefs dynamically
 2022-11-11 18:30 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 "

[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

[RFC PATCH 0/4] git: remove --super-prefix
 2022-11-11 18:29 UTC  (6+ messages)
` [RFC PATCH 0/8] Get rid of "git --super-prefix"

[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 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 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-11-11 18:27 UTC  (6+ messages)

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

[Intel-gfx] [PATCH v2 00/18] drm/i915: Finish (de)gamma readout
 2022-11-11 18:24 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 01/18] drm/i915: Clean up legacy palette defines

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

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

Bug#833035: linux-image-3.16.0-4-amd64: Keyspan USB serial adapter USA-49WLC failed to load firmware
 2022-11-11 18:14 UTC  (2+ messages)

[PATCH v2 0/7] Add support for Renesas RZ/Five SoC
 2022-11-11 18:21 UTC  (8+ messages)
` [PATCH v2 1/7] lib: utils: serial: Add Renesas SCIF driver
` [PATCH v2 2/7] lib: utils: serial: Add FDT driver for Renesas SCIF
` [PATCH v2 3/7] platform: andes/ae350: Split platform.h header file
` [PATCH v2 4/7] lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
` [PATCH v2 5/7] platform: Add Renesas RZ/Five initial support
` [PATCH v2 6/7] scripts: Add Renesas RZ/Five to platform list in the binary archive script
` [PATCH v2 7/7] docs: platform: Add documentation for Renesas RZ/Five SoC

[PATCH bpf-next v4 0/3] libbpf: Resolve unambigous forward declarations
 2022-11-11 18:20 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] libbpf: hashmap interface update to allow both long and void* keys/values

[Intel-gfx] [PATCH v2 0/3] add track_remove_slot and remove track_flush_slot
 2022-11-11 18:19 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/3] KVM: x86: add a new page track hook track_remove_slot
  `  "

[iptables PATCH 0/3] Extend xlate-test to replay results
 2022-11-11 18:16 UTC  (2+ messages)

[iptables PATCH 0/6] Merge NAT extensions
 2022-11-11 18:16 UTC  (2+ messages)

[PATCH v3] netdev-dpdk: add control plane protection support
 2022-11-11 18:15 UTC 

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

[RFC] [PATCH] Allow fitimage + initramfs rebuild to be accelerated
 2022-11-11 18:13 UTC  (6+ messages)
` [OE-core] "

[PATCH bpf-next] selftests/bpf: fix veristat's singular file-or-prog filter
 2022-11-11 18:12 UTC 

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

reencrypt: how to specify old and new key-files?
 2022-11-11 18:11 UTC  (5+ messages)

[PATCH v3] memmem.3: Add list of known systems where this is available
 2022-11-11 18:09 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/ttm: never purge busy objects
 2022-11-11 18:11 UTC  (3+ messages)
  `  "

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

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

Calling kfuncs in modules - BTF mismatch?
 2022-11-11 18:08 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

[OE-Core][PATCH] sstate: Allow optimisation of do_deploy_archives task dependencies
 2022-11-11 18:06 UTC 

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

[OE-Core][PATCH 1/2] sstatesig: skip the rm_work task signature
 2022-11-11 18:05 UTC  (2+ messages)
` [OE-Core][PATCH 2/2] rm_work: exclude the SSTATETASKS from the rm_work tasks sinature

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

[PATCH] efi_loader: replace a u16_strdup with alloc + memcpy
 2022-11-11 18:04 UTC 

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

[GIT PULL] RISC-V Fixes for 6.1-rc5
 2022-11-11 18:03 UTC  (3+ 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] drm fixes for 6.1-rc5
 2022-11-11 18:03 UTC  (3+ 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] perf tools fixes for v6.1: 2nd batch
 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 v2] sched/core: Minor optimize ttwu_runnable()
 2022-11-11 18:01 UTC  (2+ messages)

[PATCH v2] cifs: Fix connections leak when tlink setup failed
 2022-11-11 18:02 UTC  (2+ messages)

[PATCH bpf v2 0/3] Pin iterator link when opening iterator
 2022-11-11 18:00 UTC  (3+ messages)
` [PATCH bpf v2 3/3] selftests/bpf: Add test for cgroup iterator on a dead cgroup

Question about naive XOR hash in DPDK
 2022-11-11 17:59 UTC  (3+ messages)

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

produces and delivers high-quality plastic parts and solutions to the market lists.infradead.org
 2022-11-11 16:56 UTC 

consolidate btrfs checksumming, repair and bio splitting
 2022-11-11 17:57 UTC  (8+ messages)

[PATCH v2 0/8] imx8: switch missing boards to binman
 2022-11-11 17:55 UTC  (8+ messages)

[PATCH] http: redact curl h2h3 headers in info
 2022-11-11 17:55 UTC  (4+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH v2 00/15] drm/i915: ELD precompute and readout
 2022-11-11 17:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: ELD precompute and readout (rev4)

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

[PATCH bpf 0/4] libbpf: Fixes for ring buffer
 2022-11-11 17:54 UTC  (3+ messages)
` [PATCH bpf 2/4] libbpf: Handle size overflow for ringbuf mmap

[PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
 2022-11-11 17:53 UTC  (3+ messages)

[RFC] option to use proper skew timings for Micrel KSZ9021
 2022-11-11 17:53 UTC  (6+ messages)

[XEN v3 00/12] Arm: Enable GICv3 for AArch32
 2022-11-11 17:53 UTC  (5+ messages)
` [XEN v3 11/12] xen/Arm: GICv3: Define macros to read/write 64 bit

[PATCH v2 net 1/1] amd-xgbe: fix active cable
 2022-11-11 17:53 UTC  (4+ messages)

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


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.