messages from 2023-06-26 08:15:26 to 2023-06-26 09:12:37 UTC [more...]
[PATCH] firmware: added a firmware information passing method FFI
2023-06-26 8:22 UTC (18+ messages)
` [External] "
[PATCH] leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacks
2023-06-26 9:10 UTC (3+ messages)
[bug report] nvme passthrough: request failed when blocksize exceeding max_hw_sectors
2023-06-26 9:09 UTC
[PATCH] mm/vmalloc: do not output a spurious warning when huge vmalloc() fails
2023-06-26 9:08 UTC (8+ messages)
[tip: x86/urgent] x86/mm: Avoid using set_pgd() outside of real PGD pages
2023-06-26 9:08 UTC (3+ messages)
[PATCH] vdpa: Increase out buffer size for CVQ commands
2023-06-26 9:08 UTC (4+ messages)
[PATCH 0/7] Integrate EFI capsule tasks into u-boot's build flow
2023-06-26 9:07 UTC (13+ messages)
` [PATCH 1/7] capsule: authenticate: Embed capsule public key in platform's dtb
` [PATCH 5/7] Makefile: Add a target for building capsules
linux-next: build failure after merge of the char-misc tree
2023-06-26 9:06 UTC (2+ messages)
[PATCH] media: i2c: ov01a10: Switch back to use struct i2c_driver::probe
2023-06-26 9:05 UTC
[PATCH 0/2] Fix 'mbr' command with hybrid MBR/GPT
2023-06-26 9:07 UTC (3+ messages)
` [PATCH 1/2] disk: part: Add API to get partitions with specific driver
[PATCH 0/6] nokia_nx51: Attempts to debug keyboard
2023-06-26 9:07 UTC (3+ messages)
[PATCH v2 0/7] GenieZone hypervisor drivers
2023-06-26 9:05 UTC (6+ messages)
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
[PATCH] cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS
2023-06-26 9:07 UTC (2+ messages)
[PATCH 1/1] cmd: fix loads, saves on sandbox
2023-06-26 9:07 UTC (2+ messages)
next: Rpi4: Unexpected kernel BRK exception at EL1
2023-06-26 9:04 UTC (6+ messages)
[PATCH] sql: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL
2023-06-26 9:07 UTC (2+ messages)
[PATCH 1/1] doc: saves man-page
2023-06-26 9:07 UTC (2+ messages)
[PATCH 1/1] doc: fix typo loady in loadb man-page
2023-06-26 9:07 UTC (2+ messages)
[PATCH v2 0/8] Integrate EFI capsule tasks into u-boot's build flow
2023-06-26 9:06 UTC (3+ messages)
` [PATCH v2 6/8] Makefile: Add a target for building capsules
[PATCH] leds: aw200xx: Switch back to use struct i2c_driver::probe
2023-06-26 9:02 UTC
[Intel-gfx] [PATCH v2] drm/i915: Replace kmap() with kmap_local_page()
2023-06-26 9:02 UTC (7+ messages)
` "
[linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression
2023-06-26 9:05 UTC (3+ messages)
[PATCH 1/1] cmd: loads man-page
2023-06-26 9:03 UTC (2+ messages)
[GIT PULL] timer drivers for v6.5
2023-06-26 9:00 UTC
[PATCH 1/6] mips: cpu: Use plain puts() in restart handler
2023-06-26 9:04 UTC (7+ messages)
` [PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL
` [PATCH 3/6] ARM: imx: Add weak default reset_cpu()
` [PATCH 4/6] spl: spl_legacy: Add extra address checks
` [PATCH 5/6] imx: hab: Fix a couple of build warnings with DEBUG enabled
` [PATCH 6/6] imx: hab: Simplify the mechanism
[PATCH v3 00/21] Enable CET Virtualization
2023-06-26 8:59 UTC (4+ messages)
` [PATCH v3 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area
[PATCH 1/1] doc: bind man-page
2023-06-26 9:03 UTC (2+ messages)
linux-next: build failure after merge of the net-next tree
2023-06-26 9:02 UTC (2+ messages)
` [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error
[PATCH] ARM: imx: romapi: Fix signed integer bitwise ops misuse
2023-06-26 9:03 UTC (3+ messages)
[PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL
2023-06-26 9:02 UTC (2+ messages)
[PATCH v3 0/4] crypto: LEA block cipher implementation
2023-06-26 8:47 UTC (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] crypto: add LEA testmgr tests
` [PATCH v3 3/4] blk-crypto: Add LEA-256-XTS blk-crypto support
` [PATCH v3 4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support
[PATCH v3 0/1] gro: decrease size of CB
2023-06-26 8:55 UTC (3+ messages)
` [PATCH v3 1/1] "
[dm-devel] [PATCH v2] dm-crypt: reexport sysfs of kcryptd workqueue
2023-06-26 8:43 UTC (3+ messages)
[PATCH v1] cache_v8: agilex5: Disable Dcache in the SPL
2023-06-26 9:00 UTC (4+ messages)
[virtio-comment] [RFC PATCH] admin-queue: bind the group member to the device
2023-06-26 8:59 UTC (8+ messages)
` [virtio-dev] "
` [virtio-comment] "
[PATCH bpf-next v4 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
2023-06-26 8:58 UTC (8+ messages)
` [PATCH bpf-next v4 1/3] bpf: make bpf_prog_pack allocator portable
` [PATCH bpf-next v4 2/3] arm64: patching: Add aarch64_insn_copy()
` [PATCH bpf-next v4 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
[PATCH] hwmon: max31827: Switch back to use struct i2c_driver::probe
2023-06-26 8:51 UTC
[PATCH RFC 0/2] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX_EXTRA commands support
2023-06-26 8:55 UTC (4+ messages)
` [PATCH RFC 1/2] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX_EXTRA feature
[PATCH RFC 0/3] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
2023-06-26 8:52 UTC (7+ messages)
` [PATCH RFC 1/3] vdpa: Restore MAC address filtering state
` [PATCH RFC 2/3] vdpa: Restore packet receive filtering state relative with _F_CTRL_RX feature
[GIT PULL] Landlock updates for v6.5
2023-06-26 8:48 UTC (2+ messages)
[PATCH 0/3] Add Anbernic RG-Nano
2023-06-26 8:50 UTC (5+ messages)
` [PATCH 1/3] arm: dts: sun8i: V3s: Add pinctrl for pwm
[PATCH v15 00/30] Add KVM LoongArch support
2023-06-26 8:47 UTC (31+ messages)
` [PATCH v15 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v15 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v15 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v15 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v15 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v15 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v15 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v15 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v15 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v15 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v15 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v15 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v15 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v15 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v15 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v15 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v15 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v15 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v15 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v15 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v15 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v15 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v15 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v15 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v15 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v15 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v15 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v15 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM
[linux-next:master 11546/12162] drivers/mfd/max77541.c:176:18: warning: cast to smaller integer type 'enum max7754x_ids' from 'const void *'
2023-06-26 8:48 UTC (2+ messages)
[PATCH v1 0/2] exfat: get file size from DataLength
2023-06-26 8:45 UTC (4+ messages)
stable-rc/linux-5.15.y build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.118)
2023-06-26 8:44 UTC
[PATCH] staging: greybus: fix a possible data-inconsistency due to data race in get_serial_info()
2023-06-26 8:43 UTC
[PATCH v2 00/13] Add TJA1120 support
2023-06-26 8:43 UTC (4+ messages)
` [PATCH v2 03/13] net: phy: nxp-c45-tja11xx: add *_reg_field functions
[PATCH 0/3] cifs: fix session state checks to avoid use-after-free issues
2023-06-26 8:41 UTC (11+ messages)
` [PATCH 1/3] cifs: fix session state transition to avoid use-after-free issue
` [PATCH 2/3] cifs: fix session state check in reconnect "
[PATCH v2] virtio_pmem: add the missing REQ_OP_WRITE for flush bio
2023-06-26 8:40 UTC (3+ messages)
` [PATCH v3] "
[Intel-xe] [PATCH v2 1/2] drm/xe/uapi: silence kernel-doc errors
2023-06-26 8:39 UTC (10+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/doc: include xe_drm.h
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe/uapi: silence kernel-doc errors
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
Question about the internals of the file IO latency
2023-06-26 8:39 UTC (2+ messages)
[v4,1/2] usb: typec: tcpm: fix cc role at port reset
2023-06-26 8:39 UTC (6+ messages)
` [v4,2/2] usb: typec: tcpm: add get max power support
optee_benchmark found optee_os function vm_set_ctx() spent much time
2023-06-26 8:38 UTC
[PATCH 2/2] arch: arm64: configs: Enable UBI and UBIFS
2023-06-26 8:38 UTC (9+ messages)
[PULL 00/30] ppc queue
2023-06-26 8:37 UTC (2+ messages)
[PATCH v2] cdx: add MSI support for CDX bus
2023-06-26 8:37 UTC (5+ messages)
stable-rc/linux-4.14.y build: 195 builds: 5 failed, 190 passed, 3 errors, 25 warnings (v4.14.319)
2023-06-26 8:37 UTC
[PATCH net-next v3] net: ngbe: add Wake on Lan support
2023-06-26 8:37 UTC
[PATCH][next] RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"
2023-06-26 8:35 UTC
[PATCH v2 0/3] target/i386: allow using named CPU modeles with user mode emulation
2023-06-26 8:33 UTC (4+ messages)
` [PATCH v2 1/3] target/i386: ignore ARCH_CAPABILITIES features in "
` [PATCH v2 2/3] target/i386: ignore CPL0-specific "
` [PATCH v2 3/3] target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
[Intel-gfx] [PATCH v12 00/24] Add vfio_device cdev for iommufd support
2023-06-26 8:34 UTC (5+ messages)
` [Intel-gfx] [PATCH v12 18/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` "
[libgpiod][PATCH v3] bindings: python: examples: replace tools examples with use case examples
2023-06-26 8:34 UTC
[RFC PATCH-for-8.1] accel: Remove HAX accelerator
2023-06-26 8:33 UTC (2+ messages)
stable-rc/linux-6.3.y build: 139 builds: 1 failed, 138 passed, 4 errors (v6.3.9)
2023-06-26 8:32 UTC
lib/test_bitmap.c:920:2: error: call to __compiletime_assert_372 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
2023-06-26 8:32 UTC (2+ messages)
[PATCH 0/3] typec: support Audio Accessory mode on FSA4480
2023-06-26 8:32 UTC (5+ messages)
` [PATCH 2/3] usb: typec: fsa4480: rework mux & switch setup to handle more states
` [PATCH 3/3] usb: typec: fsa4480: add support for Audio Accessory Mode
[PATCH] target/nios2 : Explicitly ask for target-endian loads and stores
2023-06-26 8:31 UTC (2+ messages)
[PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
2023-06-26 8:30 UTC (5+ messages)
` [PATCH 1/2] docs/devel/testing: Update the 'Docker Debugging' section
` [PATCH 2/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
LVM kernel lockup scenario during lvcreate
2023-06-26 8:30 UTC (5+ messages)
[PATCH v4 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
2023-06-26 8:30 UTC (5+ messages)
` [PATCH v4 1/6] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom
[PATCH net] sfc: fix crash when reading stats while NIC is resetting
2023-06-26 8:30 UTC (2+ messages)
[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
2023-06-26 8:23 UTC (4+ messages)
` [PATCH 1/3] vfio/migration: Move from STOP_COPY to STOP in vfio_save_cleanup()
` [PATCH 2/3] vfio/migration: Reset bytes_transferred properly
` [PATCH 3/3] vfio/migration: Make VFIO migration non-experimental
[PATCH 0/2] iio: ad74413r: allow configuring digital input threshold
2023-06-26 8:29 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: iio: ad74413r: add binding for "
[Intel-gfx] [PATCH][next] drm/i915/mtl: Fix spelling mistake "initate" -> "initiate"
2023-06-26 8:29 UTC (2+ messages)
` "
RFC: bsd-user broken a while ago, is this the right fix?
2023-06-26 8:28 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915: Fail if DSC compression requirement is less than platform supports
2023-06-26 8:28 UTC
[PATCH 0/7] Add support for LUT PPG
2023-06-26 8:28 UTC (2+ messages)
[PATCH v4 0/3] Fix some issues in QCOM UFS bindings
2023-06-26 8:27 UTC (6+ messages)
` [PATCH v4 1/3] dt-bindings: ufs: qcom: Add sm6115 binding
` [PATCH v4 2/3] dt-bindings: ufs: qcom: Add reg-names property for ICE
` [PATCH v4 3/3] dt-bindings: ufs: qcom: Fix sm8450 bindings
[Intel-gfx] [PATCH 0/2] MTL Degamma implementation
2023-06-26 8:27 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH] linux-user: Remove pointless NULL check in clock_adjtime handling
2023-06-26 8:27 UTC (2+ messages)
[PATCH 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
2023-06-26 8:25 UTC (7+ messages)
` [PATCH 16/26] tests/docker: convert riscv64-cross to lcitool
` [PATCH 19/26] plugins: fix memory leak while parsing options
` [PATCH 20/26] plugins: update lockstep to use g_memdup2
[oe][meta-networking][PATCH 1/1] tcpreplay: upgrade 4.4.3 -> 4.4.4
2023-06-26 8:25 UTC
[libgpiod][PATCH 0/4] python examples and comment corrections
2023-06-26 8:24 UTC (5+ messages)
` [libgpiod][PATCH 1/4] bindings: python: examples: replace tools examples with use case examples
stable-rc/linux-5.4.y build: 188 builds: 5 failed, 183 passed, 3 errors, 31 warnings (v5.4.248)
2023-06-26 8:24 UTC
Linux 6.4
2023-06-26 8:24 UTC (3+ messages)
` Build regressions/improvements in v6.4
[Question] report a race condition between CPU hotplug state machine and hrtimer 'sched_cfs_period_timer' for cfs bandwidth throttling
2023-06-26 8:23 UTC (4+ messages)
[PATCH] net: wwan: t7xx: Add AP CLDMA
2023-06-26 8:20 UTC
答复: [v5,net-next]net: wwan: t7xx : V5 ptach upstream work
2023-06-26 8:20 UTC (2+ messages)
` "
[virtio-comment] Re: [PATCH 0/2] Selective queue enabling
2023-06-26 8:19 UTC (13+ messages)
[PATCH v3 00/11] Add DELETE_BUF ioctl
2023-06-26 8:04 UTC (6+ messages)
` [PATCH v3 10/11] media: v4l2: "
` [EXT] "
[PATCH 0/5] scsi: dt-bindings: ufs: qcom: Some fixes to clear all dtbs_check warnings
2023-06-26 8:19 UTC (8+ messages)
` [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845 by adding reg-names
[GIT PULL] objtool/urgent for v6.4
2023-06-26 8:17 UTC (3+ messages)
[PATCH v4] drm/vkms: Add support to 1D gamma LUT
2023-06-26 8:17 UTC (3+ messages)
[PULL 0/9] Testing / CI patches
2023-06-26 8:14 UTC (10+ messages)
` [PULL 1/9] tests/qtest: Fix a comment typo in vhost-user-test.c
` [PULL 2/9] gitlab: centralize the container tag name
` [PULL 3/9] gitlab: allow overriding name of the upstream repository
` [PULL 4/9] gitlab: stable staging branches publish containers in a separate tag
` [PULL 5/9] gitlab: avoid extra pipelines for tags and stable branches
` [PULL 6/9] gitlab: support disabling job auto-run in upstream
` [PULL 7/9] gitlab-ci: grab msys2 meson-logs as artifacts
` [PULL 8/9] gitlab-ci: add msys2 meson test to junit report
` [PULL 9/9] tests/qtest/cxl-test: Clean up temporary directories after testing
[PATCH v4 0/7] Submit zoned writes in order
2023-06-26 8:16 UTC (3+ messages)
` [PATCH v4 5/7] block: Preserve the order of requeued requests
[Acpica-devel] [PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
2023-06-26 8:15 UTC (5+ 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.