All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-10 14:59:20 to 2021-03-10 15:47:46 UTC [more...]

[PATCH net-next] net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
 2021-03-10 15:21 UTC  (3+ messages)

[PATCH v6 00/13] PHY: Add support in Sierra to use external clock
 2021-03-10 15:45 UTC  (14+ messages)
` [PATCH v6 01/13] phy: cadence: Sierra: Fix PHY power_on sequence
` [PATCH v6 02/13] phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
` [PATCH v6 03/13] phy: cadence: cadence-sierra: Create PHY only for "phy" or "link" sub-nodes
` [PATCH v6 04/13] phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnode
` [PATCH v6 05/13] phy: cadence: cadence-sierra: Move all clk_get_*() to a separate function
` [PATCH v6 06/13] phy: cadence: cadence-sierra: Move all reset_control_get*() "
` [PATCH v6 07/13] phy: cadence: cadence-sierra: Explicitly request exclusive reset control
` [PATCH v6 08/13] phy: cadence-torrent: Use a common header file for Cadence SERDES
` [PATCH v6 09/13] phy: cadence: cadence-sierra: Add array of input clocks in "struct cdns_sierra_phy"
` [PATCH v6 10/13] phy: cadence: cadence-sierra: Add missing clk_disable_unprepare() in .remove callback
` [PATCH v6 11/13] dt-bindings: phy: phy-cadence-sierra: Add binding to model Sierra as clock provider
` [PATCH v6 12/13] phy: cadence: phy-cadence-sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks)
` [PATCH v6 13/13] phy: cadence: sierra: Enable pll_cmnlc and pll_cmnlc1 clocks

[PATCH] media: rcar-vin: Remove explicit device availability check
 2021-03-10 15:47 UTC 

[PATCH] qemu-timer: allow freeing a NULL timer
 2021-03-10 15:45 UTC 

[PATCH 0/4] KVM: arm64: Running the EL2 nVHE code with WXN
 2021-03-10 15:46 UTC  (17+ messages)
` [PATCH 1/4] arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restart
` [PATCH 2/4] KVM: arm64: Use INIT_SCTLR_EL2_MMU_OFF to disable the MMU on KVM teardown
` [PATCH 3/4] KVM: arm64: Rename SCTLR_ELx_FLAGS to SCTLR_EL2_FLAGS
` [PATCH 4/4] KVM: arm64: Force SCTLR_EL2.WXN when running nVHE

[PATCH v2 0/5] soundwire: add static port map support
 2021-03-09 16:10 UTC  (7+ messages)
` [PATCH v2 2/5] soundwire: qcom: update port map allocation bit mask
` [PATCH v2 3/5] soundwire: qcom: add static port map support

[PATCH 1/2] ASoC: intel: atom: Stop advertising non working S24LE support
 2021-03-09 15:42 UTC  (4+ messages)
` [PATCH 2/2] ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DAI descriptions

[PATCH v2] mm: page_alloc: dump migrate-failed pages
 2021-03-10 15:45 UTC  (6+ messages)

[PATCH v2] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
 2021-03-10 15:44 UTC  (7+ messages)

[PATCH v3 0/5] x86/sgx: NUMA
 2021-03-10 15:44 UTC  (11+ messages)
` [PATCH v3 1/5] x86/sgx: Fix a resource leak in sgx_init()
` [PATCH v3 2/5] x86/sgx: Use sgx_free_epc_page() in sgx_reclaim_pages()
` [PATCH v3 5/5] x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()

[PATCH] media: v4l2-fwnode: Simplify v4l2_async_notifier_parse_fwnode_endpoints()
 2021-03-10 15:37 UTC 

[PATCH V2] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-10 15:44 UTC  (4+ messages)

[PATCH for-4.15 v2] xen/dmop: Strip __XEN_TOOLS__ header guard from public API
 2021-03-10 15:44 UTC  (4+ messages)

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.260-8-g9de32cd2fc51)
 2021-03-10 15:43 UTC 

[PATCH v10 0/7] FPGA Security Manager Class Driver
 2021-03-10 15:42 UTC  (4+ messages)

[PATCH -tip 0/5] kprobes: Fix stacktrace in kretprobes
 2021-03-10 15:42 UTC  (11+ messages)
` [PATCH -tip 3/5] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()

git credential cache timeout questions
 2021-03-10 15:41 UTC  (3+ messages)

[PATCH 0/7] Split Coresight decode by aux records
 2021-03-10 15:41 UTC  (6+ messages)
