messages from 2022-08-08 11:30:02 to 2022-08-08 12:21:48 UTC [more...]
[PATCH 00/12] imx-usb-loader support for i.MX8MP
2022-08-08 12:20 UTC (4+ messages)
` [PATCH 07/12] imx-usb-loader: Add i.MX8MP support
[PATCH 0/2] hw/cxl: Two CXL emulation fixes
2022-08-08 12:20 UTC (2+ messages)
` [PATCH 1/2] hw/cxl: Fix memory leak in error paths
[syzbot] possible deadlock in ext4_xattr_get
2022-08-08 12:21 UTC
[GIT PULL] overlayfs update for 6.0
2022-08-08 12:20 UTC
[PATCH] FIT: add first support for compressed images
2022-08-08 12:12 UTC (5+ messages)
[PATCH 0/9] parallels: Refactor the code of images checks and fix a bug
2022-08-08 12:07 UTC (8+ messages)
` [PATCH 1/9] parallels: Move check of unclean image to a separate function
` [PATCH 2/9] parallels: Move check of cluster outside "
` [PATCH 3/9] parallels: Move check of leaks "
` [PATCH 4/9] parallels: Move check of fragmentation "
` [PATCH 7/9] parallels: Out of image offset in BAT leads to image inflation
` [PATCH 8/9] parallels: Replace bdrv_co_pwrite_sync by bdrv_co_flush for BAT flushing
` [PATCH 9/9] parallels: Merge parallels_check_fragmentation to parallels_collect_statistics
DesignWare PWM support for device-tree probing
2022-08-08 12:19 UTC (5+ messages)
[PATCH for-7.1] hw/mips/malta: turn off x86 specific features of PIIX4_PM
2022-08-08 12:15 UTC (6+ messages)
[PATCH] Add SGX selftest `augment_via_eaccept_long`
2022-08-08 12:18 UTC (2+ messages)
[peterz-queue:sched/idle 15/37] vmlinux.o: warning: objtool: rcu_idle_enter+0x39: call to ftrace_likely_update() leaves .noinstr.text section
2022-08-08 12:17 UTC
[PATCH v2 0/8] arm64: stacktrace: cleanups and improvements
2022-08-08 12:11 UTC (14+ messages)
` [PATCH v2 2/8] arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
` [PATCH v2 6/8] arm64: stacktrace: remove stack type from fp translator
` [PATCH v2 7/8] arm64: stacktrace: track all stack boundaries explicitly
` [PATCH v2 8/8] arm64: stacktrace: track hyp stacks in unwinder's address space
[PATCH v4 0/4] net: Enable NC-SI support
2022-08-08 12:16 UTC (5+ messages)
` [PATCH v4 1/4] net: NC-SI setup and handling
` [PATCH v4 2/4] cmd: Add ncsi command
` [PATCH v4 3/4] net/ftgmac100: Add NC-SI mode support
` [PATCH v4 4/4] config/aspeed: Enable NC-SI support
[GIT PULL] exfat update for 5.20-rc1
2022-08-08 12:16 UTC
[PATCH] virtio_bt: Fix alignment in configuration struct
2022-08-08 12:16 UTC (4+ messages)
[PATCH 1/3] reset: Fix of_reset_control_get() for consistent return values
2022-08-08 12:07 UTC (2+ messages)
[PATCH bpf-next v3 0/3] destructive bpf_kfuncs
2022-08-08 12:14 UTC (3+ messages)
` [PATCH bpf-next v3 1/3] bpf: add destructive kfunc flag
[PATCH v2 0/2] docs: driver-api: virtio: virtio on Linux
2022-08-08 12:14 UTC (4+ messages)
` [PATCH v2 1/2] virtio: kerneldocs fixes and enhancements
[PATCH 00/28] mfd: Remove #ifdef guards for PM functions
2022-08-08 12:13 UTC (6+ messages)
` [PATCH 11/28] mfd: intel_soc_pmic: Remove #ifdef guards for PM related functions
[PATCH] gpiolib: Add of_xlate support
2022-08-08 12:05 UTC (2+ messages)
[PATCH 00/16] objtool: Enable and implement --mcount option on powerpc
2022-08-08 11:49 UTC (51+ messages)
` [PATCH 01/16] powerpc: Replace unreachable() with it's builtin variant in WARN_ON()
` [PATCH 02/16] powerpc: override __ALIGN() and __ALIGN_STR() macros
` [PATCH 03/16] powerpc: Fix objtool unannotated intra-function call warnings
` [PATCH 04/16] powerpc: curb "
` [PATCH 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
` [PATCH 06/16] powerpc: Fix objtool unannotated intra-function call warnings on PPC32
` [PATCH 07/16] powerpc: Skip objtool from running on VDSO files
` [PATCH 08/16] objtool: Fix SEGFAULT
` [PATCH 09/16] objtool: Use target file endianness instead of a compiled constant
` [PATCH 10/16] objtool: Use target file class size "
` [PATCH 11/16] objtool: Add --mnop as an option to --mcount
` [PATCH 12/16] objtool: Read special sections with alts only when specific options are selected
` [PATCH 13/16] objtool: Use macros to define arch specific reloc types
` [PATCH 14/16] objtool: Add arch specific function arch_ftrace_match()
` [PATCH 15/16] objtool/powerpc: Enable objtool to be built on ppc
` [PATCH 16/16] objtool/powerpc: Add --mcount specific implementation
[ovmf test] 172296: regressions - FAIL
2022-08-08 12:10 UTC
[PATCH] mmc: block: Dont report successful writes with errors
2022-08-08 12:10 UTC (6+ messages)
brcmfmac: fix use-after-free bug
2022-08-08 12:10 UTC (5+ messages)
` [PATCH] "
[Ocfs2-devel] [PATCH 0/4] re-enable non-clustered mount & add MMP support
2022-08-08 12:09 UTC (4+ messages)
` [Ocfs2-devel] [PATCH 1/4] ocfs2: Fix freeing uninitialized resource on ocfs2_dlm_shutdown
[PATCH 00/12] drm/format-helper: Move to struct iosys_map
2022-08-08 12:07 UTC (11+ messages)
` [PATCH 02/12] drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
` [PATCH 12/12] drm/format-helper: Move destination-buffer handling into internal helper
[Intel-gfx] [RFC 0/1] Avoid parent bridge rpm on mmap mappings
2022-08-08 12:05 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[GIT PULL] TTY/Serial driver changes for 6.0-rc1
2022-08-08 12:09 UTC
[PATCH v2] watchdog: meson: keep running if already active
2022-08-08 11:58 UTC (4+ messages)
[LTP] Duration run time of each benchmark
2022-08-08 12:06 UTC (4+ messages)
[ammarfaizi2-block:crng/random/jd/vdso 9/9] objdump: 'arch/x86/entry/vdso/vdsox32.so.dbg': No such file
2022-08-08 12:07 UTC
[PATCH] irqchip: Select downstream irqchip drivers for LoongArch CPU
2022-08-08 12:07 UTC
[PATCH v2 2/2] dt-bindings: iio: mlx90632 Add supply regulator documentation
2022-08-08 12:05 UTC
[PATCH v4] net/tap: Allow jumbo frames
2022-08-08 12:07 UTC
[PATCH v10 1/2] x86/tdx: Add TDX Guest attestation interface driver
2022-08-08 12:05 UTC (4+ messages)
[PATCH] irqchip/loongarch: Fix irq_domain_alloc_fwnode() abuse
2022-08-08 12:05 UTC (2+ messages)
[PATCH v2 1/2] iio: temperature: mlx90632 Add supply regulator to sensor
2022-08-08 12:05 UTC
[PATCH v2 0/2] iio: temperature: mlx90632: Add supply regulator
2022-08-08 12:04 UTC
[PATCH v5 00/32] Printbufs
2022-08-08 12:03 UTC (3+ messages)
` [PATCH v5 02/32] lib/string_helpers: Convert string_escape_mem() to printbuf
[Buildroot] Defining a package with no dependencies
2022-08-08 12:02 UTC (3+ messages)
VGA hardware cursor query
2022-08-08 11:59 UTC (6+ messages)
[RFC PATCH 0/5] Print CPU at segfault time
2022-08-08 12:01 UTC (10+ messages)
` [RFC PATCH 5/5] x86/entry: Store CPU info on exception entry
[PATCH 4.9 0/1] selinux: drop super_block backpointer from superblock_security_struct
2022-08-08 11:59 UTC (2+ messages)
` [PATCH 4.9 1/1] "
Migration tests are very slow in the CI
2022-08-08 11:57 UTC
[PATCH] powerpc/mm: Support execute-only memory on the Radix MMU
2022-08-08 11:58 UTC
Recent changes (master)
2022-08-08 12:00 UTC
[Intel-gfx] [PATCH v5 1/2] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid
2022-08-08 11:58 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v5,1/2] "
[PATCH 1/1] drivers/net/stack/ipv4/udp/udp.c: added 32-bit compat
2022-08-08 11:58 UTC (3+ messages)
[PATCH] drm/ttm: Fix dummy res NULL ptr deref bug
2022-08-08 11:56 UTC (3+ messages)
` [Intel-gfx] "
[RFC PATCH 0/4] vfs: allow querying i_version via statx
2022-08-08 11:56 UTC (3+ messages)
` [RFC PATCH 4/4] ceph: fill in the change attribute in statx requests
[cocci] Replacing struct field references with field references from a different struct
2022-08-08 11:56 UTC (2+ messages)
[PATCH v5 00/12] preparation for the rte_flow offload of nfp PMD
2022-08-08 11:56 UTC (7+ messages)
` [PATCH v5 07/12] net/nfp: add flower ctrl VNIC related logics
` [PATCH v5 10/12] net/nfp: add flower representor framework
[PATCH v3 0/2] This patch updates runtime check of AVX512
2022-08-08 11:54 UTC (2+ messages)
[PATCH master 1/3] common: machine_id: simplify early exit
2022-08-08 11:50 UTC (6+ messages)
` [PATCH master 2/3] common: machine_id: guard against digest algo being unavailable
[PATCH] ASoC: adau1761: Reset codec at probe and shutdown
2022-08-08 11:54 UTC (3+ messages)
Apple Thunderbolt Display chaining
2022-08-08 11:55 UTC (12+ messages)
[PATCH v8 0/5] Add Aspeed crypto driver for hardware acceleration
2022-08-08 11:49 UTC (7+ messages)
` [PATCH v8 1/5] crypto: aspeed: Add HACE hash driver
[PATCH v3] net/tap: Allow jumbo frames
2022-08-08 11:50 UTC
[PATCH v5 00/14] Add support for magnetometer Yamaha YAS537
2022-08-08 11:47 UTC (13+ messages)
` [PATCH v5 09/14] iio: magnetometer: yas530: Introduce "chip_info" structure
` [PATCH v5 10/14] iio: magnetometer: yas530: Add volatile registers to "chip_info"
` [PATCH v5 11/14] iio: magnetometer: yas530: Add IIO scaling "
` [PATCH v5 12/14] iio: magnetometer: yas530: Add temperature calculation "
` [PATCH v5 13/14] iio: magnetometer: yas530: Add function pointers "
` [PATCH v5 14/14] iio: magnetometer: yas530: Add YAS537 variant
[PATCH 0/5] PM: Introduce EXPORT_NS_GPL_DEV_PM_OPS() and use cases in IIO
2022-08-08 11:37 UTC (3+ messages)
` [PATCH 2/5] iio: accel: fxls8962af: Use new EXPORT_NS_GPL_DEV_PM_OPS()
[PATCH] i2c: qcom-geni: Fix GPI DMA buffer sync-back
2022-08-08 11:46 UTC (3+ messages)
[PATCH] amdgpu: add context creation flags in CS IOCTL
2022-08-08 11:46 UTC (3+ messages)
[PATCH] cpu_pm: Fix a typo in a comment
2022-08-08 11:43 UTC (2+ messages)
[PATCH v4 01/10] dt-bindings: vendor-prefixes: add Methode Electronics
2022-08-08 11:42 UTC (4+ messages)
` [PATCH v4 10/10] arm64: dts: marvell: add support for Methode eDPU
[PATCH v2 0/3] Add support for the Pine64 PinePhone Pro phone
2022-08-08 11:42 UTC (7+ messages)
` [PATCH v2 3/3] arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro
[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
2022-08-08 11:42 UTC (4+ messages)
` [PATCH 11/16] time: optimize tick_check_preferred()
[PATCH v2] watchdog: wdat_wdt: Set the min and max timeout values properly
2022-08-08 11:42 UTC (2+ messages)
[PATCH] spl: opensbi: convert scratch options to config
2022-08-08 11:41 UTC (2+ messages)
[PATCH v1 0/1]
2022-08-08 11:40 UTC (4+ messages)
` [PATCH v1 1/1] drivers: Modify some parts
[PATCH 1/3] x86/tsc: implement tsc=directsync for systems without IA32_TSC_ADJUST
2022-08-08 11:39 UTC (3+ messages)
` [PATCH 2/3] x86: touch clocksource watchdog after syncing TSCs
` [PATCH 3/3] x86/tsc: don't check for random warps if using direct sync
[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
2022-08-08 11:40 UTC (7+ messages)
[PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
2022-08-08 11:30 UTC (8+ messages)
` [PATCH v2 2/6] drm/ttm: Implement intersect/compatible functions
` [Intel-gfx] "
` [Nouveau] "
` [Nouveau] [PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
` [Intel-gfx] "
[PATCH net] Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
2022-08-08 11:35 UTC
[Intel-gfx] [PATCH] drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D
2022-08-08 11:36 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[LTP] [PATCH v4 0/4] set -e and bashism fixes
2022-08-08 11:37 UTC (5+ messages)
` [LTP] [PATCH v4 1/4] tst_test.sh: runtest.sh: Remove unused code
` [LTP] [PATCH v4 2/4] tst_ansi_color.sh: Allow to run with set -e
` [LTP] [PATCH v4 3/4] tst_test.sh: Fix _tst_cleanup_timer() on "
` [LTP] [PATCH v4 4/4] generate_lvm_runfile.sh: Fix bashism
[PATCH v6 0/2] devcoredump support for Panfrost GPU driver
2022-08-08 11:28 UTC (5+ messages)
` [PATCH v6 1/2] drm/panfrost: Add specific register offset macros for JS and MMU AS
` [PATCH v6 2/2] drm/panfrost: Add support for devcoredump
[PATCH bpf v1 0/3] Don't reinit map value in prealloc_lru_pop
2022-08-08 11:36 UTC (3+ messages)
` [PATCH bpf v1 3/3] selftests/bpf: Add test for prealloc_lru_pop bug
[PATCH] watchdog: wdat_wdt: Set the min and max timeout values properly
2022-08-08 11:36 UTC (2+ messages)
[PATCH] ASoC: codecs: add support for the TI SRC4392 codec
2022-08-08 11:32 UTC (2+ messages)
am335x gpiochip numbering changed after 5.10
2022-08-08 11:32 UTC
[qemu-mainline test] 172290: regressions - FAIL
2022-08-08 11:32 UTC
[PATCH v3 0/5] tools/xenstore: add some new features to the documentation
2022-08-08 11:31 UTC (6+ messages)
` [PATCH v3 5/5] tools/xenstore: add migration stream extensions for new features
[PATCH v2] net/tap: Allow jumbo frames
2022-08-08 11:32 UTC
[GSoC] Status update
2022-08-08 11:30 UTC (2+ messages)
` [GSoC] Week 7 and week 8 status update
perf recording with java runtime broken with commit 2d86612aacb7
2022-08-08 11:30 UTC (5+ messages)
[PATCH] thermal/of: fix error code in of_thermal_zone_find()
2022-08-08 11:29 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.