All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-20 11:06:03 to 2020-11-20 11:28:01 UTC [more...]

[dpdk-dev] [PATCH 0/4] hns3 fixes
 2020-11-20 11:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/4] net/hns3: fix segment fault with the multi-TC
` [dpdk-dev] [PATCH 2/4] net/hns3: fix unused queues with not disabled

[PATCH net-next 0/4] dt-bindings: net: dsa: microchip: convert KSZ bindings to yaml
 2020-11-20 11:21 UTC  (5+ messages)
` [PATCH net-next 1/4] dt-bindings: net: dsa: convert ksz bindings document "
` [PATCH net-next 2/4] net: dsa: microchip: support for "ethernet-ports" node
` [PATCH net-next 3/4] net: dsa: microchip: ksz9477: setup SPI mode
` [PATCH net-next 4/4] net: dsa: microchip: ksz8795: "

[PATCH v4 00/21] Host1x/TegraDRM UAPI
 2020-11-20 11:26 UTC  (44+ messages)
` [PATCH v4 01/21] gpu: host1x: Use different lock classes for each client
` [PATCH v4 02/21] gpu: host1x: Allow syncpoints without associated client
` [PATCH v4 03/21] gpu: host1x: Show number of pending waiters in debugfs
` [PATCH v4 04/21] gpu: host1x: Remove cancelled waiters immediately
` [PATCH v4 05/21] gpu: host1x: Use HW-equivalent syncpoint expiration check
` [PATCH v4 06/21] gpu: host1x: Cleanup and refcounting for syncpoints
` [PATCH v4 07/21] gpu: host1x: Introduce UAPI header
` [PATCH v4 08/21] gpu: host1x: Implement /dev/host1x device node
` [PATCH v4 09/21] gpu: host1x: DMA fences and userspace fence creation
` [PATCH v4 10/21] gpu: host1x: Add no-recovery mode
` [PATCH v4 11/21] gpu: host1x: Add job release callback
` [PATCH v4 12/21] gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
` [PATCH v4 13/21] gpu: host1x: Reset max value when freeing a syncpoint
` [PATCH v4 14/21] gpu: host1x: Reserve VBLANK syncpoints at initialization
` [PATCH v4 15/21] drm/tegra: Add new UAPI to header
` [PATCH v4 16/21] drm/tegra: Boot VIC during runtime PM resume
` [PATCH v4 17/21] drm/tegra: Set resv fields when importing/exporting GEMs
` [PATCH v4 18/21] drm/tegra: Allocate per-engine channel in core code
` [PATCH v4 19/21] drm/tegra: Implement new UAPI
` [PATCH v4 20/21] drm/tegra: Implement job submission part of "
` [PATCH v4 21/21] drm/tegra: Add job firewall

[Patch V8 0/3] iommu: Add support to change default domain of an iommu group
 2020-11-20 11:27 UTC  (3+ messages)
` [Patch V8 1/3] "

[PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2
 2020-11-20 11:27 UTC  (5+ messages)

[PATCH 0/4] [RfC] try fix tracing for modules
 2020-11-20 11:25 UTC  (7+ messages)
` [PATCH 4/4] [broken] meson: try link tracepoints to module

Linux 5.10-rc4; graphics alignment
 2020-11-20 11:26 UTC  (5+ messages)

[PATCH v2 0/5] KVM: arm64: Host EL2 entry improvements
 2020-11-20 11:26 UTC  (6+ messages)
