All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-22 12:55:08 to 2020-04-22 13:38:52 UTC [more...]

[PATCH v2 00/14] Miscellaneous error handling fixes
 2020-04-22 13:35 UTC  (18+ messages)
` [PATCH v2 01/14] cryptodev: Fix cryptodev_builtin_cleanup() error API violation
` [PATCH v2 02/14] block/file-posix: Fix check_cache_dropped() error handling
` [PATCH v2 03/14] cpus: Fix configure_icount() error API violation
` [PATCH v2 04/14] cpus: Proper range-checking for -icount shift=N
` [PATCH v2 05/14] arm/virt: Fix virt_machine_device_plug_cb() error API violation
` [PATCH v2 06/14] fdc: Fix fallback=auto error handling
` [PATCH v2 07/14] bochs-display: Fix vgamem=SIZE "
` [PATCH v2 08/14] virtio-net: Fix duplex=... and speed=... "
` [PATCH v2 09/14] xen/pt: Fix flawed conversion to realize()
` [PATCH v2 10/14] io: Fix qio_channel_socket_close() error handling
` [PATCH v2 11/14] migration/colo: Fix qmp_xen_colo_do_checkpoint() "
` [PATCH v2 12/14] tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
` [PATCH v2 13/14] qga: Fix qmp_guest_get_memory_blocks() error handling
` [PATCH v2 14/14] qga: Fix qmp_guest_suspend_{disk, ram}() "

[PATCH v3 0/9] misc: Trivial static code analyzer fixes
 2020-04-22 13:31 UTC  (8+ messages)
` [PATCH v3 1/9] block: Avoid dead assignment
` [PATCH v3 2/9] blockdev: Remove "
` [PATCH v3 3/9] hw/i2c/pm_smbus: "
` [PATCH v3 4/9] hw/input/adb-kbd: "
` [PATCH v3 5/9] hw/ide/sii3112: "
` [PATCH v3 6/9] hw/isa/i82378: "
` [PATCH v3 7/9] hw/gpio/aspeed_gpio: "

[RFC PATCH 0/9] USB host support for Raspberry Pi 4 board
 2020-04-22 13:37 UTC  (4+ messages)
  ` [RFC PATCH 6/9] usb: xhci: Allow accessing 64-bit registers with DWORD accesses only

[PATCH 00/23] sched: Remove FIFO priorities from modules
 2020-04-22 13:36 UTC  (18+ messages)
` [PATCH 01/23] sched: Provide sched_set_fifo()
` [PATCH 02/23] sched,bL_switcher: Convert to sched_set_fifo*()
` [PATCH 03/23] sched,crypto: "
` [PATCH 09/23] sched,ivtv: "
` [PATCH 13/23] sched,ion: Convert to sched_set_normal()
` [PATCH 16/23] sched,watchdog: Convert to sched_set_fifo()

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-04-22 13:40 UTC  (5+ messages)
` [PATCH 01/26] KVM: arm64: Check advertised Stage-2 page size capability

[PATCH] drm/amdgpu: put the audio codec into suspend state before gpu reset V2
 2020-04-22 13:35 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.6.6-bd89bd9.cki (stable-queue)
 2020-04-22 13:34 UTC 

linux-next: build failure after merge of the crypto tree
 2020-04-22 13:33 UTC  (2+ messages)

[PATCH 1/3] rcu: Use static initializer for krc.lock
 2020-04-22 13:33 UTC  (11+ messages)

[PATCH v5 00/17] objtool: vmlinux.o and noinstr validation
 2020-04-22 13:33 UTC  (5+ messages)
` [PATCH v5 04/17] x86,ftrace: Fix ftrace_regs_caller() unwind

[PATCH] arm64: add check_wx_pages debugfs for CHECK_WX
 2020-04-22 13:32 UTC  (4+ messages)
