All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 15:36:13 to 2020-11-16 16:14:59 UTC [more...]

[PATCH] drm/i915/selftests: Fix wrong return value of perf_series_engines()
 2020-11-16 15:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/5] Extend irqchip ocelot driver to support other SoCs
 2020-11-16 16:14 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: convert icpu intr bindings to json-schema

[PATCH 0/4] x86/xen: do some paravirt cleanup
 2020-11-16 16:14 UTC  (5+ messages)
` [PATCH 2/4] x86/xen: use specific Xen pv interrupt entry for DF

[Buildroot] [git commit] package/postgresql: security bump to version 12.5
 2020-11-16 16:14 UTC 

[Buildroot] [git commit branch/next] package/postgresql: security bump to version 12.5
 2020-11-16 16:14 UTC 

[Buildroot] [git commit] package/redis: security bump to version 6.0.9
 2020-11-16 16:14 UTC 

[Buildroot] [git commit branch/next] package/redis: security bump to version 6.0.9
 2020-11-16 16:14 UTC 

[PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-16 16:13 UTC  (10+ messages)
` [PATCH v3 4/4] soc: imx8m: change to use platform driver
    ` [EXT] "
  ` [EXT] Re: [PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID

Adventures in NFS re-exporting
 2020-11-16 16:14 UTC  (14+ messages)

[PATCH] drm/fourcc: fix AMD modifiers PACKERS field doc
 2020-11-16 16:13 UTC  (4+ messages)

[PATCH 00/15] target/arm: More v8.1M features
 2020-11-16 16:08 UTC  (2+ messages)
` [PATCH 01/15] hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault

[PATCH v2] epoll: add nsec timeout support
 2020-11-16 16:12 UTC  (2+ messages)

FAILED: patch "[PATCH] reboot: fix overflow parsing reboot cpu number" failed to apply to 4.4-stable tree
 2020-11-16 16:13 UTC 

FAILED: patch "[PATCH] reboot: fix overflow parsing reboot cpu number" failed to apply to 4.9-stable tree
 2020-11-16 16:13 UTC 

[dpdk-dev] [PATCH 0/5] fix protocol size calculation
 2020-11-16 16:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/5] net/bnxt: fix protocol size for VXLAN encap copy

Pull request: u-boot-sunxi/master
 2020-11-16 16:13 UTC  (4+ messages)

FAILED: patch "[PATCH] reboot: fix overflow parsing reboot cpu number" failed to apply to 4.14-stable tree
 2020-11-16 16:13 UTC 

FAILED: patch "[PATCH] reboot: fix overflow parsing reboot cpu number" failed to apply to 4.19-stable tree
 2020-11-16 16:13 UTC 

[PATCH] PCI/PM: Do not generate wakeup event when runtime resuming bus
 2020-11-16 16:06 UTC  (4+ messages)

FAILED: patch "[PATCH] Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"" failed to apply to 4.4-stable tree
 2020-11-16 16:13 UTC 

FAILED: patch "[PATCH] Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"" failed to apply to 4.9-stable tree
 2020-11-16 16:13 UTC 

FAILED: patch "[PATCH] Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"" failed to apply to 4.14-stable tree
 2020-11-16 16:13 UTC 

FAILED: patch "[PATCH] Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"" failed to apply to 4.19-stable tree
 2020-11-16 16:13 UTC 

[PATCH 0/2] usb: gadget: Fix two memleaks in error handling
 2020-11-16 16:12 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: f_midi: Fix memleak in f_midi_alloc

FAILED: patch "[PATCH] compiler.h: fix barrier_data() on clang" failed to apply to 5.4-stable tree
 2020-11-16 16:12 UTC 

[PATCH] powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAP
 2020-11-16 16:09 UTC  (2+ messages)

[PATCH v2] selftest/bpf: fix IPV6FR handling in flow dissector
 2020-11-16 16:10 UTC  (2+ messages)

[PATCH v8 00/18] efi_loader: add capsule update support
 2020-11-16 16:10 UTC  (4+ messages)

[PATCH for-5.2] qga: update schema for guest-get-disks 'dependents' field
 2020-11-16 16:06 UTC  (2+ messages)

[PATCH for-next 0/8] RDMA/hns: Support UD for HIP09
 2020-11-16 16:09 UTC  (5+ messages)
` [PATCH for-next 4/8] RDMA/hns: Add check for the validity of sl configuration in UD SQ WQE

[PATCH v2 00/11] Fix color handling in git add -i
 2020-11-16 16:08 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] add -i (built-in): do show an error message for incorrect inputs
  ` [PATCH v3 02/11] add -i (built-in): send error messages to stderr
  ` [PATCH v3 03/11] add -p (built-in): imitate `xdl_format_hunk_hdr()` generating hunk headers
  ` [PATCH v3 04/11] add -i: use `reset_color` consistently
  ` [PATCH v3 05/11] add -i (built-in): prevent the `reset` "color" from being configured
  ` [PATCH v3 06/11] add -i (built-in): use correct names to load color.diff.* config
  ` [PATCH v3 07/11] add -p (built-in): do not color the progress indicator separately
  ` [PATCH v3 08/11] add -i (built-in): use the same indentation as the Perl version
  ` [PATCH v3 09/11] add -i (Perl version): color header to match the C version
  ` [PATCH v3 10/11] add -p: prefer color.diff.context over color.diff.plain
  ` [PATCH v3 11/11] add -i: verify in the tests that colors can be overridden