` [PATCH v2 3/5] KVM: arm64: Patch kimage_voffset instead of loading the EL1 value

[PATCH] mtd: rawnand: orion: Allow compile testing
 2020-11-20 11:25 UTC  (3+ messages)

[PATCH] tty: serial: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-20 11:25 UTC  (4+ messages)

[PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-11-20 11:24 UTC  (8+ messages)

linux-next: build warning after merge of the nand tree
 2020-11-20 11:23 UTC  (2+ messages)

[net] can: gs_usb: fix endianess problem with candleLight firmware
 2020-11-20 11:23 UTC  (2+ messages)

[libvirt test] 156892: regressions - FAIL
 2020-11-20 11:24 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix RSS queue types validation
 2020-11-20 11:24 UTC  (3+ messages)

[PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-20 11:18 UTC  (5+ messages)

stable-rc/queue/4.19 build: 206 builds: 3 failed, 203 passed, 3 errors, 76 warnings (v4.19.158-15-g9eae57180402)
 2020-11-20 11:23 UTC 

[PATCHv2 00/25] J72xx: HSM rearch support series
 2020-11-20 11:23 UTC  (26+ messages)
` [PATCHv2 01/25] lib: rational: copy the rational fraction lib routines from Linux
` [PATCHv2 02/25] ram: k3-j721e: fix clk_set_rate API usage
` [PATCHv2 03/25] arm: mach-k3: introduce new config option for sysfw split
` [PATCHv2 04/25] remoteproc: k3-r5: remove sysfw PM calls if not supported
` [PATCHv2 05/25] common: fit: Update board_fit_image_post_process() to pass fit and node_offset
` [PATCHv2 06/25] clk: fixed_rate: add API for directly registering fixed rate clocks
` [PATCHv2 07/25] clk: fix clock tree dump to properly dump out every registered clock
` [PATCHv2 08/25] clk: do not attempt to fetch clock pointer with null device
` [PATCHv2 09/25] clk: add support for setting clk rate from cmdline
` [PATCHv2 10/25] clk: sci-clk: fix return value of set_rate
` [PATCHv2 11/25] clk: fix assigned-clocks to pass with deferring provider
` [PATCHv2 12/25] clk: fix set_rate to clean up cached rates for the hierarchy
` [PATCHv2 13/25] clk: add support for TI K3 SoC PLL
` [PATCHv2 14/25] clk: add support for TI K3 SoC clocks
` [PATCHv2 15/25] power: domain: Introduce driver for raw TI K3 PDs
` [PATCHv2 16/25] cmd: ti: pd: Add debug command for K3 power domains
` [PATCHv2 17/25] tools: k3_fit_atf: add DM binary to the FIT image
` [PATCHv2 18/25] arm: mach-k3: Add platform data for j721e and j7200
` [PATCHv2 19/25] arm: mach-k3: add support for detecting firmware images from FIT
` [PATCHv2 20/25] arm: mach-k3: do board config for PM and RM only if supported
` [PATCHv2 21/25] arm: mach-k3: common: Drop main r5 start
` [PATCHv2 22/25] arm: mach-k3: sysfw-loader: pass boardcfg to sciserver
` [PATCHv2 23/25] configs: j721e_evm_r5: Enable raw access power management features
` [PATCHv2 24/25] configs: j7200_evm_r5: "
` [PATCHv2 25/25] board: ti: j72xx: README: update build instructions and image formats

stable-rc/linux-4.4.y baseline: 100 runs, 8 regressions (v4.4.244)
 2020-11-20 11:22 UTC 

[PATCH net-next] net: bridge: switch to net core statistics counters handling
 2020-11-20 11:22 UTC  (2+ messages)
` [Bridge] "

[PATCH v3 0/4] Thunderbolt3/USB4 cable rounded and active cable plug link training support
 2020-11-20 11:22 UTC  (4+ messages)
` [PATCH v3 2/4] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode

[RFC PATCH 0/2] Connect request callback to mdev and vfio-ccw
 2020-11-20 11:22 UTC  (8+ messages)
` [RFC PATCH 1/2] vfio-mdev: Wire in a request handler for mdev parent

merge struct block_device and struct hd_struct
 2020-11-20 11:21 UTC  (7+ messages)
` [PATCH 14/20] block: remove the nr_sects field in "
        ` [dm-devel] "

[RFC PATCH 0/3] Allocate memmap from hotadded memory (per device)
 2020-11-20 11:20 UTC  (3+ messages)
` [RFC PATCH 2/3] mm: Introduce a new Vmemmap page-type

[PATCH] Revert "perf cs-etm: Move definition of 'traceid_list' global variable from header file"
 2020-11-20 11:19 UTC  (4+ messages)

[PATCH 1/4] python3-numpy: Upgrade to 1.19.4
 2020-11-20 11:19 UTC  (3+ messages)
` [PATCH 4/4] python-numpy: Add ptest
  ` [OE-core] "

[PATCH v6 4/8 rebased] can: replace can_dlc as variable/element for payload length
 2020-11-20 11:18 UTC  (3+ messages)