` [PATCH 3/7] perf cs-etm: Save aux records in each etm queue

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-10 15:41 UTC  (11+ messages)
` [PATCH v18 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "
` [PATCH v18 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v18 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v18 8/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v18 9/9] mm: hugetlb: optimize the code with the help of the compiler

[igt-dev] [v3 i-g-t] tests/kms_flip: Restrict the hang tests execution to two pipes
 2021-03-10 21:00 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_flip: Restrict the hang tests execution to two pipes (rev3)

[PATCH v3 1/2] block/file-posix: Optimize for macOS
 2021-03-10 15:39 UTC  (2+ messages)
` [PATCH v3 2/2] block: Add backend_defaults property

[meta-security][dunfell][PATCH 0/9] Some IMA/EVM fixes to dunfell branch
 2021-03-10 15:41 UTC  (4+ messages)

[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-10 15:39 UTC  (11+ messages)
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64

[PATCH] ASoC: rt1015p: add acpi device id for rt1015p
 2021-03-10 15:39 UTC  (6+ messages)

[LTP] [PATCH 0/3] Add proper filesystem skiplist
 2021-03-10 15:39 UTC  (5+ messages)
` [LTP] [PATCH 1/3] lib: "

[RFC PATCH] devres: better type safety with devm_*_action()
 2021-03-10 15:38 UTC 

[PATCH] virt: acrn: Correct type casting of argument of copy_from_user()
 2021-03-10 15:37 UTC 

[PATCH] virt: acrn: Fix document of acrn_msi_inject()
 2021-03-10 15:37 UTC 

[PATCH] sched/fair: Prefer idle CPU to cache affinity
 2021-03-10 15:37 UTC  (4+ messages)

DSA
 2021-03-10 15:37 UTC  (9+ messages)

[PATCH v11 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-10 15:36 UTC  (5+ messages)
` [PATCH v11 01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512
` [PATCH v11 03/10] crypto: Add NIST P384 curve parameters

[PATCH] staging: rtl8723bs: align comments
 2021-03-10 15:37 UTC  (2+ messages)

[PATCH] perf/x86/kvm: Fix inverted pebs_no_isolation check
 2021-03-10 15:35 UTC  (2+ messages)

[PATCH v2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-10 15:35 UTC 

renesas/master baseline: 167 runs, 3 regressions (v5.12-rc2-402-g439caa20adad)
 2021-03-10 15:35 UTC 

v3: scsi: ufshcd: use a macro for UFS versions
 2021-03-10 15:34 UTC  (4+ messages)
` [PATCH v3 1/3] scsi: ufshcd: use a function to calculate versions
` [PATCH v3 2/3] scsi: ufs: qcom: use ufshci_version function
` [PATCH v3 3/3] scsi: ufshcd: remove version check

[PATCH 00/25] KVM SGX virtualization support
 2021-03-10 15:32 UTC  (4+ messages)
` [PATCH 06/25] x86/cpu/intel: Allow SGX virtualization without Launch Control support

[PATCH] ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet
 2021-03-10 15:31 UTC  (5+ messages)
` [PATCH v2] "

This list is now archived on lore.kernel.org/tools
 2021-03-10 15:32 UTC 

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2021-03-10 15:31 UTC  (17+ messages)

[agd5f:amd-staging-drm-next 1968/1993] drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:1018 dce110_edp_backlight_control() error: we previously assumed 'link->panel_cntl' could be null (see line 977)
 2021-03-10 15:32 UTC 

Queuing disciplines with XDP_REDIRECT
 2021-03-10 15:30 UTC 

main - tests: Skip test killing kernel
 2021-03-10 15:31 UTC 

[PATCH 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
 2021-03-10 15:30 UTC  (11+ messages)

[syzbot] possible deadlock in io_sq_thread_finish
 2021-03-10 15:29 UTC  (2+ messages)

[PATCH] mmc: core: Fix hanging on I/O during system suspend for removable cards
 2021-03-10 15:29 UTC 

[PATCH 1/2] Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"
 2021-03-10 15:29 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: remove duplicate include in amdgpu_dm.c

[PATCH v1 00/14] vfio: Device memory DMA mapping improvements
 2021-03-10 15:28 UTC  (5+ messages)
` [PATCH v1 02/14] vfio: Update vfio_add_group_dev() API

[PATCH] trace-cmd: Fix mmap error path in allocate_page_map()
 2021-03-10 15:27 UTC 

[PATCH 0/4] KVM: arm64: Running the EL2 nVHE code with WXN
 2021-03-10 15:26 UTC  (3+ messages)

[PATCH v3 4/6] phy: ti: j721e-wiz: Model the internal clocks without device tree input
 2021-03-10 15:25 UTC  (4+ messages)

[PATCH v2] block: rsxx: fix error return code of rsxx_pci_probe()
 2021-03-10 15:26 UTC  (2+ messages)

[PATCH V2 1/2] powerpc/perf: Infrastructure to support checking of attr.config*
 2021-03-10 15:19 UTC  (4+ messages)
` [PATCH V2 2/2] powerpc/perf: Add platform specific check_attr_config

[PATCH] arch: mips: bcm63xx: Spello fix in the file clk.c
 2021-03-10 15:09 UTC  (3+ messages)

[PATCH v2] tests/acceptance: Add bFLT loader linux-user test
 2021-03-10 15:19 UTC  (2+ messages)

Perf test 42.2 (BPF relocation checker) failure
 2021-03-10 15:19 UTC 

[PATCH V11 0/5] dt: Add fdtoverlay rule and statically build unittest
 2021-03-10 15:18 UTC  (8+ messages)
` [PATCH V11 3/5] kbuild: Allow .dtso format for overlay source files

[PATCH 1/2] mips: syscalls: switch to generic syscalltbl.sh
 2021-03-10 15:07 UTC  (4+ messages)
` [PATCH 2/2] mips: syscalls: switch to generic syscallhdr.sh

[PATCH 1/2] MIPS: Remove KVM_GUEST support
 2021-03-10 15:08 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Remove KVM_TE support

[PATCH] MIPS: Enable some missed configs in loongson3_defconfig to support bpftrace
 2021-03-10 15:09 UTC  (2+ messages)

[PATCHv2 0/4] perf/core: Add support to exclude kernel mode PMU tracing
 2021-03-10 15:17 UTC  (4+ messages)

[PATCH] cifs: Fix preauth hash corruption
 2021-03-10 15:15 UTC  (2+ messages)

renesas/next baseline: 156 runs, 5 regressions (v5.12-rc2-21-g604bd2d4786e9)
 2021-03-10 15:16 UTC 

[dpdk-dev] [PATCH 00/11] improve options help
 2021-03-10 15:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH 06/11] eal: catch invalid log level number

renesas/next baseline-nfs: 12 runs, 1 regressions (v5.12-rc2-21-g604bd2d4786e9)
 2021-03-10 15:16 UTC 

how often would one use "VAR_someoverride_append = ..."?
 2021-03-10 15:15 UTC  (4+ messages)
` [yocto] "

[LTP] [PATCH 1/3] open_posix_testsuite/generate-makefiles.sh: Avoid inconsistencies with make version
 2021-03-10 15:14 UTC  (2+ messages)

[PATCH 2/3 v2] xfs: AIL needs asynchronous CIL forcing
 2021-03-10 15:13 UTC  (11+ messages)
                ` [PATCH 2/3 v2] xfs: AIL needs asynchronous CIL forcing\

any in-progress Redfish TelemetryService enhancements?
 2021-03-10 15:12 UTC  (9+ messages)

Please include blkzone: add capacity field to zone report in next dot release
 2021-03-10 15:12 UTC  (3+ messages)

stable-rc/queue/4.9 build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.260-11-g41afa6cdb0648)
 2021-03-10 15:11 UTC 

[PATCH v3 0/2] tests: Add functional test for out-of-process device emulation
 2021-03-10 15:11 UTC  (2+ messages)

[PATCH v2 0/5] amd/display: improve atomic cursor checks
 2021-03-10 14:50 UTC  (6+ messages)
` [PATCH v2 1/5] amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic
` [PATCH v2 2/5] amd/display: check cursor plane matches underlying plane
` [PATCH v2 3/5] amd/display: add cursor check for YUV underlying pipe
` [PATCH v2 4/5] amd/display: add cursor alpha and blend mode checks
` [PATCH v2 5/5] amd/display: re-introduce cursor plane rotation prop

[dpdk-dev] [PATCH v1 1/5] net/ark: update pkt director initial state
 2021-03-10 15:11 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 1/6] "
  ` [dpdk-dev] [PATCH v4 4/6] net/ark: cleanup ark dynamic extension interface
  ` [dpdk-dev] [PATCH v4 5/6] net/ark: generalize meta data between FPGA and PMD

[RFC PATCH net] net: stmmac: Fix hardware TX timestamping on queue with tc-etf enabled
 2021-03-10 15:10 UTC 

[dpdk-dev] [PATCH] checkpatch: enable volatile warning
 2021-03-10 15:10 UTC  (3+ messages)

[PATCH v4 0/4] Make alloc_contig_range handle Hugetlb pages
 2021-03-10 15:08 UTC  (5+ messages)
` [PATCH v4 1/4] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v4 2/4] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v4 3/4] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v4 4/4] mm: Make alloc_contig_range handle in-use "

[PATCH 0/8] Optimization batch 9: avoid detecting irrelevant renames
 2021-03-10 15:08 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] sandbox: dtsi: add rng
 2021-03-10 15:08 UTC  (2+ messages)

[PATCH v4 0/1] s390/vfio-ap: fix circular lockdep when starting
 2021-03-10 15:05 UTC  (2+ messages)
` [PATCH v4 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[peterz-queue:x86/fpu 17/17] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dcn_calcs.c:450:8: error: unknown type name '__fpu'
 2021-03-10 15:05 UTC 

[PATCH net-next 00/14] nexthop: Resilient next-hop groups
 2021-03-10 15:03 UTC  (15+ messages)
` [PATCH net-next 01/14] nexthop: Pass nh_config to replace_nexthop()
` [PATCH net-next 02/14] nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
` [PATCH net-next 03/14] nexthop: Add a dedicated flag for multipath next-hop groups
` [PATCH net-next 04/14] nexthop: Add netlink defines and enumerators for resilient NH groups
` [PATCH net-next 05/14] nexthop: Add implementation of resilient next-hop groups
` [PATCH net-next 06/14] nexthop: Add data structures for resilient group notifications
` [PATCH net-next 07/14] nexthop: Implement notifiers for resilient nexthop groups
` [PATCH net-next 08/14] nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
` [PATCH net-next 09/14] nexthop: Allow reporting activity "
` [PATCH net-next 10/14] nexthop: Add netlink handlers for resilient nexthop groups
` [PATCH net-next 11/14] nexthop: Add netlink handlers for bucket dump
` [PATCH net-next 12/14] nexthop: Add netlink handlers for bucket get
` [PATCH net-next 13/14] nexthop: Notify userspace about bucket migrations
` [PATCH net-next 14/14] nexthop: Enable resilient next-hop groups

stable-rc/queue/4.14 build: 198 builds: 0 failed, 198 passed, 68 warnings (v4.14.224-20-g23c40a6cdbfe)
 2021-03-10 15:04 UTC 

[PATCH] block: Introduce zero-co:// and zero-aio://
 2021-03-10 14:59 UTC  (8+ messages)

[PATCH 0/3] sched: Fix remaining balance_push vs hotplug hole
 2021-03-10 14:53 UTC  (4+ messages)
` [PATCH 1/3] cpumask: Make cpu_{online,possible,present,active}() inline
` [PATCH 2/3] cpumask: Introduce DYING mask
` [PATCH 3/3] sched: Use cpu_dying() to fix balance_push vs hotplug-rollback

