messages from 2022-07-26 07:27:09 to 2022-07-26 08:01:28 UTC [more...]
[RESEND PATCH V2 0/5] Fixups to work with crash tool
2022-07-26 8:01 UTC (8+ messages)
[PATCH v2] rtla: Define syscall numbers for riscv
2022-07-26 8:01 UTC
[PATCH V2 00/53] NXP-IMX pending patches
2022-07-26 8:40 UTC (17+ messages)
` [PATCH V2 01/53] spl: imx8mm: enlarge SPL_MAX_SIZE
` [PATCH V2 02/53] arm: makefile: cleanup mach-imx usage
` [PATCH V2 03/53] imx: Change USB boot device type
` [PATCH V2 04/53] imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_device
` [PATCH V2 05/53] imx: simplify dependency with SPL_BOOTROM_SUPPORT
` [PATCH V2 06/53] imx: move get_boot_device to common header
` [PATCH V2 07/53] imx: move get_boot_device to common file
` [PATCH V2 08/53] imx: add USB2_BOOT type
` [PATCH V2 09/53] imx: add basic i.MX9 support
` [PATCH V2 13/53] imx: imx9: Add CCM and clock API support
` [PATCH V2 15/53] spl: Use SPL_FIT_IMAGE_TINY for iMX9
` [PATCH V2 16/53] imx: imx9: Add function to initialize timer
` [PATCH V2 20/53] misc: s4mu: Support iMX93 with Sentinel MU
` [PATCH V2 23/53] misc: s400_api: introduce ahab_release_m33_trout
` [PATCH V2 26/53] imx: imx9: Get the chip revision through S400 API
` [PATCH V2 28/53] misc: imx8ulp: move fuse.c from imx8ulp to sentinel
[PATCH 4/4] mfd: Samsung: Add Samsung sysmgr driver
2022-07-26 8:00 UTC (4+ messages)
[PATCH 1/2] pinctrl: amd: Fix newline declaration in debugfs output
2022-07-26 8:00 UTC (2+ messages)
[PATCH] btrfs/253: skip on zoned mode as we cannot change the chunk size
2022-07-26 7:57 UTC
[PATCH] libceph: Fix comment typo
2022-07-26 7:57 UTC (2+ messages)
[PATCH] printk: Skip console drivers on PREEMPT_RT
2022-07-26 7:57 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
2022-07-26 7:55 UTC (5+ messages)
MVEBU A38x Regulator
2022-07-26 7:57 UTC (6+ messages)
[PATCH v6 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2022-07-26 7:47 UTC (6+ messages)
` [PATCH v6 1/2] sched: Add per_cpu cluster domain info and cpus_share_lowest_cache API
` [PATCH v6 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
[PATCH 1/2] vhost: keep a reference to virtqueue index
2022-07-26 7:55 UTC (4+ messages)
` [PATCH v3 0/4] vHost IOTLB cache rework
` [PATCH v3 1/4] vhost: fix vq use after free on NUMA reallocation
[PATCH 0/4] exfat: Fixes for ENAMETOOLONG error handling
2022-07-26 7:54 UTC (7+ messages)
` [PATCH 3/4] exfat: Expand exfat_err() and co directly to pr_*() macro
Question to mem-path support at QEMU for Xen
2022-07-26 7:27 UTC
[PATCH] pinctrl: at91: Fix typo 'the the' in comment
2022-07-26 7:53 UTC (2+ messages)
Random crash during guest start on x86
2022-07-26 7:51 UTC (3+ messages)
[v5 2/4] media: rc: add keymap for MagicBox M16S remote
2022-07-26 7:42 UTC (3+ messages)
[PATCH] dt-bindings: pinctrl: st,stm32: Correct 'resets' property name
2022-07-26 7:40 UTC (3+ messages)
[PATCH 0/9] Samsung Trinity NPU device driver
2022-07-26 7:51 UTC (6+ messages)
` "
[PATCH RFC] rust: Rework and improve so SDK and target versions work
2022-07-26 7:51 UTC (2+ messages)
[PATCH v3] PCI: qcom: Allow L1 and its sub states
2022-07-26 7:50 UTC (2+ messages)
✅ PASS (28/492 SKIPPED): Test report for 5.19.0-rc7 (mainline.kernel.org-clang) [e9088629]
2022-07-26 7:51 UTC
[PATCH v3] USB: HCD: Fix URB giveback issue in tasklet function
2022-07-26 7:49 UTC
[PATCH v2] soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()
2022-07-26 7:38 UTC (2+ messages)
[PATCH v6] PCI/ASPM: Update LTR threshold based upon reported max latencies
2022-07-26 7:49 UTC (2+ messages)
[PATCH v6 00/17] KVM nVHE Hypervisor stack unwinder
2022-07-26 7:37 UTC (54+ messages)
` [PATCH v6 01/17] arm64: stacktrace: Add shared header for common stack unwinding code
` [PATCH v6 02/17] arm64: stacktrace: Factor out on_accessible_stack_common()
` [PATCH v6 03/17] arm64: stacktrace: Factor out unwind_next_common()
` [PATCH v6 04/17] arm64: stacktrace: Handle frame pointer from different address spaces
` [PATCH v6 05/17] arm64: stacktrace: Factor out common unwind()
` [PATCH v6 06/17] arm64: stacktrace: Add description of stacktrace/common.h
` [PATCH v6 07/17] KVM: arm64: On stack overflow switch to hyp overflow_stack
` [PATCH v6 08/17] KVM: arm64: Stub implementation of non-protected nVHE HYP stack unwinder
` [PATCH v6 09/17] KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
` [PATCH v6 10/17] KVM: arm64: Implement non-protected nVHE hyp stack unwinder
` [PATCH v6 11/17] KVM: arm64: Introduce hyp_dump_backtrace()
` [PATCH v6 12/17] KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
` [PATCH v6 13/17] KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
` [PATCH v6 14/17] KVM: arm64: Stub implementation of pKVM HYP stack unwinder
` [PATCH v6 15/17] KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
` [PATCH v6 16/17] KVM: arm64: Implement protected nVHE hyp stack unwinder
` [PATCH v6 17/17] KVM: arm64: Introduce pkvm_dump_backtrace()
[PATCH v5] watchdog: add driver for StreamLabs USB watchdog device
2022-07-26 7:48 UTC (4+ messages)
[PATCH 1/2] gpio: gpio-74x164: add support for CDx4HC4094
2022-07-26 7:48 UTC (10+ messages)
` [PATCH 2/2] dt-bindings: gpio: fairchild,74hc595: add strobe-gpios property
[PATCH 0/2] Xilinx AXI qspi driver enhancements
2022-07-26 7:47 UTC (2+ messages)
[PATCH v6 00/12] thermal OF rework
2022-07-26 7:47 UTC (3+ messages)
[iproute2-next v3 0/3] devlink: support dry run attribute for flash update
2022-07-26 7:47 UTC (5+ messages)
` [iproute2-next v3 2/3] mnlg: add function to get CTRL_ATTR_MAXATTR value
` [iproute2-next v3 3/3] devlink: add dry run attribute support to devlink flash
[PATCH 0/4] Xilinx zynq_qspi updates
2022-07-26 7:47 UTC (2+ messages)
fs/dcache: Resolve the last RT woes
2022-07-26 7:47 UTC (4+ messages)
` [PATCH 3/4] fs/dcache: Use __d_lookup_unhash() in __d_add/move()
` [PATCH 3/4 v2] "
[PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file"
2022-07-26 7:46 UTC (8+ messages)
[PATCH v4 0/2] dt-bindings: Intorduce domain-controller
2022-07-26 7:45 UTC (3+ messages)
[PATCH] mm: fix NULL pointer dereference in wp_page_reuse()
2022-07-26 7:45 UTC (2+ messages)
[PATCH] ASoC: ti: remove sound support for DaVinci DM644x and DM646x
2022-07-26 7:43 UTC (3+ messages)
[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
2022-07-26 7:44 UTC (3+ messages)
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
Inquiry about the removal of flag O_NONBLOCK on /dev/random
2022-07-26 7:43 UTC (8+ messages)
[PATCH] clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x
2022-07-26 7:42 UTC (2+ messages)
[PATCH v2] gpio: realtek-otto: switch to 32-bit I/O
2022-07-26 7:41 UTC (2+ messages)
[PATCH 0/2] x86: Add xsave/xrstor Latency Trace Events and Consuming Script
2022-07-26 7:41 UTC (5+ messages)
` [PATCH 1/2] x86/fpu: Measure the Latency of XSAVE and XRSTOR
[PATCH] blk-mq: run queue after issuing the last request of the plug list
2022-07-26 7:39 UTC (11+ messages)
[PATCH V2 1/1] thermal/sysfs: Clear cooling_device_stats_attr_group before initialized
2022-07-26 7:39 UTC (5+ messages)
[Intel-wired-lan] [PATCH net-next v8 0/5] ice: Support 5 layer tx scheduler topology
2022-07-26 7:39 UTC (3+ messages)
` [Intel-wired-lan] [PATCH net-next v8 3/5] ice: Enable switching default "
Adding a new UVC Device
2022-07-26 7:38 UTC (2+ messages)
[PATCH] pinctrl:Missing a blank line after declarations
2022-07-26 7:39 UTC
[sj:damon/next 23/25] htmldocs: Documentation/admin-guide/mm/damon/guide.rst:5: WARNING: Duplicate explicit target name: "page"
2022-07-26 7:37 UTC
[RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced
2022-07-26 7:36 UTC (4+ messages)
` [RFC 1/5] vhost: reorder used descriptors in a batch
[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
2022-07-26 7:34 UTC (11+ messages)
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support
[PATCH v6] board: purism: add the Purism Librem5 phone
2022-07-26 7:35 UTC (5+ messages)
[PATCH 1/2] dt-bindings: pinctrl: Add DT schema for SM6375 TLMM
2022-07-26 7:30 UTC (4+ messages)
` [PATCH 2/2] pinctrl: qcom: Add SM6375 TLMM driver
[PATCH v1 00/24] can: add ethtool support and reporting of timestamping capabilities
2022-07-26 7:29 UTC (3+ messages)
` [PATCH v1 10/24] can: tree-wide: implement ethtool_ops::get_drvinfo()
[Bug 14201] DFS mount does not pass context option to actual share mounts
2022-07-26 7:29 UTC
[PATCH v3 00/13] drm: bridge: Add Samsung MIPI DSIM bridge
2022-07-26 7:28 UTC (4+ messages)
` [PATCH v3 02/13] drm: bridge: Add Samsung DSIM bridge driver
[PATCH v12 00/13] fpga: zynqmp: Adding support of loading authenticated images
2022-07-26 7:32 UTC (15+ messages)
` [PATCH v12 01/13] fpga: add option for loading FPGA secure bitstreams
` [PATCH v12 02/13] fpga: xilinx: add missed identifier names
` [PATCH v12 03/13] fpga: xilinx: add bitstream flags to driver desc
` [PATCH v12 04/13] fpga: zynqmp: add str2flags call
` [PATCH v12 05/13] fpga: xilinx: pass compatible flags to xilinx_load()
` [PATCH v12 06/13] fpga: pass compatible flags to fpga_load()
` [PATCH v12 07/13] fpga: add fpga_compatible2flag
` [PATCH v12 08/13] spl: fit: pass real compatible flags to fpga_load()
` [PATCH v12 09/13] fpga: xilinx: pass compatible flags to load() callback
` [PATCH v12 10/13] fpga: zynqmp: reduce zynqmppl_load() code
` [PATCH v12 11/13] fpga: zynqmp: add bitstream compatible checking
` [PATCH v12 12/13] fpga: zynqmp: support loading authenticated images
[PATCH 01/20] drm/amd/display: Clean up some inconsistent indenting
2022-07-26 7:25 UTC (38+ messages)
` [PATCH 02/20] "
` [PATCH 03/20] "
` [PATCH 04/20] "
` [PATCH 05/20] "
` [PATCH 06/20] "
` [PATCH 07/20] "
` [PATCH 08/20] "
` [PATCH 09/20] "
` [PATCH 10/20] "
` [PATCH 11/20] "
` [PATCH 12/20] "
` [PATCH 13/20] "
` [PATCH 14/20] "
` [PATCH 15/20] "
` [PATCH 16/20] "
` [PATCH 17/20] "
` [PATCH 18/20] "
` [PATCH 19/20] "
` [PATCH 20/20] "
[net-next v2 2/3] net: ethernet: adi: Add ADIN1110 support
2022-07-26 7:27 UTC (2+ messages)
[PATCH v6 00/26] tcp: Initial support for RFC5925 auth option
2022-07-26 7:27 UTC (4+ messages)
` [PATCH v6 21/26] selftests: net/fcnal: Initial tcp_authopt support
Pre-computed similarity indexes
2022-07-26 7:27 UTC (2+ messages)
[Buildroot] [PATCH v3 1/1] package/pkg-meson: use meson to build/install packages
2022-07-26 7:31 UTC (5+ messages)
[PATCH v1 0/2] ECAP support on TI AM62x SoC
2022-07-26 7:25 UTC (3+ messages)
` [PATCH v1 1/2] iio: time: capture-tiecap: capture driver support for ECAP
` [PATCH v1 2/2] dt-binding: iio: time: add capture-tiecap.yaml
Why set .suppress_bind_attrs even though .remove() implemented?
2022-07-26 7:26 UTC (5+ messages)
[PATCH v3 20/32] drm/via: Add via_pll.c
2022-07-26 7:29 UTC (5+ messages)
` [PATCH v3 30/32] drm/via: Add Kconfig
` [PATCH v3 31/32] drm/via: Add Makefile
[igt-dev] [PATCH i-g-t] tests: Avoid the name "all"
2022-07-26 7:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.