public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-09 04:57:08 to 2023-05-09 08:20:25 UTC [more...]

[PATCH V7] can: usb: f81604: add Fintek F81604 support
 2023-05-09  8:20 UTC  (2+ messages)

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-05-09  8:17 UTC  (7+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH 0/3] Fixed-width mask/bit helpers
 2023-05-09  8:15 UTC  (6+ messages)
` [PATCH 1/3] drm/amd: Remove wrapper macros over get_u{32,16,8}
` [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros
` [PATCH 3/3] drm/i915: Temporary conversion to new GENMASK/BIT macros

[PATCH] can: length: add definitions for frame lengths in bits
 2023-05-09  8:14 UTC  (11+ messages)
  `  "

[PATCH net] net: ethernet: mtk_eth_soc: fix NULL pointer dereference
 2023-05-09  8:14 UTC  (2+ messages)

[PATCH 0/3] Add Watchdog support for RZ/V2M EVK v2
 2023-05-09  8:13 UTC  (8+ messages)
` [PATCH 1/3] watchdog: rzg2l_wdt: Fix reboot for RZ/V2M

[RFC][PATCH 0/9] local_clock() vs noinstr
 2023-05-09  8:13 UTC  (6+ messages)
` [RFC][PATCH 1/9] seqlock/latch: Provide raw_read_seqcount_latch_retry()
` [RFC][PATCH 6/9] s390/time: Provide sched_clock_noinstr()

[PATCH 0/4] Add DSC v1.2 Support for DSI
 2023-05-09  8:12 UTC  (6+ messages)
` [PATCH 2/4] drm/msm/dsi: Fix compressed word count calculation

[PATCH] net: skbuff: remove special handling for SLOB
 2023-05-09  8:10 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable PCIe controller on TI platforms
 2023-05-09  8:08 UTC  (3+ messages)

[PATCH net] net: phy: bcm7xx: Correct read from expansion register
 2023-05-09  8:03 UTC  (2+ messages)

[PATCH v4 0/4] Fix some issues for ZHAOXIN xHCI host
 2023-05-09  8:08 UTC  (2+ messages)

[PATCH 1/2 v7] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-09  8:07 UTC  (4+ messages)
  ` [EXT] "

[PATCH 6.3 000/694] 6.3.2-rc2 review
 2023-05-09  8:06 UTC  (2+ messages)

[PATCH v2] rust: error: add missing error codes
 2023-05-09  8:07 UTC  (2+ messages)

[PATCH 0/2] block: improve the share tag set performance
 2023-05-09  8:03 UTC  (4+ messages)
` [PATCH 1/2] block: make the fair sharing of tag configurable
` [PATCH 2/2] ufs: don't use the fair tag sharings

[PATCH 1/2] dt-bindings: usb: misc: Add microchip USB5807 HUB driver
 2023-05-09  8:02 UTC  (3+ messages)
  ` [PATCH 2/2] usb: misc: usb5807: Add driver

[PATCH] cdx: add MSI support for CDX bus
 2023-05-09  8:01 UTC  (2+ messages)

[PATCH v5 5/6] fbdev: Move framebuffer I/O helpers into <asm/fb.h>
 2023-05-09  7:59 UTC  (2+ messages)

[PATCH] LoongArch: Add jump-label implementation
 2023-05-09  7:59 UTC  (2+ messages)

[PATCH 0/2] ARM/arm64: Mark all accessor functions inline
 2023-05-09  7:56 UTC  (6+ messages)
` [PATCH 1/2] ARM: perf: "
  ` [PATCH 2/2] arm64: "

[PATCH for-next v3 0/3] RDMA/rtrs: bugfix and cleanups
 2023-05-09  7:59 UTC  (3+ messages)

[PATCH v9 00/30] Add KVM LoongArch support
 2023-05-09  7:53 UTC  (31+ messages)
` [PATCH v9 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v9 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v9 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v9 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v9 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v9 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v9 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v9 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v9 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v9 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v9 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v9 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v9 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v9 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v9 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v9 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v9 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v9 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v9 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v9 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v9 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v9 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v9 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v9 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v9 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v9 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v9 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v9 28/30] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
` [PATCH v9 29/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v9 30/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part

[PATCH 0/2] tools/nolibc: fork: fix on s390 and add test
 2023-05-09  7:53 UTC  (3+ messages)
` [PATCH 1/2] tools/nolibc: s390: provide custom implementation for sys_fork

[PATCH] sock: Fix misuse of sk_under_memory_pressure()
 2023-05-09  7:52 UTC  (2+ messages)

[PATCH 0/4] ARM: Move dts files to vendor sub-directories
 2023-05-09  7:51 UTC  (7+ messages)
` [PATCH 4/4] ARM: dts: Move .dts "

[PATCH v5 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-05-09  7:51 UTC  (4+ messages)
` [PATCH v5 4/5] PCI: brcmstb: Don't assume 2711 bootloader leaves PERST# asserted

[PATCH v2 0/2] drm/panel: panel-simple: Add BOE EV121WXM-N10-1850 panel support
 2023-05-09  7:49 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
 2023-05-09  7:48 UTC 

[PATCH v2] drm: rcar-du: remove R-Car H3 ES1.* workarounds
 2023-05-09  7:48 UTC 

[PATCH v2] ARM: dts: meson8b: correct uart_B and uart_C clock references
 2023-05-09  7:46 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: add missing cache properties
 2023-05-09  7:46 UTC  (2+ messages)

[PATCH v4 1/1] net: fec: correct the counting of XDP sent frames
 2023-05-09  7:45 UTC  (2+ messages)

[PATCH v3 0/5] arm64: meson: support Amlogic A1 USB OTG controller
 2023-05-09  7:44 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: meson: a1: support USB controller in OTG mode

[PATCH] LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
 2023-05-09  7:43 UTC  (4+ messages)

[PATCH] media: usb: remove unnecessary (void*) conversions
 2023-05-09  7:40 UTC 

[PATCH v2 1/1] tee: amdtee: Add return_origin to 'struct tee_cmd_load_ta'
 2023-05-09  7:32 UTC 

[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-09  7:32 UTC  (6+ messages)

[PATCH 0/2] Add SEAMA partition types
 2023-05-09  7:31 UTC  (2+ messages)

[PATCH] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
 2023-05-09  7:30 UTC  (6+ messages)

[PATCH 1/1] locking/qspinlock: Fix state-transition changes in comments
 2023-05-09  7:29 UTC  (6+ messages)
        ` [PATCH v2 "

[PATCH][next] fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
 2023-05-09  7:28 UTC 

[PATCH net-next 0/3] net: lan966x: Add support for ES0 VCAP
 2023-05-09  7:26 UTC  (4+ messages)
` [PATCH net-next 1/3] net: lan966x: Add ES0 VCAP model
` [PATCH net-next 2/3] net: lan966x: Add ES0 VCAP keyset configuration for lan966x
` [PATCH net-next 3/3] net: lan966x: Add TC support for ES0 VCAP

[PATCH v4 0/8] Add RT5033 charger device driver
 2023-05-09  7:25 UTC  (7+ messages)
` [PATCH v4 7/8] power: supply: rt5033_battery: Adopt status property from charger

[PATCH] sched: rt: Remove unnecessary ‘NULL’ values from push_task
 2023-05-10 23:54 UTC 

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-05-09  7:20 UTC  (7+ messages)

[PATCH AUTOSEL 6.3 1/7] powerpc: Use of_property_present() for testing DT property presence
 2023-05-09  7:18 UTC  (5+ messages)
` [PATCH AUTOSEL 6.3 6/7] powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 support

[PATCH v1 0/2] Add sync_state() support to clock framework
 2023-05-09  7:16 UTC  (3+ messages)
` [PATCH v1 2/2] clk: Add support for sync_state()

[PATCH] net: Remove low_thresh in ip defrag
 2023-05-09  7:12 UTC 

[PATCH v3 00/18] Add basic Minidump kernel driver support
 2023-05-09  7:11 UTC  (8+ messages)
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver

[linus:master] [xfs] 2edf06a50f: fsmark.files_per_sec -5.7% regression
 2023-05-09  7:10 UTC  (3+ messages)

linux-next: boot warning
 2023-05-09  7:09 UTC  (2+ messages)

[PATCH 00/11] Add multipd remoteproc support
 2023-05-09  7:08 UTC  (5+ messages)
` [PATCH 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model

[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
 2023-05-09  7:07 UTC  (2+ messages)

[paulmck-rcu:dev.2023.05.08a] BUILD SUCCESS 35d7ef1042dcad011497cfed0b7af11d7e5d38cd
 2023-05-09  7:06 UTC 

[PATCH v3 0/3] Add TDM audio on StarFive JH7110
 2023-05-09  7:07 UTC  (4+ messages)
` [PATCH v3 2/3] ASoC: starfive: Add JH7110 TDM driver

[PATCH 1/2] bus: qcom-ebi2: use prefix devm for clock resource allocation functions
 2023-05-09  7:06 UTC  (5+ messages)
` [PATCH 2/2] bus: qcom-ebi2: simplify the code in qcom_ebi2_probe()

[PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
 2023-05-09  7:06 UTC  (2+ messages)

[PATCH 0/2] can: esd_usb: Add support for esd CAN-USB/3 (CAN FD)
 2023-05-09  7:06 UTC  (6+ messages)
` [PATCH 2/2] can: esd_usb: Add support for esd CAN-USB/3

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-05-09  7:05 UTC 

[PATCHv2 1/6] units: add a macro for MILLIVOLT_PER_VOLT
 2023-05-09  7:04 UTC  (7+ messages)
` [PATCHv2 3/6] hwmon: (socfpga) Add hardware monitoring support on SoCFPGA platforms
` [PATCHv2 5/6] dt-bindings: hwmon: intel: add hardware monitor bindings for SoCFPGA
` [PATCHv2 6/6] arm64: dts: socfpga: add hwmon properties

[PATCH] parisc: kexec: include reboot.h
 2023-05-09  7:01 UTC 

[PATCH v2 0/4] Add DSC v1.2 Support for DSI
 2023-05-09  6:59 UTC  (12+ messages)
` [PATCH v2 3/4] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
` [PATCH v2 4/4] drm/msm/dpu: Set DATA_COMPRESS for command mode
      ` [Freedreno] "

[PATCH v10 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-05-09  6:57 UTC  (3+ messages)

[PATCH v22 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2023-05-09  6:56 UTC  (4+ messages)
` [PATCH v22 6/8] crash: hotplug support for kexec_load()

[linus:master] [mm/mmap] 28c5609fb2: aim9.page_test.ops_per_sec -10.8% regression
 2023-05-09  6:56 UTC  (2+ messages)

[PATCH] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-05-09  6:55 UTC 

[PATCH v3 0/7] Add PLL clocks driver for StarFive JH7110 SoC
 2023-05-09  6:52 UTC  (7+ messages)
` [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module

[tip:x86/cleanups] BUILD SUCCESS cb5d28c01b2d56700e1656cd6c3742b40e840bf9
 2023-05-09  6:51 UTC 

[PATCH v3 0/2] memcontrol: support cgroup level OOM protection
 2023-05-09  6:50 UTC  (2+ messages)

Cannot boot an i386-UEFI thinkpad lenovo tablet-2
 2023-05-09  6:49 UTC  (2+ messages)

[PATCHv10 00/11] mm, x86/cc: Implement support for unaccepted memory
 2023-05-09  6:47 UTC  (7+ messages)
` [PATCHv10 04/11] efi/x86: "

Fwd: Asus ROG Zephyrus GX701L sound problem
 2023-05-09  6:46 UTC  (2+ messages)

[PATCH] ASoC:codecs: lpass: Fix for KASAN use_after_free out of bounds
 2023-05-09  6:46 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: nvmem: imx-ocotp: support i.MX93
 2023-05-09  6:45 UTC  (5+ messages)

[PATCH v2 1/2] thunderbolt: Clear registers properly when auto clear isn't in use
 2023-05-09  6:41 UTC  (2+ messages)

[RESEND PATCH] regulator: tps65219: Fix matching interrupts for their regulators
 2023-05-09  6:39 UTC  (2+ messages)

[PATCH v3 0/2] regulator: Add support for TPS6287x
 2023-05-09  6:39 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: nau8540: Convert to dtschema
 2023-05-09  6:39 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: google,sc7180-trogdor: allow up to four codec DAIs
 2023-05-09  6:38 UTC  (2+ messages)

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-05-09  6:38 UTC  (6+ messages)
` [PATCH v3 28/38] rtc: add HAS_IOPORT dependencies

[PATCH -next] ASoC: codecs: wcd938x: Remove unneeded semicolon
 2023-05-09  6:38 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: MCLK bind with TX/RX enable bit
 2023-05-09  6:38 UTC  (2+ messages)

[PATCH 0/5] ASoC: MediaTek MT8195/86 Cleanups
 2023-05-09  6:38 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: nau8540: Convert to dtschema
 2023-05-09  6:38 UTC  (2+ messages)

[PATCH] perf bpf skels: vmlinux.h uses bpf.h and perf_event.h in the source directory
 2023-05-09  6:36 UTC 

[PATCH 1/2] dt-bindings: mmc: sdhci-msm: Document SC8280XP SDHCI
 2023-05-09  6:32 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc8280xp: Add SDC2 and enable on CRD

[PATCH v3 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-09  6:25 UTC  (7+ messages)
` [PATCH v3 1/5] ARM: dts: at91: use clock-controller name for PMC nodes
` [PATCH v3 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: convert to yaml
` [PATCH v3 3/5] ARM: dts: at91: at91sam9n12: witch sckc to new clock bindings
` [PATCH v3 4/5] ARM: dts: at91: use clock-controller name for sckc nodes
` [PATCH v3 5/5] dt-bindings: clocks: at91sam9x5-sckc: convert to yaml

[PATCH v2 0/7] Add Chameleon v3 ASoC audio
 2023-05-09  6:18 UTC  (7+ messages)
` [PATCH v2 3/7] ASoC: dt-bindings: Add Google Chameleon v3 i2s device
` [PATCH v2 4/7] ASoC: dt-bindings: Add Google Chameleon v3 audio codec

[PATCH v1] media: vivid: Extend FPS rates offered by simulated webcam
 2023-05-09  6:16 UTC  (6+ messages)

[PATCH] dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
 2023-05-09  6:07 UTC 

[PATCH v2 0/2] phy: hisilicon: Add inno-usb2-phy driver for Hi3798MV100
 2023-05-09  6:04 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] phy: hisilicon: Allow building phy-hisi-inno-usb2 on ARM32

[PATCH fixes] dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning
 2023-05-09  6:03 UTC  (2+ messages)

[PATCH fixes] dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning
 2023-05-09  6:02 UTC  (2+ messages)

[PATCH 5.15 000/370] 5.15.111-rc2 review
 2023-05-09  5:59 UTC  (2+ messages)

[paulmck-rcu:dev.2023.05.07a] BUILD SUCCESS ab2eb093f599054e4664a4b23730fa8b4239b052
 2023-05-09  5:48 UTC 

[PATCH v4 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-05-09  5:47 UTC  (2+ messages)
` [PATCH v4 1/1] "

[ardb:efi-x86-cleanup-la57] [x86] 3b6001baeb: BUG:kernel_failed_in_early-boot_stage,last_printk:early_console_in_setup_code
 2023-05-09  5:45 UTC 

[PATCH] ASoC: fsl_micfil: Fix error handler with pm_runtime_enable
 2023-05-09  5:41 UTC  (2+ messages)

kernel/rcu/srcutree.c:1644 srcu_advance_state() warn: inconsistent returns '&ssp->srcu_sup->srcu_gp_mutex'
 2023-05-09  5:40 UTC  (3+ messages)

[PATCH net v2] net: phy: dp83867: add w/a for packet errors seen with short cables
 2023-05-09  5:21 UTC 

[PATCH v2 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-09  5:15 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "

[tip:x86/misc] BUILD SUCCESS b2ad431f6469b58914ee7254302c6dc97f688e54
 2023-05-09  4:57 UTC 

[tip:x86/mm] BUILD SUCCESS 0f88130e8a6fd185b0aeb5d8e286083735f2585a
 2023-05-09  4:56 UTC 


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