All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-30 16:32:31 to 2023-11-30 16:56:43 UTC [more...]

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-11-30 16:56 UTC  (59+ messages)
` [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports
` [PATCH 04/21] Loongarch: "
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH 19/21] LoongArch: "
` [PATCH 21/21] riscv: "

[PATCH RFC net-next v4 0/2] selftests/dpll: DPLL subsystem integration tests
 2023-11-30 16:55 UTC  (4+ messages)
` [PATCH RFC net-next v4 1/2] netdevsim: implement DPLL for subsystem selftests

[PATCH v2 0/5] xen/x86: add testing for self modifying code and livepatch
 2023-11-30 16:55 UTC  (3+ messages)
` [PATCH v2 1/5] x86/livepatch: set function alignment to ensure minimal function size

[PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands
 2023-11-30 16:55 UTC  (12+ messages)
` [PATCH v5 2/3] NFSD: convert write_version to netlink command
` [PATCH v5 3/3] NFSD: convert write_ports "

[igt-dev] [PATCH i-g-t] tests/intel/xe_exec_store: Test to check CONDITIONAL_BATCH_BUFFER_END
 2023-11-30 16:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2023-11-30 16:55 UTC  (2+ messages)

[PATCH v2] riscv: errata: andes: Probe for IOCP only once in boot stage
 2023-11-30 16:54 UTC  (8+ messages)

[net-next PATCH v5 0/2] octeontx2: Multicast/mirror offload changes
 2023-11-30 16:54 UTC  (5+ messages)
` [net-next PATCH v5 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload
` [net-next PATCH v5 2/2] octeontx2-pf: TC flower offload support for mirror

[meta-mingw][kirkstone][PATCH] libxcrypt: fixed some build error for nativesdk with mingw
 2023-11-30 16:54 UTC  (2+ messages)
` [yocto] "

mvneta crash in page pool code
 2023-11-30 16:53 UTC 

[akpm-mm:mm-unstable 25/192] loongarch64-linux-ld: kexec_core.c:undefined reference to `machine_kexec'
 2023-11-30 16:53 UTC  (3+ messages)

[RFC] USB: check for transmissible packet sizes when matching endpoints
 2023-11-30 16:52 UTC  (2+ messages)

[PATCH v4 0/4] dwc general suspend/resume functionality
 2023-11-30 16:51 UTC  (13+ messages)
` [PATCH v4 2/4] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v4 3/4] PCI: layerscape: Rename pf_* as pf_lut_*
` [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH v2] thermal: k3_j72xx_bandgap: implement suspend/resume support
 2023-11-30 16:49 UTC 

drivers/firmware/efi/libstub/loongarch.c:73:9: sparse: sparse: cast from unknown type
 2023-11-30 16:48 UTC 

[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
 2023-11-30 16:48 UTC  (9+ messages)
` [PATCH v4 16/23] pinctrl: imx: Convert to use grp member

[PATCH v2 0/3] Avert possible deadlock with splice() and fanotify
 2023-11-30 16:49 UTC  (3+ messages)
` [PATCH v2 3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy

[PATCH 0/7] File abstractions needed by Rust Binder
 2023-11-30 16:48 UTC  (5+ messages)
` [PATCH 4/7] rust: file: add `FileDescriptorReservation`
` [PATCH 5/7] rust: file: add `Kuid` wrapper

arch/x86/kvm/vmx/hyperv.h:79:30: sparse: sparse: cast truncates bits from constant value (1b009b becomes 9b)
 2023-11-30 16:37 UTC  (2+ messages)

[XEN PATCH 0/7] address some violations of MISRA C Rule 8.4
 2023-11-30 16:48 UTC  (7+ messages)
` [XEN PATCH 2/7] x86/i8259: add missing header for init_IRQ declaration
` [XEN PATCH 3/7] xen/x86: add missing instances of asmlinkage attributes
` [XEN PATCH 6/7] xen/x86: remove stale comment