[RFC PATCH v2 0/4] Add Microchip PolarFire Soc Support
 2020-11-16 16:08 UTC  (5+ messages)
` [RFC PATCH v2 2/4] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC

[PATCH 0/4] [RFC] rk3328 usb3 phy driver
 2020-11-16 16:07 UTC  (8+ messages)
` [PATCH 1/4] phy: rockchip: add rockchip usb3 innosilicon "
` [PATCH 2/4] usb: dwc3: add rockchip innosilicon usb3 glue layer
` [PATCH 3/4] arm64: dts: rockchip: add rk3328 usb3 and usb3phy nodes
` [PATCH 4/4] arm64: dts: rockchip: enable usb3 on rk3328-roc-cc board

driver/net/usb/r8152 stop working after some time with kernel 5.10-rc series
 2020-11-16 16:07 UTC  (3+ messages)

[PATCH v2 0/3] Adding I2C support to RX6110 RTC
 2020-11-16 16:08 UTC  (6+ messages)
` [PATCH v2 2/3] rtc: rx6110: add ACPI bindings to I2C

[PATCH V2] rcu: Check and report missed fqs timer wakeup on RCU stall
 2020-11-16 16:06 UTC 

[LTP] [PATCH] Define SYS_futex on 32bit arches using 64-bit time_t
 2020-11-16 16:07 UTC  (3+ messages)

[PATCH v5 0/3] Fix inefficiences and rename nla_strlcpy
 2020-11-16 16:06 UTC  (5+ messages)

[RFC PATCH 0/6] Split huge pages to any lower order pages
 2020-11-16 16:06 UTC  (3+ messages)
` [RFC PATCH 1/6] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range

Fault handling(Threshold exceeds/low) in Fan and NIC sensors
 2020-11-16 15:59 UTC  (4+ messages)

[PATCH] rcu: Check and report missed fqs timer wakeup on RCU stall
 2020-11-16 16:05 UTC  (3+ messages)

[PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-16 15:54 UTC  (6+ messages)

[PATCH bpf-next v2 00/10] Introduce preferred busy-polling
 2020-11-16 16:04 UTC  (3+ messages)
` [PATCH bpf-next v2 01/10] net: introduce "

[PATCH RESEND net-next] r8169: remove nr_frags argument from rtl_tx_slots_avail
 2020-11-16 16:03 UTC 

[PULL 0/9] various fixes (CI, Xen, warnings)
 2020-11-16 16:01 UTC  (6+ messages)
` [PULL 7/9] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off

[PATCH v2 1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
 2020-11-16 15:53 UTC  (10+ messages)
` [PATCH v2 2/5] powerpc/fault: Unnest definition of page_fault_is_write() and page_fault_is_bad()
` [PATCH v2 3/5] powerpc/fault: Avoid heavy search_exception_tables() verification
` [PATCH v2 4/5] powerpc/fault: Perform exception fixup in do_page_fault()
` [PATCH v2 5/5] powerpc/mm: Don't WARN() on KUAP fault

[PATCH net-next v3 1/4] ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
 2020-11-16 16:03 UTC  (4+ messages)
` [PATCH net-next v3 2/4] netdevsim: support ethtool ring and coalesce settings

[LTP] Patch "loop: Fix occasional uevent drop" has been added to the 5.9-stable tree
 2020-11-16 16:03 UTC 

FAILED: patch "[PATCH] btrfs: fix potential overflow in cluster_pages_for_defrag on" failed to apply to 5.4-stable tree
 2020-11-16 16:01 UTC  (2+ messages)

WARNING in usb_composite_setup_continue
 2020-11-16 16:00 UTC  (9+ messages)

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

