messages from 2023-07-28 08:21:45 to 2023-07-28 08:53:31 UTC [more...]
[PATCH 1/2] hw/intc: Fix upper/lower mtime write calculation
2023-07-28 8:24 UTC (2+ messages)
` [PATCH 2/2] hw/intc: Make rtc variable names consistent
[PATCH v2 00/13] of: overlay/unittest: Miscellaneous fixes and improvements
2023-07-28 8:50 UTC (10+ messages)
` [PATCH v2 01/13] of: dynamic: Do not use "%pOF" while holding devtree_lock
` [PATCH v2 02/13] of: overlay: Call of_changeset_init() early
` [PATCH v2 03/13] of: unittest: Fix overlay type in apply/revert check
` [PATCH v2 06/13] of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()
` [PATCH v2 07/13] of: unittest: Cleanup partially-applied overlays
` [PATCH v2 08/13] of: unittest: Add separators to of_unittest_overlay_high_level()
` [PATCH v2 09/13] of: overlay: unittest: Add test for unresolved symbol
` [PATCH v2 11/13] of: unittest-data: Fix whitespace - blank lines
` [PATCH v2 13/13] of: unittest-data: Fix whitespace - angular brackets
[PATCH net-next 0/3] net: tcp: support probing OOM
2023-07-28 8:50 UTC (7+ messages)
` [PATCH net-next 3/3] net: tcp: check timeout by icsk->icsk_timeout in tcp_retransmit_timer()
[virtio-dev] [PATCH] virtio-net: support the outer source port hash for UDP-encapsulated packets
2023-07-28 8:53 UTC (4+ messages)
` [virtio-comment] "
` [virtio-dev] "
[git:media_stage/fixes] media: uvcvideo: Fix menu count handling for userspace XU mappings
2023-07-28 8:20 UTC
[PATCH 00/14] bloblist: Align to firmware handoff
2023-07-28 8:51 UTC (4+ messages)
` [PATCH 01/14] bloblist: Update the tag numbering
[PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor
2023-07-28 8:52 UTC (7+ messages)
` [PATCH 2/2] media: i2c: imx519: Support for the "
[PATCH] vhost-user-scsi: support reconnect to backend
2023-07-28 7:48 UTC (5+ messages)
[PATCH v3] um/drivers: fix hostaudio build errors
2023-07-28 8:51 UTC (2+ messages)
[PATCH] coresight: tmc: Make etr buffer mode user configurable from sysfs
2023-07-28 8:48 UTC (2+ messages)
[djwong-xfs:xfile-page-caching 168/193] ld.lld: error: vmlinux.a(drivers/mtd/nand/raw/brcmnand/iproc_nand.o):(function iproc_nand_probe: .text+0x44): relocation R_RISCV_HI20 out of range: 533176 is not in [-524288, 524287]; references '.L.str.1'
2023-07-28 8:50 UTC
[PATCH v1 0/6] Simplify C/C++ compiler flags
2023-07-28 8:50 UTC (3+ messages)
` [PATCH v1 4/6] perf build: Disable fewer flex warnings
[PATCH v2] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration
2023-07-28 8:48 UTC (2+ messages)
[PATCH v10] drm: Add initial ci/ subdirectory
2023-07-28 8:48 UTC (9+ messages)
[igt-dev] [PATCH v2] drm-uapi: sync with drm-next
2023-07-28 8:49 UTC (4+ messages)
[PATCH 00/13] Linux RISC-V IOMMU Support
2023-07-28 8:48 UTC (8+ messages)
` [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues
[PATCH v5 0/3] Add initialization of clock for StarFive JH7110 SoC
2023-07-28 8:47 UTC (3+ messages)
[PATCH v2 00/26] KVM: arm64: NV trap forwarding infrastructure
2023-07-28 8:29 UTC (54+ messages)
` [PATCH v2 01/26] arm64: Add missing VA CMO encodings
` [PATCH v2 02/26] arm64: Add missing ERX*_EL1 encodings
` [PATCH v2 03/26] arm64: Add missing DC ZVA/GVA/GZVA encodings
` [PATCH v2 04/26] arm64: Add TLBI operation encodings
` [PATCH v2 05/26] arm64: Add AT "
` [PATCH v2 06/26] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH v2 07/26] arm64: Add missing BRB/CFP/DVP/CPP instructions
` [PATCH v2 08/26] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH v2 09/26] arm64: Add feature detection for fine grained traps
` [PATCH v2 10/26] KVM: arm64: Correctly handle ACCDATA_EL1 traps
` [PATCH v2 11/26] KVM: arm64: Add missing HCR_EL2 trap bits
` [PATCH v2 12/26] KVM: arm64: nv: Add FGT registers
` [PATCH v2 13/26] KVM: arm64: Restructure FGT register switching
` [PATCH v2 14/26] KVM: arm64: nv: Add trap forwarding infrastructure
` [PATCH v2 15/26] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH v2 16/26] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH v2 17/26] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
` [PATCH v2 18/26] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
` [PATCH v2 19/26] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
` [PATCH v2 20/26] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
` [PATCH v2 21/26] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
` [PATCH v2 22/26] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH v2 23/26] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
` [PATCH v2 24/26] KVM: arm64: nv: Expose FGT to nested guests
` [PATCH v2 25/26] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
` [PATCH v2 26/26] KVM: arm64: nv: Add support for HCRX_EL2
[PATCH v7 0/4] Add dynamic connector selection mechanism
2023-07-28 8:47 UTC (7+ messages)
` [PATCH v7 2/4] drm/mediatek: Fix using wrong drm private data to bind mediatek-drm
[PATCH v2 0/2] arm64: dts: ti: k3-j784s4: Add UFS support
2023-07-28 8:47 UTC (3+ messages)
[PATCH v2 0/4] KVM: arm64: Use 'generic' vCPU target across all uarches
2023-07-28 8:47 UTC (2+ messages)
[PATCH v2 2/4] PCI: plda: Get common codes from Microchip PolarFire host
2023-07-28 8:46 UTC (2+ messages)
[PATCH] [v2] gcov: shut up missing prototype warnings for internal stubs
2023-07-28 8:45 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] migration: fixes and multiple migration
2023-07-28 8:44 UTC (2+ messages)
Semantics of fuse_notify_delete()
2023-07-28 8:45 UTC (4+ messages)
` [fuse-devel] "
[PATCH -next] i2c: microchip-corei2c: clean up redundant dev_err_probe()
2023-07-28 8:44 UTC (4+ messages)
[PATCH -next] s390/cert_store: fix error return code in fill_cs_keyring()
2023-07-28 8:42 UTC
[PATCH RFC v1 0/3] Support dynamic MSI-X allocation
2023-07-28 8:09 UTC (4+ messages)
` [PATCH RFC v1 1/3] vfio/pci: detect the support of "
[PATCH v2 00/10] stmmac: Add Loongson platform support
2023-07-28 8:46 UTC (9+ messages)
` [PATCH v2 05/10] net: stmmac: dwmac1000: Add Loongson register definitions
` [PATCH v2 07/10] net: stmmac: dwmac-loongson: Add LS7A support
[PATCH -V3 0/8] migrate_pages(): fix several bugs in error path
2023-07-28 8:45 UTC (5+ messages)
` [PATCH -V3 1/8] migrate: fix syscall move_pages() return value for failure
[igt-dev] [v4 00/10] DSC Fractional BPP Val Support
2023-07-28 8:45 UTC (3+ messages)
` [igt-dev] [v4 04/10] tests/i915/kms_dsc: update if condition
[LTP] [PATCH 1/3] tst_netdevice: Add missing rtnetlink context allocation checks
2023-07-28 8:45 UTC (6+ messages)
` [LTP] [PATCH 3/3] Add test for CVE 2023-1829
[PATCH 1/5] wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
2023-07-28 8:43 UTC (6+ messages)
` [PATCH 1/5] [v2] "
` [PATCH 2/2] [v2] wifi: mwifiex: cleanup TX error handling
` [PATCH 3/5] [v2] wifi: mwifiex: cleanup private data structures
` [PATCH 4/5] [v2] wifi: mwifiex: handle possible sscanf() errors
` [PATCH 5/5] [v2] wifi: mwifiex: handle possible mwifiex_write_reg() errors
[PATCH v5 0/2] soc: loongson2_pm: add power management support
2023-07-28 8:43 UTC (4+ messages)
[PATCH] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
2023-07-28 8:44 UTC (4+ messages)
[PATCH 0/2] platform/x86/siemens: fixes for CMOS battery hwmon
2023-07-28 8:44 UTC (3+ messages)
` [PATCH] platform/x86: simatic-ipc-batt: fix reading in BX_21A
[PATCH v6 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
2023-07-28 8:43 UTC (4+ messages)
` [PATCH v6 3/5] PCI: brcmstb: Set higher value for internal bus timeout
[PATCH v3 0/5] Add a new fchmodat4() syscall
2023-07-28 8:43 UTC (9+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
` [PATCH v4 2/5] fs: Add fchmodat2()
[PATCH] MAINTAINERS: mfd: Un-support Maxim and Samsung PMIC drivers
2023-07-28 8:43 UTC (2+ messages)
[PATCH] fuse: enable larger read buffers for readdir
2023-07-28 8:42 UTC (9+ messages)
[Intel-gfx] [PATCH] drm/i915: Hold reference to intel_context over life of i915_request
2023-07-28 8:43 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH BlueZ 1/5] device: Refactor device_discover_services function
2023-07-28 8:42 UTC (2+ messages)
` Device pairing and discovery fixes
[RFC]: m2m dec reports the graphics memory requirement
2023-07-28 8:42 UTC (6+ messages)
[RFC v2 00/11] iio: add iio backend device type
2023-07-28 8:42 UTC (3+ messages)
` [RFC v2 01/11] iio: introduce iio backend device
[PATCH v3 00/42] ep93xx device tree conversion
2023-07-28 8:38 UTC (6+ messages)
` [PATCH v3 03/42] clk: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v3 37/42] pwm: ep93xx: drop legacy pinctrl
[PATCH 0/3] scsi: qedf: sanitise uaccess
2023-07-28 8:37 UTC (2+ messages)
[PATCH 0/9] x86: Fixes for distro booting
2023-07-28 8:38 UTC (10+ messages)
` [PATCH 5/9] board_f: Fix corruption of relocaddr
[PATCH v2 0/3] Support non-default LVDS data mapping for simple panel
2023-07-28 8:36 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: display: move LVDS data-mapping definition to separate file
` [PATCH v2 2/3] dt-bindings: display: simple: support non-default data-mapping
[Buildroot] [PATCH] package/util-linux: bump version to 2.39.1
2023-07-28 8:37 UTC (8+ messages)
CPU overhead for drm fdinfo stats
2023-07-28 8:36 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe: Add define WQ_HEADER_SIZE
2023-07-28 8:35 UTC (2+ messages)
[PATCH V12 0/6] Add minimal boot support for IPQ5018
2023-07-28 8:33 UTC (14+ messages)
` [PATCH V12 1/6] dt-bindings: clock: Add IPQ5018 clock and reset
` [PATCH V12 2/6] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
` [PATCH V12 3/6] dt-bindings: qcom: Add ipq5018 bindings
` [PATCH V12 4/6] dt-bindings: scm: Add compatible for IPQ5018
` [PATCH V12 5/6] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [PATCH V12 6/6] arm64: defconfig: Enable IPQ5018 SoC base configs
[PATCH 1/1] arm64: dts: imx93: Fix anatop node size
2023-07-28 8:34 UTC (2+ messages)
[PATCH] Documentation: KVM: Add vPMU implementaion and gap document
2023-07-28 8:33 UTC (3+ messages)
[PATCH iwl-next v2] ice: Support untagged VLAN traffic in br offload
2023-07-28 8:30 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v5 0/5] Add aliases and metrics for Arm CMN
2023-07-28 8:30 UTC (4+ messages)
` [PATCH v5 3/5] perf test: Add pmu-event test for "Compat" and new event_field
[dm-devel] [PATCH v2 00/39] Add the dm-vdo deduplication and compression device mapper target
2023-07-28 8:28 UTC (7+ messages)
` [dm-devel] [vdo-devel] "
` "
[igt-dev] [PATCH 0/3] Add atomic DRM cursor hotspot test
2023-07-28 8:31 UTC (5+ messages)
` [igt-dev] [PATCH 1/3] drm header update: temp commit
[PATCH net 0/6] There are some bugfix for the HNS3 ethernet driver
2023-07-28 8:29 UTC (3+ messages)
` [PATCH net 1/6] net: hns3: fix side effects passed to min_t()
[linux-next:master 5015/5284] arch/powerpc/mm/init_64.c:201:15: error: no previous prototype for function '__vmemmap_populate'
2023-07-28 8:29 UTC
Kernel panic when unbinding UVC gadget function
2023-07-28 8:27 UTC (6+ messages)
[PATCH v5 0/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
2023-07-28 8:25 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH v4 00/11] Add multipd remoteproc support
2023-07-28 8:27 UTC (7+ messages)
` [PATCH v4 04/11] dt-bindings: clock: qcom: gcc-ipq5332: remove q6 bring up clock macros
` [PATCH v4 05/11] dt-bindings: clock: qcom: gcc-ipq9574: "
` [PATCH v4 09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver
[PATCH] hwmon: (pmbus/mp2975) Fix PGOOD in READ_STATUS_WORD
2023-07-28 8:25 UTC
[PATCH v2 0/3] Add SiFive Private L2 cache and PMU driver
2023-07-28 8:24 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller
[PATCH v2 1/3] x86/smpboot: Remove a stray comment about CPU hotplug
2023-07-28 8:21 UTC (2+ messages)
` [tip: x86/core] "
[PATCH v2 2/3] x86/smp: Remove a non-existent function declaration
2023-07-28 8:21 UTC (2+ messages)
` [tip: x86/core] "
[PATCH] mergetool: set diff flag for vimdiff
2023-07-28 8:21 UTC
[PATCH v2 3/3] x86/smpboot: Change smp_store_boot_cpu_info() to static
2023-07-28 8:21 UTC (2+ messages)
` [tip: x86/core] "
[PATCH 1/1] Remove CONFIG_NET_CLS_TCINDEX
2023-07-28 8:16 UTC
[PATCH v4 1/2] dt-bindings: leds: pca995x: Add binding document for PCA995X chips
2023-07-28 8:20 UTC (2+ messages)
[PATCH blktests v1 00/11] Switch to allowed_host
2023-07-28 8:20 UTC (2+ messages)
[Cluster-devel] [syzbot] [gfs2?] kernel panic: hung_task: blocked tasks (2)
2023-07-28 8:20 UTC (2+ messages)
` "
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.