All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-25 14:02:39 to 2021-01-25 14:52:55 UTC [more...]

[PATCH v5 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-25 14:28 UTC  (11+ messages)
` [PATCH v5 13/21] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
` [PATCH v5 18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure

[PATCH v2 0/4] dmaengine: rcar-dmac: Add support for R-Car V3U
 2021-01-25 14:24 UTC  (2+ messages)
` [PATCH v2 2/4] dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helper

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-25 14:42 UTC  (7+ messages)
` [PATCH v3 0/2] "

[PATCH 0/2] mmc: J7200: Add support for higher speed modes in MMCSD subsystems
 2021-01-25 14:18 UTC  (7+ messages)

[PATCH v4 00/23] powerpc/32: Implement C syscall entry/exit
 2021-01-25 14:48 UTC  (3+ messages)
` [PATCH v4 01/23] powerpc/32s: Add missing call to kuep_lock on syscall entry
` [PATCH v4 04/23] powerpc/32: Reorder instructions to avoid using CTR in "

[PATCH] media: doc: pixfmt-yuv: Fix 4:4:4 subsampling info
 2021-01-25 14:07 UTC  (5+ messages)

[PATCH v4 0/3] kasan: Fix metadata detection for KASAN_HW_TAGS
 2021-01-25 14:36 UTC  (5+ messages)
` [PATCH v4 1/3] arm64: Improve kernel address detection of __is_lm_address()

[PATCH nft v4] src: Support netdev egress hook
 2021-01-25 14:31 UTC  (5+ messages)
` [netfilter-core] "

[PATCH 1/2 net-next] net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
 2021-01-25  8:13 UTC  (2+ messages)
` [PATCH 2/2 net-next] net: mscc: ocelot: fix error code in mscc_ocelot_probe()

FAILED: patch "[PATCH] drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when" failed to apply to 5.10-stable tree
 2021-01-25 14:25 UTC  (3+ messages)
` [PATCH stable-5.10] drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4
  ` [Intel-gfx] "

[OE-core][dunfell 00/47] Patch review - pseudo file mode corruption fix V2
 2021-01-25 14:50 UTC  (27+ messages)
` [OE-core][dunfell 01/47] pseudo: Switch to oe-core branch in git repo
` [OE-core][dunfell 02/47] pseudo: merge in fixes for setfacl issue
` [OE-core][dunfell 03/47] pseudo: Update to add OFC fcntl lock updates
` [OE-core][dunfell 04/47] pseudo: fix renaming to self
` [OE-core][dunfell 05/47] pseudo: Ignore mismatched inodes from the db
` [OE-core][dunfell 06/47] pseudo: Add support for ignoring paths from the pseudo DB
` [OE-core][dunfell 07/47] pseudo: Abort on mismatch patch
` [OE-core][dunfell 08/47] psuedo: Add tracking of linked files for fds
` [OE-core][dunfell 09/47] pseudo: Fix xattr segfault
` [OE-core][dunfell 10/47] pseudo: Add may unlink patch
` [OE-core][dunfell 11/47] pseudo: Add pathfix patch
` [OE-core][dunfell 12/47] bitbake.conf: Remove TERM from default BB_HASHBASE_WHITELIST
` [OE-core][dunfell 13/47] base/bitbake.conf: Enable pseudo path filtering
` [OE-core][dunfell 14/47] wic: Fix permissions when using exclude or include path
` [OE-core][dunfell 15/47] wic: Fix multi images .wks with bitbake
` [OE-core][dunfell 16/47] wic: Avoid creating invalid pseudo directory
` [OE-core][dunfell 17/47] wic: Handle new PSEUDO_IGNORE_PATHS variable
` [OE-core][dunfell 18/47] pseudo: Fix statx function usage
` [OE-core][dunfell 19/47] bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/meta
` [OE-core][dunfell 20/47] abi_version,sanity: Tell users TMPDIR must be clean after pseudo changes
` [OE-core][dunfell 21/47] pseudo: Update to account for patches merged on branch
` [OE-core][dunfell 22/47] pseudo: Upgrade to include mkostemp64 wrapper
` [OE-core][dunfell 23/47] base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as strings
` [OE-core][dunfell 24/47] oeqa/selftest/runtime_test: Exclude gpg directory from pseudo database
` [OE-core][dunfell 25/47] tcl: adapt to potential pseudo changes
` [OE-core][dunfell 26/47] bitbake.conf: Exclude ${CCACHE_DIR} from pseudo database

[dpdk-dev] [PATCH v2 0/3] support SSL/TLS way of cipher-auth operations
 2021-01-25 15:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/3] cryptodev: add feature flag for SSL/TLS order
` [dpdk-dev] [PATCH v2 2/3] common/cpt: add support for SSL/TLS way of cipher-auth operations

[PATCH v4 0/4] meson: Try to clarify TCG / TCI options for new users
 2021-01-25 14:45 UTC  (5+ messages)
` [PATCH v4 1/4] configure: Fix --enable-tcg-interpreter
` [PATCH v4 2/4] configure: Improve TCI feature description
` [PATCH v4 3/4] meson: Explicit TCG backend used
` [PATCH v4 4/4] meson: Warn when TCI is selected but TCG backend is available

[dpdk-dev] [PATCH v2 00/44] net/virtio: Virtio PMD rework
 2021-01-25 14:51 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 01/44] bus/vdev: add helper to get vdev from eth dev
` [dpdk-dev] [PATCH v2 36/44] net/virtio: move Vhost-user reqs to Vhost-user backend

[PATCH v3 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-01-25 14:51 UTC  (2+ messages)

[PATCH v3 0/3] Add MIPI rx DPI support
 2021-01-25 14:51 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings:drm/bridge:anx7625:add HDCP support flag and swing reg

[PATCH] latest memlockd patch
 2021-01-25 14:46 UTC  (2+ messages)

[PATCH] kgdb: rectify kernel-doc for kgdb_unregister_io_module()
 2021-01-25 14:48 UTC 

[LTP] LTP: madvise08.c:203: TFAIL: No sequence in dump after MADV_DODUMP
 2021-01-25 14:48 UTC 

[PATCH] mt7601u: process tx URBs with status EPROTO properly
 2021-01-25 14:42 UTC  (2+ messages)
`  "

FAILED: patch "[PATCH] pinctrl: qcom: Properly clear "intr_ack_high" interrupts when" failed to apply to 5.4-stable tree
 2021-01-25 14:41 UTC 

[PATCH] clk: qoriq: use macros to generate pll_mask
 2021-01-25 14:25 UTC 

[PATCH] iwl4965: do not process non-QOS frames on txq->sched_retry path
 2021-01-25 14:44 UTC  (2+ messages)

FAILED: patch "[PATCH] gpio: mvebu: fix pwm .get_state period calculation" failed to apply to 5.4-stable tree
 2021-01-25 14:44 UTC 

FAILED: patch "[PATCH] gpio: mvebu: fix pwm .get_state period calculation" failed to apply to 5.10-stable tree
 2021-01-25 14:44 UTC 

FAILED: patch "[PATCH] gpio: mvebu: fix pwm .get_state period calculation" failed to apply to 4.14-stable tree
 2021-01-25 14:44 UTC 

FAILED: patch "[PATCH] gpio: mvebu: fix pwm .get_state period calculation" failed to apply to 4.19-stable tree
 2021-01-25 14:44 UTC 

FAILED: patch "[PATCH] drm/i915/pmu: Don't grab wakeref when enabling events" failed to apply to 5.10-stable tree
 2021-01-25 14:44 UTC 

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-01-25 14:42 UTC  (4+ messages)

FAILED: patch "[PATCH] x86: PM: Register syscore_ops for scale invariance" failed to apply to 5.10-stable tree
 2021-01-25 14:42 UTC 

[dpdk-dev] [PATCH v3 0/3] fix 'max-pkt-len' errors
 2021-01-25 14:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/2] "
  ` [dpdk-dev] [PATCH v4 2/2] app/testpmd: fix max-pkt-len option invalid

[PATCHv2 ] wlcore: Fix command execute failure 19 for wl12xx
 2021-01-25 14:42 UTC  (2+ messages)

FAILED: patch "[PATCH] pinctrl: qcom: Properly clear "intr_ack_high" interrupts when" failed to apply to 5.10-stable tree
 2021-01-25 14:41 UTC 

FAILED: patch "[PATCH] pinctrl: qcom: Don't clear pending interrupts when enabling" failed to apply to 5.10-stable tree
 2021-01-25 14:41 UTC 

[PATCH] ntp: Use freezable workqueue for RTC synchronization
 2021-01-25 14:30 UTC 

[linux-next:master 5990/6048] arch/s390/kernel/syscall.c:165:3: error: implicit declaration of function 'sched_resched_local_allow'
 2021-01-25 14:41 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: add STM32 CEC support
 2021-01-25 14:36 UTC  (2+ messages)

[PATCH v3 0/5] arm64: Initial support for Texas Instruments AM642 Platform
 2021-01-25 14:39 UTC  (13+ messages)
` [PATCH v3 2/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64
` [PATCH v3 3/5] arm64: dts: ti: Add support for AM642 SoC

[PATCH] ARM: dts: stm32: Add STM32MP1 I2C6 SDA/SCL pinmux
 2021-01-25 14:38 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E
 2021-01-25 14:39 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/41] drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
 2021-01-25 14:40 UTC  (20+ messages)
` [Intel-gfx] [PATCH 02/41] drm/i915/gt: Move the defer_request waiter active assertion
` [Intel-gfx] [PATCH 03/41] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [PATCH 06/41] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [PATCH 08/41] drm/i915: Improve DFS for priority inheritance
` [Intel-gfx] [PATCH 09/41] drm/i915/selftests: Exercise relative mmio paths to non-privileged registers
` [Intel-gfx] [PATCH 10/41] drm/i915/selftests: Exercise cross-process context isolation
` [Intel-gfx] [PATCH 11/41] drm/i915: Extract request submission from execlists
` [Intel-gfx] [PATCH 12/41] drm/i915: Extract request rewinding "
` [Intel-gfx] [PATCH 13/41] drm/i915: Extract request suspension from the execlists
` [Intel-gfx] [PATCH 14/41] drm/i915: Extract the ability to defer and rerun a request later
` [Intel-gfx] [PATCH 15/41] drm/i915: Fix the iterative dfs for defering requests
` [Intel-gfx] [PATCH 16/41] drm/i915: Move common active lists from engine to i915_scheduler
` [Intel-gfx] [PATCH 17/41] drm/i915: Move scheduler queue
` [Intel-gfx] [PATCH 18/41] drm/i915: Move tasklet from execlists to sched
` [Intel-gfx] [PATCH 19/41] drm/i915/gt: Show scheduler queues when dumping state
` [Intel-gfx] [PATCH 22/41] drm/i915: Fair low-latency scheduling
` [Intel-gfx] [PATCH 34/41] Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
` [Intel-gfx] [PATCH 35/41] drm/i915/gt: Couple tasklet scheduling for all CS interrupts

[xen-unstable test] 158607: tolerable FAIL
 2021-01-25 14:39 UTC 

ldconfig library is detected as ELF (not as libc6)
 2021-01-25 14:38 UTC 

[RFC PATCH net-next 0/3] add HSR offloading support for DSA switches
 2021-01-25 14:33 UTC  (4+ messages)
` [RFC PATCH net-next 2/3] net: hsr: add DSA offloading support

race in timerobj
 2021-01-25 14:36 UTC  (11+ messages)

[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
 2021-01-25 14:31 UTC  (3+ messages)

[PATCH] replay: fix replay of the interrupts
 2021-01-25 14:26 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/3] AVX512 vPMD on i40e
 2021-01-25 14:35 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 "

configure does not detect librados or librbd since the switch to meson
 2021-01-25 14:31 UTC  (2+ messages)

[PATCH v7 0/1] audio jack software injection
 2021-01-25 14:32 UTC  (3+ messages)
` [PATCH v7 1/1] alsa: jack: implement software jack injection via debugfs

[PATCH V2] ARM: dts: stm32: Rename mmc controller nodes to mmc@
 2021-01-25 14:29 UTC  (2+ messages)

[PATCH v2 0/5] zstd decompression for DomU-s + fallout / consolidation
 2021-01-25 14:30 UTC  (6+ messages)
` [PATCH v2.5 1/5] libxenguest: support zstd compressed kernels

[PATCH v2] x86: Treat R_386_PLT32 as R_386_PC32
 2021-01-25 14:23 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/7] Convert CAN tests to new LTP API
 2021-01-25 14:30 UTC  (5+ messages)
