messages from 2023-02-28 05:16:17 to 2023-02-28 09:20:16 UTC [more...]
[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
2023-02-28 9:19 UTC (7+ messages)
` [RFC PATCH v2 12/22] sound: usb: card: Introduce USB SND platform op callbacks
[PATCH v10 00/26] Drivers for Gunyah hypervisor
2023-02-28 9:19 UTC (11+ messages)
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager
NXP imx6ull nonalignment buffer question
2023-02-28 9:15 UTC (7+ messages)
[PATCH v1 0/2] StarFive's Pulse Width Modulation driver support
2023-02-28 9:13 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: PWM: Add StarFive PWM module
` [PATCH v1 2/2] pwm: starfive: Add PWM driver support
[PATCH] drm/shmem-helper: Revert accidental non-GPL export
2023-02-28 9:14 UTC (2+ messages)
[PATCH] drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()
2023-02-28 9:14 UTC (2+ messages)
[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
2023-02-28 9:12 UTC (11+ messages)
` [PATCH] crypto: stm32 - Save and restore between each request
` [v2 PATCH] "
` [v3 "
[PATCH v12 0/8] Add latency priority for CFS class
2023-02-28 9:09 UTC (6+ messages)
` [PATCH v12 6/8] sched/fair: Add sched group latency support
[RFC PATCH 0/6] Support ROHM BU27034 ALS sensor
2023-02-28 9:09 UTC (8+ messages)
` [RFC PATCH 2/6] iio: light: Add gain-time-scale helpers
` [RFC PATCH 5/6] iio: light: ROHM BU27034 Ambient Light Sensor
[PATCH RESEND] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
2023-02-28 9:08 UTC (4+ messages)
[PATCH v12 00/11] Parallel CPU bringup for x86_64
2023-02-28 9:07 UTC (2+ messages)
[RFC PATCH] sched/fair: update the vruntime to be max vruntime when yield
2023-02-28 9:07 UTC (7+ messages)
[PATCH] gpio: mxs: use dynamic allocation of base
2023-02-28 9:06 UTC (5+ messages)
[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
2023-02-28 9:05 UTC (10+ messages)
` [PATCH v4 4/4] dt-bindings: syscon: Add StarFive syscon doc
[PATCH] HID: usbhid: enable remote wakeup for mice
2023-02-28 9:03 UTC (7+ messages)
[RESEND PATCH v6] blk-throtl: Introduce sync and async queues for blk-throtl
2023-02-28 8:59 UTC
[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-28 8:58 UTC (6+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
[PATCH v2 0/3] Add JH7110 MIPI DPHY RX support
2023-02-28 8:55 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx
[PATCH] sched: Fix rq nr_uninterruptible count
2023-02-28 8:56 UTC (3+ messages)
BUG: unable to handle kernel NULL pointer dereference in rcu_core
2023-02-28 8:55 UTC (9+ messages)
include/asm-generic/div64.h:238:36: error: passing argument 1 of '__div64_32' from incompatible pointer type
2023-02-28 8:54 UTC (3+ messages)
[PATCH] pwm: core: Zero-initialize the temp state
2023-02-28 8:53 UTC (2+ messages)
[PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
2023-02-28 8:51 UTC (4+ messages)
` [PATCH v1 1/2] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
[PATCH v1 00/14] perf kvm: Support histograms and TUI mode
2023-02-28 8:51 UTC (3+ messages)
[PATCH v7 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
2023-02-28 8:51 UTC (7+ messages)
` [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
2023-02-28 8:51 UTC (2+ messages)
[PATCH v1 0/3] Meson A1 32-bit support
2023-02-28 8:49 UTC (10+ messages)
[PATCH v3] tools/memory-model: Make ppo a subrelation of po
2023-02-28 8:49 UTC (9+ messages)
[PATCH] PCI: imx6: install the fault handler only if we are really running on a compatible device
2023-02-28 8:43 UTC
[PATCH] sched: Fix rq nr_uninterruptible count
2023-02-28 8:46 UTC
[linus:master] [xfs] 304a68b9c6: WARNING:at_fs/iomap/buffered-io.c:#iomap_write_delalloc_release
2023-02-28 8:40 UTC
[PATCH v2 00/14] perf kvm: Support histograms and TUI mode
2023-02-28 8:41 UTC (15+ messages)
` [PATCH v2 01/14] perf kvm: Refactor overall statistics
` [PATCH v2 02/14] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
` [PATCH v2 03/14] perf kvm: Move up metrics helpers
` [PATCH v2 04/14] perf kvm: Use subtraction for comparison metrics
` [PATCH v2 05/14] perf kvm: Introduce histograms data structures
` [PATCH v2 06/14] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
` [PATCH v2 07/14] perf kvm: Parse address location for samples
` [PATCH v2 08/14] perf kvm: Add dimensions for KVM event statistics
` [PATCH v2 09/14] perf kvm: Use histograms list to replace cached list
` [PATCH v2 10/14] perf kvm: Polish sorting key
` [PATCH v2 11/14] perf kvm: Support printing attributions for dimensions
` [PATCH v2 12/14] perf kvm: Add dimensions for percentages
` [PATCH v2 13/14] perf kvm: Add TUI mode for stat report
` [PATCH v2 14/14] perf kvm: Update documentation to reflect new changes
[PATCH v2 0/2] Fix "Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix"
2023-02-28 8:41 UTC (4+ messages)
` [PATCH v2 1/2] Input: atkbd - Make it possible to apply atkbd.reset via kernel quirk
[RFC 0/6] pcmcia: separate 16-bit support from cardbus
2023-02-28 8:37 UTC (7+ messages)
[RFC 0/1] ITS fails to allocate on rk3588
2023-02-28 8:35 UTC (3+ messages)
` [RFC 1/1] irqchip/gic-v3: Add RK3588 GICR and GITS no share workaround
[PATCH] cpuset: Remove unused cpuset_node_allowed
2023-02-28 8:35 UTC (2+ messages)
` [PATCH] cpuset: Clean up cpuset_node_allowed
About regulator error events
2023-02-28 8:32 UTC (4+ messages)
[PATCH] Documentation: kbuild: Add note about using (subst m,y)
2023-02-28 8:30 UTC (2+ messages)
[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
2023-02-28 8:24 UTC (3+ messages)
` [RFC PATCH 09/16] dt-bindings: pinctrl: mediatek: rt305x: split binding
[PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
2023-02-28 8:23 UTC (10+ messages)
` [PATCH v2 3/3] media: pci: intel: ivsc: Add acquire/release API for ivsc
[PATCH v2 00/13] Add PCIe RC support to Qcom SDX55 SoC
2023-02-28 8:20 UTC (4+ messages)
` [PATCH v2 02/13] dt-bindings: PCI: qcom: Add iommu properties
[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
2023-02-28 8:19 UTC (8+ messages)
` [PATCH v10 5/6] soc: qcom: "
[PATCH 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
2023-02-28 8:18 UTC (2+ messages)
[PATCH bpf-next v2 5/8] bpf: net: ipv6: Add bpf_ipv6_frag_rcv() kfunc
2023-02-28 8:15 UTC (2+ messages)
[PATCH v2 1/2] ASoC: dt-bindings: wlf,wm8524: Convert to json-schema
2023-02-28 8:15 UTC (2+ messages)
[PATCH v1 00/10] Fix sound on ASUS Transformers
2023-02-28 8:15 UTC (3+ messages)
` [PATCH v1 03/10] dt-bindings: sound: nvidia,tegra-audio: add RT5631 CODEC
Hello how are you doing today
2023-02-28 8:12 UTC
[PATCH v2] drm/vram-helper: fix function names in vram helper doc
2023-02-28 8:11 UTC (2+ messages)
[PATCH v2 0/6] Drop the per-node-mode exception handlers
2023-02-28 8:02 UTC (7+ messages)
` [PATCH v2 1/6] LoongArch: Rename handle_syscall to handle_sys
` [PATCH v2 2/6] LoongArch: Move the content defined by SYM_DATA to data or rodata section
` [PATCH v2 3/6] LoongArch: Create a exception handlers section
` [PATCH v2 4/6] LoongArch: Drop pernode exception handlers
` [PATCH v2 5/6] LoongArch: Fix up the prologue unwinder unwind exception frame
` [PATCH v2 6/6] LoongArch: Clean up la_abs macro
[PATCH v12 000/106] KVM TDX basic feature support
2023-02-28 8:03 UTC (2+ messages)
[RFC PATCH v1 0/6] Introducing `wq_cpu_set` mount option for btrfs
2023-02-28 8:01 UTC (3+ messages)
[PATCH 5/6] soc: imx8m: Add MODULE_LICENSE
2023-02-28 8:06 UTC (2+ messages)
` [PATCH 6/6] soc: imx8m: Support building imx8m soc driver as module
[PATCH 4/6] PM: domains: Export genpd_dev_pm_attach_by_name()
2023-02-28 8:06 UTC
[PATCH] Documentation: gpu: add acceleration node section
2023-02-28 7:59 UTC (4+ messages)
[tip:x86/urgent] BUILD SUCCESS e02b50ca442e88122e1302d4dbc1b71a4808c13f
2023-02-28 7:59 UTC
[PATCH 0/6] soc: imx8m: Support building imx8m soc driver as module
2023-02-28 8:05 UTC (4+ messages)
` [PATCH 1/6] soc: imx: imx8mp-blk-ctrl: Fix typo of imx8m_blk_ctrl_of_match
` [PATCH 2/6] soc: imx: imx8mp-blk-ctrl: Add MODULE_LICENSE
` [PATCH 3/6] soc: imx: imx8m-blk-ctrl: "
[syzbot] KASAN: null-ptr-deref Write in udf_write_fi
2023-02-28 7:56 UTC (3+ messages)
` [syzbot] [udf?] "
[PATCH] [v2] ethernet: ice: avoid gcc-9 integer overflow warning
2023-02-28 7:53 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH] m68k: mm: Move initrd phys_to_virt handling after paging_init()
2023-02-28 7:48 UTC (3+ messages)
[PATCH v2] Documentation: bpf: Fix link to BTF doc
2023-02-28 7:48 UTC (3+ messages)
[PATCH net-next v3 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
2023-02-28 7:47 UTC (9+ messages)
` [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe core
[PATCH 0/3] migrate_pages: fix deadlock in batched synchronous migration
2023-02-28 7:45 UTC (7+ messages)
` [PATCH 1/3] migrate_pages: fix deadlock in batched migration
` [PATCH 3/3] migrate_pages: try migrate in batch asynchronously firstly
[PATCH V3 0/7] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
2023-02-28 7:45 UTC (7+ messages)
` [PATCH V3 1/7] dt-bindings: usb: usbmisc-imx: convert to DT schema
` [PATCH V3 4/7] dt-bindings: usb: ci-hdrc-usb2: convert to DT schema format
[PATCH 0/2] Hyperlink fixes for BPF QA documentation
2023-02-28 7:45 UTC (3+ messages)
` [PATCH 1/2] Documentation: bpf: Do not link to docs.kernel.org for kselftest link
` [PATCH 2/2] Documentation: bpf: Link to submitting-patches.rst for general patch submission info
[PATCH v4 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk
2023-02-28 7:37 UTC (18+ messages)
[PATCH] sched: delete some api is not used
2023-02-28 7:34 UTC (3+ messages)
[GIT PULL] TTY/Serial driver updates for 6.3-rc1
2023-02-28 7:35 UTC (8+ messages)
[RFC PATCH v3 00/32] x86: enable FRED for x86-64
2023-02-28 7:29 UTC (3+ messages)
[PATCH V4 0/2] nvmem: add and use generic MMIO NVMEM
2023-02-28 7:29 UTC (3+ messages)
` [PATCH V4 1/2] dt-bindings: nvmem: mmio: new binding for MMIO accessible NVMEM devices
` [PATCH V4 2/2] nvmem: add generic driver for devices with MMIO access
[PATCH] scsi: ufs: support IO traces for zoned block device
2023-02-28 7:28 UTC (4+ messages)
[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-02-28 7:21 UTC (3+ messages)
[PATCH] sched/doc: supplement CPU capacity with RISC-V
2023-02-28 7:11 UTC (2+ messages)
[PATCH v3 00/29] Add KVM LoongArch support
2023-02-28 7:00 UTC (30+ messages)
` [PATCH v3 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v3 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v3 03/29] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v3 04/29] LoongArch: KVM: Implement VM related functions
` [PATCH v3 05/29] LoongArch: KVM: Add vcpu related header files
` [PATCH v3 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v3 07/29] LoongArch: KVM: Implement vcpu run interface
` [PATCH v3 08/29] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v3 09/29] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v3 10/29] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v3 11/29] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v3 12/29] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v3 13/29] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v3 14/29] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v3 15/29] LoongArch: KVM: Implement vcpu status description
` [PATCH v3 16/29] LoongArch: KVM: Implement update VM id function
` [PATCH v3 17/29] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v3 18/29] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v3 20/29] LoongArch: KVM: Implement handle csr excption
` [PATCH v3 21/29] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v3 22/29] LoongArch: KVM: Implement handle idle exception
` [PATCH v3 23/29] LoongArch: KVM: Implement handle gspr exception
` [PATCH v3 24/29] LoongArch: KVM: Implement handle mmio exception
` [PATCH v3 25/29] LoongArch: KVM: Implement handle fpu exception
` [PATCH v3 26/29] LoongArch: KVM: Implement kvm exception vector
` [PATCH v3 27/29] LoongArch: KVM: Implement vcpu world switch
` [PATCH v3 28/29] LoongArch: KVM: Implement probe virtualization when loongarch cpu init
` [PATCH v3 29/29] LoongArch: KVM: Enable kvm config and add the makefile
[PATCH 1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration
2023-02-28 7:08 UTC (5+ messages)
` [PATCH 2/3] tty: n_gsm: allow window size configuration
` [PATCH 3/3] tty: n_gsm: add ioctl for DLC config via ldisc handle
[PATCH v3 0/5] Add Intel LJCA device driver
2023-02-28 6:56 UTC (6+ messages)
` [PATCH v3 1/5] mfd: Add support for Intel LJCA device
` [PATCH v3 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v3 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v3 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v3 5/5] Documentation: Add ABI doc for attributes of LJCA device
[PATCH v2 00/30] New page table range API
2023-02-28 6:58 UTC (7+ messages)
` [PATCH v2 06/30] arc: Implement the new "
` [PATCH v2 18/30] powerpc: "
[PATCH v2 0/5] Add Intel LJCA device driver
2023-02-28 6:41 UTC (4+ messages)
` [PATCH v2 4/5] spi: Add support for Intel LJCA USB SPI driver
[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
2023-02-28 6:40 UTC (3+ messages)
[PATCH 0/7] Add PCIe support for IPQ9574
2023-02-28 6:33 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
` [PATCH 2/7] PCI: qcom: Add IPQ9574 PCIe support
[PATCH v3 1/2] dt-bindings: iio: adc: Add TI ADS1100 and ADS1000
2023-02-28 6:31 UTC (2+ messages)
` [PATCH v3 2/2] "
[PATCH] drm/virtio: Add option to disable KMS support
2023-02-28 6:28 UTC (4+ messages)
[PATCH] serial: 8250_fsl: fix handle_irq locking
2023-02-28 6:27 UTC (2+ messages)
[PATCH v1 00/51] shadow metric clean up and improvements
2023-02-28 6:27 UTC (8+ messages)
` [PATCH v1 39/51] perf stat: Add TopdownL1 metric as a default if present
[PATCH] Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency"
2023-02-28 6:24 UTC (2+ messages)
[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
2023-02-28 6:20 UTC (8+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts
[LSF/MM/BPF TOPIC] Image-based read-only filesystem: further use cases & directions
2023-02-28 6:12 UTC (2+ messages)
[Patch v5] dt-bindings: media: s5p-mfc: convert bindings to json-schema
2023-02-27 11:38 UTC (3+ messages)
[PATCH -v5 0/9] migrate_pages(): batch TLB flushing
2023-02-28 5:59 UTC (5+ messages)
[PATCH v5] erofs: add per-cpu threads for decompression as an option
2023-02-28 5:58 UTC (9+ messages)
[PATCH v2] Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663
2023-02-28 5:55 UTC
Bug with /dev/vcs* devices
2023-02-28 5:38 UTC (9+ messages)
` [PATCH] vc_screen: don't clobber return value in vcs_read
[PATCH 2/2] Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922
2023-02-28 5:21 UTC
[PATCH 1/2] Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7633
2023-02-28 5:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox