All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-14 10:29:29 to 2020-12-14 11:11:38 UTC [more...]

[PATCH wireguard-apple] Update SPDX-License-Identifier tags from GPL-2.0 to MIT
 2020-12-14 10:34 UTC  (4+ messages)

[PATCH v2 09/12] media: atomisp: Fix PARENTHESIS_ALIGNMENT
 2020-12-14 11:03 UTC  (2+ messages)
` [PATCH v2 12/12] media: atomisp: Fix LOGICAL_CONTINUATIONS

[PATCH v4 0/3] xen: add support for automatic debug key actions in case of crash
 2020-12-14 11:11 UTC  (7+ messages)
` [PATCH v4 1/3] xen/arm: add support for run_in_exception_handler()
` [PATCH v4 3/3] xen: add support for automatic debug key actions in case of crash

[PATCH v2 00/12] media: atomisp: Codingstyle
 2020-12-14 11:01 UTC  (7+ messages)
` [PATCH v2 02/12] media: atomisp: Fix Block Comments
` [PATCH v2 03/12] media: atomisp: Fix EMBEDDED_FUNCTION_NAME warning
` [PATCH v2 04/12] media: atomisp: Fix OPEN_ENDED_LINE
` [PATCH v2 05/12] media: atomisp: Fix overlong line
` [PATCH v2 06/12] media: atomisp: Remove defines
` [PATCH v2 07/12] media: atomisp: Fix funciton decleration

[PATCH 0/9] drm: rcar-du: Fix LVDS-related crash
 2020-12-14 11:05 UTC  (16+ messages)
` [PATCH 5/9] drm: rcar-du: Use DRM-managed allocation for encoders
` [PATCH 6/9] drm: rcar-du: Embed drm_device in rcar_du_device
` [PATCH 7/9] drm: rcar-du: Replace dev_private with container_of
` [PATCH 8/9] drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link mode
` [PATCH 9/9] drm: rcar-du: Drop local encoder variable

[Intel-wired-lan] [PATCH v2] e1000e: Added ICR clearing by corresponding IMS bit
 2020-12-14 11:42 UTC  (3+ messages)
  `  "

[PATCH 0/2] powerpc/64s: fix for CPU hotplug vs mm_cpumask bug
 2020-12-14 11:04 UTC  (8+ messages)
` [PATCH 2/2] powerpc/64s: Trim offlined CPUs from mm_cpumasks

[PATCH 1/4] documentation: Simplify oe_wiki and oe_home links
 2020-12-14 11:09 UTC  (7+ messages)
` [PATCH 3/4] documentation: Simplify remaining yocto_home links
  ` [docs] "
` [PATCH 4/4] documentation: Use https links where possible
  ` [docs] "

[PATCH v1 0/4] cpufreq: Allow drivers to receive more information from the governor
 2020-12-14 11:07 UTC  (7+ messages)
` [PATCH v1 2/4] cpufreq: schedutil: Adjust utilization instead of frequency

[PATCH v4 0/2] usb: dwc3: drd: Check graph presence for extcon
 2020-12-14 11:07 UTC  (3+ messages)
` [PATCH v4 1/2] usb: dwc3: drd: Avoid error when extcon is missing
` [PATCH v4 2/2] usb: dwc3: drd: Improve dwc3_get_extcon() style

[PATCH AUTOSEL 5.9 01/23] drm/tegra: sor: Don't warn on probe deferral
 2020-12-14 11:07 UTC  (4+ messages)
` [PATCH AUTOSEL 5.9 15/23] scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()

[PATCH] usb: cdns3: Fixes for sparse warnings
 2020-12-14 11:04 UTC 

[ovmf test] 157513: regressions - FAIL
 2020-12-14 11:06 UTC 

[PATCH] ui: add support for remote power control to VNC server
 2020-12-14 11:05 UTC  (2+ messages)

[PATCH] Add support for pvpanic pci device
 2020-12-14 11:03 UTC  (9+ messages)
` [PATCH 1/6] hw/misc/pvpanic: Build the pvpanic device for any machine
` [PATCH 3/6] hw/misc/pvpanic: Add the PCI interface
` [PATCH 5/6] pvpanic : update pvpanic document

[GIT PULL] EDAC updates for 5.11
 2020-12-14 11:04 UTC 

[PATCH 0/2] Fix the incorrect memmap init defer handling
 2020-12-14 11:04 UTC  (4+ messages)
` [PATCH 2/2] mm: rename memmap_init() and memmap_init_zone()

