linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-13 18:07:55 to 2023-05-14 10:10:54 UTC [more...]

[PATCH 01/17] PCI: Add concurrency safe clear_and_set variants for LNKCTL{,2}
 2023-05-14 10:10 UTC  (5+ messages)

[PATCH 1/3] docs: admin-guide: add valsa driver documentation
 2023-05-14 10:08 UTC  (6+ messages)
` [PATCH 2/3] ALSA: Implement the new virtual driver
` [PATCH 3/3] selftests: ALSA: Add test for the 'valsa' driver

[PATCH 0/3] Bluetooth: btrtl: Add support for RTL8822BS
 2023-05-14  9:55 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: net: realtek-bluetooth: Add RTL8822BS
` [PATCH 2/3] Bluetooth: btrtl: Add support for RTL8822BS UART
` [PATCH 3/3] arm64: dts: allwinner: h6: tanix-tx6: Add compatible bluetooth

[PATCH 0/5] riscv: Fixes for vector extension documentation
 2023-05-14  9:49 UTC  (7+ messages)
` [PATCH 1/5] Documentation: riscv: vector: Separate SPDX license identifier and page title
` [PATCH 2/5] Documentation: riscv: vector: Wrap control_argument struct definition in code block
` [PATCH 3/5] Documentation: riscv: vector: Use bullet lists for prctl list
` [PATCH 4/5] Documentation: riscv: vector: Use bullet lists for prctl() return values
` [PATCH 5/5] Documentation: riscv: vector: Fix bullet list usage on sysctl section

[PATCH] Fix some coding style errors in memblock.c
 2023-05-14  9:46 UTC  (2+ messages)

[PATCH] mtd: cfi_cmdset_0001: Disable write buffer functions if FORCE_WORD_WRITE is 1
 2023-05-14  9:39 UTC 

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-14  9:46 UTC  (11+ messages)
` [PATCH v8 1/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v8 2/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v8 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v8 4/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v8 5/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
` [PATCH v8 7/9] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v8 8/9] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v8 9/9] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH v3 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-14  9:40 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: st,stm32-rproc: Rework reset declarations

[PATCH v3 00/19] Fixes, cleanups and unit test for mballoc
 2023-05-14  9:37 UTC  (9+ messages)
` [PATCH v3 12/19] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
` [PATCH v3 13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple
` [PATCH v3 14/19] ext4: extent ext4_mb_mark_group_bb to support allocation under journal
` [PATCH v3 15/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used

[PATCH v3] media: uapi: v4l: Intel metadata format update
 2023-05-14  9:36 UTC 

[PATCH] e1000e: Add "cnp" PCH boards to the packet loss fixing workaround
 2023-05-14  9:34 UTC 

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-14  9:30 UTC  (4+ messages)

[PATCH v2 0/4] arm64: dts: colibri-imx8x: misc fixes
 2023-05-14  9:22 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: colibri-imx8x: fix eval board pin configuration
` [PATCH v2 2/4] arm64: dts: colibri-imx8x: move pinctrl property from SoM to eval board
` [PATCH v2 3/4] arm64: dts: colibri-imx8x: fix iris pinctrl configuration
` [PATCH v2 4/4] arm64: dts: colibri-imx8x: delete adc1 and dsp

[PATCH] nfx: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect()
 2023-05-14  9:15 UTC  (5+ messages)

[PATCH] Input: atkbd - allow skipping the check of keyboard ID when probing
 2023-05-14  8:33 UTC 

[PATCH] e1000e: Fix bind network card with ID = 0x0D4F
 2023-05-14  7:59 UTC  (2+ messages)

[PATCH] f2fs: fix potential deadlock due to unpaired node_write lock use
 2023-05-14  8:07 UTC 

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-05-14  7:23 UTC  (4+ messages)
` [PATCH v3 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v3 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH] Staging: rts5208: rtsx: fixed unbalanced braces around else statement
 2023-05-14  6:49 UTC 

[syzbot] [kernel?] possible deadlock in __hrtimer_run_queues
 2023-05-14  6:48 UTC  (5+ messages)

[PATCH] loongarch: fix debugfs_create_dir error checking
 2023-05-14  6:43 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] axis-fifo: use devm_kasprintf for device name
 2023-05-14  6:37 UTC  (2+ messages)

[PATCH] Staging: rts5208 :rtsx : fixed a brace coding style issue
 2023-05-14  4:40 UTC  (2+ messages)

[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)
 2023-05-13 15:07 UTC  (6+ messages)
` [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

[PATCH v2] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
 2023-05-14  6:18 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-14  5:45 UTC  (10+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH v11 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-05-14  5:41 UTC  (3+ messages)

[tip:master] BUILD SUCCESS f585d5177e1aad174fd6da0e3936b682ed58ced0
 2023-05-14  5:32 UTC 

[PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-14  5:08 UTC  (11+ messages)
` [PATCHv11 1/9] mm: Add "
` [PATCHv11 2/9] efi/x86: Get full memory map in allocate_e820()
` [PATCHv11 3/9] efi/libstub: Implement support for unaccepted memory
` [PATCHv11 4/9] x86/boot/compressed: Handle "
` [PATCHv11 5/9] efi: Provide helpers for "
` [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv11 7/9] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv11 8/9] x86/tdx: Refactor try_accept_one()
` [PATCHv11 9/9] x86/tdx: Add unaccepted memory support

[PATCH v2 08/17] PM: EM: Introduce runtime modifiable table
 2023-05-14  4:28 UTC  (2+ messages)

drivers/pci/pci.c:4195 pci_pio_to_address() warn: always true condition '(pio >= (0 - 0)) => (0-u32max >= 0)'
 2023-05-14  4:28 UTC 

[PATCH V2] arm64: dts: imx8mn: Fix video clock parents
 2023-05-14  4:23 UTC  (3+ messages)

[tip:x86/alternatives] BUILD SUCCESS d42a2a89121071cc8dd285235253a4c739641635
 2023-05-14  4:16 UTC 

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-14  4:16 UTC  (10+ messages)
` [PATCH v3 03/18] docs: qcom: Add qualcomm minidump guide
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver

[PATCH v9.1 00/11] tracing: Add fprobe/tracepoint events
 2023-05-14  4:11 UTC  (7+ messages)
` [PATCH v9.1 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v9.1 07/11] tracing/probes: Add $$args meta argument for all function args

[PATCH] arm64: dts: freescale: add missing cache properties
 2023-05-14  3:53 UTC  (2+ messages)

[PATCH] arm64: dts: imx: add missing cache properties
 2023-05-14  3:52 UTC  (2+ messages)

[PATCH v1 0/4] arm64: dts: colibri-imx8x: misc fixes
 2023-05-14  3:05 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: colibri-imx8x: fix eval board pin configuration
` [PATCH v1 4/4] arm64: dts: colibri-imx8x: delete adc1 and dsp

[PATCH v2 1/1] MAINTAINERS: Add entry for TQ-Systems device trees and drivers
 2023-05-14  2:48 UTC  (2+ messages)

[PATCH v2] NFSD: Remove all occurences of strlcpy
 2023-05-14  2:44 UTC  (6+ messages)

[PATCH] arm64: dts: imx8mq-mnt-reform2: drop invalid simple-panel compatible
 2023-05-14  1:41 UTC  (2+ messages)

[PATCH locking/atomics 0/19] Add kernel-doc for more atomic operations
 2023-05-14  1:14 UTC  (11+ messages)
` [PATCH locking/atomic 18/19] locking/atomic: Refrain from generating duplicate fallback kernel-doc

[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
 2023-05-14  1:02 UTC  (12+ messages)
                  ` [PATCH] tty: tty_io: remove hung_up_tty_fops
                    ` [PATCH v2] "

[GIT PULL] fbdev fixes and updates for v6.4-rc2
 2023-05-14  0:52 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.4-rc1
 2023-05-14  0:52 UTC  (2+ messages)

[GIT PULL] ext4 fixes for v6.4-rc2
 2023-05-14  0:52 UTC  (2+ messages)

[PATCH] NFSD: Replace all non-returning strlcpy with strscpy
 2023-05-13 23:46 UTC  (4+ messages)

make localmodconfig doesn't work for thunderbolt
 2023-05-13 23:30 UTC  (4+ messages)

sound/soc/qcom/qdsp6/q6apm.c:30:14: sparse: sparse: symbol 'g_apm' was not declared. Should it be static?
 2023-05-13 23:29 UTC 

[PATCH v2] fix ___SYNC () build error when PROFILE_ALL_BRANCHES is enabled
 2023-05-13 23:19 UTC  (3+ messages)

arch/riscv/include/asm/timex.h:25:16: sparse: sparse: cast removes address space '__iomem' of expression
 2023-05-13 23:09 UTC 

[RFC PATCH] powerpc: udbg: export udbg_putc
 2023-05-13 23:08 UTC  (5+ messages)

[PATCH 3/4] Input: st1232 - add virtual touchscreen and buttons handling
 2023-05-13 22:38 UTC  (2+ messages)

HP iLO (intel gen8, gen9) and intremap=off
 2023-05-13 22:32 UTC  (2+ messages)

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-05-13 22:03 UTC 

[PATCH] wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
 2023-05-13 21:41 UTC 

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-13 21:35 UTC  (3+ messages)
` [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()

drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for function 'mpc52xx_psc_spi_transfer_one_message'
 2023-05-13 21:17 UTC 

[PATCH] wifi: ath9k: Fix memory leak in htc_connect_service
 2023-05-13 21:12 UTC 

[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-13 21:00 UTC  (3+ messages)

[PATCH] ata: libata: Make ata_platform_remove_one return void
 2023-05-13 21:00 UTC  (2+ messages)

[PATCH] tpm_vtpm_proxy: fix race condition in /dev/vtpmx creation
 2023-05-13 20:49 UTC  (2+ messages)

[PATCH v4 00/21] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-13 20:45 UTC  (22+ messages)
` [PATCH v4 01/21] modpost: remove broken calculation of exception_table_entry size
` [PATCH v4 02/21] modpost: remove fromsym info in __ex_table section mismatch warning
` [PATCH v4 03/21] modpost: remove get_prettyname()
` [PATCH v4 04/21] modpost: squash report_extable_warnings() into extable_mismatch_handler()
` [PATCH v4 05/21] modpost: squash report_sec_mismatch() into default_mismatch_handler()
` [PATCH v4 06/21] modpost: clean up is_executable_section()
` [PATCH v4 07/21] modpost: squash extable_mismatch_handler() into default_mismatch_handler()
` [PATCH v4 08/21] modpost: pass 'tosec' down to default_mismatch_handler()
` [PATCH v4 09/21] modpost: pass section index to find_elf_symbol2()
` [PATCH v4 10/21] modpost: simplify find_elf_symbol()
` [PATCH v4 11/21] modpost: rename find_elf_symbol() and find_elf_symbol2()
` [PATCH v4 12/21] modpost: unify 'sym' and 'to' in default_mismatch_handler()
` [PATCH v4 13/21] modpost: replace r->r_offset, r->r_addend with faddr, taddr
` [PATCH v4 14/21] modpost: remove is_shndx_special() check from section_rel(a)
` [PATCH v4 15/21] modpost: pass struct module pointer to check_section_mismatch()
` [PATCH v4 16/21] kbuild: generate KSYMTAB entries by modpost
` [PATCH v4 17/21] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*
` [PATCH v4 18/21] modpost: check static EXPORT_SYMBOL* by modpost again
` [PATCH v4 19/21] modpost: squash sym_update_namespace() into sym_add_exported()
` [PATCH v4 20/21] modpost: use null string instead of NULL pointer for default namespace
` [PATCH v4 21/21] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion

Futexes & Folios
 2023-05-13 20:10 UTC  (3+ messages)

[PATCH v2 0/2] perf doc improvements to man page reproducibility
 2023-05-13 20:37 UTC  (3+ messages)
` [PATCH v2 1/2] perf doc: Define man page date when using asciidoctor
` [PATCH v2 2/2] perf doc: Add support for KBUILD_BUILD_TIMESTAMP

[syzbot] [kernel?] possible deadlock in __mod_timer (2)
 2023-05-13 19:42 UTC  (11+ messages)
` [PATCH] debugobject: don't wake up kswapd from fill_pool()

[PATCH] Fix libclang version check for out-of-tree builds
 2023-05-13 19:32 UTC 

[PATCH] perf tools: Use $KBUILD_BUILD_TIMESTAMP as man page date
 2023-05-13 19:33 UTC  (5+ messages)

[PATCH v8 0/8] add DSC 1.2 dpu supports
 2023-05-13 19:26 UTC  (3+ messages)
` [PATCH v8 2/8] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0

[PATCH net-next 0/8] Improvements for RealTek 2.5G Ethernet PHYs
 2023-05-13 19:24 UTC  (7+ messages)

[PATCH v3] w1: Replace usage of found with dedicated list iterator variable
 2023-05-13 19:15 UTC  (2+ messages)

[PATCH net-next v2 0/2] introduce skb_frag_fill_page_desc()
 2023-05-13 19:10 UTC  (2+ messages)

[PATCH 0/7] clk: samsung: Enable PM in Exynos850 clk driver
 2023-05-13 18:50 UTC  (3+ messages)
` [PATCH 7/7] arm64: dts: exynos: Remove clock from Exynos850 pmu_system_controller
  ` (subset) "

[PATCH] arm64: dts: hi3798cv200: Correct 'clock-names' in sd0
 2023-05-13 18:47 UTC  (2+ messages)

[PATCH 0/2] Add support to build pci-j721e as a kernel module
 2023-05-13 18:46 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: cadence: Add support to build pcie-cadence library "
` [PATCH v2 2/2] PCI: j721e: Add support to build pci-j721e "

[PATCH v2 0/2] Add clock and reset in cdns3 platform
 2023-05-13 18:43 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: cdns,usb3: Add clock and reset

[PATCH v2 0/7] iio: light: vcnl4000: Add features for vncl4040/4200
 2023-05-13 18:57 UTC  (3+ messages)
` [PATCH v2 1/7] iio: light: vcnl4000: Add proximity irq for vcnl4200

[PATCH 0/3] Add support to build pci-j721e as a kernel module
 2023-05-13 18:39 UTC  (5+ messages)
` [PATCH 3/3] arm64: defconfig: enable J721e PCIe controller
    ` [EXTERNAL] "

[PATCH] dt-bindings: iio: temperature: Add DT bindings for TMP006
 2023-05-13 18:50 UTC  (6+ messages)

[PATCH v4 00/13] drm/meson: add support for MIPI DSI Display
 2023-05-13 18:32 UTC  (5+ messages)
` [PATCH v4 01/13] dt-bindings: clk: g12a-clkc: export VCLK2_SEL and add CTS_ENCL clock ids
` [PATCH v4 04/13] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings

[PATCH v3 0/3] fix fwnode_irq_get_byname() returnvalue
 2023-05-13 18:44 UTC  (5+ messages)
` [PATCH v3 1/3] drivers: fwnode: fix fwnode_irq_get_byname()
` [PATCH v3 3/3] iio: kx022a fix irq getting

[PATCH net-next v3 2/3] phy: mscc: Add support for RGMII delay configuration
 2023-05-13 18:23 UTC  (2+ messages)

[PATCH v4 0/3] Add the Renesas X9250 potentiometers IIO support
 2023-05-13 18:35 UTC  (4+ messages)
` [PATCH v4 2/3] iio: potentiometer: Add support for the Renesas X9250 potentiometers

[PATCH 00/10] Add cs42l43 PC focused SoundWire CODEC
 2023-05-13 18:08 UTC  (9+ messages)
` [PATCH 05/10] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding
` [PATCH 08/10] pinctrl: cs42l43: Add support for the cs42l43

[PATCH 1/3] dt-bindings: iio: st,lsm6dsx: reference common schema for mount-matrix
 2023-05-13 18:13 UTC  (4+ messages)

[PATCH 0/9] staging: rtl8192e: Remove undefined functions like data_hard_stop
 2023-05-13 18:09 UTC  (10+ messages)
` [PATCH 1/9] staging: rtl8192e: Remove undefined function data_hard_stop
` [PATCH 2/9] staging: rtl8192e: Remove undefined function data_hard_resume
` [PATCH 3/9] staging: rtl8192e: Remove functions rtllib_start_hw_scan and stop
` [PATCH 4/9] staging: rtl8192e: Remove undefined function reset_port
` [PATCH 5/9] staging: rtl8192e: Remove undefined function hard_start_xmit
` [PATCH 6/9] staging: rtl8192e: Remove undefined function set_security
` [PATCH 7/9] staging: rtl8192e: Remove undefined function SetFwCmdHandler
` [PATCH 8/9] staging: rtl8192e: Remove undefined function UpdateBeaconInterruptHandler
` [PATCH 9/9] staging: rtl8192e: Remove undefined function LedControlHandler

[PATCH] regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"
 2023-05-13 18:08 UTC  (2+ messages)

[PATCH v3] iio: bu27034: Ensure reset is written
 2023-05-13 18:23 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;
as well as URLs for NNTP newsgroup(s).