` [PATCH v3 5/7] can_recv_own_msgs: Convert to new library
  ` [LTP] "
` [PATCH v3 7/7] can: Update contact details
  ` [LTP] "

[PATCH] usb: host: xhci-plat: fix support for XHCI_SKIP_PHY_INIT quirk
 2021-01-25 14:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] soc: renesas: rcar-sysc: Use readl_poll_timeout_atomic()
 2021-01-25 14:26 UTC 

Fail to boot qemu xlnx-zcu102 due to lot of drivers not probing
 2021-01-25 14:25 UTC  (4+ messages)

[PATCH 1/5] rtlwifi: rtl_pci: fix bool comparison in expressions
 2021-01-25 14:22 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH] gpio-uclass: fix gpio flags save condition
 2021-01-25 14:27 UTC  (3+ messages)

[PATCH 1/2] arm: mvebu: theadorable: Enhance "pcie" test cmd to check link width/speed
 2021-01-25 14:27 UTC  (2+ messages)
` [PATCH 2/2] arm: mvebu: theadorable: Set deephasis bit in PCIe configs very early

[PATCH] pci: pci_mvebu: Disable config access to PCI host bridge ports
 2021-01-25 14:25 UTC 

[meta-python][PATCH 1/2] packagegroup-meta-python: sort package names, add notes
 2021-01-25 14:25 UTC  (2+ messages)
` [meta-python][PATCH 2/2] packagegroup-meta-python: add ptest packages to ptest group

