public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-12 10:10:44 to 2023-10-12 11:56:56 UTC [more...]

[PATCH v3] Documentation/process/coding-style.rst: space around const
 2023-10-12 11:50 UTC  (2+ messages)

[PATCH v1 0/7] PMU performance improvements
 2023-10-12 11:53 UTC  (13+ messages)
` [PATCH v1 1/7] perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
` [PATCH v1 2/7] perf intel-pt: Move PMU initialization from default config code
` [PATCH v1 3/7] perf arm-spe: "
` [PATCH v1 4/7] perf pmu: Const-ify file APIs
` [PATCH v1 5/7] perf pmu: Const-ify perf_pmu__config_terms
` [PATCH v1 6/7] perf pmu-events: Remember the events and metrics table

[PATCH v2 0/6] drm/solomon: Add support for the SSD132x controller family
 2023-10-12 11:52 UTC  (3+ messages)
` [PATCH v2 5/6] dt-bindings: display: Split common Solomon properties in their own schema

[PATCH] x86/mce: Increase the size of the MCE pool from 2 to 8 pages
 2023-10-12 11:52 UTC  (4+ messages)

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

[PATCH] [RFC] wireless: move obsolete drivers to staging
 2023-10-12 11:47 UTC  (7+ messages)

[RFC PATCH] tracing: change syscall number type in struct syscall_trace_*
 2023-10-12 11:45 UTC  (2+ messages)
` [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-10-12 11:43 UTC  (11+ messages)
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() definition with "
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook

[PATCH] fs/minix: Improve validity checking of superblock
 2023-10-12 11:45 UTC  (2+ messages)

[RESEND PATCH V2] leds: sc27xx: Move mutex_init() to the end of probe
 2023-10-12 11:43 UTC  (4+ messages)

[PATCH] drm/tidss: Power up attached PM domains on probe
 2023-10-12 11:40 UTC  (2+ messages)

[PATCH net v3] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-12 11:39 UTC  (5+ messages)

[PATCH v5 0/7] iommu: Retire bus ops
 2023-10-12 11:40 UTC  (4+ messages)
` [PATCH v5 2/7] iommu: Decouple iommu_present() from "

[PATCH v2 0/8] RISC-V SBI debug console extension support
 2023-10-12 11:38 UTC  (3+ messages)
` [PATCH v2 7/8] tty: Add SBI debug console support to HVC SBI driver

[PATCH 0/5] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-10-12 11:35 UTC  (4+ messages)
` [PATCH 4/5] riscv: Suffix all page table entry pointers with 'p'

[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
 2023-10-12 11:34 UTC  (3+ messages)

[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-12 11:33 UTC  (7+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices

linux-next: build warning after merge of the arm-perf tree
 2023-10-12 11:31 UTC  (3+ messages)

[PATCH RFC] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
 2023-10-12 11:31 UTC  (8+ messages)

[PATCH v4 0/4] Add sc8280xp CCI and CAMSS core dtsi
 2023-10-12 11:31 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: sc8280xp: Add in CAMCC for sc8280xp
` [PATCH v4 2/4] arm64: dts: qcom: sc8280xp: camss: Add CCI definitions
` [PATCH v4 3/4] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
` [PATCH v4 4/4] arm64: dts: qcom: sc8280xp: camss: Add CAMSS block definition

[PATCH v2] x86/msi: Fix compile error caused by GENERIC_MSI_IRQ and X86_LOCAL_APIC
 2023-10-12 11:30 UTC  (3+ messages)

[PATCH] x86/efistub: Don't try to print after ExitBootService()
 2023-10-12 11:28 UTC  (6+ messages)

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

[PATCH] lib/test_meminit: fix off-by-one error in test_pages()
 2023-10-12 11:24 UTC  (6+ messages)

[PATCH] Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE
 2023-10-12 11:21 UTC 

[PATCH v3 0/6] Fixes and improvements for RS485
 2023-10-12 11:17 UTC  (4+ messages)
` [PATCH v3 1/6] serial: Do not hold the port lock when setting rx-during-tx GPIO

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-10-12 11:15 UTC  (11+ messages)
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

[PATCH v20 0/4] Add Intel LJCA device driver
 2023-10-12 11:14 UTC  (6+ messages)
` [PATCH v20 1/4] usb: Add support for Intel LJCA device

[PATCH net-next v4 0/4] net: netconsole: configfs entries for boot target
 2023-10-12 11:14 UTC  (5+ messages)
` [PATCH net-next v4 1/4] netconsole: move init/cleanup functions lower
` [PATCH net-next v4 2/4] netconsole: Initialize configfs_item for default targets
` [PATCH net-next v4 3/4] netconsole: Attach cmdline target to dynamic target
` [PATCH net-next v4 4/4] Documentation: netconsole: add support for cmdline targets

[PATCH v1 1/3] regulator: dt-bindings: fixed-regulator: Add under-voltage interrupt support
 2023-10-12 11:13 UTC  (9+ messages)
` [PATCH v1 3/3] regulator: fixed: forward under-voltage events

[PATCH] coresight: etr: Use noncontiguous api instead of noncoherent
 2023-10-12 11:11 UTC 

[PATCH] coresight-tmc-etr: Fix busy error when enable multiple sources
 2023-10-12 11:12 UTC  (2+ messages)

[PATCH v2] soc: renesas: make ARCH_R9A07G043 depend on required options
 2023-10-12 11:04 UTC 

[PATCH] driver: perf: arm_pmu: Drop some unused arguments from armv8_pmu_init()
 2023-10-12 11:11 UTC  (4+ messages)

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-12 11:07 UTC  (6+ messages)
` [PATCH v6 4/9] mm: thp: Introduce anon_orders and anon_always_mask sysfs files

[GIT PULL] Networking for v6.6-rc6
 2023-10-12 11:04 UTC 

[PATCH] memory: tegra: Add Tegra234 clients for RCE and VI
 2023-10-12 11:03 UTC  (2+ messages)

[PATCH] net/tls: Fix slab-use-after-free in tls_encrypt_done
 2023-10-12 11:02 UTC 

[PATCH v13 0/8] Wave5 codec driver
 2023-10-12 11:01 UTC  (9+ messages)
` [PATCH v13 1/8] media: v4l2: Add ignore_cap_streaming flag
` [PATCH v13 2/8] media: v4l2: Allow M2M job queuing w/o streaming CAP queue
` [PATCH v13 3/8] media: platform: chips-media: Move Coda to separate folder
` [PATCH v13 4/8] media: chips-media: wave5: Add vpuapi layer
` [PATCH v13 5/8] media: chips-media: wave5: Add the v4l2 layer
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support
` [PATCH v13 7/8] media: chips-media: wave5: Add wave5 driver to maintainers file
` [PATCH v13 8/8] arm64: dts: ti: k3-j721s2-main: add wave5 video encoder/decoder node

[Patch v2 0/2] Fix hang due to CPU BW request as BPMP suspended
 2023-10-12 11:01 UTC  (5+ messages)
` [Patch v2 1/2] firmware: tegra: add suspend hook and reset BPMP IPC early on resume
` [Patch v2 2/2] memory: tegra: set BPMP msg flags to reset IPC channels

[PATCH] sunrpc: Use no_printk() in dfprintk*() dummies
 2023-10-12 10:59 UTC  (4+ messages)

[PATCH] driver: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally
 2023-10-12 10:58 UTC  (4+ messages)

[PATCH net-next v2 0/2] net: dsa: microchip: enable setting rmii
 2023-10-12 10:55 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net:dsa:microchip: add property to select internal RMII reference clock
` [PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-12 10:56 UTC  (2+ messages)

[PATCH] docs: kbuild: add INSTALL_DTBS_PATH
 2023-10-12 10:54 UTC 

[PATCH v4 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-12 10:54 UTC  (3+ messages)

[PATCH] selftests/nolibc: add tests for multi-object linkage
 2023-10-12 10:51 UTC  (5+ messages)

[PATCH] media: cec: meson: always include meson sub-directory in Makefile
 2023-10-12 10:51 UTC  (3+ messages)

[tip:x86/mm] BUILD SUCCESS d6f274b7c8ac52abc81e898b62c3ff63fbeb11b8
 2023-10-12 10:48 UTC 

[PATCH 0/2] i2c: mv64xxx: reset-gpios
 2023-10-12 10:49 UTC  (4+ messages)
` [PATCH 2/2] i2c: mv64xxx: add an optional reset-gpios property

[PATCH] spi: bcm2835: add a sentinel at the end of the lookup array
 2023-10-12 10:48 UTC  (8+ messages)

[PATCH v10 00/27] Rust support
 2023-10-12 10:47 UTC  (7+ messages)
` [PATCH v10 25/27] x86: enable initial "

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-12 10:47 UTC  (2+ messages)

[PATCH v2 0/7] Add Huashan Pi board support
 2023-10-12 10:46 UTC  (3+ messages)
  ` [PATCH v2 4/7] riscv: dts: sophgo: Separate common devices from cv1800b soc

[PATCH RFC x86/nmi] Fix out-of-order nesting checks
 2023-10-12 10:45 UTC  (3+ messages)

[PATCH RESEND] locking/lockdep: fix format-truncation compiler-warning
 2023-10-12 10:44 UTC 

[PATCH] tracing/eprobe: drop unneeded breaks
 2023-10-12 10:40 UTC  (5+ messages)

[PATCH] tty: serial: meson: hard LOCKUP on crtscts mode
 2023-10-12 10:39 UTC  (2+ messages)

[PATCH v1] dynamic_debug: add support for logs destination
 2023-10-12 10:39 UTC  (12+ messages)

[PATCH v7 00/16] introduce more MDP3 components in MT8195
 2023-10-12 10:37 UTC  (23+ messages)
` [PATCH v7 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v7 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v7 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v7 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v7 05/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT
` [PATCH v7 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195
` [PATCH v7 07/16] dt-bindings: media: mediatek: mdp3: add component HDR "
` [PATCH v7 09/16] dt-bindings: media: mediatek: mdp3: add component TCC "
` [PATCH v7 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v7 11/16] dt-bindings: display: mediatek: aal: add compatible "
` [PATCH v7 12/16] dt-bindings: display: mediatek: color: "

[PATCH] arm64: defconfig: add various drivers for Amlogic based boards
 2023-10-12 10:36 UTC 

[PATCH] perf/amlogic: add missing MODULE_DEVICE_TABLE
 2023-10-12 10:35 UTC 

[PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
 2023-10-12 10:29 UTC  (2+ messages)

[PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-10-12 10:33 UTC  (14+ messages)
` [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation

[PATCH v4 1/2] dt-bindings: hwmon: ltc2991: add bindings
 2023-10-12 10:29 UTC  (2+ messages)
` [PATCH v4 2/2] drivers: hwmon: ltc2991: add driver support

[PATCH v2] riscv, qemu_fw_cfg: Add support for RISC-V architecture
 2023-10-12 10:28 UTC 

drivers/net/wireless/mediatek/mt76/mt76x02_util.c:475 mt76x02_set_key() warn: variable dereferenced before check 'key' (see line 415)
 2023-10-12 10:27 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: Fix translation window
 2023-10-12 10:27 UTC  (4+ messages)

[PATCH 1/2] thermal/core: Hardening the self-encapsulation
 2023-10-12 10:26 UTC  (2+ messages)
` [PATCH 2/2] thermal/core: Reorder the headers inclusion

[PATCH] perf/x86/p4: Fix "Wunused-but-set-variable" warning
 2023-10-12 10:26 UTC  (4+ messages)

[PATCH V15 0/4] Add PWM support for IPQ chipsets
 2023-10-12 10:25 UTC  (3+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-12 10:25 UTC  (6+ messages)
` [PATCH 05/15] sched/fair: Implement an EEVDF like policy
  ` [PATCH] sched/fair: fix pick_eevdf to always find the correct se
        `  "

[PATCH 3/3] mfd: sie-cronos-cpld: Add driver for SIE cronos CPLD
 2023-10-12 10:24 UTC  (3+ messages)

[PATCH 0/4] HID: remove #ifdef CONFIG_PM
 2023-10-12 10:23 UTC  (5+ messages)
` [PATCH 1/4] HID: core: remove #ifdef CONFIG_PM from hid_driver
` [PATCH 2/4] HID: usbhid: remove #ifdef CONFIG_PM
` [PATCH 3/4] HID: multitouch: "
` [PATCH 4/4] HID: rmi: "

[net PATCH] leds: trigger: netdev: move size check in set_device_name
 2023-10-12 10:22 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] mfd: qcom-spmi-pmic: fix revid implementation
 2023-10-12 10:20 UTC  (2+ messages)
` (subset) "

[PATCH -next v2] sunrpc: Use no_printk() in dfprintk*() dummies
 2023-10-12 10:17 UTC  (3+ messages)

[EXT] Re: [net PATCH] octeon_ep: update BQL sent bytes before ringing doorbell
 2023-10-12 10:17 UTC  (2+ messages)
` [net PATCH v2] "

[PATCH] locking/lockdep: fix format-truncation compiler-warning
 2023-10-12 10:16 UTC  (3+ messages)

[PATCH] staging/wlan-ng: remove strcpy() use in favor of strscpy()
 2023-10-12 10:15 UTC  (3+ messages)

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-10-12 10:11 UTC  (8+ messages)
` [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse


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