messages from 2021-01-15 17:24:25 to 2021-01-15 17:55:50 UTC [more...]
[RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
2021-01-15 17:53 UTC (5+ messages)
[PATCH v4 00/15] kasan: HW_TAGS tests support and fixes
2021-01-15 17:52 UTC (23+ messages)
` [PATCH v4 01/15] kasan: prefix global functions with kasan_
` [PATCH v4 02/15] kasan: clarify HW_TAGS impact on TBI
` [PATCH v4 03/15] kasan: clean up comments in tests
` [PATCH v4 04/15] kasan: add macros to simplify checking test constraints
` [PATCH v4 05/15] kasan: add match-all tag tests
` [PATCH v4 06/15] kasan, arm64: allow using KUnit tests with HW_TAGS mode
` [PATCH v4 07/15] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH v4 08/15] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH v4 09/15] kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH v4 10/15] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH v4 11/15] kasan: move _RET_IP_ to inline wrappers
` [PATCH v4 12/15] kasan: fix bug detection via ksize for HW_TAGS mode
` [PATCH v4 13/15] kasan: add proper page allocator tests
` [PATCH v4 14/15] kasan: add a test for kmem_cache_alloc/free_bulk
` [PATCH v4 15/15] kasan: don't run tests when KASAN is not enabled
[PATCH v4 00/10] iotests: Fix 129 and expand 297’s reach
2021-01-15 17:43 UTC (10+ messages)
` [PATCH v4 01/10] iotests.py: Assume a couple of variables as given
` [PATCH v4 02/10] iotests/297: Rewrite in Python and extend reach
` [PATCH v4 03/10] iotests: Move try_remove to iotests.py
` [PATCH v4 04/10] iotests/129: Remove test images in tearDown()
` [PATCH v4 05/10] iotests/129: Do not check @busy
` [PATCH v4 06/10] iotests/129: Use throttle node
` [PATCH v4 07/10] iotests/129: Actually test a commit job
` [PATCH v4 09/10] iotests/129: Clean up pylint and mypy complaints
` [PATCH v4 10/10] iotests/300: "
stable-rc/linux-4.14.y baseline: 129 runs, 6 regressions (v4.14.215-29-g4cfcf012355fc)
2021-01-15 17:52 UTC
[PATCH v5 00/42] idmapped mounts
2021-01-15 17:51 UTC (6+ messages)
[PATCH v6 00/39] powerpc: interrupt wrappers
2021-01-15 16:49 UTC (13+ messages)
` [PATCH v6 13/39] powerpc/traps: add NOKPROBE_SYMBOL for sreset and mce
` [PATCH v6 14/39] powerpc/perf: move perf irq/nmi handling details into traps.c
` [PATCH v6 15/39] powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h
` [PATCH v6 16/39] powerpc: add and use unknown_async_exception
` [PATCH v6 17/39] powerpc/fsl_booke/32: CacheLockingException remove args
` [PATCH v6 18/39] powerpc: DebugException "
` [PATCH v6 19/39] powerpc/cell: tidy up pervasive declarations
` [PATCH v6 20/39] powerpc: introduce die_mce
` [PATCH v6 21/39] powerpc/mce: ensure machine check handler always tests RI
` [PATCH v6 22/39] powerpc: improve handling of unrecoverable system reset
` [PATCH v6 23/39] powerpc: interrupt handler wrapper functions
` [PATCH v6 24/39] powerpc: add interrupt wrapper entry / exit stub functions
[PATCH v5 00/13] io_uring: buffer registration enhancements
2021-01-15 17:44 UTC (5+ messages)
` [PATCH v5 06/13] io_uring: implement fixed buffers registration similar to fixed files
` [PATCH v5 12/13] io_uring: call io_get_fixed_rsrc_ref for buffers
[PATCH v2 0/4] SM8350 USB and dt-bindings updates
2021-01-15 17:47 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: qcom,qmp: Add SM8150, SM8250 and SM8350 USB PHY bindings
` [PATCH v2 2/4] phy: qcom-qmp: Add SM8350 USB QMP PHYs
` [PATCH v2 3/4] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM8250 and SM8350 bindings
` [PATCH v2 4/4] dt-bindings: usb: qcom,dwc3: Add bindings for SM8150, SM8250, SM8350
[RFC PATCH 0/3] create hugetlb flags to consolidate state
2021-01-15 17:47 UTC (7+ messages)
` [RFC PATCH 2/3] hugetlb: convert page_huge_active() to HPageMigratable flag
` [RFC PATCH 3/3] hugetlb: convert PageHugeTemporary() to HPageTempSurplus
Related work to MAINTAINERS truth and fiction
2021-01-15 17:35 UTC (3+ messages)
` [EXT] "
[PATCH v2 3/3] gemalto: netmon measurements scaling
2021-01-15 17:46 UTC (2+ messages)
[PATCH v3 3/3] ASoC: rt715:add micmute led state control supports
2021-01-15 17:45 UTC (2+ messages)
[PATCH v2 0/3] Serialize execution environment changes for MHI
2021-01-15 17:45 UTC (3+ messages)
` [PATCH v2 1/3] bus: mhi: core: Clear devices when moving execution environments
[PATCH nft] evaluate: disallow ct original {s,d}ddr from maps
2021-01-15 17:45 UTC
[PATCH v1 0/5] Enable fw_devlink=on by default
2021-01-15 17:44 UTC (13+ messages)
[PATCH] crypto: lib/chacha20poly1305 - define empty module exit function
2021-01-15 17:44 UTC (3+ messages)
[PATCH] NFSv4.2: fix return value of _nfs4_get_security_label()
2021-01-15 17:43 UTC
[RESEND 1/2] Bluetooth: btusb: Add support for queuing during polling interval
2021-01-15 17:43 UTC (10+ messages)
Proposal - lightweight auto test binaries
2021-01-15 17:43 UTC (4+ messages)
[PATCH v3 0/2] kasan: fixes for 5.11-rc
2021-01-15 17:41 UTC (6+ messages)
` [PATCH v3 1/2] kasan, mm: fix conflicts with init_on_alloc/free
` [PATCH v3 2/2] kasan, arm64: fix pointer tags in KASAN reports
[PATCH 0/9] Bijan's rsrc generalisation + prep parts
2021-01-15 17:37 UTC (10+ messages)
` [PATCH 1/9] io_uring: rename file related variables to rsrc
` [PATCH 2/9] io_uring: generalize io_queue_rsrc_removal
` [PATCH 3/9] io_uring: separate ref_list from fixed_rsrc_data
` [PATCH 4/9] io_uring: add rsrc_ref locking routines
` [PATCH 5/9] io_uring: split alloc_fixed_file_ref_node
` [PATCH 6/9] io_uring: split ref_node alloc and init
` [PATCH 7/9] io_uring: create common fixed_rsrc_ref_node handling routines
` [PATCH 8/9] io_uring: create common fixed_rsrc_data allocation routines
` [PATCH 9/9] io_uring: make percpu_ref_release names consistent
[Intel-gfx] [PATCH i-g-t] i915/gem_userptr_blits: Check set-domain on userptr for validation
2021-01-15 17:42 UTC
[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
2021-01-15 17:42 UTC (5+ messages)
` [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest
[PATCH] efi_loader: Enable run-time variable support for tee based variables
2021-01-15 17:42 UTC (4+ messages)
[RPC PATCH bpf-next] bpf: implement new BPF_CGROUP_INET_SOCK_POST_CONNECT
2021-01-15 17:41 UTC (7+ messages)
[PATCH] driver core: Extend device_is_dependent()
2021-01-15 17:41 UTC (6+ messages)
[PATCH v4 0/3] Fix the rkisp1 userspace API for later IP versions
2021-01-15 17:41 UTC (4+ messages)
` [PATCH v4 3/3] media: rockchip: rkisp1: extend uapi array sizes
[PATCH 0/2] kasan: fixes for 5.11-rc
2021-01-15 17:39 UTC (9+ messages)
` [PATCH 2/2] kasan, arm64: fix pointer tags in KASAN reports
[oe-core][PATCH v2] binutils: Fix CVE-2020-35448
2021-01-15 17:41 UTC
[Intel-gfx] [PATCH][next] drm/i915/dp: fix spelling contraction "couldnt" -> "couldn't"
2021-01-15 17:40 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH] gcc: Add patch to resolve i*86 tune configuration overrides
2021-01-15 17:39 UTC (2+ messages)
` [OE-core] "
Subject: [PATCH v3 net-next 0/4] net:phy: Fix LAN87xx external reset
2021-01-15 17:36 UTC (2+ messages)
[drm-intel:for-linux-next 3/15] drivers/gpu/drm/i915/display/intel_pps.c:449:51-52: duplicated argument to & or |
2021-01-15 17:37 UTC
Windows installer builds apparently broken since October?
2021-01-15 17:34 UTC (5+ messages)
[dpdk-dev] [PATCH 0/2] net/cxgbe: minor fixes for link related changes
2021-01-15 17:19 UTC (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/cxgbe: do not link down for every link config change
` [dpdk-dev] [PATCH 2/2] net/cxgbe: avoid link FEC retraining during probe
[PATCH] systemd: dont spew hidepid mount errors for kernels < v5.8
2021-01-15 17:35 UTC (9+ messages)
` [OE-core] "
[PATCH v15 00/10] Carry forward IMA measurement log on kexec on ARM64
2021-01-15 17:30 UTC (22+ messages)
` [PATCH v15 01/10] powerpc: Rename kexec elfcorehdr_addr to elf_headers_mem
` [PATCH v15 02/10] of: Add a common kexec FDT setup function
` [PATCH v15 03/10] arm64: Use common of_kexec_setup_new_fdt()
` [PATCH v15 04/10] powerpc: "
` [PATCH v15 05/10] ima: Move arch_ima_add_kexec_buffer() to ima
` [PATCH v15 06/10] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v15 07/10] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v15 08/10] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v15 09/10] arm64: Call kmalloc() to allocate DTB buffer
` [PATCH v15 10/10] arm64: Add IMA log information in kimage used for kexec
Subject: [PATCH v3 net-next 4/4] net:phy: Hold LAN8710/20/40 in reset after probing
2021-01-15 17:23 UTC
[xen-unstable-smoke test] 158438: regressions - FAIL
2021-01-15 17:33 UTC
[Buildroot] [PATCH 1/1] package/ffmpeg: add fixes from Kodi project
2021-01-15 17:33 UTC
[PATCH v4 0/3] iommu/iova: Solve longterm IOVA issue
2021-01-15 17:32 UTC (10+ messages)
` [PATCH v4 1/3] iommu/iova: Add free_all_cpu_cached_iovas()
` [PATCH v4 2/3] iommu/iova: Avoid double-negatives in magazine helpers
` [PATCH v4 3/3] iommu/iova: Flush CPU rcache for when a depot fills
Subject: [PATCH v3 net-next 2/4] net:phy: Remove phy_reset_after_clk_enable()
2021-01-15 17:21 UTC
Subject: [PATCH v3 net-next 3/4] net:phy: Add PHY_RST_AFTER_PROBE flag for LAN8710/20/40
2021-01-15 17:22 UTC
[PATCH v2] gpiolib: Disallow identical line names in the same chip
2021-01-15 17:31 UTC (11+ messages)
` R: "
[PATCH v2][dunfell] flatbuffers: whitelist CVE-2020-35864
2021-01-15 17:32 UTC
[RFC PATCH v0 1/1] target/ppc: Support for H_RPT_INVALIDATE hcall
2021-01-15 17:30 UTC (4+ messages)
[PATCH 00/16] DC Patches January 15, 2020
2021-01-15 17:27 UTC (17+ messages)
` [PATCH 01/16] drm/amd/display: Fixed corruptions on HPDRX link loss restore
` [PATCH 02/16] drm/amd/display: disable FEC while using eDP
` [PATCH 03/16] drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM Case
` [PATCH 04/16] drm/amd/display: Use hardware sequencer functions for PG control
` [PATCH 05/16] drm/amd/display: Report Freesync to vrr_range debugfs entry in DRM
` [PATCH 06/16] drm/amd/display: Allow dmub srv hardware reset before HW init
` [PATCH 07/16] drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails
` [PATCH 08/16] drm/amd/display: Fix reset sequence with driver direct DMCUB fw load
` [PATCH 09/16] drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping
` [PATCH 10/16] drm/amd/display: Allow dmu_stg to support cached inbox for dmub
` [PATCH 11/16] drm/amd/display: Log link/connector info provided in BIOS object table
` [PATCH 12/16] drm/amd/display: Fix dml20v2_ModeSupportAndSystemConfigurationFull() to check DesiredBPP
` [PATCH 13/16] drm/amd/display: Allow PSTATE chnage when no displays are enabled
` [PATCH 14/16] drm/amd/display: Update dram_clock_change_latency for DCN2.1
` [PATCH 15/16] drm/amd/display: [FW Promotion] Release 0.0.48
` [PATCH 16/16] drm/amd/display: 3.2.119
[PATCH v2][gatesgarth][master] flatbuffers: whitelist CVE-2020-35864
2021-01-15 17:32 UTC
[PATCH] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
2021-01-15 17:30 UTC (3+ messages)
[PATCH 12/21] objtool: Add CONFIG_CFI_CLANG support
2021-01-15 17:31 UTC (2+ messages)
[PATCH 0/2] fdt: A couple of no-map fixes
2021-01-15 17:30 UTC (5+ messages)
` [PATCH 1/2] fdt: Properly handle "no-map" field in the memory region
` [PATCH 2/2] of/fdt: Make sure no-map does not remove already reserved regions
[PATCH v3] octeontx2-af: Fix missing check bugs in rvu_cgx.c
2021-01-15 13:26 UTC
[dpdk-dev] [PATCH] common/sfc_efx/base: fix MPORT-related byte order handling
2021-01-15 17:30 UTC (2+ messages)
` [dpdk-dev] [dpdk-stable] "
stable-rc/queue/4.9 baseline: 108 runs, 5 regressions (v4.9.251-25-gf56a3ca86b32)
2021-01-15 17:29 UTC
[PATCH v5 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
2021-01-15 17:27 UTC (5+ messages)
` [PATCH v5 5/6] "
[PATCH v2] perf: cs-etm: update ETM metadata format
2021-01-15 17:27 UTC (2+ messages)
[PATCH 0/6] KVM: arm64: More PMU/debug ID register fixes
2021-01-15 17:26 UTC (7+ messages)
` [PATCH 6/6] KVM: arm64: Upgrade PMU support to ARMv8.4
Subject: [PATCH v3 net-next 1/4] net:fec: Remove PHY reset in fec_main.c
2021-01-15 17:20 UTC
[PATCH net-next 0/2] Add further DT configuration for AT803x PHYs
2021-01-15 17:27 UTC (3+ messages)
` [PATCH net-next 1/2] dt: ar803x: document SmartEEE properties
[PATCH] Fix error: array subscript has type 'char'
2021-01-15 17:27 UTC (3+ messages)
` [PATCH] libs/light: fix uuid on NetBSD
[dm-devel] [PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
2021-01-15 17:26 UTC (4+ messages)
` "
[GIT PULL] berlin dts64 changes for 5.11
2021-01-15 17:24 UTC (3+ messages)
[GIT PULL] berlin dts32 changes for 5.11
2021-01-15 17:24 UTC (3+ messages)
[GIT PULL 0/2] Renesas ARM SoC updates for v5.12
2021-01-15 17:24 UTC (7+ messages)
` [GIT PULL 1/2] Renesas ARM DT "
` [GIT PULL 2/2] Renesas DT binding "
[PATCH v5 0/2] add sysfs exports for TPM 2 PCR registers
2021-01-15 17:26 UTC (6+ messages)
` [PATCH v5 1/2] tpm: add sysfs exports for all banks of "
[PATCH] dt-bindings: vendor-prefixes: Fix misordering introduced by honestar prefix
2021-01-15 17:24 UTC (3+ messages)
[PATCH] of: base: improve error msg in of_phandle_iterator_next()
2021-01-15 17:26 UTC (2+ messages)
[PATCH v3 00/15] kasan: HW_TAGS tests support and fixes
2021-01-15 17:24 UTC (6+ messages)
` [PATCH v3 14/15] kasan: add a test for kmem_cache_alloc/free_bulk
[PATCH] qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_get
2021-01-15 17:23 UTC (4+ messages)
[PATCH] fs: anon_inodes: rephrase to appropriate kernel-doc
2021-01-15 17:23 UTC (2+ messages)
[GIT PULL] i.MX fixes for 5.11
2021-01-15 17:22 UTC (3+ messages)
[PATCH V2] arm64: defconfig: Drop unused K3 SoC specific options
2021-01-15 17:22 UTC (3+ messages)
How to implement the "amend!" commit ?
2021-01-15 17:23 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.