[PATCH] arm-autonomy/linux-arm-autonomy: Add explicit dependency on bridge.cfg
 2021-01-25 14:25 UTC  (2+ messages)
` [meta-arm] "

[PATCH] hw/scsi/megasas: check for NULL frame in megasas_command_cancelled()
 2021-01-25 14:22 UTC  (2+ messages)

[PATCH 1/3] arm-autonomy/xenguest: Add guestcount support
 2021-01-25 14:24 UTC  (2+ messages)
` [meta-arm] "

[PATCH] Documentation: arm: marvell: Fix dead link to Armada 37xx Product Brief
 2021-01-25 14:13 UTC 

[PATCH] drm/i915/gem: fix non-SMP build failure
 2021-01-25 14:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2] ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682
 2021-01-25 14:17 UTC  (2+ messages)

[PATCH] mm: add __GFP_NOWARN to memdup_user_nul()
 2021-01-25 14:20 UTC  (6+ messages)
` [PATCH v2] mm: memdup_user*() should use same gfp flags

ASoC: simple-card, fsl-sai, ak4458, imx-ak4458
 2021-01-25 14:17 UTC  (5+ messages)
  ` ASoC: ak4458 reset polarity
    ` [PATCH] ASoC: ak4458: correct "

[PATCH 0/2] ASoC: SOF: partial fix to Kconfig issues
 2021-01-25 14:17 UTC  (2+ messages)

[PATCH 0/2] Performance improvement about cache flush
 2021-01-25 14:10 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm64: Distinguish cases of allocating memcache more precisely
` [PATCH 2/2] KVM: arm64: Skip the cache flush when coalescing tables into a block

