All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 00:04:00 to 2024-12-06 01:04:47 UTC [more...]

+ selftests-memfd-run-sysctl-tests-when-pid-namespace-support-is-enabled.patch added to mm-hotfixes-unstable branch
 2024-12-06  1:04 UTC 

[PATCH 0/6 v3] nfsd: allocate/free session-based DRC slots on demand
 2024-12-06  1:04 UTC  (8+ messages)
` [PATCH 1/6] nfsd: use an xarray to store v4.1 session slots
` [PATCH 2/6] nfsd: remove artificial limits on the session-based DRC
` [PATCH 3/6] nfsd: add session slot count to /proc/fs/nfsd/clients/*/info
` [PATCH 4/6] nfsd: allocate new session-based DRC slots on demand
` [PATCH 5/6] nfsd: add support for freeing unused session-DRC slots
` [PATCH 6/6] nfsd: add shrinker to reduce number of slots allocated per session

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-06  1:02 UTC  (10+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()

[RFC PATCH v2 1/3] KVM: arm64: SIGBUS VMM for SEA guest abort
 2024-12-06  1:02 UTC  (3+ messages)
` [RFC PATCH v2 2/3] KVM: arm64: set FnV in vcpu's ESR_ELx when host FAR_EL2 is invalid
` [RFC PATCH v2 3/3] Documentation: kvm: new UAPI when arm64 guest consumes UER

[PATCH v4 00/14] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-12-06  1:02 UTC  (3+ messages)
` [PATCH v4 05/14] KVM: arm64: Initialize feature id registers for protected VMs

[RFC PATCH v1] KVM: arm64: Introduce KVM_CAP_ARM_SIGBUS_ON_SEA
 2024-12-06  1:02 UTC  (7+ messages)

[PATCH v4 0/3] Parse the HEST PCIe AER and set to relevant registers
 2024-12-05 11:40 UTC  (4+ messages)
` [PATCH v4 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
` [PATCH v4 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH v4 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()

[PATCH v2 0/7] migration/multifd: Some VFIO / postcopy preparations on flush
 2024-12-06  0:58 UTC  (8+ messages)
` [PATCH v2 1/7] migration/multifd: Further remove the SYNC on complete
` [PATCH v2 2/7] migration/multifd: Allow to sync with sender threads only
` [PATCH v2 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
` [PATCH v2 4/7] migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages
` [PATCH v2 5/7] migration/multifd: Remove sync processing on postcopy
` [PATCH v2 6/7] migration/multifd: Cleanup src flushes on condition check
` [PATCH v2 7/7] migration/multifd: Document the reason to sync for save_setup()

[PATCH bpf v2 1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata
 2024-12-06  1:00 UTC  (2+ messages)

[PATCH bpf-next v2 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
 2024-12-06  1:00 UTC  (2+ messages)

+ documentation-move-dev-tools-debugging-files-to-process-debugging.patch added to mm-nonmm-unstable branch
 2024-12-06  0:59 UTC 

[PATCH] net/mlx5: do not poll CQEs when no available elts
 2024-12-06  0:58 UTC 

+ mm-mglru-rework-workingset-protection.patch added to mm-unstable branch
 2024-12-06  0:58 UTC 

+ mm-mglru-rework-refault-detection.patch added to mm-unstable branch
 2024-12-06  0:58 UTC 

+ mm-mglru-rework-type-selection.patch added to mm-unstable branch
 2024-12-06  0:58 UTC 

[PATCH v4 0/2] Enable ethernet for qcs8300
 2024-12-06  0:58 UTC  (6+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0

+ mm-mglru-rework-aging-feedback.patch added to mm-unstable branch
 2024-12-06  0:58 UTC 

+ mm-mglru-optimize-deactivation.patch added to mm-unstable branch
 2024-12-06  0:58 UTC 

+ mm-mglru-clean-up-workingset.patch added to mm-unstable branch
 2024-12-06  0:58 UTC 

[PATCH] EDAC/{i10nm,skx,skx_common}: Support multiple clumps
 2024-12-06  0:57 UTC  (6+ messages)

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-06  0:53 UTC  (13+ messages)

[PATCH 00/10] of: fix bugs and improve codes
 2024-12-06  0:52 UTC  (11+ messages)
` [PATCH 01/10] of: Fix alias name length calculating error in API of_find_node_opts_by_path()
` [PATCH 02/10] of: Correct return value for API of_parse_phandle_with_args_map()
` [PATCH 03/10] of: Correct child specifier used as input of the 2nd nexus node
` [PATCH 04/10] of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
` [PATCH 05/10] of: Fix available buffer size calculating error in API of_device_uevent_modalias()
` [PATCH 06/10] of/fdt: Dump __be32 array in CPU type order in of_dump_addr()
` [PATCH 07/10] of: Correct comments for of_alias_scan()
` [PATCH 08/10] of: Swap implementation between of_property_present() and of_property_read_bool()
` [PATCH 09/10] of: property: Implement of_fwnode_property_present() by of_property_present()
` [PATCH 10/10] of: Simplify API of_find_node_with_property() implementation

[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-12-06  0:53 UTC  (13+ messages)
` [RFC PATCH v2 02/20] cxl: Add Get Supported Features command for kernel usage
` [RFC PATCH v2 03/20] cxl/test: Add Get Supported Features mailbox command support
` [RFC PATCH v2 04/20] cxl/mbox: Add GET_FEATURE mailbox command
` [RFC PATCH v2 05/20] cxl: Add Get Feature command support for user submission
` [RFC PATCH v2 06/20] cxl/mbox: Add SET_FEATURE mailbox command
` [RFC PATCH v2 07/20] cxl: Add Set Feature command support for user submission

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2024-12-06  0:53 UTC  (4+ messages)
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH] pwm: stm32-lp: Add check for clk_enable()
 2024-12-06  0:51 UTC  (3+ messages)

[PATCH] power: supply: bq24190_charger: Fix typo 'jeta' -> 'jeita'
 2024-12-06  0:52 UTC  (2+ messages)

[PATCH net-next v3 RESEND] octeon_ep: add ndo ops for VFs in PF driver
 2024-12-06  0:51 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v5 0/4] power: supply: extension API
 2024-12-06  0:50 UTC  (7+ messages)
` [PATCH v5 1/4] ACPI: battery: Rename extensions to hook in messages
` [PATCH v5 2/4] power: supply: core: implement extension API
` [PATCH v5 3/4] power: supply: test-power: implement a power supply extension

[PATCH net] qca_spi: Fix clock speed for multiple QCA7000
 2024-12-06  0:50 UTC  (4+ messages)

[BUG] perf trace: failed to load -E2BIG
 2024-12-06  0:49 UTC  (2+ messages)

[PATCH 6.1.y 1/3] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
 2024-12-06  0:49 UTC  (2+ messages)

[PATCH 5.15.y 1/3] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
 2024-12-06  0:48 UTC  (2+ messages)

[PATCH 5.10.y 1/3] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
 2024-12-06  0:48 UTC  (2+ messages)

[PATCH bpf v2 0/9] Fixes for LPM trie
 2024-12-06  0:48 UTC  (7+ messages)
` [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t "

[PATCH 5.4.y 1/3] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
 2024-12-06  0:47 UTC  (2+ messages)

[PATCH v2 i-g-t 0/1] tests/intel/xe_eudebug_online: Fix run_online_client memory leak
 2024-12-06  0:47 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for tests/intel/xe_eudebug_online: Fix run_online_client memory leak (rev2)
` ✓ i915.CI.BAT: success "

[PATCH 4.19.y 1/3] KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
 2024-12-06  0:47 UTC  (2+ messages)

[PATCH i-g-t 0/2] prevent consecutive unplug
 2024-12-06  0:47 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ i915.CI.Full: "

[PATCH 0/5] net: renesas: rswitch: several fixes
 2024-12-06  0:47 UTC  (5+ messages)
` [PATCH 2/5] net: renesas: rswitch: fix leaked pointer on error path

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2024-12-06  0:45 UTC  (5+ messages)
` [PATCH v1 06/13] KVM: arm64: Add support for KVM_MEM_USERFAULT

[PATCH v2] kernel/audit: reorder the member of audit_context
 2024-12-06  0:45 UTC  (2+ messages)

[PATCH 09/11] PCI/IDE: Report available IDE streams
 2024-12-06  0:43 UTC  (3+ messages)

[linux-next:master 991/2197] arch/arm64/boot/dts/qcom/qcs615-ride.dtb: clock-controller@100000: 'clock-names' is a required property
 2024-12-06  0:43 UTC 

[openeuler:openEuler-1.0-LTS 1324/1324] kernel/sched/core.o: warning: objtool: missing symbol for section .text.unlikely
 2024-12-06  0:43 UTC 

[PATCH 0/1] tools/libacpi: clear out compilation warnings
 2024-12-06  0:42 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option
 2024-12-06  0:43 UTC  (7+ messages)
` [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests
` [PATCH RESEND v9 3/3] fuse: add default_request_timeout and max_request_timeout sysctls

[PATCH RFC v4 0/3] fix two bugs related to page_pool
 2024-12-06  0:42 UTC  (7+ messages)
` [PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-12-06  0:41 UTC  (11+ messages)

[linux-next:fs-current] BUILD SUCCESS 18a10043b183f80b8653b39204b642330cefc730
 2024-12-06  0:32 UTC 

[linux-next:fs-next] BUILD SUCCESS df1fce23d0337b5d57fe504637cbeb3ffc8b3895
 2024-12-06  0:31 UTC 

[tip:x86/boot] BUILD REGRESSION faf0ed487415f76fe4acf7980ce360901f5e1698
 2024-12-06  0:31 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 26a4dedc5f3cdb6e2de79371f57d12e5119f03c1
 2024-12-06  0:32 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 4e13aaa70332423fef1f18034070e35dd7faad04
 2024-12-06  0:30 UTC 

[ambarus:acpm-v3-upstream 9/10] ERROR: modpost: "acpm_do_xfer" [drivers/firmware/samsung/exynos-acpm-mfd.ko] undefined!
 2024-12-06  0:33 UTC 

[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
 2024-12-06  0:34 UTC  (5+ messages)
` [PATCH net-next v4 4/6] docs: tls: document TLS1.3 key updates

[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
 2024-12-06  0:33 UTC  (5+ messages)
` [PATCH net-next v8 2/2] "

[PATCH mm-unstable v2 0/6] mm/mglru: performance optimizations
 2024-12-06  0:31 UTC  (7+ messages)
` [PATCH mm-unstable v2 1/6] mm/mglru: clean up workingset
` [PATCH mm-unstable v2 2/6] mm/mglru: optimize deactivation
` [PATCH mm-unstable v2 3/6] mm/mglru: rework aging feedback
` [PATCH mm-unstable v2 4/6] mm/mglru: rework type selection
` [PATCH mm-unstable v2 5/6] mm/mglru: rework refault detection
` [PATCH mm-unstable v2 6/6] mm/mglru: rework workingset protection

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-12-06  0:31 UTC  (4+ messages)

[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/
 2024-12-06  0:31 UTC 

[PATCH 0/5] mm/vma: make more mmap logic userland testable
 2024-12-06  0:30 UTC  (4+ messages)

[PATCH v2] ima: instantiate the bprm_creds_for_exec() hook
 2024-12-06  0:30 UTC  (2+ messages)

Packet pointer invalidation and subprograms
 2024-12-06  0:29 UTC  (6+ messages)

[TEST] tcp-ao/connect-deny-ipv6 is flaky
 2024-12-06  0:28 UTC  (2+ messages)

[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-06  0:27 UTC  (7+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point

[PATCH perf/core 0/4] Improve performance and scalability of uretprobes
 2024-12-06  0:24 UTC  (5+ messages)
` [PATCH perf/core 1/4] uprobes: simplify session consumer tracking
` [PATCH perf/core 2/4] uprobes: decouple return_instance list traversal and freeing
` [PATCH perf/core 3/4] uprobes: ensure return_instance is detached from the list before freeing
` [PATCH perf/core 4/4] uprobes: reuse return_instances between multiple uretprobes within task

[PATCH 0/7] iommu/amd: Cleanup some of the domain_alloc_paging path
 2024-12-06  0:23 UTC  (8+ messages)
` [PATCH 1/7] iommu/amd: Remove unused amd_iommu_domain_update()
` [PATCH 2/7] iommu/amd: Remove domain_alloc()
` [PATCH 3/7] iommu/amd: Remove dev == NULL checks
` [PATCH 4/7] iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
` [PATCH 5/7] iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
` [PATCH 6/7] iommu/amd: Move the nid to pdom_setup_pgtable()
` [PATCH 7/7] iommu/amd: Fully decode all combinations of alloc_paging_flags

✗ i915.CI.BAT: failure for tests/intel/xe_exec_store: Introduce long-shader tests
 2024-12-06  0:23 UTC  (2+ messages)
` ✗ Xe.CI.BAT: "

drivers/staging/gpib/ni_usb/ni_usb_gpib.c:418 ni_usb_parse_termination_block() warn: was && intended here instead of ||?
 2024-12-06  0:23 UTC 

[PATCH v2] audit: fix suffixed '/' filename matching in __audit_inode_child()
 2024-12-06  0:22 UTC  (2+ messages)

[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
 2024-12-06  0:21 UTC  (9+ messages)
` [PATCH 12/16] media: qcom: camss: Add default case in vfe_src_pad_code
` [PATCH 13/16] media: qcom: camss: Add sm8550 compatible
` [PATCH 15/16] media: qcom: camss: Add CSID 780 support for sm8550
` [PATCH 16/16] media: qcom: camss: Add support for VFE hardware version Titan 780

[PATCH] hwmon: tps25990: Fix unreachable code in tps25990_read_word_data
 2024-12-06  0:15 UTC  (2+ messages)

[PATCH v2] of: Hide of_default_bus_match_table[]
 2024-12-06  0:13 UTC  (2+ messages)

[PATCH v3] riscv/gdb: add V bit to priv register
 2024-12-06  0:12 UTC 

[PATCH rc 0/2] iommu/amd: Fix locking for domain->dev_list
 2024-12-06  0:13 UTC  (3+ messages)
` [PATCH rc 1/2] iommu/amd: Put list_add/del(dev_data) back under the domain->lock
` [PATCH rc 2/2] iommu/amd: Add lockdep asserts for domain->dev_list

[PATCH v2] piglit: update the patch to fix building the test without wayland
 2024-12-06  0:12 UTC 

[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-06  0:12 UTC  (20+ messages)
` [PATCH v20 01/19] fgraph: Pass ftrace_regs to entryfunc
` [PATCH v20 02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v20 03/19] fgraph: Pass ftrace_regs to retfunc
` [PATCH v20 04/19] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v20 05/19] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v20 06/19] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v20 07/19] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v20 08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v20 09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v20 10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v20 11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
` [PATCH v20 12/19] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v20 13/19] fprobe: Add fprobe_header encoding feature
` [PATCH v20 14/19] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v20 15/19] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v20 16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v20 17/19] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v20 18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
` [PATCH v20 19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip()

[PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config
 2024-12-06  0:12 UTC  (4+ messages)
` [PATCH RFC net-next 1/2] "
` [Intel-wired-lan] [PATCH RFC net-next 2/2] idpf: use napi's irq affinity
  `  "

[PATCH AUTOSEL 6.11 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-12-06  0:07 UTC  (7+ messages)
` [PATCH AUTOSEL 6.11 08/15] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.11 09/15] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 6.12 01/15] usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
 2024-12-06  0:06 UTC  (6+ messages)
` [PATCH AUTOSEL 6.12 08/15] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.12 09/15] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH v2 0/3] Add RW support for 4k sector size vhdx
 2024-12-06  0:07 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Add iotest "
` [PATCH v2 3/3] Add VHDX specific image info

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-12-06  0:09 UTC  (15+ messages)

[PATCH bpf v2 0/2] Fix for raw_tp PTR_MAYBE_NULL unmarking
 2024-12-06  0:08 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add raw_tp tests for PTR_MAYBE_NULL marking

[PATCH AUTOSEL 6.6 01/10] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:05 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 04/10] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.6 05/10] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 6.1 1/8] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (6+ messages)
` [PATCH AUTOSEL 6.1 4/8] drm: display: Set fwnode for aux bus devices
` [PATCH AUTOSEL 6.1 5/8] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 5.15 1/5] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 3/5] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 5.10 1/5] usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
 2024-12-06  0:04 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 3/5] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH AUTOSEL 5.4 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-12-06  0:03 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 2/3] phy: tegra: xusb: Set fwnode for xusb port devices

[PATCH 0/1] PCI: Add decode disable/enable to device level and separate BAR info logging into separate function
 2024-12-06  0:03 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH AUTOSEL 4.19 1/3] usb: chipidea: udc: handle USB Error Interrupt if IOC not set
 2024-12-06  0:03 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 2/3] phy: tegra: xusb: Set fwnode for xusb port devices


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.