All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-02 11:30:02 to 2023-10-02 12:07:11 UTC [more...]

[PATCH v9 00/53] Add DELETE_BUF ioctl
 2023-10-02 12:06 UTC  (46+ messages)
` [PATCH v9 01/53] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v9 02/53] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v9 03/53] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v9 04/53] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v9 05/53] media: mediatek: jpeg: "
` [PATCH v9 06/53] media: mediatek: vdec: Remove useless loop
` [PATCH v9 07/53] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v9 08/53] media: visl: "
` [PATCH v9 09/53] media: atomisp: "
` [PATCH v9 10/53] media: dvb-core: "
` [PATCH v9 11/53] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v9 12/53] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v9 13/53] media: Report the maximum possible number of buffers for the queue
` [PATCH v9 16/53] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v9 17/53] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v9 18/53] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v9 19/53] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v9 20/53] media: Remove duplicated index vs q->num_buffers check
` [PATCH v9 21/53] media: core: Add helper to get queue number of buffers
` [PATCH v9 22/53] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v9 23/53] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v9 24/53] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v9 25/53] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v9 26/53] media: pci: dt3155: Remove useless check
` [PATCH v9 27/53] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v9 28/53] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v9 29/53] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v9 30/53] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v9 31/53] media: coda: "
` [PATCH v9 32/53] media: mediatek: vcodec: "
` [PATCH v9 33/53] media: nxp: "
` [PATCH v9 34/53] media: renesas: Set min_buffers_needed to 16
` [PATCH v9 35/53] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v9 36/53] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v9 37/53] media: test-drivers: "
` [PATCH v9 38/53] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v9 39/53] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v9 40/53] media: usb: hackrf: Set min_buffers_needed to 8

[PATCH] MAINTAINERS: add standard-headers to Hosts/LINUX
 2023-10-02 12:05 UTC  (2+ messages)

[PATCH pci-next v6 0/2] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-10-02 12:05 UTC  (3+ messages)
` [PATCH pci-next v6 1/2] "
` [PATCH pci-next v6 2/2] PCI/VGA: Remove vga_is_firmware_default() function

[PATCH] dt-bindings: display: fsl,imx6-hdmi: Change to 'unevaluatedProperties: false'
 2023-10-02 12:04 UTC  (3+ messages)

[PATCH] overlayfs: make use of ->layers safe in rcu pathwalk
 2023-10-02 12:04 UTC 

[PATCH] MAINTAINERS: Add the CI-related doc files to the CI section
 2023-10-02 12:03 UTC  (2+ messages)

[dhowells-fs:netfs-lib 19/34] fs/9p/vfs_addr.c:88:35: error: 'fscache_begin_cache_operation' undeclared here (not in a function)
 2023-10-02 12:02 UTC 

[PATCH net 0/2] net: dsa: qca8k: fix qca8k driver for Turris 1.x
 2023-10-02 12:03 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: qca8k: fix regmap bulk read/write methods on big endian systems

[PATCH v3 0/4] Allow AVIC's IPI virtualization to be optional
 2023-10-02 11:57 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: Add per vCPU flag specifying that a vCPU is loaded
` [PATCH v3 2/4] x86: KVM: AVIC: stop using 'is_running' bit in avic_vcpu_put()
` [PATCH v3 3/4] x86: KVM: don't read physical ID table entry in avic_pi_update_irte()
` [PATCH v3 4/4] x86: KVM: SVM: allow optionally to disable AVIC's IPI virtualization

[PATCH] MAINTAINERS: Add include folder to the hw/char/ section
 2023-10-02 12:02 UTC  (2+ messages)

[PATCH] platform/x86/intel-uncore-freq: Conditionally create attribute for read frequency
 2023-10-02 12:01 UTC  (2+ messages)

[PATCH v2 0/5] ramfb: migration support
 2023-10-02 12:01 UTC  (3+ messages)
