messages from 2021-10-21 03:30:14 to 2021-10-21 04:57:32 UTC [more...]
[PATCH v6 0/5] VNC-related HMP/QMP fixes
2021-10-21 4:38 UTC (3+ messages)
` [PATCH v6 2/5] qapi/monitor: refactor set/expire_password with enums
[RFC PATCH 00/23] sunxi: Add and use a pinctrl driver
2021-10-21 4:55 UTC (8+ messages)
` [RFC PATCH 01/23] sunxi: pinctrl: Create the driver skeleton
` [RFC PATCH 02/23] sunxi: pinctrl: Implement pin muxing functions
` [RFC PATCH 03/23] sunxi: pinctrl: Implement get_pin_muxing function
` [RFC PATCH 04/23] sunxi: pinctrl: Implement pin configuration
` [RFC PATCH 05/23] pinctrl: sunxi: Add UART pinmuxes
` [RFC PATCH 06/23] sunxi: Skip non-DM UART pin setup when PINCTRL=y
` [RFC PATCH 07/23] pinctrl: sunxi: Add sun4i EMAC pinmuxes
[PULL 00/25] ppc-for-6.2 queue 20211021
2021-10-21 4:20 UTC (19+ messages)
` [PULL 01/25] spapr/xive: Add source status helpers
` [PULL 02/25] target/ppc: Use tcg_constant_i32() in gen_setb()
` [PULL 03/25] target/ppc: Use tcg_constant_i64() in gen_brh()
` [PULL 04/25] target/ppc: Fix the test raising the decrementer exception
` [PULL 05/25] hw/ppc/spapr_softmmu: Reduce include list
` [PULL 06/25] spapr/xive: Use xive_esb_rw() to trigger interrupts
` [PULL 07/25] hw/ppc: Fix iothread locking in the 405 code
` [PULL 08/25] tests/acceptance: Add tests for the ppc405 boards
` [PULL 09/25] linux-user/ppc: Fix XER access in save/restore_user_regs
` [PULL 10/25] target/ppc: Fix XER access in gdbstub
` [PULL 11/25] linux-user: Fix XER access in ppc version of elf_core_copy_regs
` [PULL 12/25] target/ppc: Fix XER access in monitor
` [PULL 13/25] ppc/pegasos2: Restrict memory to 2 gigabytes
` [PULL 14/25] ppc/pegasos2: Warn when using VOF but no kernel is specified
` [PULL 15/25] ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
` [PULL 17/25] ppc/pegasos2: Add constants for PCI config addresses
` [PULL 20/25] target/ppc: Filter mtmsr[d] input before setting MSR
` [PULL 21/25] target/ppc: add MMCR0 PMCC bits to hflags
[PATCH 0/4] gpio: sunxi: Handle pin configuration flags
2021-10-21 4:52 UTC (5+ messages)
` [PATCH 1/4] sunxi: gpio: Return void from setter functions
` [PATCH 2/4] sunxi: gpio: Add per-bank drive and pull setters
` [PATCH 3/4] gpio: sunxi: Implement .set_flags
` [PATCH 4/4] mmc: sunxi: Use DM_GPIO flags to set pull-up
[PATCH v2 00/16] powerpc: Make hash MMU code build configurable
2021-10-21 4:52 UTC (18+ messages)
` [PATCH v2 01/16] powerpc: Remove unused FW_FEATURE_NATIVE references
` [PATCH v2 02/16] powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
` [PATCH v2 03/16] powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
` [PATCH v2 04/16] powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
` [PATCH v2 05/16] powerpc/pseries: move pseries_lpar_register_process_table() out from hash specific code
` [PATCH v2 06/16] powerpc/pseries: lparcfg don't include slb_size line in radix mode
` [PATCH v2 07/16] powerpc/64s: move THP trace point creation out of hash specific file
` [PATCH v2 08/16] powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled
` [PATCH v2 09/16] powerpc/64s: move page size definitions from hash specific file
` [PATCH v2 10/16] powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
` [PATCH v2 11/16] powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
` [PATCH v2 12/16] powerpc/64e: remove mmu_linear_psize
` [PATCH v2 13/16] powerpc/64s: Move hash MMU code under a new Kconfig name
` [PATCH v2 14/16] powerpc/64s: Make hash MMU support configurable
` [PATCH v2 15/16] powerpc/configs/microwatt: add POWER9_CPU
` [PATCH v2 16/16] powerpc/microwatt: Don't select the hash MMU code
[PATCH v8 00/78] support vector extension v1.0
2021-10-21 4:28 UTC (10+ messages)
` [PATCH v8 34/78] target/riscv: rvv-1.0: allow load element with sign-extended
` [PATCH v8 36/78] target/riscv: rvv-1.0: integer scalar move instructions
` [PATCH v8 38/78] target/riscv: rvv-1.0: floating-point "
` [PATCH v8 39/78] target/riscv: rvv-1.0: whole register "
[PATCH 1/2] checks: Add an interrupt-map check
2021-10-21 4:51 UTC (4+ messages)
` [PATCH 2/2] checks: Add a sanity check for #.*-cells property value
OTP-5: "OpenBMC TOF Proposal" Process
2021-10-21 4:47 UTC (2+ messages)
[dpdk-dev] [PATCH] maintainers: update for AMD axgbe
2021-10-21 4:47 UTC
[dpdk-dev] [PATCH v5 1/5] net/enetfec: introduce NXP ENETFEC driver
2021-10-21 4:47 UTC (7+ messages)
` [dpdk-dev] [PATCH v6 0/5] drivers/net: add "
` [dpdk-dev] [PATCH v6 1/5] net/enetfec: introduce "
` [dpdk-dev] [PATCH v6 2/5] net/enetfec: add UIO support
` [dpdk-dev] [PATCH v6 3/5] net/enetfec: support queue configuration
` [dpdk-dev] [PATCH v6 4/5] net/enetfec: add enqueue and dequeue support
` [dpdk-dev] [PATCH v6 5/5] net/enetfec: add features
[igt-dev] [PATCH i-g-t 0/4] CCS engine and engine resets test
2021-10-21 4:35 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t 1/4] i915/gem_engine_topology: Add compute class
` [igt-dev] [PATCH i-g-t 2/4] tests/gem_ctx_persistence: Update saturated_hostile for dependent engine resets
` [igt-dev] [PATCH i-g-t 3/4] lib/igt_gt: Add compute engine
` [igt-dev] [PATCH i-g-t 4/4] lib/i915/i915_drm_local: Add COMPUTE class engine
[PATCH v2 0/5] I2C framework, reboot Unmatched via PMIC
2021-10-21 4:40 UTC (12+ messages)
` [PATCH v2 5/5] lib: utils/reset: Add generic da9063 reset driver
[PATCH v2] lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
2021-10-21 4:40 UTC (2+ messages)
[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
2021-10-21 4:39 UTC (15+ messages)
` [dpdk-dev] [PATCH v11 0/7] "
` [dpdk-dev] [PATCH v11 4/7] app/testpmd: new parameter to enable "
` [dpdk-dev] [PATCH v11 6/7] app/testpmd: force shared Rx queue polled on same core
` [dpdk-dev] [PATCH v11 7/7] app/testpmd: add forwarding engine for shared Rx queue
[PATCH V6] gpio: virtio: Add IRQ support
2021-10-21 4:34 UTC (4+ messages)
[kvalo-ath:master-pending] BUILD SUCCESS a5b5f2cfe7dafd4f2a2912f23c31575cdcba64b7
2021-10-21 4:31 UTC
[Bug 214789] New: ehci-hcd.c ISR
2021-10-21 4:29 UTC
[PATCH] scsi: qedf: Fix return values of the probe function
2021-10-21 4:27 UTC (2+ messages)
` [EXT] "
[BUG] blk-throttle panic on 32bit machine after startup
2021-10-21 4:26 UTC (3+ messages)
introducing the OpenBMC technical oversight forum
2021-10-21 4:23 UTC (2+ messages)
[soc:sunxi/drivers] BUILD SUCCESS 50ac48ae3e80359a475216de8c3b0ec12374fa66
2021-10-21 4:21 UTC
[soc:drivers/optee] BUILD SUCCESS 4615e5a34b95e0d81467f6d2176f19a5d184cb5d
2021-10-21 4:21 UTC
[PATCH 0/4] vl: Prioritize device realizations
2021-10-21 4:20 UTC (3+ messages)
[Bug 214767] New: xfs seems to hang due to race condition? maybe related to (gratuitous) thaw
2021-10-21 4:21 UTC (2+ messages)
` [Bug 214767] "
[PATCH] rtw89: fix error function parameter
2021-10-21 4:20 UTC (2+ messages)
` [PATCH V2] "
[Intel-gfx] [PATCH] drm/i915/guc: Set all engine props values for GuC virtual engines
2021-10-21 4:17 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
RCU: rcu stall issues and an approach to the fix
2021-10-21 4:17 UTC (11+ messages)
[jimc:dd-drm-next 8/10] lib/dynamic_debug.c:736:3: error: implicit declaration of function 'trace_array_printk'
2021-10-21 4:17 UTC
[PATCH v7 00/21] Add LoongArch linux-user emulation support
2021-10-21 4:10 UTC (9+ messages)
` [PATCH v7 02/21] target/loongarch: Add core definition
[PATCH v2 0/2] Add code to manage DSP clocks and provide dts-binding document
2021-10-21 3:58 UTC (12+ messages)
` [PATCH v2 1/2] ASoC: SOF: mediatek: Add mt8195 dsp clock support
` [PATCH v2 2/2] dt-bindings: dsp: mediatek: Add mt8195 DSP binding support
[PATCH] cpufreq: Fix typo in cpufreq.h
2021-10-21 4:10 UTC (2+ messages)
[PATCH v2] Bluetooth: btusb: Add support for variant WCN6855 by using different nvm
2021-10-21 4:07 UTC (5+ messages)
[PATCH v6] Makefile: Add build time and compiler info string
2021-10-21 4:06 UTC (2+ messages)
[PATCH 0/2] provide fsid in sysfs devinfo
2021-10-21 4:03 UTC (4+ messages)
` [PATCH 2/2] btrfs: sysfs add devinfo/fsid to retrieve fsid from the device
[bug report] kernel BUG at block/blk-mq.c:1042!
2021-10-21 4:02 UTC (3+ messages)
[PATCH v15 0/8] RISC-V Pointer Masking implementation
2021-10-21 3:56 UTC (3+ messages)
` [PATCH v15 4/8] [RISCV_PM] Add J extension state description
[PATCH v2 0/3] Let user enable ASPM and LTR via sysfs
2021-10-21 3:51 UTC (4+ messages)
` [PATCH v2 1/3] PCI/ASPM: Store disabled ASPM states
` [PATCH v2 2/3] PCI/ASPM: Use capability to override ASPM via sysfs
` [PATCH v2 3/3] PCI/ASPM: Add LTR sysfs attributes
[RFC PATCH 0/8] GPU memory tracepoints
2021-10-21 3:50 UTC (5+ messages)
` [RFC PATCH 4/8] drm: start using drm_gem_trace_gpu_mem_total
` [RFC PATCH 5/8] drm: start using drm_gem_trace_gpu_mem_instance
[PATCH v2 kvm-unit-tests 0/2] remove tss_descr, replace with a function
2021-10-21 3:50 UTC (3+ messages)
` [PATCH v2 kvm-unit-tests 2/2] replace tss_descr global "
pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc6-67-g7f01eda12647)
2021-10-21 3:49 UTC
[I-PIPE] ipipe-core-4.19.209-cip59-arm64-12 released
2021-10-21 3:49 UTC
[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
2021-10-21 3:45 UTC (10+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory
` [RFC 07/16] KVM: selftests: add SEV boot tests
[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
2021-10-21 3:46 UTC (6+ messages)
` [PATCH v5 11/15] tools/bpf/bpftool: "
` [PATCH v5 12/15] tools/perf/test: make perf test adopt to task comm size change
` [PATCH v5 13/15] tools/testing/selftests/bpf: use TASK_COMM_LEN_16 instead of hard-coded 16
` [PATCH v5 14/15] sched.h: extend task comm from 16 to 24 for CONFIG_BASE_FULL
` [PATCH v5 15/15] kernel/kthread: show a warning if kthread's comm is truncated
[PATCH net-next v3] mctp: Implement extended addressing
2021-10-21 3:45 UTC (3+ messages)
[PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
2021-10-21 3:45 UTC (10+ messages)
` [PATCH v5 01/15] fs/exec: make __set_task_comm always set a nul ternimated string
` [PATCH v5 02/15] fs/exec: make __get_task_comm always get a nul terminated string
` [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16
` [PATCH v5 04/15] cn_proc: make connector comm always nul ternimated
` [PATCH v5 05/15] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v5 06/15] elfcore: make prpsinfo "
` [PATCH v5 07/15] samples/bpf/kern: use TASK_COMM_LEN instead of hard-coded 16
` [PATCH v5 08/15] samples/bpf/user: use TASK_COMM_LEN_16 "
` [PATCH v5 09/15] tools/include: introduce TASK_COMM_LEN_16
[PATCH] trace/hwlat: Make internal symbol static
2021-10-21 3:52 UTC
[dm-devel] [PATCH 0/9] block: reviewed add_disk() error handling set
2021-10-21 3:42 UTC (4+ messages)
` "
[PATCH] ibmvscsi: use GFP_KERNEL with dma_alloc_coherent in initialize_event_pool
2021-10-21 3:42 UTC (3+ messages)
[PATCH V2] scsi: ufs: core: Fix synchronization between scsi_unjam_host() and ufshcd_queuecommand()
2021-10-21 3:42 UTC (2+ messages)
[PATCH 0/4] hisi_sas: Some misc patches for next
2021-10-21 3:42 UTC (2+ messages)
[PATCH 0/5] target: fixes and perf improvements
2021-10-21 3:42 UTC (2+ messages)
[PATCH] scsi: sd: print write through due to no caching mode page as warning
2021-10-21 3:42 UTC (2+ messages)
[PATCH net-next] scsi: fcoe: use netif_is_bond_master() instead of open code
2021-10-21 3:42 UTC (2+ messages)
[PATCH] scsi_transport_sas: Add 22.5 link rate definitions
2021-10-21 3:42 UTC (2+ messages)
[PATCH] scsi: target: cxgbit: enable Delayed ACK
2021-10-21 3:42 UTC (2+ messages)
[PATCH v2 resend 0/2] Fix out-of-bound read in resp_readcap16 and resp_report_tgtpgs
2021-10-21 3:42 UTC (2+ messages)
[PATCH] scsi: target: cxgbit: increase max DataSegmentLength
2021-10-21 3:42 UTC (2+ messages)
[PATCH v4] scsi: ufs: support vops pre suspend for mediatek to disable auto-hibern8
2021-10-21 3:42 UTC (3+ messages)
[PATCH v2 0/3] scsi: ufs-mediatek: Fix some defects in MediaTek UFS driver
2021-10-21 3:42 UTC (2+ messages)
[PATCH] Documentation: Fix typo in sysfs-driver-ufs
2021-10-21 3:42 UTC (2+ messages)
[PATCH] scsi: 3w-xxx: Remove redundant initialization of variable retval
2021-10-21 3:42 UTC (2+ messages)
[PATCH] aha1542: use memcpy_{from,to}_bvec
2021-10-21 3:42 UTC (2+ messages)
[PATCH] target: stop using bdevname
2021-10-21 3:42 UTC (2+ messages)
[PATCH] scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()
2021-10-21 3:42 UTC (2+ messages)
[PATCH 0/3] Rework SCSI runtime power management support
2021-10-21 3:42 UTC (2+ messages)
[PATCH v3 00/88] Call scsi_done() directly
2021-10-21 3:42 UTC (2+ messages)
[PATCH net-next v4] mctp: Implement extended addressing
2021-10-21 3:40 UTC
[PATCH v4 00/46] Register SCSI sysfs attributes earlier
2021-10-21 3:42 UTC (2+ messages)
[PATCH] scsi: mpi3mr: use scnprintf() instead of snprintf()
2021-10-21 3:42 UTC (2+ messages)
[PATCH] scsi: target: tcmu: allocate zeroed pages for data area
2021-10-21 3:42 UTC (2+ messages)
[PATCH] unpack-objects: unpack large object in stream
2021-10-21 3:42 UTC (3+ messages)
[PATCH v2 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
2021-10-21 3:41 UTC (6+ messages)
` [PATCH v2 04/21] ACPI: CPPC: add cppc enable register function
[PATCH v2 0/4] Add invalidate_disk() helper for drivers to invalidate the gendisk
2021-10-21 3:41 UTC (2+ messages)
[PATCH] mm/page_alloc: use clamp() to simplify code
2021-10-21 3:48 UTC
mmotm 2021-10-20-20-40 uploaded
2021-10-21 3:41 UTC
[PATCH] ibmvfc: Fixup duplicate response detection
2021-10-21 3:40 UTC (2+ messages)
[PATCH] scsi: ufs: ufs-exynos: correct timeout value setting registers
2021-10-21 3:40 UTC (2+ messages)
[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
2021-10-21 3:40 UTC (12+ messages)
` [PATCH 01/11] midx.c: clean up chunkfile after reading the MIDX
` [PATCH 02/11] midx.c: don't leak MIDX from verify_midx_file
` [PATCH 03/11] t/helper/test-read-midx.c: free MIDX within read_midx_file()
` [PATCH 04/11] builtin/pack-objects.c: don't leak memory via arguments
` [PATCH 05/11] builtin/repack.c: avoid leaking child arguments
` [PATCH 06/11] builtin/multi-pack-index.c: don't leak concatenated options
` [PATCH 07/11] pack-bitmap.c: avoid leaking via midx_bitmap_filename()
` [PATCH 08/11] pack-bitmap.c: don't leak type-level bitmaps
` [PATCH 09/11] pack-bitmap.c: more aggressively free in free_bitmap_index()
` [PATCH 10/11] pack-bitmap-write.c: don't return without stop_progress()
` [PATCH 11/11] t5319: UNLEAK() the remaining leaks
[PATCH] ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE
2021-10-21 3:35 UTC
[PATCH v3 0/9] add the imx8m pcie phy driver and imx8mm pcie support
2021-10-21 3:32 UTC (9+ messages)
[dpdk-dev] [PATCH] net/ice: fix function pointer in multi-process
2021-10-21 3:35 UTC
[PATCH 0/8] lpfc: Update lpfc to revision 14.0.0.3
2021-10-21 3:34 UTC (2+ messages)
[PATCH 1/2] i2c: virtio: disable timeout handling
2021-10-21 3:30 UTC (13+ messages)
stable-rc/queue/4.9 baseline: 96 runs, 2 regressions (v4.9.287-28-g0c887f40044e)
2021-10-21 3:30 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.