` [PATCH v2] "

[ v2,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-04-22 13:23 UTC  (4+ messages)
` [v3,net-next 0/4] Introduce a flow gate control action and apply IEEE
  ` [v3,net-next 1/4] net: qos: introduce a gate control flow action

[dpdk-dev] [PATCHv3] Remove validate-abi.sh from tree
 2020-04-22 13:30 UTC  (6+ messages)

UML HowTo rewrite
 2020-04-22 13:30 UTC  (4+ messages)

[PATCH] iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
 2020-04-22 13:30 UTC 

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-04-22 13:30 UTC  (7+ messages)
` [PATCH 15/18] mm: memcontrol: make swap tracking an integral part of memory control

selftests/openat2: subtests "openat2 with valid how.mode and O_TMPFILE" failed
 2020-04-22 13:29 UTC  (2+ messages)

[PATCH rcu/dev -fixes 0/4]
 2020-04-22 13:28 UTC  (5+ messages)
` [PATCH rcu/dev -fixes 2/4] rcu/tree: Skip entry into the page allocator for PREEMPT_RT

[PATCH v1] hyper-v: Use UUID API for exporting the GUID
 2020-04-22 13:28 UTC  (2+ messages)

[PATCH 1/2] drivers: usb: musb: Fail if the ctrl mod register is missing
 2020-04-22 13:27 UTC  (4+ messages)
` [PATCH 2/2] drivers: usb: musb: Fix comparison between pointer and integer warn

[PATCH 1/3] xhci: Fix handling halted endpoint even if endpoint ring appears empty
 2020-04-22 13:27 UTC  (2+ messages)

[PATCH] padata: add separate cpuhp node for CPUHP_PADATA_DEAD
 2020-04-22 13:27 UTC  (2+ messages)

[PATCH v2 0/7] clean up redundant 'kvm_run' parameters
 2020-04-22 12:58 UTC  (40+ messages)
` [PATCH v2 1/7] KVM: s390: "
` [PATCH v2 2/7] KVM: arm64: "
` [PATCH v2 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v2 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v2 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v2 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v2 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[LTP] [PATCH V3 0/2] syscalls/clock_gettime: Add support for time64 tests
 2020-04-22 13:26 UTC  (5+ messages)
` [LTP] [PATCH V3 1/2] tst_timer: Add support for kernel's 64 bit timespec

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-22 13:26 UTC  (12+ messages)

[PATCH] roms: opensbi: Upgrade from v0.6 to v0.7
 2020-04-22 13:19 UTC  (9+ messages)

Adding tps65986 to your tps6598x driver
 2020-04-22 13:25 UTC 

[PATCH v2] xhci: Set port link to RxDetect if port is not enabled after resume
 2020-04-22 13:21 UTC  (3+ messages)

[PATCH] audit: allow audit_reusename to check kernel path
 2020-04-22 13:22 UTC  (2+ messages)

[PATCHv2] add optee dts entry for secure machine
 2020-04-22 13:07 UTC 

[PATCH] selftests/ftrace: Check required filter files before running test
 2020-04-22 13:21 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2020-04-22 13:20 UTC 

[PATCH] configs: add support for stm32mp157c-dk2 board
 2020-04-22 13:19 UTC 

[renesas-devel:renesas-fixes-for-v5.7] BUILD SUCCESS f4d71c6ea9e58c07dd4d02d09c5dd9bb780ec4b1
 2020-04-22 13:17 UTC 

[PATCH v1] hyper-v: Remove internal types from UAPI header
 2020-04-22 13:18 UTC 

[PATCH] Introduce a description of the Backport and Fixes tags
 2020-04-22 13:17 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/4] add AESNI-MB rawdev for multi-function processing
 2020-04-22 13:17 UTC  (8+ messages)

[renesas-devel:renesas-arm-dt-for-v5.8] BUILD SUCCESS 124eb5dc4ca5f4beeef1c0f29f3a053a0d0f5e46
 2020-04-22 13:17 UTC 

[PATCH v2] arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
 2020-04-22 13:17 UTC  (2+ messages)