[PATCH v7 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-11-16 15:59 UTC  (4+ messages)
` [PATCH v7 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-11-16 15:59 UTC  (4+ messages)
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v4 0/4] hw/block/m25p80: Numonyx: Fix dummy cycles and check for SPI mode on cmds
 2020-11-16 15:58 UTC  (7+ messages)
` [PATCH v4 1/4] hw/block/m25p80: Make Numonyx config field names more accurate
` [PATCH v4 2/4] hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
` [PATCH v4 3/4] hw/block/m25p80: Check SPI mode before running some Numonyx commands

[PATCH net-next] r8169: remove nr_frags argument from rtl_tx_slots_avail
 2020-11-16 15:59 UTC  (2+ messages)

[PATCH 0/6] Add improvements suggested by checkpatch for vmbus_drv
 2020-11-16 15:58 UTC  (4+ messages)
` [PATCH 5/6] drivers: hv: vmbus: Fix unnecessary OOM_MESSAGE

[PATCH 0/1] arm64: Accelerate Adler32 using arm64 SVE instructions
 2020-11-16 15:56 UTC  (11+ messages)

[PATCH v1 00/18] Refactor fw_devlink to significantly improve boot time
 2020-11-16 15:57 UTC  (5+ messages)
` [PATCH v1 08/18] driver core: Add fwnode link support
` [PATCH v1 09/18] driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links

[PATCH v5 0/2] Better domain idle from device wakeup patterns
 2020-11-16 15:57 UTC  (8+ messages)
` [PATCH v5 2/2] PM / Domains: use device's next wakeup to determine domain idle state

[PATCH net-next] r8169: improve rtl8169_start_xmit
 2020-11-16 15:58 UTC  (2+ messages)

Attn: Payment Confirmation NOV-85869983TGTT
 2020-11-16 15:56 UTC 

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-16 15:55 UTC  (6+ messages)
` [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample

[PATCH net-next v3 0/5] Support for RollBall 10G copper SFP modules
 2020-11-16 15:56 UTC  (5+ messages)
` [PATCH net-next v3 4/5] net: phy: marvell10g: change MACTYPE if underlying MAC does not support it

[Patch v3] Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
 2020-11-16 15:56 UTC 

[PATCH] h8300: Fix generic mmu_context build
 2020-11-16 15:56 UTC  (2+ messages)

[PATCH] cpufreq: tegra186: Fix get frequency callback
 2020-11-16 15:55 UTC  (3+ messages)

[PATCH for-5.2] Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
 2020-11-16 15:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v11 00/15] Arm build options rework
 2020-11-16 15:54 UTC  (9+ messages)
` [dpdk-dev] [PATCH v12 00/14] "
  ` [dpdk-dev] [PATCH v12 01/14] build: alias default build as generic
` [dpdk-dev] [PATCH v12 11/14] build: disable Arm drivers

BananaPi M2 support
 2020-11-16 15:52 UTC  (3+ messages)

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-16 15:53 UTC  (3+ messages)

[PATCH v2 0/3] media: i2c: OV8865 image sensor support
 2020-11-16 15:53 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation

Loadavg accounting error on arm64
 2020-11-16 15:52 UTC  (10+ messages)

[PATCH] ARM: configs: sunxi: enable Realtek PHY
 2020-11-16 15:52 UTC  (3+ messages)

[PATCH v2 0/2] media: i2c: OV5648 image sensor support
 2020-11-16 15:53 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add OV5648 bindings documentation

[PATCH] hw/char/cmsdk-apb-uart: Fix rx interrupt handling
 2020-11-16 15:51 UTC  (2+ messages)

[PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver
 2020-11-16 15:51 UTC  (12+ messages)

[PATCH v4 27/27] scripts: kernel-doc: validate kernel-doc markup with the actual names
 2020-11-16 15:51 UTC  (5+ messages)

[PATCH 00/26] TI J7 SoC HSM Rearch support series
 2020-11-16 15:53 UTC  (4+ messages)

[PATCH 0/2] tools/bootconfig: Align the bootconfig applied initrd
 2020-11-16 15:51 UTC  (3+ messages)
` [PATCH 1/2] tools/bootconfig: Align the bootconfig applied initrd image size to 4

[PATCH v9 0/3] introduce memory hinting API for external process
 2020-11-16 15:51 UTC  (6+ messages)
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[PATCH] usb: gadget: uvc: fix multiple opens
 2020-11-16 15:50 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] media: ov8856: Remove 3280x2464 mode
 2020-11-16 15:50 UTC 

[PATCH v2] usb: gadget: uvc: fix multiple opens
 2020-11-16 15:48 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] btrfs: Simplify setup_nodes_for_search
 2020-11-16 15:47 UTC  (2+ messages)

FAILED: patch "[PATCH] btrfs: fix potential overflow in cluster_pages_for_defrag on" failed to apply to 4.19-stable tree
 2020-11-16 15:49 UTC 

FAILED: patch "[PATCH] btrfs: fix potential overflow in cluster_pages_for_defrag on" failed to apply to 4.9-stable tree
 2020-11-16 15:49 UTC 