[PATCH] x86/ia32: State that IA32 emulation is disabled
 2023-11-30 16:47 UTC  (4+ messages)

+ loongarch-change-dependency-of-object-files.patch added to mm-hotfixes-unstable branch
 2023-11-30 16:46 UTC 

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-30 16:46 UTC  (7+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs

[PATCH v2 00/10] gpio/pinctrl: replace gpiochip_is_requested() with a safer interface
 2023-11-30 16:46 UTC  (9+ messages)
` [PATCH v2 07/10] pinctrl: baytrail: use gpiochip_dup_line_label()
` [PATCH v2 08/10] pinctrl: sppctl: "
` [PATCH v2 09/10] gpiolib: use gpiochip_dup_line_label() in for_each helpers
` [PATCH v2 10/10] gpiolib: remove gpiochip_is_requested()

[PATCH v4 00/17] drm/v3d: Introduce CPU jobs
 2023-11-30 16:40 UTC  (18+ messages)
` [PATCH v4 01/17] drm/v3d: Remove unused function header
` [PATCH v4 02/17] drm/v3d: Move wait BO ioctl to the v3d_bo file
` [PATCH v4 03/17] drm/v3d: Detach job submissions IOCTLs to a new specific file
` [PATCH v4 04/17] drm/v3d: Simplify job refcount handling
` [PATCH v4 05/17] drm/v3d: Don't allow two multisync extensions in the same job
` [PATCH v4 06/17] drm/v3d: Decouple job allocation from job initiation
` [PATCH v4 07/17] drm/v3d: Add a CPU job submission
` [PATCH v4 08/17] drm/v3d: Use v3d_get_extensions() to parse CPU job data
` [PATCH v4 09/17] drm/v3d: Create tracepoints to track the CPU job
` [PATCH v4 10/17] drm/v3d: Detach the CSD job BO setup
` [PATCH v4 11/17] drm/v3d: Enable BO mapping
` [PATCH v4 12/17] drm/v3d: Create a CPU job extension for a indirect CSD job
` [PATCH v4 13/17] drm/v3d: Create a CPU job extension for the timestamp query job
` [PATCH v4 14/17] drm/v3d: Create a CPU job extension for the reset timestamp job
` [PATCH v4 15/17] drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
` [PATCH v4 16/17] drm/v3d: Create a CPU job extension for the reset performance query job
` [PATCH v4 17/17] drm/v3d: Create a CPU job extension for the copy "

[Intel-wired-lan] [PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-11-30 16:45 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net-next v5 13/14] libie: add per-queue Page Pool stats
        `  "

[PATCH 6.6 000/112] 6.6.4-rc1 review
 2023-11-30 16:45 UTC 

return type of usb_endpoint_maxp()
 2023-11-30 16:45 UTC  (2+ messages)

[PATCH RFC 0/5] file: minor fixes
 2023-11-30 16:44 UTC  (11+ messages)
` [PATCH RFC 1/5] file: s/close_fd_get_file()/file_close_fd()/g
` [PATCH RFC 2/5] file: remove pointless wrapper
` [PATCH RFC 3/5] fs: replace f_rcuhead with f_tw
` [PATCH RFC 4/5] file: stop exposing receive_fd_user()
` [PATCH RFC 5/5] file: remove __receive_fd()

[virtio-comment] [PATCH] [PATCH v5] virtio-spi: add the device specification
 2023-11-30 16:43 UTC  (9+ messages)
              ` [virtio-dev] "

[PATCH 00/16] fs: use type-safe uid representation for filesystem capabilities
 2023-11-30 16:43 UTC  (7+ messages)
` [PATCH 12/16] ovl: use vfs_{get,set}_fscaps() for copy-up
` [PATCH 16/16] vfs: return -EOPNOTSUPP for fscaps from vfs_*xattr()

[RFC] Questionable RCU/BH usage in cgw_create_job()
 2023-11-30 16:43 UTC  (4+ messages)

Linux 4 block device driver infrastructure
 2023-11-30 16:41 UTC  (2+ messages)
` Fwd: "

[PATCHv2] USB: gl620a: check for rx buffer overflow
 2023-11-30 16:42 UTC  (8+ messages)

[ANNOUNCE] v6.7-rc3-rt3
 2023-11-30 16:42 UTC 

[PATCH 0/3] final fixes for 8.2
 2023-11-30 16:40 UTC  (3+ messages)
` [PATCH 2/3] docs/devel: rationalise unstable gitlab tests under FLAKY_TESTS

[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2023-11-30 16:39 UTC  (3+ messages)
` [RFC 2/3] selftests/pidfd: add non-thread-group leader tests
` [RFC 3/3] clone: allow CLONE_THREAD | CLONE_PIDFD together

[PATCH 0/2] net/mlx5: add random item support
 2023-11-30 16:40 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] net/mlx5/hws: add support for random number match
  ` [PATCH v2 2/2] net/mlx5: add random item support

[PATCH v2] usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
 2023-11-30 16:40 UTC  (2+ messages)

drivers/cpufreq/cpufreq.c:475:17: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-11-30 16:38 UTC 

drivers/ata/pata_parport/frpw.c:210 frpw_test_pnp() warn: inconsistent indenting
 2023-11-30 16:38 UTC 

[PATCH v1] cmd: mtd: OTP access support
 2023-11-30 16:30 UTC  (3+ messages)

[XEN PATCH v2] automation/eclair: improve scheduled analyses
 2023-11-30 16:37 UTC  (3+ messages)

[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-11-30 16:36 UTC  (3+ messages)
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS

[PATCH v5] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
 2023-11-30 16:36 UTC  (2+ messages)

[PATCH 0/3] remoteproc: k3-dsp: Some cleanups
 2023-11-30 16:36 UTC  (5+ messages)
` [PATCH 1/3] remoteproc: k3-dsp: Suppress duplicate error message in .remove()

[XEN PATCH 00/11] xen: address violations of MISRA C:2012 Rule 8.2
 2023-11-30 16:35 UTC  (5+ messages)
` [XEN PATCH 10/11] xen/perfc: address a violation "
` [XEN PATCH 11/11] xen/serial: "

[PATCH] MIPS: kernel: Clear FPU states when setting up kernel threads
 2023-11-30 16:36 UTC 

linux-next: Tree for Nov 22
 2023-11-30 16:35 UTC  (4+ messages)
` linux-next: Tree for Nov 22 (riscv: DMA_GLOBAL_POOL)

[PATCH 5.15 00/69] 5.15.141-rc1 review
 2023-11-30 16:23 UTC  (51+ messages)
` [PATCH 5.15 09/69] ata: pata_isapnp: Add missing error check for devm_ioport_map()
` [PATCH 5.15 21/69] net: axienet: Fix check for partial TX checksum
` [PATCH 5.15 22/69] afs: Return ENOENT if no cell DNS record can be found
` [PATCH 5.15 23/69] afs: Fix file locking on R/O volumes to operate in local mode
` [PATCH 5.15 24/69] nvmet: nul-terminate the NQNs passed in the connect command
` [PATCH 5.15 25/69] USB: dwc3: qcom: fix resource leaks on probe deferral
` [PATCH 5.15 26/69] USB: dwc3: qcom: fix ACPI platform device leak
` [PATCH 5.15 27/69] lockdep: Fix block chain corruption
` [PATCH 5.15 28/69] MIPS: KVM: Fix a build warning about variable set but not used
` [PATCH 5.15 29/69] media: camss: Replace hard coded value with parameter
` [PATCH 5.15 30/69] media: camss: sm8250: Virtual channels for CSID
` [PATCH 5.15 31/69] media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3
` [PATCH 5.15 32/69] media: qcom: camss: Fix csid-gen2 for test pattern generator
` [PATCH 5.15 33/69] ext4: add a new helper to check if es must be kept
` [PATCH 5.15 34/69] ext4: factor out __es_alloc_extent() and __es_free_extent()
` [PATCH 5.15 35/69] ext4: use pre-allocated es in __es_insert_extent()
` [PATCH 5.15 36/69] ext4: use pre-allocated es in __es_remove_extent()
` [PATCH 5.15 37/69] ext4: using nofail preallocation in ext4_es_remove_extent()
` [PATCH 5.15 38/69] ext4: using nofail preallocation in ext4_es_insert_delayed_block()
` [PATCH 5.15 39/69] ext4: using nofail preallocation in ext4_es_insert_extent()
` [PATCH 5.15 40/69] ext4: fix slab-use-after-free "
` [PATCH 5.15 41/69] ext4: make sure allocate pending entry not fail
` [PATCH 5.15 42/69] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
` [PATCH 5.15 43/69] proc: sysctl: prevent aliased sysctls from getting passed to init
` [PATCH 5.15 44/69] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA
` [PATCH 5.15 45/69] swiotlb-xen: provide the "max_mapping_size" method
` [PATCH 5.15 46/69] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce()
` [PATCH 5.15 47/69] md: fix bi_status reporting in md_end_clone_io
` [PATCH 5.15 48/69] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race
` [PATCH 5.15 49/69] io_uring/fs: consider link->flags when getting path for LINKAT
` [PATCH 5.15 50/69] s390/dasd: protect device queue against concurrent access
` [PATCH 5.15 51/69] USB: serial: option: add Luat Air72*U series products
` [PATCH 5.15 52/69] hv_netvsc: Fix race of register_netdevice_notifier and VF register
` [PATCH 5.15 53/69] hv_netvsc: Mark VF as slave before exposing it to user-mode
` [PATCH 5.15 54/69] dm-delay: fix a race between delay_presuspend and delay_bio
` [PATCH 5.15 55/69] bcache: check return value from btree_node_alloc_replacement()
` [PATCH 5.15 56/69] bcache: prevent potential division by zero error
` [PATCH 5.15 57/69] bcache: fixup init dirty data errors
` [PATCH 5.15 58/69] bcache: fixup lock c->root error
` [PATCH 5.15 59/69] usb: cdnsp: Fix deadlock issue during using NCM gadget
` [PATCH 5.15 60/69] USB: serial: option: add Fibocom L7xx modules
` [PATCH 5.15 61/69] USB: serial: option: fix FM101R-GL defines
` [PATCH 5.15 62/69] USB: serial: option: dont claim interface 4 for ZTE MF290
` [PATCH 5.15 63/69] usb: typec: tcpm: Skip hard reset when in error recovery
` [PATCH 5.15 64/69] USB: dwc2: write HCINT with INTMASK applied
` [PATCH 5.15 65/69] usb: dwc3: Fix default mode initialization
` [PATCH 5.15 66/69] usb: dwc3: set the dma max_seg_size
` [PATCH 5.15 67/69] USB: dwc3: qcom: fix software node leak on probe errors
` [PATCH 5.15 68/69] USB: dwc3: qcom: fix wakeup after probe deferral
` [PATCH 5.15 69/69] io_uring: fix off-by one bvec index

[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
 2023-11-30 16:34 UTC  (8+ messages)

[PATCH v1 0/2] A Fixup for "QEMU: CXL mailbox rework and features (Part 1)"
 2023-11-30 16:32 UTC  (4+ messages)
` [PATCH v1 1/2] hw/cxl/device: read from register values in mdev_reg_read()

[PATCH v2 0/2] ethdev: add random item support
 2023-11-30 16:32 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] app/testpmd: "

Does skb_metadata_differs really need to stop GRO aggregation?
 2023-11-30 16:32 UTC  (9+ 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.