[PATCH v2] ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookup
 2021-01-25 14:17 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/8] drm/i915/selftests: Set cache status for huge_gem_object
 2021-01-25 14:18 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/8] drm/i915/selftests: Use a coherent map to setup scratch batch buffers
` [Intel-gfx] [PATCH 3/8] drm/i915/selftests: Replace the unbounded set-domain with an explicit wait
` [Intel-gfx] [PATCH 4/8] drm/i915/selftests: Remove redundant set-to-gtt-domain
` [Intel-gfx] [PATCH 5/8] drm/i915/selftests: Replace unbound set-domain waits with explicit timeouts
` [Intel-gfx] [PATCH 6/8] drm/i915/selftests: Replace an unbounded set-domain wait with a timeout
` [Intel-gfx] [PATCH 7/8] drm/i915/selftests: Remove redundant set-to-gtt-domain before batch submission
` [Intel-gfx] [PATCH 8/8] drm/i915/gem: Manage all set-domain waits explicitly

[PATCH] mm/filemap: Adding missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
 2021-01-25 14:09 UTC  (3+ messages)

[GIT PULL] Staging/IIO driver fixes for 5.11-rc5
 2021-01-25 14:08 UTC  (4+ messages)

[PATCH v7 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 14:17 UTC  (7+ messages)
` [PATCH v7 13/14] selftests/vm: test flag is broken
` [PATCH v7 14/14] selftests/vm: test faulting in kernel, and verify pinnable pages

store a pointer to the block_device in struct bio (again) v2
 2021-01-25 14:14 UTC  (5+ messages)
` [PATCH 04/10] block: simplify submit_bio_checks a bit
  ` [dm-devel] "
` [PATCH 08/10] block: add a disk_uevent helper
  ` [dm-devel] "

FAILED: patch "[PATCH] powerpc/64s: fix scv entry fallback flush vs interrupt" failed to apply to 4.14-stable tree
 2021-01-25 14:11 UTC 

[PATCH v2 00/17] Support ROHM BD71815 PMIC
 2021-01-25 14:10 UTC  (3+ messages)
` [PATCH v2 09/17] mfd: Support for ROHM BD71815 PMIC core

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-25 14:12 UTC  (9+ messages)
` [PATCH 10/25] hmp: special case help options for object_add
` [PATCH 11/25] remove -writeconfig

[OE-core] [PATCH 1/2] python3-docutils: Fix bug of program rst2man cannot be found
 2021-01-25 14:13 UTC  (3+ messages)
` [OE-core] [PATCH 2/2] libdrm: upgrade 2.4.103 -> 2.4.104

[dpdk-dev] [PATCH 00/20] ensure headers have correct includes
 2021-01-25 14:11 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/4] add checking of header includes
  ` [dpdk-dev] [PATCH v3 1/4] eal: add missing include to mcslock
  ` [dpdk-dev] [PATCH v3 2/4] build: separate out headers for include checking
  ` [dpdk-dev] [PATCH v3 3/4] buildtools/chkincs: add app to verify header includes
  ` [dpdk-dev] [PATCH v3 4/4] devtools: remove check-includes script