[PATCH v2 1/4] usb: dwc2: Add support for optional usb phy
 2020-12-14 11:03 UTC  (2+ messages)
` [PATCH v2] fixup! "

[PATCH v2 0/3] nvdimm: read-only file support
 2020-12-14 11:01 UTC  (3+ messages)
` [PATCH v2 1/3] memory: add readonly support to memory_region_init_ram_from_file()

[PATCH v3] drm: rockchip: hdmi: enable higher resolutions than FHD
 2020-12-14 11:03 UTC  (2+ messages)

[PATCHv5 00/15] perf: Add mmap2 build id support
 2020-12-14 10:54 UTC  (16+ messages)
` [PATCH 01/15] bpf: Move stack_map_get_build_id into lib
` [PATCH 02/15] bpf: Add size arg to build_id_parse function
` [PATCH 03/15] perf: Add build id data in mmap2 event
` [PATCH 04/15] tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
` [PATCH 05/15] perf tools: Do not swap mmap2 fields in case it contains build id
` [PATCH 06/15] perf tools: Add support to read build id from compressed elf
` [PATCH 07/15] perf tools: Store build id from mmap2 events
` [PATCH 08/15] perf tools: Allow mmap2 event to synthesize kernel image
` [PATCH 09/15] perf tools: Allow mmap2 event to synthesize modules
` [PATCH 10/15] perf tools: Synthesize build id for kernel/modules/tasks
` [PATCH 11/15] perf tools: Add support to display build id for mmap2 events
` [PATCH 12/15] perf buildid-cache: Add support to add build ids from perf data
` [PATCH 13/15] perf buildid-cache: Add --debuginfod option
` [PATCH 14/15] perf buildid-list: Add support for mmap2's buildid events
` [PATCH 15/15] perf record: Add --buildid-mmap option to enable mmap's build id

[MPTCP] Re: [PATCH mptcp-net-next] mptcp: fix pending data accounting
 2020-12-14 11:02 UTC 

[PATCH] mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()
 2020-12-14 10:27 UTC  (7+ messages)
` [PATCH] mmc: atmel-mci: Reduce scope for the variable “slot =?u
    ` mmc: atmel-mci: Reduce scope for the variable “slot” in atmci_request_end()
      ` mmc: atmel-mci: Reduce scope for the variable “slot” in
        ` [dm-devel] …: Reduce scope for the variable “…” in …()
          `  "