[RFC PATCH v1] Bluetooth: hci_qca: Add device_may_wakeup support
 2021-03-10 15:02 UTC  (2+ messages)

release plan for mdadm
 2021-03-10 15:02 UTC  (4+ messages)

[PATCH v3 for-4.15] x86/msr: introduce an option for compatible MSR behavior selection
 2021-03-10 15:01 UTC  (2+ messages)

[PATCH] Correct 'so'
 2021-03-10 14:58 UTC  (2+ messages)

[PATCH v2 0/2] hw/arm/virt: KVM: Set IPA limit when possible
 2021-03-10 14:58 UTC  (3+ messages)
` [PATCH v2 2/2] hw/arm/virt: KVM: The IPA lower bound is 32

arm: lockdep complaining about locks allocations in static memory
 2021-03-10 14:59 UTC  (3+ messages)

New Invoice(s) for C386790910 are Available to be Viewed
 2021-03-10 15:00 UTC 

[PATCH] stacktrace: Move documentation for arch_stack_walk_reliable() to header
 2021-03-10 14:59 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH 0/3] Support Andes AE350 Platform
 2021-03-10  7:50 UTC  (3+ messages)
` [PATCH 1/3] Andes RISC-V PLIC

xen-blkfront: BUG_ON(info->nr_rings)
 2021-03-10 14:58 UTC 


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.