LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-13 20:21:36 to 2023-05-14 13:00:12 UTC [more...]

[PATCH] ARM: dts: imx6ull-dhcor: Set and limit the mode for PMIC buck 1, 2 and 3
 2023-05-14 12:59 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay
 2023-05-14 12:56 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mn-var-som: add SOM EEPROM
 2023-05-14 12:55 UTC  (2+ messages)

[PATCH v5 00/10] Add RT5033 charger device driver
 2023-05-14 12:54 UTC  (12+ messages)
  ` [PATCH v5 01/10] mfd: rt5033: Drop rt5033-battery sub-device
  ` [PATCH v5 02/10] mfd: rt5033: Fix chip revision readout
  ` [PATCH v5 03/10] mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR defines
  ` [PATCH v5 04/10] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
  ` [PATCH v5 05/10] power: supply: rt5033_charger: Add RT5033 charger device driver
  ` [PATCH v5 06/10] power: supply: rt5033_charger: Add cable detection and USB OTG supply
  ` [PATCH v5 07/10] power: supply: rt5033_battery: Move struct rt5033_battery to battery driver
  ` [PATCH v5 08/10] power: supply: rt5033_battery: Adopt status property from charger
  ` [PATCH v5 09/10] dt-bindings: power: supply: rt5033-battery: Add power-supplies as a property
  ` [PATCH v5 10/10] dt-bindings: Add rt5033 mfd, regulator and charger

[PATCH v4 00/21] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2023-05-14 12:43 UTC  (23+ 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

[PATCH] regulator: qcom-rpmh: Revert "regulator: qcom-rpmh: Use PROBE_FORCE_SYNCHRONOUS"
 2023-05-14 12:41 UTC  (4+ messages)

[PATCH] drdb: fix debugfs_create_dir and debugfs_create_symlink error handling
 2023-05-14 12:39 UTC 

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

[GIT PULL] locking/urgent for v6.4-rc2
 2023-05-14 12:32 UTC 

[PATCH] arm64: dts: hi3798cv200: Fix clocks order of sd0
 2023-05-14 12:25 UTC 

[GIT PULL] perf/urgent for v6.4-rc2
 2023-05-14 12:18 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-14 12:15 UTC  (11+ messages)
` [PATCH 04/32] locking: SIX locks (shared/intent/exclusive)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH 0/2] i2c: i801: Force no IRQ for Dell Latitude E7450
 2023-05-14 12:06 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] i2c: i801: Force no IRQ for further Dell Latitudes

Situation of CONFIG_BLK_WBT_MQ after commit b11d31ae01e6 ("blk-wbt: remove unnecessary check in wbt_enable_default()")
 2023-05-14 12:05 UTC  (2+ messages)

[PATCH v4 00/44] Fix perf on Intel hybrid CPUs
 2023-05-14 12:03 UTC  (4+ messages)

[PATCH v4] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
 2023-05-14 11:57 UTC 

[PATCH v3 00/19] Fixes, cleanups and unit test for mballoc
 2023-05-14 11:57 UTC  (11+ 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

[GIT PULL] sched/urgent for v6.4-rc2
 2023-05-14 11:53 UTC 

[GIT PULL] x86/urgent for v6.4-rc2
 2023-05-14 11:47 UTC 

[PATCH v2] clk: qcom: restrict drivers per ARM/ARM64
 2023-05-14 11:47 UTC 

[GIT PULL] timers/urgent for v6.4-rc2
 2023-05-14 11:27 UTC 

[PATCH] serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()
 2023-05-14 11:25 UTC 

[PATCH v2 0/4] md: bugfix of writing raid sysfs
 2023-05-14 11:18 UTC  (12+ messages)
` [PATCH v2 1/4] md/raid10: fix slab-out-of-bounds in md_bitmap_get_counter
` [PATCH v2 2/4] md/raid10: fix overflow in safe_delay_store
` [PATCH v2 3/4] md/raid10: fix wrong setting of max_corr_read_errors

[PATCH 0/3] Bluetooth: btrtl: Add support for RTL8822BS
 2023-05-14 11:05 UTC  (11+ 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/2] Add rs485 support to uartps driver
 2023-05-14 11:01 UTC  (4+ messages)

mainline build failure due to cf21f328fcaf ("media: nxp: Add i.MX8 ISI driver")
 2023-05-14 10:59 UTC  (5+ messages)

[Patch v8 0/8] Tegra234 Memory interconnect support
 2023-05-14 10:41 UTC  (2+ messages)

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

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

[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] 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 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 

[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  (8+ messages)
` [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)

Futexes & Folios
 2023-05-13 20:10 UTC  (2+ 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


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 read-only IMAP folder(s) and NNTP newsgroup(s).