[PATCH net-next v2 0/2] qed*: Add support for pcie advanced error recovery
 2020-04-22 13:16 UTC  (3+ messages)
` [PATCH net-next v2 1/2] qed: Enable device error reporting capability
` [PATCH net-next v2 2/2] qede: Add support for handling the pcie errors

[PATCH 0/2] More ISO-8601 support
 2020-04-22 13:15 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] date.c: skip fractional second part of ISO-8601
  ` [PATCH v3 2/2] date.c: allow compact version of ISO-8601 datetime

[PATCH v2] mm, memcg: fix inconsistent oom event behavior
 2020-04-22 13:15 UTC  (6+ messages)

[PATCH] Fix MSA register operation error
 2020-04-22 13:15 UTC  (2+ messages)

[PATCH] ASoC: SOF: Fix build
 2020-04-22 13:13 UTC  (8+ messages)

[Intel-gfx] [PATCH 0/1] Apply Wa_1406680159 as a clk_gating workaround
 2020-04-22 13:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-04-22 13:13 UTC  (7+ messages)

[igt-dev] [PATCH] [PATCH i-g-t][V7]tests/i915/gem_sync.c :Added __for_each_physical_engine to utilize all available
 2020-04-22 13:13 UTC  (2+ messages)

[PATCH] drm/amdgpu: Init data to avoid oops while reading pp_num_states
 2020-04-22  9:01 UTC 

[PATCH hmm 0/5] Adjust hmm_range_fault() API
 2020-04-22 12:39 UTC  (4+ messages)
` [PATCH hmm 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault

[PATCH net-next 0/2] qed*: Add support for pcie advanced error recovery
 2020-04-22 13:13 UTC 

[RELEASE] Userspace RCU 0.12.1, 0.11.2, 0.10.3, 0.9.7
 2020-04-22 13:13 UTC 

[PATCH v2 00/14] net: ldpaa_eth: transition to CONFIG_DM_ETH
 2020-04-22 13:13 UTC  (7+ messages)
` [PATCH v2 04/14] board: ls1088ardb: transition to DM_ETH
` [PATCH v2 10/14] arm: dts: ls2088ardb: add DPMAC and PHY nodes

[PATCH 0/6] arm64: dts: meson-gx: add initial playback support
 2020-04-22 13:12 UTC  (4+ messages)
` [PATCH 2/6] arm64: dts: meson-gx: add aiu support

[PATCH v4 00/11] Rework READ_ONCE() to improve codegen
 2020-04-22 13:11 UTC  (5+ messages)
` [PATCH v4 08/11] READ_ONCE: Drop pointer qualifiers when reading from scalar types

[PATCH v5] ARM: decompressor: simplify libfdt builds
 2020-04-22 13:08 UTC  (2+ messages)

[PATCH 0/2] overlayfs: Fix overlayfs on virtiofs open(O_TRUNC) issue
 2020-04-22 13:08 UTC  (6+ messages)
` [Virtio-fs] "
` [PATCH 1/2] overlayfs: ovl_setattr() should clear ATTR_FILE from attr->ia_valid
  ` [Virtio-fs] "
` [PATCH 2/2] overlayfs: ovl_setattr() should clear ATTR_OPEN
  ` [Virtio-fs] "

[PATCH v5 0/4] iio: vcnl: Add interrupts support for VCNL4010/20
 2020-04-22 13:08 UTC  (5+ messages)
` [PATCH v5 1/4] iio: vcnl4000: Factorize data reading and writing
` [PATCH v5 2/4] iio: vcnl4000: Add event support for VCNL4010/20
` [PATCH v5 3/4] iio: vcnl4000: Add sampling frequency "
` [PATCH v5 4/4] iio: vcnl4000: Add buffer "

[PATCH v3 00/10] Rework iotests/check
 2020-04-22 13:06 UTC  (7+ messages)
` [PATCH v3 06/10] iotests: add testfinder.py

[PATCH -next] spi: spi-fsl-qspi: Fix return value check in fsl_qspi_probe()
 2020-04-22 13:08 UTC  (4+ messages)
` [PATCH -next v2] spi: spi-fsl-qspi: Fix return value check of devm_ioremap() in probe

[PATCH] xen/grants: fix hypercall continuation for GNTTABOP_cache_flush
 2020-04-22 13:07 UTC 

[PATCH v2] mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
 2020-04-22 13:07 UTC  (2+ messages)

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-22 13:04 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 1/3] runner: Add --prune-dynamic-results
 2020-04-22 13:07 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for series starting with [i-g-t,1/3] "

ucsi and DRD controller interaction
 2020-04-22 13:07 UTC  (5+ messages)

[PATCH] git-gui: fix concatenation of ui_ready by adding ";"
 2020-04-22 13:07 UTC  (2+ messages)

[PATCH for-5.0?] target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
 2020-04-22 13:05 UTC  (2+ messages)

[PATCH V4 mlx5-next 00/15] Add support to get xmit slave
 2020-04-22 13:06 UTC  (8+ messages)
` [PATCH V4 mlx5-next 10/15] RDMA/core: Add LAG functionality
` [PATCH V4 mlx5-next 11/15] RDMA/core: Get xmit slave for LAG

[PATCH V2] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-04-22 13:06 UTC  (3+ messages)

[PATCH v1] lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
 2020-04-22 13:06 UTC 

[PATCH v1] ASoC: Intel: Skylake: Replace guid_copy() with import_guid()
 2020-04-22 13:04 UTC 

[PATCH v1] libnvdimm: Replace guid_copy() with import_guid() where it makes sense
 2020-04-22 13:05 UTC 

[Intel-gfx] [PATCH v2] drm/i915/selftests: Try to detect rollback during batchbuffer preemption
 2020-04-22 13:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Try to detect rollback during batchbuffer preemption (rev2)

[PATCH v2 net-next 0/5] dpaa2-eth: add support for xdp bulk enqueue
 2020-04-22 13:03 UTC  (3+ messages)
` [PATCH v2 net-next 1/5] xdp: export the DEV_MAP_BULK_SIZE macro

[PATCH v1] partitions/ldm: Replace uuid_copy() with import_uuid() where it makes sense
 2020-04-22 13:03 UTC 

Please pull NXP i.MX nxp-imx-master-4-22
 2020-04-22 13:03 UTC  (3+ messages)

[PATCH v1] stm class: Replace uuid_t with plain u8 uuid[16]
 2020-04-22 13:02 UTC 

[PATCH v1] tpm/tpm_ftpm_tee: Use UUID API for exporting the UUID
 2020-04-22 13:01 UTC 

[PATCH v1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2020-04-22 13:00 UTC 

[Buildroot] SH Port Status
 2020-04-22 13:00 UTC 

[PATCH 0/2] mmc: renesas_sdhi: avoid bad TAPs for Gen3
 2020-04-22 12:59 UTC  (3+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: handle M3-N ES1.2 and 1.3 revisions
` [PATCH 2/2] mmc: renesas_sdhi: avoid bad TAP in HS400

[dpdk-dev] [PATCH 1/3] drivers/net/softnic/parser.c: Removing the re-implementation of inet_pton
 2020-04-22 12:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] examples/ip_pipeline/parser.c: "
` [dpdk-dev] [PATCH 3/3] examples/ipsec-secgw/parser.c: "

[PATCH v1] hwrng: Use UUID API for exporting the UUID
 2020-04-22 12:58 UTC 

Please pull u-boot-dm
 2020-04-22 12:58 UTC  (2+ messages)

[PATCH v4] ARM: decompressor: simplify libfdt builds
 2020-04-22 12:56 UTC  (5+ messages)

Bug Report High CPU Usage events_power_efficient
 2020-04-22 12:55 UTC 

[dpdk-dev] ISSUE: compiling with asan+ubsan
 2020-04-22 12:54 UTC  (5+ messages)


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.