The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-10-17 13:58:04 to 2023-10-17 15:53:09 UTC [more...]

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-17 15:53 UTC  (18+ messages)
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data

[PATCH v2] clk: ralink: mtmips: quiet unused variable warning
 2023-10-17 15:52 UTC  (2+ messages)

[PATCH 0/2] minimize swapping on zswap store failure
 2023-10-17 15:51 UTC  (6+ messages)

[PATCH] platform/chrome: cros_ec_lpc: Separate host command and irq disable
 2023-10-17 15:50 UTC  (2+ messages)

[PATCH -next] scsi: target: core: Fix one kernel-doc comment
 2023-10-17 15:49 UTC  (2+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-17 15:48 UTC  (4+ messages)
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test

[PATCH] selftests/efivarfs: create-read: fix a resource leak
 2023-10-17 15:46 UTC  (2+ messages)

[RFC PATCH v2 0/8] Introduce mseal() syscall
 2023-10-17 15:45 UTC  (3+ messages)
` [RFC PATCH v2 1/8] mseal: Add mseal(2) syscall

[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
 2023-10-17 15:45 UTC  (13+ messages)
                  ` RFC: New LSM to control usage of x509 certificates

[PATCH kmod v4 0/4] kmod /usr support
 2023-10-17 15:45 UTC  (3+ messages)
` [PATCH kmod v5 0/5] "

[RFC PATCH 0/5] slub: Delay freezing of CPU partial slabs
 2023-10-17 15:44 UTC  (6+ messages)
` [RFC PATCH 1/5] slub: Introduce on_partial()
` [RFC PATCH 2/5] slub: Don't manipulate slab list when used by cpu
` [RFC PATCH 3/5] slub: Optimize deactivate_slab()
` [RFC PATCH 4/5] slub: Don't freeze slabs for cpu partial
` [RFC PATCH 5/5] slub: Introduce get_cpu_partial()

[PATCH] buildid: reduce header file dependencies for module
 2023-10-17 15:44 UTC  (3+ messages)

[PATCH v12 00/56] Add DELETE_BUF ioctl
 2023-10-17 14:47 UTC  (57+ messages)
` [PATCH v12 01/56] media: videobuf2: Rename offset parameter
` [PATCH v12 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v12 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v12 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v12 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v12 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v12 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v12 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v12 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v12 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v12 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v12 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 15/56] media: visl: "
` [PATCH v12 16/56] media: atomisp: "
` [PATCH v12 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v12 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v12 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v12 21/56] media: pci: dt3155: Remove useless check
` [PATCH v12 22/56] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v12 23/56] media: pci: cx18: Stop direct calls to queue num_buffers field
` [PATCH v12 24/56] media: pci: netup_unidvb: "
` [PATCH v12 25/56] media: pci: tw68: "
` [PATCH v12 26/56] media: i2c: video-i2c: "
` [PATCH v12 27/56] media: coda: "
` [PATCH v12 28/56] media: nxp: "
` [PATCH v12 29/56] media: verisilicon: "
` [PATCH v12 30/56] media: test-drivers: "
` [PATCH v12 31/56] media: imx: "
` [PATCH v12 32/56] media: meson: vdec: "
` [PATCH v12 33/56] touchscreen: sur40: "
` [PATCH v12 34/56] sample: v4l: "
` [PATCH v12 35/56] media: cedrus: "
` [PATCH v12 36/56] media: nuvoton: "
` [PATCH v12 37/56] media: renesas: "
` [PATCH v12 38/56] media: ti: "
` [PATCH v12 39/56] media: usb: "
` [PATCH v12 40/56] media: usb: cx231xx: "
` [PATCH v12 41/56] media: usb: hackrf: "
` [PATCH v12 42/56] media: usb: usbtv: "
` [PATCH v12 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v12 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v12 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v12 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v12 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v12 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v12 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v12 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v12 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v12 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v12 53/56] media: core: Free range of buffers
` [PATCH v12 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v12 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v12 56/56] media: test-drivers: Use helper "

[PATCH v2 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
 2023-10-17 15:42 UTC  (2+ messages)

[PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
 2023-10-17 15:43 UTC  (11+ messages)

drivers/scsi/mpi3mr/mpi3mr_transport.c:695: warning: Function parameter or member 'port_id' not described in 'mpi3mr_get_hba_port_by_id'
 2023-10-17 15:42 UTC 

[PATCH 0/7] Adreno 643 + fixes
 2023-10-17 15:41 UTC  (5+ messages)
` [PATCH 2/7] drm/msm/adreno: Add ZAP firmware name to A635

[GIT PULL] Btrfs fix for 6.6-rc7
 2023-10-17 15:34 UTC 

[PATCH v3 -next 0/3] RISC-V: ACPI improvements
 2023-10-17 15:39 UTC  (4+ messages)
` [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-17 15:36 UTC  (6+ messages)

[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-10-17 15:21 UTC  (13+ messages)
` [PATCH V2 3/4] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH V2 4/4] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
 2023-10-17 15:36 UTC  (3+ messages)

[PATCH] cxl/pmu: Ensure put_device on pmu devices
 2023-10-17 15:35 UTC  (3+ messages)

[PATCH v3 1/4] scsi: core: Add new helper to iterate all devices of host
 2023-10-17 15:31 UTC  (2+ messages)

[PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime
 2023-10-17 15:32 UTC  (10+ messages)
` [tip: x86/bugs] "

[RFH] wireless-next: fix new W=1 warnings
 2023-10-17 15:31 UTC  (3+ messages)

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-17 15:29 UTC  (3+ messages)

[PATCH v1 0/4] mm/ksm: Add ksm advisor
 2023-10-17 15:28 UTC  (6+ messages)

[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
 2023-10-17 15:26 UTC  (5+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index

[PATCH 0/6] i3c: master: svc: collection of bugs fixes
 2023-10-17 15:25 UTC  (20+ messages)
` [PATCH 1/6] i3c: master: svc: fix race condition in ibi work thread
` [PATCH 2/6] i3c: master: svc: fix wrong data return when IBI happen during start frame
` [PATCH 3/6] i3c: master: svc: fix ibi may not return mandatory data byte
` [PATCH 4/6] i3c: master: svc: fix check wrong status register in irq handler
` [PATCH 5/6] i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
` [PATCH 6/6] i3c: master: svc: fix random hot join failure since timeout error

[PATCH v10 0/3] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-10-17 15:23 UTC  (5+ messages)
` [PATCH v10 3/3] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup

fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'idmap' not described in 'nilfs_fileattr_set'
 2023-10-17 15:21 UTC 

[PATCH net-next 0/5] i40e: Add basic devlink support
 2023-10-17 15:21 UTC  (5+ messages)
` [PATCH net-next 3/5] i40e: Add handler for devlink .info_get

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-17 15:21 UTC  (3+ messages)
` [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh

[syzbot] [kernel?] usb-testing boot error: KASAN: slab-out-of-bounds Write in vhci_start
 2023-10-17 15:20 UTC 

linux-next: duplicate patch in the kselftest tree
 2023-10-17 15:18 UTC  (2+ messages)

[PATCH] irqchip: Drop the custom fixes for the same irq_chip name
 2023-10-17 15:15 UTC  (2+ messages)

[PATCH] drm/sched: Add description of parameters in job_done
 2023-10-17 15:15 UTC 

[PATCH] Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
 2023-10-17 15:15 UTC 

[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
 2023-10-17 15:14 UTC  (3+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas

[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
 2023-10-17 15:14 UTC  (5+ messages)

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-10-17 15:10 UTC  (13+ messages)

[PATCH v6 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-17 14:49 UTC  (5+ messages)
` [PATCH v6 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v6 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH 5.15 000/102] 5.15.136-rc1 review
 2023-10-17 15:09 UTC  (9+ messages)

[PATCH v3 00/73] pinctrl: don't use GPIOLIB global numberspace in helpers
 2023-10-17 14:51 UTC  (8+ messages)
` [PATCH v3 54/73] pinctrl: intel: drop the wrappers around pinctrl_gpio_direction_input()

[PATCH v4 1/2] mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a
 2023-10-17 15:09 UTC  (3+ messages)
` [PATCH v4 2/2] mtd: spi-nor: micron-st: use SFDP table "

[PATCH v4] x86/bugs: Add a separate config for each mitigation
 2023-10-17 15:08 UTC  (8+ messages)

[linux-next:master] [drivers/char/mem] 1b057bd800: stress-ng.splice.ops_per_sec -99.8% regression
 2023-10-17 15:06 UTC 

[PATCH v4 0/5] Add multimode invoke request IOCTL support
 2023-10-17 15:06 UTC  (4+ messages)
` [PATCH v4 4/5] misc: fastrpc: Add support to save and restore interrupted

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-10-17 15:05 UTC  (12+ messages)

[PATCH 0/5] i3c: master: some improvment for i3c master
 2023-10-17 14:51 UTC  (8+ messages)
` [PATCH 1/5] i3c: master: svc: enable hotjoin default
` [PATCH 3/5] i3c: svc: rename read_len as actual_len
` [PATCH 4/5] i3c: master: svc return actual transfer data len

[PATCH v4 1/2] dt-bindings: i2c: pca954x: Add custom properties for MAX7357
 2023-10-17 14:58 UTC  (6+ messages)
` [PATCH v4 2/2] i2c: muxes: pca954x: Enable features on MAX7357

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2023-10-17 14:53 UTC  (4+ messages)

[PATCH] neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
 2023-10-17 14:54 UTC  (2+ messages)

[PATCH v5] regulator (max5970): Add hwmon support
 2023-10-17 15:01 UTC  (3+ messages)

[PATCH -next v2 17/19] mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
 2023-10-17 14:51 UTC  (4+ messages)

fs/gfs2/super.c:767: warning: Function parameter or member 'who' not described in 'gfs2_freeze_super'
 2023-10-17 14:47 UTC 

[PATCH] kunit: run test suites only after module initialization completes
 2023-10-17 14:45 UTC  (3+ messages)

[PATCH v2 0/2] vfio/mtty: Add migration support
 2023-10-17 14:44 UTC  (5+ messages)
` [PATCH v2 1/2] vfio/mtty: Overhaul mtty interrupt handling
` [PATCH v2 2/2] vfio/mtty: Enable migration support

[PATCH] hv_balloon: Add module parameter to configure balloon floor value
 2023-10-17 14:41 UTC  (2+ messages)

[PATCH v3] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-17 15:00 UTC  (8+ messages)

[PATCH v2] watchdog: apple: Deactivate on suspend
 2023-10-17 14:38 UTC  (2+ messages)

[PATCH net-next v2] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-17 14:37 UTC  (4+ messages)

[PATCH] pinctrl: avoid unsafe code pattern in find_pinctrl()
 2023-10-17 14:14 UTC  (4+ messages)

[PATCH] landlock: fix typo in landlock_append_net_rule() stub function
 2023-10-17 14:33 UTC 

[PATCH v2 net] net: mdio-mux: fix C45 access returning -EIO after API change
 2023-10-17 14:31 UTC 

[syzbot] [kernel?] possible deadlock in console_flush_all (2)
 2023-10-17 14:28 UTC  (6+ messages)
` [syzbot] [ext4?] "

mm/vmalloc.c:3689 vread_iter() error: we previously assumed 'vm' could be null (see line 3667)
 2023-10-17 14:26 UTC 

[PATCH 0/2] PCI: dwc: Fix the BAR size programming
 2023-10-17 14:24 UTC  (3+ messages)
` [PATCH 2/2] PCI: qcom-ep: Implement dbi_cs2_access() function callback for DBI CS2 access

[PATCH v14 00/23] TDX host kernel support
 2023-10-17 14:24 UTC  (3+ messages)
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH V2] Consider inflight IO in io accounting for high latency devices
 2023-10-17 14:23 UTC  (6+ messages)

[PATCH] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-17 14:23 UTC  (3+ messages)

[PATCH 1/4] add generic builtin command line
 2023-10-17 14:21 UTC  (3+ messages)

[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2023-10-17 14:19 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 5/5] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

[PATCH v1 1/1] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
 2023-10-17 14:18 UTC 

[PATCH v3 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-17 14:17 UTC  (6+ messages)
` [PATCH v3 5/5] r8152: Block future register access if register access fails

[PATCH bpf-next v4] selftests/bpf: Use pkg-config to determine ld flags
 2023-10-17 14:15 UTC  (2+ messages)

[PATCH] staging: vt6655: Type encoding info dropped from variable name "bUpdateBBVGA"
 2023-10-17 14:15 UTC 

linux-next: Tree for Oct 3 (net/smc/smc_ism.o)
 2023-10-17 14:15 UTC  (4+ messages)
` [PATCH net] net/smc: Fix dependency of SMC on ISM

mm: Unable to handle kernel NULL pointer dereference at virtual address - mmap_region (include/linux/fs.h:580 mm/mmap.c:2946)
 2023-10-17 14:15 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: i3c: Fix silvaco,i3c-master compatible string
 2023-10-17 14:15 UTC  (7+ messages)

[PATCH] staging: rts5208: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-17 14:14 UTC  (5+ messages)

[PATCH] bcachefs: Refactor bkey_i to use a flexible array
 2023-10-17 14:12 UTC  (6+ messages)

[PATCH v2] bcachefs: Refactor bkey_i to use a flexible array
 2023-10-17 14:12 UTC  (2+ messages)

[PATCH] clocksource: disable irq when holding watchdog_lock
 2023-10-17 14:11 UTC  (8+ messages)

[PATCH v2 0/6] Replace acpi_driver with platform_driver
 2023-10-17 14:06 UTC  (3+ messages)
` [PATCH v2 5/6] ACPI: NFIT: "

[PATCH v3 1/1] rcu: Reduce synchronize_rcu() waiting time
 2023-10-17 14:06 UTC  (3+ messages)

selftests: ftrace: Internal error: Oops: sve_save_state
 2023-10-17 14:03 UTC  (4+ messages)

[PATCH 1/2] i3c: master: svc: fix compatibility string mismatch with binding doc
 2023-10-17 14:03 UTC  (2+ messages)

[PATCH v1 0/3] add pmic pca9451a support
 2023-10-17 14:02 UTC  (3+ messages)
` [PATCH v1 2/3] regulator: pca9450: add "

[PATCH net] net: mdio-mux: fix C45 access returning -EIO after API change
 2023-10-17 14:01 UTC  (4+ messages)

[PATCH v2] iio: afe: rescale: Accept only offset channels
 2023-10-17 14:00 UTC  (6+ messages)

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-17 13:58 UTC  (9+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[PATCH v3 0/4] HID: touchscreen: add himax hid-over-spi driver
 2023-10-17 13:59 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: input: Introduce Himax HID-over-SPI device

[PATCH net 0/6] There are some bugfix for the HNS3 ethernet driver
 2023-10-17 13:59 UTC  (9+ messages)
` [PATCH net 5/6] net: hns3: fix wrong print link down up

[PATCH v5 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-17 13:57 UTC  (3+ messages)
` [PATCH v5 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()

[PATCH v11 0/5] lib,kprobes: kretprobe scalability improvement
 2023-10-17 13:56 UTC  (3+ messages)
` [PATCH v11 4/5] kprobes: freelist.h removed
` [PATCH v11 5/5] MAINTAINERS: objpool added


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox