All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-21 09:18:19 to 2020-09-21 10:05:12 UTC [more...]

grub-mkstandalone Error
 2020-09-21  9:45 UTC  (2+ messages)

[PATCH v1] i2c: ismt: Add support for Intel Emmitsburg PCH
 2020-09-21 10:05 UTC  (6+ messages)

[PATCH v14 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-21 10:04 UTC  (11+ messages)
` [PATCH v14 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
        `  "
            `  "

[PATCH] arm: dts: mt7623: add missing pause for switchport
 2020-09-21 10:04 UTC  (3+ messages)

[PATCH v2 0/7] Relicense GPL programs for compatibility with OpenSSL
 2020-09-21 10:04 UTC  (3+ messages)
` [PATCH v2 6/7] scripts/imx-image: relicense to allow distribution of binary linked "

[PATCH v38 00/24] Intel SGX foundations
 2020-09-21 10:03 UTC  (5+ messages)
` [PATCH v38 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v38 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-21  9:55 UTC  (8+ messages)
` [PATCH v2 08/13] dt-bindings: mfd: include common schema in GPIO controllers
` [PATCH v2 09/13] dt-bindings: pinctrl: "

[PATCH v2 00/11] Optimization to improve CPU online/offline on Powerpc
 2020-09-21  9:56 UTC  (14+ messages)
` [PATCH v2 01/11] powerpc/topology: Update topology_core_cpumask
` [PATCH v2 02/11] powerpc/smp: Stop updating cpu_core_mask
` [PATCH v2 03/11] powerpc/smp: Remove get_physical_package_id
` [PATCH v2 04/11] powerpc/smp: Optimize remove_cpu_from_masks
` [PATCH v2 05/11] powerpc/smp: Limit CPUs traversed to within a node
` [PATCH v2 06/11] powerpc/smp: Stop passing mask to update_mask_by_l2
` [PATCH v2 07/11] powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
` [PATCH v2 08/11] powerpc/smp: Check for duplicate topologies and consolidate
` [PATCH v2 09/11] powerpc/smp: Optimize update_mask_by_l2
` [PATCH v2 10/11] powerpc/smp: Move coregroup mask updation to a new function
` [PATCH v2 11/11] powerpc/smp: Optimize update_coregroup_mask

[PATCH] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-21 10:02 UTC  (8+ messages)

Question on commit: [PATCH] net: stmmac: Delete txtimer in suspend()
 2020-09-21  9:35 UTC 

general protection fault in jffs2_parse_param
 2020-09-21 10:02 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2
 2020-09-21 10:02 UTC 

memory leak in kobject_set_name_vargs (3)
 2020-09-21 10:02 UTC 

WARNING in btrfs_alloc_chunk
 2020-09-21 10:02 UTC 

memory leak in udf_process_sequence
 2020-09-21 10:02 UTC 

KMSAN: uninit-value in search_by_key
 2020-09-21 10:02 UTC 

[PATCH v2 1/1] ALSA: hda: Refactor calculating SDnFMT according to specification
 2020-09-21 10:01 UTC  (3+ messages)

[linux-lvm] Removing lvmcache fails
 2020-09-21 10:01 UTC  (3+ messages)

[Bug 209333] New: VM not starting anymore with 5.8.8 - lots of page faults
 2020-09-21 10:00 UTC  (2+ messages)
` [Bug 209333] "

[PATCH v4 0/4] vhost-vsock: force virtio version 1
 2020-09-21  9:57 UTC  (7+ messages)
` [PATCH v4 1/4] virtio: skip legacy support check on machine types less than 5.1
` [PATCH v4 2/4] vhost-vsock-pci: force virtio version 1

[PATCH] ARM: dts: am335x: guardian: switch to AM33XX_PADCONF
 2020-09-21  9:59 UTC  (3+ messages)

[PATCH] drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
 2020-09-21  9:58 UTC  (8+ messages)

[PATCH 1/2] iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
 2020-09-21  9:57 UTC  (5+ messages)

[Intel-wired-lan] [next-queue v7] igb: add XDP support
 2020-09-21  9:58 UTC  (2+ messages)

[PATCH v2] dm: Call proper helper to determine dax support
 2020-09-21  9:58 UTC  (4+ messages)

[PATCH 0/6] QOM minor fixes
 2020-09-21  9:57 UTC  (4+ messages)
` [PATCH 4/6] sparc32-ledma: don't reference nd_table directly within the device

Interest in adding multicast support to Wireguard?
 2020-09-21  9:57 UTC  (2+ messages)

[Bug 14506] New: cifs mount with missing krb5 key should give better error message
 2020-09-21  9:57 UTC 

[PATCH v1] i2c: ismt: Describe parameters in kernel doc
 2020-09-21  9:57 UTC  (2+ messages)

[ovmf test] 154558: all pass - PUSHED
 2020-09-21  9:56 UTC 

[PATCH printk v2 0/3] printk: move dictionaries to meta data
 2020-09-21  9:56 UTC  (10+ messages)
` [PATCH printk v2 1/3] printk: move printk_info into separate array
` [PATCH printk v2 2/3] printk: move dictionary keys to dev_printk_info
` [PATCH printk v2 3/3] printk: remove dict ring

[PATCH 0/4] bootconfig: Fix a parser bug
 2020-09-21  9:56 UTC  (6+ messages)
` [PATCH 1/4] lib/bootconfig: Fix a bug of breaking existing tree nodes
` [PATCH 2/4] lib/bootconfig: Fix to remove tailing spaces after value
` [PATCH 3/4] tools/bootconfig: Add testcases for repeated key with brace
` [PATCH 4/4] tools/bootconfig: Add testcase for tailing space
` bootconfig: Fix parser bugs (Re: [PATCH 0/4] bootconfig: Fix a parser bug)

[PATCH 0/3] objtool: Miscellaneous cleanup/fixes
 2020-09-21  9:56 UTC  (4+ messages)
` [PATCH 3/3] objtool: check: Handle calling non-function symbols in other sections

bdi cleanups v6
 2020-09-21  9:54 UTC  (4+ messages)
` [PATCH 03/13] bcache: inherit the optimal I/O size

[PATCH] irqchip/stm32: fix return value of stm32_exti_h_set_affinity
 2020-09-21  9:26 UTC  (3+ messages)

[PATCH] libfdt: Correct signed/unsigned comparisons
 2020-09-21  9:54 UTC  (7+ messages)

[linux-nvdimm:libnvdimm-fixes 2/3] drivers/dax/super.c:325:6: error: redefinition of 'dax_supported'
 2020-09-21  9:53 UTC  (3+ messages)

[PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-09-21  9:50 UTC  (2+ messages)

Headsup: Alternative to the filesystem overlay
 2020-09-21  9:52 UTC 

UBIFS-AUTH panic after reboot
 2020-09-21  9:51 UTC  (7+ messages)

[PATCH v2] libmultipath: check udev_device_get_* return value to avoid segfault
 2020-09-21  9:52 UTC  (3+ messages)

[f2fs-dev] WARNING in f2fs_is_valid_blkaddr
 2020-09-21  9:51 UTC  (2+ messages)
`  "

WARNING: suspicious RCU usage in bond_ipsec_add_sa (2)
 2020-09-21  9:51 UTC 

PROBLEM: 5.9.0-rc6 fails to compile due to 'redefinition of ‘dax_supported’'
 2020-09-21  9:50 UTC  (5+ messages)

RFC: qemu and Xen ABI-unstable libs
 2020-09-21  9:50 UTC  (4+ messages)
`  "

[PATCH v3] remoteproc/mediatek: Add support for mt8192 SCP
 2020-09-21  9:48 UTC  (3+ messages)

mutiuser request_key in both ntlmssp and krb5
 2020-09-21  9:49 UTC  (6+ messages)

[DRBD-announce] drbd-utils-9.14.1
 2020-09-21  9:48 UTC 

[PATCH] migration: Truncate state file in xen-save-devices-state
 2020-09-21  9:48 UTC 

pyverbs regression
 2020-09-21  9:44 UTC  (2+ messages)

How to name multiple LEDs of the same type and color
 2020-09-21  9:49 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH v2] checkpatch: extend author Signed-off-by check for split From: header
 2020-09-21  9:47 UTC  (7+ messages)
          `  "

[PATCH 1/3] dt-bindings: i2c: ingenic: Add compatible string for the JZ4770
 2020-09-21  9:47 UTC  (12+ messages)
` [PATCH 2/3] i2c: jz4780: Add compatible string for JZ4770 SoC
` [PATCH 3/3] i2c: jz4780: Remove of_match_ptr()

[PATCH v2 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-21  9:46 UTC  (6+ messages)
` [PATCH v2 03/15] arm64: dts: mediatek: fix tca6416 reset GPIOs in pumpkin

[PATCH] kernel-fitimage: generate openssl RSA keys for signing fitimage
 2020-09-21  9:47 UTC  (2+ messages)
  ` [OE-core] "

[LTP] [PATCH v6] Add a test case for mmap MAP_GROWSDOWN flag
 2020-09-21  9:47 UTC  (3+ messages)

[PATCHSET v3 0/5] perf stat: Expand events for each cgroup
 2020-09-21  9:46 UTC  (6+ messages)
` [PATCH 1/5] perf evsel: Add evsel__clone() function
` [PATCH 2/5] perf stat: Add --for-each-cgroup option
` [PATCH 3/5] perf tools: Copy metric events properly when expand cgroups
` [PATCH 4/5] perf tools: Allow creation of cgroup without open
` [PATCH 5/5] perf test: Add expand cgroup event test

[PATCH] btrfs: free device without BTRFS_MAGIC
 2020-09-21  9:44 UTC  (2+ messages)

(no subject)
 2020-09-21  9:44 UTC  (2+ messages)
` xdp-filter troubles

[PATCH 2/2] ASoC: rt711: wait for the delayed work to finish when the system suspends
 2020-09-21  9:43 UTC 

[PATCH v3 1/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos3250
 2020-09-21  9:42 UTC  (5+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Add assigned clock parent to CMU in Exynos4412 Odroid

[PATCH 1/2] ASoC: rt700: wait for the delayed work to finish when the system suspends
 2020-09-21  9:42 UTC 

[PATCH v2] btrfs: fix overflow when copying corrupt csums for a message
 2020-09-21  9:42 UTC  (2+ messages)

[PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
 2020-09-21  9:32 UTC  (2+ messages)

[PATCH 0/4] Pass zPCI hardware information via VFIO
 2020-09-21  9:41 UTC  (7+ messages)
` [PATCH 1/4] s390/pci: stash version in the zpci_dev
` [PATCH 2/4] s390/pci: track whether util_str is valid "

imx27: Unsupported ECC algorithm
 2020-09-21  9:40 UTC  (2+ messages)

[PATCH] i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-09-21  9:39 UTC  (5+ messages)

[PATCH 0/1] KVM: correctly restore the TSC value on nested migration
 2020-09-21  9:39 UTC  (7+ messages)
` [PATCH 1/1] KVM: x86: fix MSR_IA32_TSC read for "

[PATCH 0/2] qdev: Let BusRealize() return a boolean value to indicate error
 2020-09-21  9:38 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] i2c: amd_mp2: handle num is 0 input for i2c_amd_xfer
 2020-09-21  9:39 UTC  (2+ messages)

[PATCH v2] Introduce support for Systems Management Driver over WMI for Dell Systems
 2020-09-21  9:38 UTC  (7+ messages)

[PATCH v13 00/20] Introduction of the generic ECC framework
 2020-09-21  9:36 UTC  (3+ messages)
` [PATCH v13 19/20] mtd: rawnand: Use the ECC framework user input parsing bits

[PATCH] media: uvcvideo: Add bandwidth_cap module param
 2020-09-21  9:36 UTC  (4+ messages)

[PATCH] scripts/setlocalversion: make git describe output more reliable
 2020-09-21  9:35 UTC  (5+ messages)
` [PATCH v2] "

[linux-next PATCH] rapidio: Fix error handling path
 2020-09-21  9:34 UTC  (6+ messages)
` [PATCH] mm/gup: protect unpin_user_pages() against npages==-ERRNO

[PATCH v3] qom: code hardening - have bound checking while looping with integer value
 2020-09-21  9:33 UTC 

possible deadlock in blkdev_put
 2020-09-21  9:32 UTC 

general protection fault in reiserfs_security_init
 2020-09-21  9:32 UTC 

[PATCH v2] USB: cdc-acm: add Whistler radio scanners TRX series support
 2020-09-21  9:31 UTC  (3+ messages)

[PATCH v3] dt-bindings: power: rockchip: Convert to json-schema
 2020-09-21  9:29 UTC  (3+ messages)

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-21  9:30 UTC  (3+ messages)

[PATCH 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2020-09-21  9:29 UTC  (3+ messages)

[PATCH] i2c: i801: Exclude device from suspend direct complete optimization
 2020-09-21  9:30 UTC  (2+ messages)

[dpdk-dev] [PATCH] security: allow application to specify UDP ports to PMD
 2020-09-21  9:30 UTC  (4+ messages)

[PATCH -next v2] dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname
 2020-09-21  9:37 UTC 

[dpdk-dev] [PATCH] net/mlx5: use bond index for netdev operations
 2020-09-21  9:29 UTC  (2+ messages)

external harddisk: bogus corrupt leaf error?
 2020-09-21  9:29 UTC 

[PATCH][dunfell 1/2] xserver-xorg: fix CVE-2020-14346/14361/14362
 2020-09-21  9:29 UTC  (2+ messages)
` [PATCH][dunfell 2/2] libx11: fix CVE-2020-14363

linux-next: Tree for Sep 21
 2020-09-21  9:24 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix uninitialised variable in intel_context_create_request
 2020-09-21  9:24 UTC  (3+ messages)

KASAN: use-after-free Read in lbmIODone
 2020-09-21  9:24 UTC 

[mm] 5ef64cc898: vm-scalability.throughput -20.6% regression
 2020-09-21  9:23 UTC 

[PATCH] s390/vfio-ap: fix unregister GISC when KVM is already gone results in OOPS
 2020-09-21  9:23 UTC  (2+ messages)

[PATCH 0/3] drm: commit_work scheduling
 2020-09-21  9:23 UTC  (9+ messages)
` [PATCH 1/3] drm/crtc: Introduce per-crtc kworker
` [PATCH 2/3] drm/atomic: Use kthread worker for nonblocking commits

[linux-lvm] thin: pool target too small
 2020-09-21  9:23 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2020-09-21  9:22 UTC  (3+ messages)
` [Intel-gfx] [drm/i915] 04ff178484: phoronix-test-suite.supertuxkart.1024x768.Fullscreen.Ultimate.1.GranParadisoIsland.frames_per_second -30.4% regression
  `  "

[PATCH] PCI/portdrv: Don't disable pci device during shutdown
 2020-09-21  9:22 UTC 

Has there been a change in Git Mailing List settings? From list as sender to originator as sender?
 2020-09-21  9:22 UTC  (5+ messages)

[f2fs-dev] [PATCH] f2fs: remove unused check on nid
 2020-09-21  9:20 UTC  (2+ messages)

[mm/debug_vm_pgtable/locks] e2aad6f1d2: BUG:unable_to_handle_page_fault_for_address
 2020-09-21  9:21 UTC 

drivers/hwmon/w83627ehf.c:2417 w83627ehf_probe() warn: 'res->start' not released on lines: 2412
 2020-09-21  9:20 UTC  (5+ messages)
` [CRM114spam]: "

[PATCH v2] remoteproc/mediatek: Add support for mt8192 SCP
 2020-09-21  9:18 UTC  (4+ messages)

[PATCH v2 0/3] drm/panfrost: add Amlogic integration quirks
 2020-09-21  9:17 UTC  (3+ messages)

[PATCH v3 0/3] ARM: aspeed: Add socinfo driver
 2020-09-21  9:16 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: aspeed: Add silicon id node to SCU
` [PATCH v3 2/3] soc: aspeed: Add soc info driver
` [PATCH v3 3/3] ARM: dts: aspeed: Add silicon id node

[RFC][PATCH 0/4] Fix up ACPI processor idle vs RCU
 2020-09-21  9:12 UTC  (3+ messages)
` [RFC][PATCH 4/4] acpi: Take over RCU-idle for C3-BM idle

[PATCH ethtool] bnxt: Add Broadcom driver support
 2020-09-21  9:18 UTC  (2+ messages)

[PATCH rdma-next v2 0/2] scatterlist: add sg_alloc_table_append function
 2020-09-21  9:18 UTC  (4+ messages)
` [PATCH rdma-next v2 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages


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.