public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-17 12:05:12 to 2023-10-17 13:20:03 UTC [more...]

[RFC 0/8] Enable runtime suspend resume for QCOM devices
 2023-10-17 13:18 UTC  (7+ messages)
` [RFC 1/8] dt-bindings: usb: qcom,dwc3: Add bindings to enable runtime
` [RFC 2/8] usb: dwc3: core: Register vendor hooks for dwc3-qcom
` [RFC 3/8] usb: dwc3: qcom: Enable autosuspend for host mode
` [RFC 5/8] arm64: dts: qcom: Flatten sm8450 usb device node
` [RFC 6/8] arm: dts: qcom: Add pmic glink support for sm8450-qrd
` [RFC 7/8] arm: dts: qcom: Enable runtime for SM8450 QRD

[PATCH drm-misc-next v6 0/6] [RFC] DRM GPUVM features
 2023-10-17 13:18 UTC  (6+ messages)
` [PATCH drm-misc-next v6 1/6] drm/gpuvm: add common dma-resv per struct drm_gpuvm

[PATCH] usb: gadget: f_uac1: add adaptive sync support for capture
 2023-10-17 13:17 UTC  (2+ messages)

[PATCH v11 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-10-17 13:17 UTC  (7+ messages)
` [PATCH v11 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v11 6/7] phy: freescale: Add DisplayPort PHY driver for i.MX8MQ
` [PATCH v11 7/7] phy: freescale: Add HDMI "

[PATCH v3 00/73] pinctrl: don't use GPIOLIB global numberspace in helpers
 2023-10-17 13:16 UTC  (80+ messages)
` [PATCH v3 04/73] gpio: cdev: use pinctrl_gpio_can_use_line_new()
` [PATCH v3 07/73] gpio: em: use new pinctrl GPIO helpers
` [PATCH v3 08/73] gpio: aspeed: "
` [PATCH v3 09/73] gpio: mvebu: "
` [PATCH v3 10/73] gpio: pxa: "
` [PATCH v3 11/73] gpio: rockchip: "
` [PATCH v3 12/73] gpio: vf610: "
` [PATCH v3 13/73] pinctrl: nuvoton: npcm7xx: "
` [PATCH v3 14/73] pinctrl: nuvoton: npcm8xx: "
` [PATCH v3 15/73] pinctrl: renesas: "
` [PATCH v3 16/73] pinctrl: bcm: "
` [PATCH v3 17/73] pinctrl: stm32: "
` [PATCH v3 18/73] pinctrl: spear: "
` [PATCH v3 19/73] pinctrl: starfive: jh7100: "
` [PATCH v3 20/73] pinctrl: starfive: jh7110: "
` [PATCH v3 21/73] pinctrl: ocelot: "
` [PATCH v3 22/73] pinctrl: rk805: "
` [PATCH v3 23/73] pinctrl: cirrus: "
` [PATCH v3 24/73] pinctrl: mediatek: moore: "
` [PATCH v3 25/73] pinctrl: mediatek: common: "
` [PATCH v3 26/73] pinctrl: mediatek: paris: "
` [PATCH v3 27/73] pinctrl: axp209: "
` [PATCH v3 28/73] pinctrl: vt8500: "
` [PATCH v3 29/73] pinctrl: cy8c95x0: "
` [PATCH v3 30/73] pinctrl: as3722: "
` [PATCH v3 31/73] pinctrl: ingenic: "
` [PATCH v3 32/73] pinctrl: intel: cherryview: "
` [PATCH v3 33/73] pinctrl: intel: "
` [PATCH v3 34/73] pinctrl: intel: lynxpoint: "
` [PATCH v3 35/73] pinctrl: st: "
` [PATCH v3 36/73] pinctrl: remove pinctrl_gpio_can_use_line()
` [PATCH v3 37/73] pinctrl: remove pinctrl_gpio_request()
` [PATCH v3 38/73] pinctrl: remove pinctrl_gpio_free()
` [PATCH v3 39/73] pinctrl: remove pinctrl_gpio_direction_input()
` [PATCH v3 40/73] pinctrl: remove pinctrl_gpio_direction_output()
` [PATCH v3 41/73] pinctrl: remove pinctrl_gpio_set_config()
` [PATCH v3 42/73] treewide: rename pinctrl_gpio_can_use_line_new()
` [PATCH v3 43/73] treewide: rename pinctrl_gpio_request_new()
` [PATCH v3 44/73] treewide: rename pinctrl_gpio_free_new()
` [PATCH v3 45/73] treewide: rename pinctrl_gpio_direction_input_new()
` [PATCH v3 46/73] treewide: rename pinctrl_gpio_direction_output_new()
` [PATCH v3 47/73] treewide: rename pinctrl_gpio_set_config_new()
` [PATCH v3 48/73] pinctrl: change the signature of pinctrl_gpio_direction()
` [PATCH v3 49/73] pinctrl: change the signature of pinctrl_get_device_gpio_range()
` [PATCH v3 50/73] pinctrl: change the signature of pinctrl_match_gpio_range()
` [PATCH v3 51/73] pinctrl: change the signature of gpio_to_pin()
` [PATCH v3 52/73] pinctrl: change the signature of pinctrl_ready_for_gpio_range()
` [PATCH v3 53/73] pinctrl: intel: lynxpoint: drop the wrappers around pinctrl_gpio_direction_input()
` [PATCH v3 54/73] pinctrl: intel: "
` [PATCH v3 55/73] pinctrl: intel: cherryview: "
` [PATCH v3 56/73] pinctrl: st: drop the wrapper "
` [PATCH v3 57/73] pinctrl: ingenic: "
` [PATCH v3 58/73] pinctrl: as3722: "
` [PATCH v3 59/73] pinctrl: cy8c95x0: "
` [PATCH v3 60/73] pinctrl: vt8500: "
` [PATCH v3 61/73] pinctrl: axp209: "
` [PATCH v3 62/73] pinctrl: rk805: "
` [PATCH v3 63/73] pinctrl: mediatek: moore: drop the wrappers "
` [PATCH v3 64/73] pinctrl: mediatek: common: "
` [PATCH v3 65/73] pinctrl: cirrus: drop the wrapper "
` [PATCH v3 66/73] pinctrl: ocelot: "
` [PATCH v3 67/73] pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()
` [PATCH v3 68/73] pinctrl: starfive: jh7110: "
` [PATCH v3 69/73] pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()
` [PATCH v3 70/73] pinctrl: nuvoton: npcm7xx: drop wrappers around pinctrl_gpio_request/free()
` [PATCH v3 71/73] pinctrl: nuvoton: npcm8xx: "
` [PATCH v3 72/73] pinctrl: em: drop the wrapper around pinctrl_gpio_request()
` [PATCH v3 73/73] pinctrl: tegra: "

[PATCH v2 00/19] riscv: report more ISA extensions through hwprobe
 2023-10-17 13:14 UTC  (20+ messages)
` [PATCH v2 01/19] riscv: hwprobe: factorize hwprobe ISA extension reporting
` [PATCH v2 02/19] riscv: add ISA extension parsing for scalar crypto
` [PATCH v2 03/19] riscv: hwprobe: add support for scalar crypto ISA extensions
` [PATCH v2 04/19] dt-bindings: riscv: add scalar crypto ISA extensions description
` [PATCH v2 05/19] riscv: add ISA extension parsing for vector crypto extensions
` [PATCH v2 06/19] riscv: hwprobe: export vector crypto ISA extensions
` [PATCH v2 07/19] dt-bindings: riscv: add vector crypto ISA extensions description
` [PATCH v2 08/19] riscv: add ISA extension parsing for Zfh/Zfhmin
` [PATCH v2 09/19] riscv: hwprobe: export Zfh/Zfhmin ISA extensions
` [PATCH v2 10/19] dt-bindings: riscv: add Zfh[min] ISA extensions description
` [PATCH v2 11/19] riscv: add ISA extension parsing for Zihintntl
` [PATCH v2 12/19] riscv: hwprobe: export Zhintntl ISA extension
` [PATCH v2 13/19] dt-bindings: riscv: add Zihintntl ISA extension description
` [PATCH v2 14/19] riscv: add ISA extension parsing for Zvfh[min]
` [PATCH v2 15/19] riscv: hwprobe: export Zvfh[min] ISA extensions
` [PATCH v2 16/19] dt-bindings: riscv: add Zvfh[min] ISA extension description
` [PATCH v2 17/19] riscv: add ISA extension parsing for Zfa
` [PATCH v2 18/19] riscv: hwprobe: export Zfa ISA extension
` [PATCH v2 19/19] dt-bindings: riscv: add Zfa ISA extension description