[PATCH dwc-next v2 0/2] PCI: dwc: remove useless dw_pcie_ops
 2020-11-20 11:17 UTC  (3+ messages)
` [PATCH dwc-next v2 2/2] PCI: dwc: al: Remove "
` [PATCH dwc-next v2 1/2] PCI: dwc: Don't assume the ops in dw_pcie always exists

[PATCH v3 00/10] optparse => argparse
 2020-11-20 11:17 UTC  (8+ messages)
` [bitbake-devel] "

[PATCH] iommu: Check return of __iommu_attach_device()
 2020-11-20 11:15 UTC  (3+ messages)

[PATCH v2 0/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
 2020-11-20 11:14 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH v4 00/26] coresight: etm4x: Support for system instructions
 2020-11-20 10:03 UTC  (4+ messages)
` [PATCH v4 24/25] arm64: Add TRFCR_ELx definitions

[linux-lvm] Unusually long boot times with LVM Snapshots
 2020-11-20 11:14 UTC  (2+ messages)

[PATCH v3 0/7] UFFD write-tracking migration/snapshots
 2020-11-20 11:13 UTC  (4+ messages)
` [PATCH v3 5/7] implementation of vm_start() BH

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-11-20 11:14 UTC  (5+ messages)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations
` [PATCH v5 7/7] media: docs: add documentation for the Extended API

[PATCH 1/5] cve-check: show real PN/PV
 2020-11-20 11:13 UTC  (9+ messages)
` [PATCH 2/5] python3: add CVE-2007-4559 to whitelist
  ` [OE-core] "
` [PATCH 3/5] sqlite3: add CVE-2015-3717 "
  ` [OE-core] "

[PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation
 2020-11-20 11:11 UTC 

[PATCH 0/2] More meson HDMI fixes
 2020-11-20 11:10 UTC  (7+ messages)
` [PATCH 2/2] drm/meson: dw-hdmi: Enable the iahb clock early enough

[PATCH v8] tcp: fix race condition when creating child sockets from syncookies
 2020-11-20 11:11 UTC 

My camera does work on manjaro linux
 2020-11-20 11:11 UTC  (2+ messages)

[PATCH v2] brcmfmac: expose firmware config files through modinfo
 2020-11-20 11:11 UTC  (3+ messages)

[PATCH 4.9 00/16] 4.9.245-rc1 review
 2020-11-20 11:03 UTC  (2+ messages)
` [PATCH 4.9 05/16] powerpc: Implement user_access_begin and friends

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-20 11:10 UTC  (7+ messages)
` [PATCH v5 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each "
    ` [External] "

[PATCH 4.14 00/17] 4.14.208-rc1 review
 2020-11-20 11:03 UTC  (3+ messages)
` [PATCH 4.14 08/17] powerpc/64s: flush L1D after user accesses
` [PATCH 4.14 09/17] i2c: imx: use clk notifier for rate changes

Need Help with crashed Btrfs filesystem
 2020-11-20 11:05 UTC 

[linux-next:master 7237/7280] h8300-linux-ld: section .softirqentry.text LMA overlaps section .init.data LMA
 2020-11-20 11:10 UTC  (2+ messages)

[PATCH 4.19 00/14] 4.19.159-rc1 review
 2020-11-20 11:03 UTC  (16+ messages)
` [PATCH 4.19 01/14] powerpc/64s: move some exception handlers out of line
` [PATCH 4.19 02/14] powerpc/64s: flush L1D on kernel entry
` [PATCH 4.19 03/14] powerpc: Add a framework for user access tracking
` [PATCH 4.19 04/14] powerpc: Implement user_access_begin and friends
` [PATCH 4.19 05/14] powerpc: Fix __clear_user() with KUAP enabled
` [PATCH 4.19 06/14] powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
` [PATCH 4.19 07/14] powerpc/64s: flush L1D after user accesses
` [PATCH 4.19 08/14] Revert "perf cs-etm: Move definition of traceid_list global variable from header file"
` [PATCH 4.19 09/14] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
` [PATCH 4.19 10/14] Input: sunkbd - avoid use-after-free in teardown paths
` [PATCH 4.19 11/14] mac80211: always wind down STA state
` [PATCH 4.19 12/14] can: proc: can_remove_proc(): silence remove_proc_entry warning
` [PATCH 4.19 13/14] KVM: x86: clflushopt should be treated as a no-op by emulation
` [PATCH 4.19 14/14] ACPI: GED: fix -Wformat

[PATCH 5.4 00/17] 5.4.79-rc1 review
 2020-11-20 11:03 UTC  (18+ messages)
` [PATCH 5.4 01/17] selftests/powerpc: rfi_flush: disable entry flush if present
` [PATCH 5.4 02/17] powerpc/64s: flush L1D on kernel entry
` [PATCH 5.4 03/17] powerpc/64s: flush L1D after user accesses
` [PATCH 5.4 04/17] powerpc: Only include kup-radix.h for 64-bit Book3S
` [PATCH 5.4 05/17] selftests/powerpc: entry flush test
` [PATCH 5.4 06/17] MIPS: PCI: Fix MIPS build
` [PATCH 5.4 07/17] net/mlx5: Use async EQ setup cleanup helpers for multiple EQs
` [PATCH 5.4 08/17] net/mlx5: poll cmd EQ in case of command timeout
` [PATCH 5.4 09/17] net/mlx5: Fix a race when moving command interface to events mode
` [PATCH 5.4 10/17] net/mlx5: Add retry mechanism to the command entry index allocation
` [PATCH 5.4 11/17] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
` [PATCH 5.4 12/17] net: lantiq: Add locking for TX DMA channel
` [PATCH 5.4 13/17] Input: sunkbd - avoid use-after-free in teardown paths
` [PATCH 5.4 14/17] mac80211: always wind down STA state
` [PATCH 5.4 15/17] can: proc: can_remove_proc(): silence remove_proc_entry warning
` [PATCH 5.4 16/17] KVM: x86: clflushopt should be treated as a no-op by emulation
` [PATCH 5.4 17/17] ACPI: GED: fix -Wformat

[PATCH] arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
 2020-11-20 11:08 UTC  (4+ messages)

[PATCH v3 08/12] perf record: introduce --threads=<spec> command line option
 2020-11-20 11:09 UTC  (2+ messages)

[PATCH 1/5] drm/virtio: suffix create blob call with _ioctl like any ioctl
 2020-11-20 11:09 UTC  (2+ messages)

[PATCH 5.9 00/14] 5.9.10-rc1 review
 2020-11-20 11:03 UTC  (15+ messages)
` [PATCH 5.9 01/14] selftests/powerpc: rfi_flush: disable entry flush if present
` [PATCH 5.9 02/14] powerpc/64s: flush L1D on kernel entry
` [PATCH 5.9 03/14] powerpc/64s: flush L1D after user accesses
` [PATCH 5.9 04/14] powerpc: Only include kup-radix.h for 64-bit Book3S
` [PATCH 5.9 05/14] selftests/powerpc: entry flush test
` [PATCH 5.9 06/14] leds: lm3697: Fix out-of-bound access
` [PATCH 5.9 07/14] Input: sunkbd - avoid use-after-free in teardown paths
` [PATCH 5.9 08/14] mac80211: always wind down STA state
` [PATCH 5.9 09/14] can: proc: can_remove_proc(): silence remove_proc_entry warning
` [PATCH 5.9 10/14] selftests/harness: prettify SKIP message whitespace again
` [PATCH 5.9 11/14] powerpc/smp: Call rcu_cpu_starting() earlier
` [PATCH 5.9 12/14] perf/x86/intel/uncore: Fix Add BW copypasta
` [PATCH 5.9 13/14] KVM: x86: clflushopt should be treated as a no-op by emulation
` [PATCH 5.9 14/14] ACPI: GED: fix -Wformat

[PATCH 0/2] Fix USB2 PHY operation on Exynos542x
 2020-11-20 11:07 UTC  (4+ messages)
  ` [PATCH 2/2] ARM: dts: exynos: use Exynos5420 dedicated USB2 PHY compatible

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.78-13-g06e16b66c3e15)
 2020-11-20 11:07 UTC 

[PATCH] buildtools-tarball: add wic dependency into buildtools
 2020-11-20 11:07 UTC  (2+ messages)
` [OE-core] "

[PATCH] drm: fix kernel-doc warnings for SCALING_FILTER
 2020-11-20 11:06 UTC 

[linux-linus test] 156886: regressions - FAIL
 2020-11-20 11:06 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.