The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-10-03 06:34:18 to 2023-10-03 08:32:57 UTC [more...]

[PATCH RESEND v3 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-10-03  8:32 UTC  (6+ messages)

[PATCH v2] kernel: locking: Updates return value check
 2023-10-03  8:31 UTC  (2+ messages)
` [tip: locking/core] locking/debug: Fix debugfs API return value checks to use IS_ERR()

[PATCH] net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
 2023-10-03  8:30 UTC  (2+ messages)

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

[PATCH v1] pinctrl: intel: refine intel_config_set_pull() function
 2023-10-03  8:18 UTC 

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

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-10-03  8:28 UTC  (3+ messages)
` [RESEND PATCH v8 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH 0/3] mfd: maxim: Convert to use maple tree cache
 2023-10-03  8:25 UTC  (3+ messages)
` [PATCH 2/3] mfd: max77686: Convert to use maple tree register cache

[PATCH v6 0/3] greybus: Add BeaglePlay Greybus Driver
 2023-10-03  8:25 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: Add beaglecc1352
` [PATCH v6 2/3] greybus: Add BeaglePlay Linux Driver

[PATCH] i3c: Fix typo "Provisional ID" to "Provisioned ID"
 2023-10-03  8:23 UTC  (2+ messages)

[PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support
 2023-10-03  8:23 UTC  (7+ messages)
` [PATCH 6/9] OPP: Extend support for the opp-level beyond required-opps
` [PATCH 9/9] firmware: arm_scmi: Add generic OPP support to the SCMI performance domain

[PATCH v2 0/2] mm: memcg: fix tracking of pending stats updates values
 2023-10-03  8:09 UTC  (6+ messages)

[PATCH 0/7] Add support to handle misaligned accesses in S-mode
 2023-10-03  8:12 UTC  (7+ messages)

[PATCH v1] ACPI: LPSS: drop BayTrail and Lynxpoint pinctrl HIDs
 2023-10-03  8:22 UTC 

[PATCH 0/4] tty: serial: 8250: Changes of MOXA PCIe boards in 8250_pci.c
 2023-10-03  8:22 UTC  (11+ messages)
` [PATCH 1/4] tty: serial: 8250: Cleanup MOXA configurations "
` [PATCH 2/4] tty: serial: 8250: Add support for MOXA Mini PCIe boards
` [PATCH 3/4] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default

[RFC PATCH 0/4] PM: hibernate: LZ4 compression support
 2023-10-03  8:19 UTC  (5+ messages)
` [RFC PATCH 4/4] PM: hibernate: Support to select compression algorithm

[PATCH v1 1/2] pinctrl: baytrail: drop runtime PM support
 2023-10-03  8:15 UTC  (2+ messages)
` [PATCH v1 2/2] pinctrl: lynxpoint: "

[PATCH v1] i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
 2023-10-03  8:11 UTC  (2+ messages)

[PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-03  8:11 UTC  (3+ messages)
` [PATCH vhost 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct

[PATCH kernel v3] x86/compressed/64: reduce #VC nesting for intercepted CPUID for SEV-SNP guest
 2023-10-03  8:07 UTC  (2+ messages)

[syzbot] [overlayfs?] general protection fault in ovl_encode_real_fh
 2023-10-03  8:06 UTC  (4+ messages)

[PATCH v2 0/4] arm64: qcom: sm8550: retrieve USB-C port orientation from gpio
 2023-10-03  8:05 UTC  (5+ messages)
` [PATCH v2 2/4] usb: ucsi: glink: use the connector orientation GPIO to provide switch events

[PATCH v4 00/18] Introduce runtime modifiable Energy Model
 2023-10-03  8:06 UTC  (3+ messages)

[PATCH v4 0/8] incorporate pm runtime framework and eDP clean up
 2023-10-03  8:05 UTC  (5+ messages)
` [PATCH v4 5/8] drm/msm/dp: incorporate pm_runtime framework into DP driver

[PATCH v2 0/3] Add devicetree support of Interconnects and USB for SDX75
 2023-10-03  8:04 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: Add interconnect nodes "

[PATCH v3 19/27] staging: iio: resolver: ad2s1210: add phase lock range support
 2023-10-03  8:03 UTC  (2+ messages)

[PATCH v2 0/6] arm64: ti: Enable audio on AM62A
 2023-10-03  8:02 UTC  (4+ messages)
` [PATCH v2 3/6] arm64: dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz

[PATCH v3 1/2] dt-bindings: hwmon: ltc2991: add bindings
 2023-10-03  8:00 UTC  (2+ messages)
` [PATCH v3 2/2] drivers: hwmon: ltc2991: add driver support

[PATCH v3 0/7] incorporate pm runtime framework and eDP clean up
 2023-10-03  8:00 UTC  (13+ messages)
` [PATCH v3 6/7] drm/msm/dp: add pm_runtime_force_suspend()/resume()

[PATCH v2 net] net: nfc: llcp: Add lock when modifying device list
 2023-10-03  8:01 UTC  (2+ messages)

[PATCH net] ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
 2023-10-03  8:00 UTC  (2+ messages)

[PATCH v6 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-10-03  7:58 UTC  (4+ messages)

[PATCH v5 00/11] Introduce STM32 Firewall framework
 2023-10-03  7:57 UTC  (5+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC

[PATCH v2 00/11] arm64: qcom: add and enable SHM Bridge support
 2023-10-03  7:57 UTC  (3+ messages)
` [PATCH v2 01/11] firmware: qcom: move Qualcomm code into its own directory

[PATCH] drivers/clocksource/timer-ti-dm: Don't call clk_get_rate() in stop function
 2023-10-03  7:57 UTC  (2+ messages)

[PATCH 0/5] Add Milk-V Duo board support
 2023-10-03  7:56 UTC  (4+ messages)

[PATCH] media: nuvoton: npcm-video: Fix sleeping in atomic context
 2023-10-03  7:55 UTC 

[PATCH 2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
 2023-10-03  7:52 UTC  (2+ messages)

[PATCH] i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
 2023-10-03  7:50 UTC  (2+ messages)

[PATCH][next] perf: fix spelling mistake "parametrized" -> "parameterized"
 2023-10-03  7:49 UTC 

[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
 2023-10-03  7:45 UTC  (3+ messages)
` [PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA

[PATCH 1/2] perf/x86/rapl: Stop doing cpu_relax in the cmpxchg loop
 2023-10-03  7:45 UTC  (2+ messages)
` [tip: perf/core] perf/x86/rapl: Stop doing cpu_relax() in the local64_cmpxchg() loop in rapl_event_update()

[PATCH 2/2] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update
 2023-10-03  7:45 UTC  (2+ messages)
` [tip: perf/core] perf/x86/rapl: Use local64_try_cmpxchg in rapl_event_update()

[PATCH RFC 0/4] clk: re-set required rates during clk_set_rate()
 2023-10-03  7:44 UTC  (2+ messages)

[PATCH -fixes 0/2] Fix set_huge_pte_at()
 2023-10-03  7:42 UTC  (3+ messages)
` [PATCH -fixes 2/2] riscv: Fix set_huge_pte_at() for NAPOT mappings when a swap entry is set

[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
 2023-10-03  7:40 UTC  (2+ messages)

[PATCH] gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
 2023-10-03  7:39 UTC 

[PATCH 0/2] arm64: dts: amlogic: add libretech cottonwood support
 2023-10-03  7:38 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH v2 2/2] x86/sev-es: Only set x86_virt_bits to correct value
 2023-10-03  7:38 UTC  (5+ messages)
` [PATCH] x86/boot: Move x86_cache_alignment initialization to correct spot
  ` [tip: x86/mm] "

[PATCH v2 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-10-03  7:36 UTC  (5+ messages)
` [PATCH v2 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v2 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name

[net-next PATCH 1/4] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
 2023-10-03  7:16 UTC  (3+ messages)
` [net-next PATCH 3/4] netdev: replace napi_reschedule with napi_schedule

[PATCH v6 0/9] variable-order, large folios for anonymous memory
 2023-10-03  7:32 UTC  (4+ messages)
` [PATCH v6 7/9] arm64/mm: Override arch_wants_pte_order()

[PATCH 0/3] Add MCTP-over-KCS transport binding
 2023-10-03  7:22 UTC  (4+ messages)
` [PATCH 3/3] mctp: "

[regression] Resume broken on T14s Gen1 (AMD) due to "Input: psmouse - add delay when deactivating for SMBus mode"
 2023-10-03  7:30 UTC  (6+ messages)

[PATCH 00/21] block atomic writes
 2023-10-03  7:23 UTC  (8+ messages)
` [PATCH 03/21] fs/bdev: Add atomic write support info to statx

[PATCH] eeprom: Remove deprecated legacy eeprom driver
 2023-10-03  6:58 UTC  (2+ messages)

[net PATCH] octeontx2-af: Enable hardware timestamping for VFs
 2023-10-03  7:21 UTC  (3+ messages)

[PATCH v3 3/3] clk: qcom: add SM8550 DISPCC driver
 2023-10-03  7:16 UTC  (2+ messages)

[PATCH v5 00/12] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-10-03  7:15 UTC  (4+ messages)
` [PATCH v5 10/12] ASoC: Intel: Skylake: Move snd_hdac_i915_init to before probe_work

[PATCH] fpga: versal: Add support for 44-bit DMA operations
 2023-10-03  7:14 UTC 

[PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG
 2023-10-03  7:10 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNG
` [PATCH v4 2/5] dt-bindings: crypto: qcom,prng: document SM8550
` [PATCH v4 3/5] crypto: qcom-rng - Add hw_random interface support
` [PATCH v4 4/5] arm64: dts: qcom: sm8550: add TRNG node
` [PATCH v4 5/5] arm64: dts: qcom: sm8450: "

[PATCH v3 1/2] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
 2023-10-03  7:06 UTC  (5+ messages)

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-03  7:00 UTC  (7+ messages)
` [PATCH v5 02/18] cgroup/misc: Add SGX EPC resource type and export APIs for SGX driver
` [PATCH v5 09/18] x86/sgx: Store struct sgx_encl when allocating new VA pages

[PATCH v9 00/14] Add TPS25750 USB type-C PD controller support
 2023-10-03  7:01 UTC  (9+ messages)
` [PATCH v9 04/14] USB: typec: tps6598x: Load TPS25750 patch bundle
` [PATCH v9 08/14] USB: typec: tps6598x: Add interrupt support for TPS25750
` [PATCH v9 09/14] USB: typec: tps6598x: Refactor tps6598x port registration
` [PATCH v9 10/14] USB: typec: tps6598x: Add port registration for tps25750

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-10-03  6:24 UTC  (38+ messages)
` [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
` [PATCH v12 02/37] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map
` [PATCH v12 03/37] x86/msr: Add the WRMSRNS instruction support
` [PATCH v12 04/37] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v12 05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v12 06/37] Documentation/x86/64: Add a documentation for FRED
` [PATCH v12 07/37] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v12 08/37] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH v12 09/37] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v12 10/37] x86/fred: Disable FRED by default in its early stage
` [PATCH v12 11/37] x86/opcode: Add ERET[US] instructions to the x86 opcode map
` [PATCH v12 12/37] x86/objtool: Teach objtool about ERET[US]
` [PATCH v12 13/37] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v12 14/37] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v12 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v12 16/37] x86/ptrace: Add FRED additional information to "
` [PATCH v12 17/37] x86/fred: Add a new header file for FRED definitions
` [PATCH v12 18/37] x86/fred: Reserve space for the FRED stack frame
` [PATCH v12 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v12 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v12 21/37] x86/fred: No ESPFIX needed "
` [PATCH v12 22/37] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v12 23/37] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v12 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries
` [PATCH v12 25/37] x86/fred: Add a debug fault entry stub for FRED
` [PATCH v12 26/37] x86/fred: Add a NMI "
` [PATCH v12 27/37] x86/fred: Add a machine check "
` [PATCH v12 28/37] x86/fred: FRED entry/exit and dispatch code
` [PATCH v12 29/37] x86/traps: Add sysvec_install() to install a system interrupt handler
` [PATCH v12 30/37] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
` [PATCH v12 31/37] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v12 32/37] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
` [PATCH v12 33/37] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v12 34/37] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
` [PATCH v12 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v12 36/37] x86/fred: Add FRED initialization functions
` [PATCH v12 37/37] x86/fred: Invoke FRED initialization code to enable FRED

[PATCH v12 0/7] Wave5 codec driver
 2023-10-03  6:54 UTC  (9+ messages)
` [PATCH v12 5/7] media: chips-media: wave5: Add the v4l2 layer

[PATCH 1/1] of: address: Fix address translation when address-size is greater than 2
 2023-10-03  6:52 UTC 

[PATCH v1] iio: adc: aspeed: Support deglitch feature
 2023-10-03  6:52 UTC  (4+ messages)

[PATCH v6 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
 2023-10-03  6:50 UTC  (7+ messages)
` [PATCH v6 1/7] arm64: dts: ti: k3-j721s2: Add ESM instances
` [PATCH v6 2/7] arm64: dts: ti: k3-j784s4: "
` [PATCH v6 4/7] arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances

[PATCH] dt-bindings: nvmem: move deprecated cells binding to its own file
 2023-10-03  6:34 UTC  (2+ messages)


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