[PATCH] stop_machine: Avoid potential race behaviour of multi_stop_data::state
 2023-10-17 13:14 UTC  (3+ messages)

w1: coding-style - naming for master/slave for new driver and dt binding
 2023-10-17 13:14 UTC  (2+ messages)

[PATCH V3 0/4] Add support for IPQ5018 tsens
 2023-10-17 13:13 UTC  (8+ messages)
` [PATCH V3 3/4] thermal/drivers/tsens: "
` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Add tsens node

[PATCH v0001 1/1] input/ts: ili210x: send abs-mt-pressure for untouched
 2023-10-17 13:10 UTC 

[RFC PATCH v6 00/11] Add audio support in v4l2 framework
 2023-10-17 13:11 UTC  (4+ messages)
` [RFC PATCH v6 09/11] media: uapi: Add audio rate controls support

[PATCH] drivers/perf: xgene: Use device_get_match_data()
 2023-10-17 13:11 UTC  (2+ messages)

[PATCH] perf/amlogic: add missing MODULE_DEVICE_TABLE
 2023-10-17 13:10 UTC  (2+ messages)

[GIT PULL] probes: Fixes for 6.6-rc6
 2023-10-17 13:10 UTC  (5+ messages)

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

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

[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
 2023-10-17 13:02 UTC  (5+ messages)
` [PATCH net-next v11 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA

[tip: x86/boot] x86/head/64: Move the __head definition to <asm/init.h>
 2023-10-17 13:03 UTC 

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

[PATCH RFC 0/7] x86/head/64: Build the head code as PIE
 2023-10-17 13:02 UTC  (5+ messages)
` [PATCH RFC 1/7] x86/head/64: Mark startup_gdt and startup_gdt_descr as __initdata

[PATCH] arm64: dts: qcom: msm8916-acer-a1-724: Add notification LED
 2023-10-17 13:00 UTC 

[PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
 2023-10-17 12:59 UTC  (4+ messages)
` [PATCH net-next "

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-17 12:58 UTC  (10+ messages)
` [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
` [PATCH 3/4] kbuild: skip module BTF with one-time check for vmlinux
` [PATCH 4/4] kbuild: refactor module BTF rule

[PATCH v5 00/18] Add Cgroup support for SGX EPC memory
 2023-10-17 12:58 UTC  (15+ messages)
` [PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC

[PATCH v2] arm64/mm: Hoist synchronization out of set_ptes() loop
 2023-10-17 12:57 UTC  (5+ messages)

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-17 12:56 UTC  (4+ messages)

[PATCH v8 0/5] introduce tee-based EFI Runtime Variable Service
 2023-10-17 12:55 UTC  (7+ messages)
` [PATCH v8 4/5] efivarfs: automatically update super block flag

[PATCH for-rc 0/7] Bugfixes for hns RoCE
 2023-10-17 12:52 UTC  (8+ messages)
` [PATCH for-rc 1/7] RDMA/hns: Fix printing level of asynchronous events
` [PATCH for-rc 2/7] RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
` [PATCH for-rc 3/7] RDMA/hns: Fix signed-unsigned mixed comparisons
` [PATCH for-rc 4/7] RDMA/hns: Add check for SL
` [PATCH for-rc 5/7] RDMA/hns: The UD mode can only be configured with DCQCN
` [PATCH for-rc 6/7] RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
` [PATCH for-rc 7/7] RDMA/hns: Fix init failure of RoCE VF and HIP08

[RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-17 12:54 UTC  (6+ messages)

[PATCH 0/2] x86/head/64: Mark the code as __head in mem_encrypt_identity.c
 2023-10-17 12:52 UTC  (3+ messages)
` [PATCH 2/2] x86/sme: "

[PATCH v4] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
 2023-10-17 12:50 UTC  (2+ messages)

[PATCH v1] Documentation: driver-api: pps: Update PPS generator documentation
 2023-10-17 12:48 UTC  (2+ messages)

[PATCH v2 0/8] Add objtool and orc support for LoongArch
 2023-10-17 12:44 UTC  (12+ messages)
` [PATCH v2 8/8] LoongArch: Add ORC unwinder support

[PATCH v3] perf bench sched pipe: Add -G/--cgroups option
 2023-10-17 12:43 UTC  (12+ messages)
              ` [perf stat] Extend --cpu to non-system-wide runs too? was "

[PATCH v2] certs: Add option to disallow non-CA certificates in secondary trusted keying
 2023-10-17 12:43 UTC  (5+ messages)
` [PATCH v3] "

[PATCH net v2 0/2] net/smc: correct the reason code in smc_listen_find_device when fallback
 2023-10-17 12:42 UTC  (3+ messages)
` [PATCH net v2 1/2] net/smc: change function name from smc_find_ism_store_rc to smc_find_device_store_rc
` [PATCH net v2 2/2] net/smc: correct the reason code in smc_listen_find_device when fallback

[PATCH v3] dt-bindings: mtd: cadence: convert cadence-nand-controller.txt to yaml
 2023-10-17 12:11 UTC  (2+ messages)

[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-17 12:34 UTC  (3+ messages)
` [PATCH v7 06/11] tools headers: Grab copy of io_uring.h

[PATCH 6.5 000/190] 6.5.8-rc2 review
 2023-10-17 12:34 UTC  (2+ messages)

[PATCH] jfs: fix array-index-out-of-bounds in dbAdjTree
 2023-10-17 12:03 UTC 

[PATCH] irqchip: Drop the custom fixes for the same irq_chip name
 2023-10-17 12:27 UTC 

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

[RFC PATCH] certs: Only allow certs signed by keys on the builtin keyring
 2023-10-17 12:25 UTC 

[net-next PATCH v3 3/4] net: stmmac: move TX timer arm after DMA enable
 2023-10-17 12:25 UTC  (2+ messages)

[PATCH] drivers: scsi: lpfc: Fixed multiple typos in multiple files
 2023-10-17 12:25 UTC  (2+ messages)

kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key'
 2023-10-17 12:25 UTC 

[PATCH] drm/msm/a6xx: add QMP dependency
 2023-10-17 12:24 UTC  (2+ messages)

selftests: ftrace: Internal error: Oops: sve_save_state
 2023-10-17 12:22 UTC  (2+ messages)

[PATCH v3 0/5] Several updates for PTT driver
 2023-10-17 12:21 UTC  (2+ messages)

[PATCH 0/3] RCU tasks for v6.7
 2023-10-17 12:19 UTC  (4+ messages)
` [PATCH 1/3] rcu-tasks: Add printk()s to localize boot-time self-test hang
` [PATCH 2/3] rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
` [PATCH 3/3] rcu-tasks: Make rcu_tasks_lazy_ms static

[PATCH] powerpc/paravirt: Improve vcpu_is_preempted
 2023-10-17 12:18 UTC  (2+ messages)

[PATCH v14 1/9] x86/resctrl: Add multiple tasks to the resctrl group at once
 2023-10-17 12:18 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v14 2/9] x86/resctrl: Simplify rftype flag definitions
 2023-10-17 12:18 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v14 3/9] x86/resctrl: Rename rftype flags for consistency
 2023-10-17 12:18 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v14 4/9] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
 2023-10-17 12:18 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Unwind properly from rdt_enable_ctx()

[PATCH v14 6/9] x86/resctrl: Introduce "-o debug" mount option
 2023-10-17 12:17 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v14 5/9] x86/resctrl: Move default group file creation to mount
 2023-10-17 12:18 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH 1/1] selftests/resctrl: Don't fail MBM test when schemata doesn't support MB:x=x line
 2023-10-17 12:17 UTC 

[PATCH v14 7/9] x86/resctrl: Display CLOSID for resource group
 2023-10-17 12:17 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v14 9/9] x86/resctrl: Display RMID of resource group
 2023-10-17 12:17 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH v14 8/9] x86/resctrl: Add support for the files for MON groups only
 2023-10-17 12:17 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Add support for the files of "

[PATCH v7 0/6] drm: Add support for atomic async page-flip
 2023-10-17 12:16 UTC  (4+ messages)
` [PATCH v7 4/6] drm: Refuse to async flip with atomic prop changes

drivers/gpu/drm/scheduler/sched_main.c:266: warning: Function parameter or member 'result' not described in 'drm_sched_job_done'
 2023-10-17 12:07 UTC 

[PATCH v3 0/4] KVM: x86: tracepoint updates
 2023-10-17 12:12 UTC  (2+ messages)

[PATCH v6 0/6] drm: Add support for atomic async page-flip
 2023-10-17 12:10 UTC  (10+ messages)
` [PATCH v6 6/6] drm/doc: Define KMS atomic state set

mm/mmap.c:2039 expand_downwards() warn: unsigned 'address' is never less than zero
 2023-10-17 12:07 UTC 


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