[PATCH for v5.11 01/12] iwlwifi: mvm: skip power command when unbinding vif during CSA
 2021-01-25 13:54 UTC  (2+ messages)

v4l: status of 'add support for multiplexed streams' patch
 2021-01-25 14:08 UTC 

[agd5f:i2c_rework 40/48] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c:2295:3: warning: variable 'bytes_to_transfer' is uninitialized when used here
 2021-01-25 14:11 UTC 

[PATCH 0/1] kernel-shark v1 changed
 2021-01-25 14:05 UTC  (2+ messages)
` [PATCH 1/1] kernel-shark: Use mouse wheel to scroll the graphs

[Intel-gfx] [PATCH 00/10] Alderlake-S platform enabling patches
 2021-01-25 14:07 UTC  (11+ messages)
` [Intel-gfx] [PATCH 01/10] x86/gpu: Add Alderlake-S stolen memory support
` [Intel-gfx] [PATCH 02/10] drm/i915/adl_s: Add PCH support
` [Intel-gfx] [PATCH 03/10] drm/i915/adl_s: Add Interrupt Support
` [Intel-gfx] [PATCH 04/10] drm/i915/adl_s: Add PHYs for Alderlake S
` [Intel-gfx] [PATCH 05/10] drm/i915/adl_s: Configure DPLL for ADL-S
` [Intel-gfx] [PATCH 06/10] drm/i915/adl_s: Configure Port clock registers "
` [Intel-gfx] [PATCH 07/10] drm/i915/adl_s: Initialize display "
` [Intel-gfx] [PATCH 08/10] drm/i915/adl_s: Add adl-s ddc pin mapping
` [Intel-gfx] [PATCH 09/10] drm/i915/adl_s: Add vbt port and aux channel settings for adls
` [Intel-gfx] [PATCH 10/10] drm/i915/adl_s: Update combo PHY master/slave relationships

[PATCH 0/2] trace: make the 'log' backend timestamp configurable
 2021-01-25 14:06 UTC  (2+ messages)

MIPS support for PIC32 and GPIOs
 2021-01-25 14:03 UTC 

Urgent Attention
 2021-01-25 14:06 UTC 

[PATCH] x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled
 2021-01-25 14:00 UTC 

Fw:Re:Fw:Re:Fw:Re:[RFC,v1,1/1] audit: speed up syscall rule match while exiting syscall
 2021-01-24 14:19 UTC 

[tip:master] BUILD SUCCESS 22840ddac02152c3853c9a59dada585fc85be3c9
 2021-01-25 13:58 UTC 

[Buildroot] No rule to make target 'host-python !!
 2021-01-25 14:05 UTC  (12+ messages)

[RFC,v3,1/1] audit: speed up syscall rule filtering
 2021-01-24 13:04 UTC 

[PATCH] ALSA: bebob: remove an unnecessary condition in hwdep_read()
 2021-01-25 14:02 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.