FAILED: patch "[PATCH] btrfs: fix potential overflow in cluster_pages_for_defrag on" failed to apply to 4.14-stable tree
 2020-11-16 15:49 UTC 

FAILED: patch "[PATCH] btrfs: fix potential overflow in cluster_pages_for_defrag on" failed to apply to 4.4-stable tree
 2020-11-16 15:49 UTC 

[GIT PULL] intel-pinctrl for 5.10-3
 2020-11-16 15:47 UTC 

[PATCH] mtd: spi-nor: Use CLSR command for FL-L chips
 2020-11-16 15:39 UTC 

[PATCH mm v3 00/19] kasan: boot parameters for hardware tag-based mode
 2020-11-16 15:47 UTC  (13+ messages)
` [PATCH mm v3 13/19] kasan, mm: rename kasan_poison_kfree
` [PATCH mm v3 17/19] kasan: clean up metadata allocation and usage
` [PATCH mm v3 18/19] kasan, mm: allow cache merging with no metadata
` [PATCH mm v3 19/19] kasan: update documentation

[PATCH] drm/amdgpu: make gfxhub_v1_0 callback functions to be static
 2020-11-16 15:47 UTC  (2+ messages)

[PATCH v3 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-11-16 15:47 UTC  (4+ messages)
` [PATCH v3 4/7] crypto: sun4i-ss: handle BigEndian for cipher

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-16 15:46 UTC  (11+ messages)

FAILED: patch "[PATCH] erofs: derive atime instead of leaving it empty" failed to apply to 4.19-stable tree
 2020-11-16 15:47 UTC 

[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
 2020-11-16 15:45 UTC  (11+ messages)

[Intel-wired-lan] [PATCH net v2] i40e: Add EEE status getting&setting implementation
 2020-11-16 15:45 UTC 

[oe] [meta-oe][dunfell][PATCH] usb-modeswitch, usb-modeswitch-data: fix usrmerge
 2020-11-16 15:45 UTC  (2+ messages)

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

FAILED: patch "[PATCH] firmware: xilinx: fix out-of-bounds access" failed to apply to 5.4-stable tree
 2020-11-16 15:46 UTC 

[PATCH] gpio: mxc: Remove unused .id_table support
 2020-11-16 15:44 UTC 

[PATCH v8 -tip 00/26] Core scheduling
 2020-11-16 15:43 UTC  (9+ messages)
` [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode

[PATCH] rtc: mxc: Remove unused .id_table support
 2020-11-16 15:43 UTC 

[PATCH v2] media: i2c: imx219: Declare that the driver can create events
 2020-11-16 15:42 UTC  (2+ messages)

[PATCH 1/1] mfd: stmfx: remove .of_compatible from stmfx_cells for idd and ts
 2020-11-16 15:41 UTC  (2+ messages)

[PATCH 00/14] ASoC: Intel/SOF: extend run-time driver selection to ACPI devices
 2020-11-16 15:39 UTC  (5+ messages)

[PATCH v4 00/21] Free some vmemmap pages of hugetlb page
 2020-11-16 15:40 UTC  (5+ messages)
` [PATCH v4 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[PATCH v2] btrfs: don't access possibly stale fs_info data for printing duplicate device
 2020-11-16 15:38 UTC  (2+ messages)

[PATCH v6 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-11-16 15:33 UTC  (2+ messages)

cleanup updating the size of block devices v3
 2020-11-16 15:40 UTC  (4+ messages)
  ` [dm-devel] "

[PATCH net-next v2 0/7] dpaa_eth: add XDP support
 2020-11-16 15:39 UTC  (2+ messages)

[PATCH v23 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-11-16 15:29 UTC  (3+ messages)
` [PATCH v23 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings

[PATCH] mmc: display an error number to debug
 2020-11-16 15:39 UTC  (2+ messages)

Purchase Order Receipt
 2020-11-16 15:39 UTC 

[PATCH] btrfs: Remove useless statement in split_node
 2020-11-16 15:36 UTC  (2+ messages)

[RFC] Are you good with Lockdep?
 2020-11-16 15:37 UTC  (9+ messages)

[RFC 0/2] Do not slow down some AMD devices with coresched
 2020-11-16 15:37 UTC  (12+ messages)
` [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it

[PATCH 2/5 v16] ARM: Replace string mem* functions for KASan
 2020-11-16 15:16 UTC  (12+ messages)

pull-request: can 2020-11-15
 2020-11-16 15:37 UTC  (2+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-16 15:36 UTC  (3+ messages)
` [PATCH v4 10/27] video: fix some "

Adventures in NFS re-exporting
 2020-11-09 16:02 UTC  (2+ messages)


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.