` [PATCH v2 3/5] ramfb: implement "

[PATCH] MAINTAINERS: Add unowned RISC-V related files to the right sections
 2023-10-02 12:01 UTC  (2+ messages)

[patch V4 00/30] x86/microcode: Cleanup and late loading enhancements
 2023-10-02 12:00 UTC  (31+ messages)
` [patch V4 01/30] x86/microcode/32: Move early loading after paging enable
` [patch V4 02/30] x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
` [patch V4 03/30] x86/microcode/intel: Rip out mixed stepping support for Intel CPUs
` [patch V4 04/30] x86/microcode/intel: Simplify scan_microcode()
` [patch V4 05/30] x86/microcode/intel: Simplify and rename generic_load_microcode()
` [patch V4 06/30] x86/microcode/intel: Cleanup code further
` [patch V4 07/30] x86/microcode/intel: Simplify early loading
` [patch V4 08/30] x86/microcode/intel: Save the microcode only after a successful late-load
` [patch V4 09/30] x86/microcode/intel: Switch to kvmalloc()
` [patch V4 10/30] x86/microcode/intel: Unify microcode apply() functions
` [patch V4 11/30] x86/microcode/intel: Rework intel_cpu_collect_info()
` [patch V4 12/30] x86/microcode/intel: Reuse intel_cpu_collect_info()
` [patch V4 13/30] x86/microcode/intel: Rework intel_find_matching_signature()
` [patch V4 14/30] x86/microcode/amd: Read revision from hardware in collect_cpu_info_amd()
` [patch V4 15/30] x86/microcode: Remove pointless apply() invocation
` [patch V4 16/30] x86/microcode: Get rid of the schedule work indirection
` [patch V4 17/30] x86/microcode: Clean up mc_cpu_down_prep()
` [patch V4 18/30] x86/microcode: Handle "nosmt" correctly
` [patch V4 19/30] x86/microcode: Clarify the late load logic
` [patch V4 20/30] x86/microcode: Sanitize __wait_for_cpus()
` [patch V4 21/30] x86/microcode: Add per CPU result state
` [patch V4 22/30] x86/microcode: Add per CPU control field
` [patch V4 23/30] x86/microcode: Provide new control functions
` [patch V4 24/30] x86/microcode: Replace the all in one rendevouz handler
` [patch V4 25/30] x86/microcode: Rendezvous and load in NMI
` [patch V4 26/30] x86/microcode: Protect against instrumentation
` [patch V4 27/30] x86/apic: Provide apic_force_nmi_on_cpu()
` [patch V4 28/30] x86/microcode: Handle "offline" CPUs correctly
` [patch V4 29/30] x86/microcode: Prepare for minimal revision check
` [patch V4 30/30] x86/microcode/intel: Add a minimum required revision for late-loads

[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Remove badstride subtests
 2023-10-02 12:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

projected EOL v4.4 SLTS
 2023-10-02 11:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add g364fb and ds1225y to the Jazz section
 2023-10-02 11:59 UTC  (2+ messages)

High latency of a system based on 5.19 rt
 2023-10-02 11:58 UTC  (5+ messages)

[PATCH v2 0/9] IFS support for GNR and SRF
 2023-10-02 11:59 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/9] platform/x86/intel/ifs: Gen2 Scan test support
  ` [PATCH v3 5/9] platform/x86/intel/ifs: Validate image size
  ` [PATCH v3 6/9] platform/x86/intel/ifs: Metadata validation for start_chunk
  ` [PATCH v3 9/9] platform/x86/intel/ifs: ARRAY BIST for Sierra Forest