[dm-devel] [PATCH v8 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-12 14:47 UTC  (14+ messages)
` [dm-devel] [PATCH v8 1/8] IMA: generalize keyring specific measurement constructs
` [dm-devel] [PATCH v8 2/8] IMA: add support to measure buffer data hash
` [dm-devel] [PATCH v8 3/8] IMA: define a hook to measure kernel integrity critical data
` [dm-devel] [PATCH v8 4/8] IMA: add policy rule to measure "
` [dm-devel] [PATCH v8 8/8] selinux: include a consumer of the new IMA critical data hook

[dm-devel] [PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-12 19:20 UTC  (5+ messages)
` [dm-devel] [PATCH v9 4/8] IMA: add policy rule to measure "
` [dm-devel] [PATCH v9 5/8] IMA: limit critical data measurement based on a label

[dm-devel] [RFC PATCH v3 0/2] add simple copy support
 2020-12-14  7:07 UTC  (7+ messages)
  ` [dm-devel] [RFC PATCH v3 1/2] block: "
  ` [dm-devel] [RFC PATCH v3 2/2] nvme: "

[Intel-gfx] [PATCH v5 1/6] drm/damage_helper: Check if damage clips has valid values
 2020-12-14 11:00 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 3/6] drm/i915/display/psr: Use plane damage clips to calculate damaged area

[dm-devel] [PATCH v7 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-11 16:27 UTC  (5+ messages)
` [dm-devel] [PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH v3 00/17] KVM: Add minimal support for Xen HVM guests
 2020-12-14 10:55 UTC  (7+ messages)
` [PATCH v3 08/17] KVM: x86/xen: register shared_info page
` [PATCH v3 11/17] KVM: x86/xen: register vcpu info
` [PATCH v3 13/17] KVM: x86/xen: register vcpu time info region

[PATCH v4 00/32] qdev property code cleanup
 2020-12-14 10:56 UTC  (9+ messages)
` [PATCH v4 18/32] qdev: Get just property name at error_set_from_qdev_prop_error()
` [PATCH v4 23/32] qdev: Move dev->realized check to qdev_property_set()
` [PATCH v4 30/32] qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()

[PATCH] samples/bpf/Makefile: Create tools/testing/selftests/bpf dir
 2020-12-14 10:56 UTC 

[igt-dev] [PATCH i-g-t v8] kms_atomic_transition:Convert nx-modeset-transitions subtest to dynamic
 2020-12-14 11:06 UTC 

[XEN PATCH v1 1/1] Invalidate cache for cpus affinitized to the domain
 2020-12-14 10:56 UTC  (4+ messages)

[Devel] [RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2020-12-14 10:55 UTC  (6+ messages)
`  "
    ` [Devel] "

[PATCH] file /etc/ethertypes conflicts between netbase-1:6.2-r0.corei7_64 and ebtables-2.0.10+4-r4.corei7_64
 2020-12-14 10:55 UTC  (5+ messages)
` [OE-core] "

[PATCH v6 0/7] Microchip PolarFire SoC support
 2020-12-14 10:56 UTC  (8+ messages)
` [PATCH v6 1/7] riscv: Add DMA 64-bit address support
` [PATCH v6 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v6 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v6 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v6 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v6 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v6 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[RFC] net: stmmac: Problem with adding the native GPIOs support
 2020-12-14 10:52 UTC  (3+ messages)

[PATCH v2] powerpc/book3s/kup: Mark the kuap/keup function non __init
 2020-12-14 10:53 UTC  (2+ messages)

[Fuego] [PATCH] LTP: fix 'UserWarning' in ltp_process.py
 2020-12-14 10:53 UTC 

[PATCH][dunfell 1/3] glibc: fix CVE-2020-29562
 2020-12-14 10:52 UTC  (3+ messages)
` [PATCH][dunfell 2/3] qemu: fix CVE-2020-25723
` [PATCH][dunfell 3/3] binutils: fix CVE-2020-16592/16598

[PATCH v2 00/18] btrfs: add read-only support for subpage sector size
 2020-12-14 10:50 UTC  (7+ messages)
` [PATCH v2 14/18] btrfs: extent_io: make endio_readpage_update_page_status() to handle subpage case
` [PATCH v2 15/18] btrfs: disk-io: introduce subpage metadata validation check

WARNING in yurex_write/usb_submit_urb
 2020-12-14 10:50 UTC  (3+ messages)
` [PATCH] USB: yurex: fix control-URB timeout handling

lab-nxp will be offline from 19 dec to 21 dec
 2020-12-14 10:52 UTC 

[PATCH 0/3] hw/arm: sabrelite: Improve emulation fidelity to allow booting upstream U-Boot
 2020-12-14 10:50 UTC  (14+ messages)
` [PATCH 1/3] hw/misc: imx6_ccm: Update PMU_MISC0 reset value
` [PATCH 3/3] hw/arm: sabrelite: Connect the Ethernet PHY at address 6

[Intel-gfx] [PATCH i-g-t 1/4] i915/perf_pmu: Verify RC6 measurements before/after suspend
 2020-12-14 10:51 UTC  (8+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/4] i915/gem_exec_balancer: Measure timeslicing fairness
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/4] i915/gem_shrink: Refactor allocation sizing based on available memory
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 4/4] i915/gem_exec_schedule: Try to spot unfairness
  ` [igt-dev] "

[RFC][PATCH 0/2] design a way to change audio Jack state by software
 2020-12-14 10:48 UTC  (4+ messages)

WARNING in sk_stream_kill_queues (5)
 2020-12-14 10:47 UTC  (14+ messages)

[RFC HACK PATCH] PCI: dwc: layerscape: Hack around enumeration problems with Honeycomb LX2K
 2020-12-14 10:43 UTC  (6+ messages)

[hwmon:watchdog-next] BUILD SUCCESS fa4e534ad44517e950d7eb5b4f50638b9bb17f95
 2020-12-14 10:46 UTC 

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-12-14 10:46 UTC  (13+ messages)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations

[Cluster-devel] Recording extents in GFS2
 2020-12-14 10:46 UTC  (2+ messages)

kernel 5.9.14 USB scanner detection fails
 2020-12-14 10:36 UTC 

[HELP] mmap fsdax mode pmem to userland with writethrough
 2020-12-14 10:44 UTC 

[dpdk-dev] [PATCH] ci: hook to Github Actions
 2020-12-14 10:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/2] ci: hook to GitHub Actions

[PATCH] at_keyboard: Fix keyboards that report IBM PC AT scan codes
 2020-12-14 10:44 UTC  (4+ messages)

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-12-14 10:42 UTC  (3+ messages)
    ` [PATCH iproute2-next v2] iplink:macvlan: Added bcqueuelen parameter

[RFC v5 0/7] PMEM device emulation without nfit depenency
 2020-12-14 10:41 UTC  (13+ messages)
` [RFC v5 1/7] testing/nvdimm: Add test module for non-nfit platforms
` [RFC v5 2/7] ndtest: Add compatability string to treat it as PAPR family
` [RFC v5 3/7] ndtest: Add dimms to the two buses
` [RFC v5 4/7] ndtest: Add dimm attributes
` [RFC v5 5/7] ndtest: Add regions and mappings to the test buses
` [RFC v5 6/7] ndtest: Add nvdimm control functions
` [RFC v5 7/7] ndtest: Add papr health related flags
` [ndctl RFC v5 1/5] libndctl: test enablement for non-nfit devices
  ` [ndctl RFC v5 2/5] test: Don't skip tests if nfit modules are missing
  ` [ndctl RFC v5 3/5] papr: Add support to parse save_fail flag for dimm
  ` [ndctl RFC v5 4/5] test/libndctl: skip SMART tests on non-nfit devices
  ` [ndctl RFC v5 5/5] Use page size as alignment value

[PATCH] pci/shpc: don't push attention button when ejecting powered-off device
 2020-12-14 10:40 UTC  (3+ messages)

[PATCH V2 1/1] drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLID
 2020-12-14 10:40 UTC  (2+ messages)

[PATCH 0/3] PineTab with new panel DT
 2020-12-14 10:39 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: arm: sunxi: add PineTab new panel DT binding
` [PATCH 3/3] dt-bindings: arm: sunxi: note that old PineTab compatible has old panel

linux-next: Fixes tag needs some work in the nfs tree
 2020-12-14 10:38 UTC 

[intel-linux-intel-lts:5.4/yocto 40/1142] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:972 dw_chan_prep_dma_cyclic() error: uninitialized symbol 'mem'
 2020-12-14 10:38 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/8] s390x: Add SIE library and simple test
 2020-12-14 10:34 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 4/8] s390x: Split assembly and move to s390x/asm/

file /etc/ethertypes conflicts between netbase-1:6.2-r0.corei7_64 and ebtables-2.0.10+4-r4.corei7_64
 2020-12-14 10:35 UTC  (3+ messages)
` [yocto] "

[Intel-gfx] [PATCH 1/4] dma-buf: Remove kmap kerneldoc vestiges
 2020-12-14 10:33 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/4] dma-buf: begin/end_cpu might lock the dma_resv lock
  `  "
` [PATCH 1/4] dma-buf: Remove kmap kerneldoc vestiges

INFO: task hung in cfg80211_event_work
 2020-12-14 10:33 UTC 

[intel-linux-intel-lts:5.4/yocto 39/1142] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:941 axi_chan_handle_err() warn: inconsistent returns 'chan->vc.lock'
 2020-12-14 10:34 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] core_setmaster: Load modules before accessing device files
 2020-12-14 10:34 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 1/5] systemd: update 246 -> 247
 2020-12-14 10:33 UTC  (4+ messages)
` [PATCH 5/5] systemd: add RRECOMMENDS for weak dependencies, if enabled
  ` [OE-core] "

[PATCH v3] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-12-14 10:32 UTC  (7+ messages)

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-14  9:26 UTC  (4+ messages)
` [PATCH 2/8] pinctrl: sunxi: Add support for the Allwinner H616 pin controller

[PATCH] net/mlx4: Use true,false for bool variable
 2020-12-14 10:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] optimise iov_iter
 2020-12-14 10:28 UTC  (7+ messages)
` [PATCH 2/2] iov_iter: optimise iter type checking

arch/arm64/kernel/entry-common.c:68:25: warning: no previous prototype for 'el1_sync_handler'
 2020-12-14 10:28 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] test/bitmap: add test case to scan after half cline is cleared
 2020-12-14 10:28 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] bitmap: fix bitmap not empty API for 128B cacheline


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.