[Intel-xe] [PATCH] Revert "drm/i915: define I915 during i915 driver build"
 2023-10-02 11:58 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Revert "drm/i915: define I915 during i915 driver build" (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[PATCH v15] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
 2023-10-02 11:57 UTC  (3+ messages)

[Patch v4 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU
 2023-10-02 11:57 UTC  (7+ messages)
` [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event

[PATCH] hashserv: Fix read-only mode
 2023-10-02 11:56 UTC 

[PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
 2023-10-02 11:54 UTC  (5+ messages)

[PATCH] Fix compilation when UFFDIO_REGISTER is not set
 2023-10-02 11:56 UTC  (2+ messages)

[LTP] [PATCH v3 0/3] Fix sched-rt sysctl files & update docs
 2023-10-02 11:55 UTC  (8+ messages)
`  "
` [LTP] [PATCH v3 1/3] sched/rt: Disallow writing invalid values to sched_rt_period_us
  `  "
` [LTP] [PATCH v3 2/3] docs: scheduler-rt: Clarify & fix sched_rt_* sysctl docs
  `  "
` [LTP] [PATCH v3 3/3] docs: scheduler-rt: Use real-time instead of realtime
  `  "

[PATCH] ovl: fix file reference leak when submitting aio
 2023-10-02 11:55 UTC 

[RFC PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-10-02 11:56 UTC  (6+ messages)
` [ovs-dev] "

[PATCH v7 00/19] Small fixes and cleanups (ov2740 and ccs)
 2023-10-02 11:54 UTC  (2+ messages)

[PATCH v4] ASoC: amd: yc: Fix non-functional mic on Lenovo 82YM
 2023-10-02 11:52 UTC  (3+ messages)

[PATCH 00/13] Pass data temperature information to zoned UFS devices
 2023-10-02 11:53 UTC  (6+ messages)
` [PATCH 06/13] scsi_proto: Add struct io_group_descriptor

[PATCH 0/2] btrfs: support cloned-device mount capability
 2023-10-02 11:45 UTC  (3+ messages)
` [PATCH 1/2] btrfs: add helper function find_fsid_by_disk

patch "usb: hub: Guard against accesses to uninitialized BOS descriptors" added to usb-linus
 2023-10-02 11:51 UTC 

[PATCH v2] virtio_balloon: Fix endless deflation and inflation on arm64
 2023-10-02 11:50 UTC  (4+ messages)

[PATCH v9 00/16] PCI devices passthrough on Arm, part 3
 2023-10-02 11:49 UTC  (11+ messages)
` [PATCH v9 15/16] xen/arm: vpci: check guest range

[PATCH v4 0/7] selftests/resctrl: Fixes to failing tests
 2023-10-02 11:31 UTC  (2+ messages)

[PATCH net-next 0/4] net_sched: sch_fq: add WRR scheduling and 3 bands
 2023-10-02 11:47 UTC  (5+ messages)
` [PATCH net-next 3/4] net_sched: sch_fq: add 3 bands and WRR scheduling
` [PATCH net-next 4/4] net_sched: sch_fq: add TCA_FQ_WEIGHTS attribute

[PATCH v3] SUPPORT: downgrade Physical CPU Hotplug to Experimental
 2023-10-02 11:46 UTC  (6+ messages)

[PATCH 0/5] GPIO descriptors for TI ASoC codecs
 2023-10-02 11:45 UTC  (4+ messages)

[RFC][PATCHES] fixes in methods exposed to rcu pathwalk
 2023-10-02 11:46 UTC  (4+ messages)
  ` [PATCH 08/15] gfs2: fix an oops in gfs2_permission()

[PATCH v2] Added missing TARGETS in kselftest top level Makefile
 2023-10-02 11:46 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Block in cleanup for legacy cursor updates
 2023-10-02 11:45 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Use drm_atomic_helper_update_plane for "

[PATCH] usb: dwc2: gadget: Fix a warning when compiling with W=1
 2023-10-02 11:45 UTC  (2+ messages)

[PATCH] hashserv: Fix read-only mode
 2023-10-02 11:45 UTC  (4+ messages)
  ` [bitbake-devel] "

[PATCH 0/7] RDMA: Annotate structs with __counted_by
 2023-10-02 11:45 UTC  (2+ messages)

[PATCH 00/29] const xattr tables
 2023-10-02 11:37 UTC  (4+ messages)
` [PATCH 05/29] btrfs: move btrfs_xattr_handlers to .rodata

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-10-02 11:43 UTC  (18+ messages)

drivers/clocksource/timer-ti-dm.c:947: warning: Function parameter or member 'cookie' not described in 'omap_dm_timer_set_int_disable'
 2023-10-02 11:42 UTC 

[PATCH] usb: Annotate struct urb_priv with __counted_by
 2023-10-02 11:42 UTC  (2+ messages)

[PATCH RFC v4 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-02 11:39 UTC  (4+ messages)
` [PATCH RFC v4 6/6] input: ads7846: Move wait_for_sync() logic to driver

[syzbot] KASAN: use-after-free Read in gsm_cleanup_mux
 2023-10-02 11:40 UTC  (3+ messages)
` [syzbot] [serial?] "

[PATCH] pci: SLT must be RO
 2023-10-02 11:39 UTC  (4+ messages)

[PATCH] media: i2c: imx415: Replace streaming flag with runtime PM check
 2023-10-02 11:37 UTC  (2+ messages)

[PATCH 1/3] hw/pci: Add all Data Object Types
 2023-10-02 11:36 UTC  (4+ messages)
` [PATCH 3/3] hw/nvme: Add SPDM over DOE support

MAINTAINERS still leaves more files uncovered than I'd like
 2023-10-02 11:35 UTC  (2+ messages)

[PATCH 00/21] block atomic writes
 2023-10-02 11:36 UTC  (4+ messages)
` [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support

[PATCH] usb: gadget: u_serial: Add null pointer check in gs_close
 2023-10-02 11:36 UTC  (2+ messages)

[PATCH v3 0/7] sysctl: Remove sentinel elements from arch
 2023-10-02 11:30 UTC  (19+ messages)
` [PATCH v3 1/7] S390: Remove now superfluous sentinel elem from ctl_table arrays
` [PATCH v3 2/7] arm: "
` [PATCH v3 3/7] arch/x86: "
` [PATCH v3 4/7] x86/vdso: Remove now superfluous sentinel element from ctl_table array
` [PATCH v3 5/7] riscv: "
` [PATCH v3 6/7] powerpc: Remove now superfluous sentinel element from ctl_table arrays
` [PATCH v3 7/7] c-sky: Remove now superfluous sentinel element from ctl_talbe array

[OE-core][mickledore][PATCH] gcc: depend on zstd
 2023-10-02 11:35 UTC 

[PATCH RESEND] arm64: dts: renesas: r8a77990: Add Ebisu-4D board support
 2023-10-02 11:34 UTC 

[PATCH 1/2] media: mediatek: vcodec: Fix encoder access NULL pointer
 2023-10-02 11:34 UTC  (5+ messages)
` [PATCH 2/2] media: mediatek: vcodec: Handle encoder vsi NULL pointer case

pull-request: bpf 2023-10-02
 2023-10-02 11:34 UTC 

[PATCH v3 0/2] mmc: sdhci-of-dwcmshc: Add CQE support
 2023-10-02 11:33 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: cqhci: Add cqhci_set_tran_desc() callback
` [PATCH v3 2/2] Implement SDHCI CQE support for DesignWare SDHCI

[PATCH v2] usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
 2023-10-02 11:32 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Remove not-used cache disable flag
 2023-10-02 11:32 UTC  (2+ messages)

[PATCH] station: check disabled band configuration in station_init
 2023-10-02 11:32 UTC 

[PATCH v19 0/4] Add Intel LJCA device driver
 2023-10-02 11:30 UTC  (5+ messages)
` [PATCH v19 1/4] usb: Add support for Intel LJCA device

[PATCH 0/2] btrfs: adjust reservation sizes for block group item updates/inserts
 2023-10-02 11:23 UTC  (2+ 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.