All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-16 04:03:47 to 2020-04-16 06:00:28 UTC [more...]

[PATCH] test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx
 2020-04-16  6:00 UTC  (5+ messages)

[PATCH v11 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-04-16  5:59 UTC  (4+ messages)
` [PATCH v11 01/14] powerpc/xive: Define xive_native_alloc_irq_on_chip()
` [PATCH v11 02/14] powerpc/vas: Define nx_fault_stamp in coprocessor_request_block

[PATCH v3 1/4] dt-bindings: ttyvs: document serial null modem driver bindings
 2020-04-16  5:58 UTC  (5+ messages)
` [PATCH v3 2/4] tty/serial: ttvys: add null modem driver for emulation
` [PATCH v3 3/4] tty: documentation: abi: add ttyvs null modem driver sysfs nodes
` [PATCH v3 4/4] tty: documentation: document how to use ttyvs driver

[dpdk-dev] [PATCH] net/virtio: add link speed tuning
 2020-04-16  5:53 UTC  (8+ messages)
  ` [dpdk-dev] [PATCH v11 0/6] net/virtio: add link speed devarg
    ` [dpdk-dev] [PATCH v11 1/6] net/virtio: replace default virtio speed
    ` [dpdk-dev] [PATCH v11 2/6] net/virtio: refactor devargs parsing
    ` [dpdk-dev] [PATCH v11 3/6] net/virtio: add link speed devarg
    ` [dpdk-dev] [PATCH v11 4/6] net/virtio-user: fix devargs parsing
    ` [dpdk-dev] [PATCH v11 5/6] net/virtio-user: adding link speed devarg
    ` [dpdk-dev] [PATCH v11 6/6] net/virtio: Support of VIRTIO_NET_F_SPEED_DUPLEX

Question about snd_soc_card_register()
 2020-04-16  5:52 UTC 

[PATCH v5 00/29] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-16  5:53 UTC  (28+ messages)
` [PATCH v5 01/29] cpu: Support querying the address width
` [PATCH v5 02/29] spi: Add SPI mode enums
` [PATCH v5 03/29] tpm: cr50: Release locality on exit
` [PATCH v5 04/29] tpm: cr50: Add a comment for cr50_priv
` [PATCH v5 05/29] tpm: cr50: Use the correct GPIO binding
` [PATCH v5 06/29] tpm: Don't cleanup unless an error happens
` [PATCH v5 07/29] dm: pci: Allow disabling auto-config for a device
` [PATCH v5 08/29] x86: Correct wording of coreboot source code
` [PATCH v5 09/29] x86: apl: Move p2sb ofdata reading to the correct method
` [PATCH v5 11/29] x86: apl: Add Global NVS table header
` [PATCH v5 13/29] dts: Add a binding for hid-over-i2c
` [PATCH v5 14/29] acpi: Add a binding for ACPI settings in the device tree
` [PATCH v5 15/29] acpi: Add a simple sandbox test

[PATCH v6 00/12] ClearFog Base static variant support
 2020-04-16  5:52 UTC  (4+ messages)
` [PATCH v6 09/12] arm: mvebu: enable working default boot support

[PATCH] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-04-16  5:50 UTC  (4+ messages)

[meta-oe][PATCH v2] mariadb: clean the empty /lib dir
 2020-04-16  5:51 UTC 

[PATCH] git: fix CVE-2020-5260
 2020-04-16  5:50 UTC 

[linux-next:master 759/2366] drivers/gpu/drm/udl/udl_modeset.c:490:15: warning: Redundant initialization for 'format_count'. The initialized value is overwritten before it is read. [redundantInitialization]
 2020-04-16  5:50 UTC 

[Buildroot] [PATCH 1/1] package/fbgrab: bump to version 1.3.3
 2020-04-16  5:50 UTC 

[ext4] b1b4705d54: filebench.sum_bytes_mb/s -20.2% regression
 2020-04-16  5:48 UTC  (12+ messages)
                  ` [LKP] "

[PATCH 0/4] Frequency invariance fixes for x86
 2020-04-16  5:47 UTC  (5+ messages)
` [PATCH 1/4] x86, sched: Bail out of frequency invariance if base frequency is unknown
` [PATCH 2/4] x86, sched: Account for CPUs with less than 4 cores in freq. invariance
` [PATCH 3/4] x86, sched: Don't enable static key when starting secondary CPUs
` [PATCH 4/4] x86, sched: Move check for CPU type to caller function

[PATCH 0/5] blktrace: fix use after free
 2020-04-16  5:47 UTC  (16+ messages)
` [PATCH 2/5] blktrace: fix debugfs "
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl

[PATCH v6 10/29] pci: Adjust dm_pci_read_bar32() to return errors correctly
 2020-04-16  5:46 UTC  (4+ messages)
` [PATCH v6 12/29] dm: core: Add basic ACPI support

[Buildroot] [PATCH 1/1] package/bitstream: update tarball URL
 2020-04-16  5:44 UTC  (2+ messages)

BPF map freezing is unreliable; can we instead just inline constants?
 2020-04-16  5:42 UTC  (11+ messages)

[hibernate] 56939e014a: xfstests.generic.570.fail
 2020-04-16  5:38 UTC  (2+ messages)

[PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
 2020-04-16  5:39 UTC  (3+ messages)
` [fs/xfs] 857c9841f8: xfstests.xfs.046.fail

[dpdk-dev] [PATCH v1 0/5] implement common rte bit operation APIs in PMDs
 2020-04-16  5:38 UTC  (8+ messages)
` [dpdk-dev] [PATCH v8 0/6] implement common bit operation APIs
` [dpdk-dev] [PATCH v8 1/6] lib/eal: implement the family of "
` [dpdk-dev] [PATCH v8 2/6] test/bitops: add bit operation test case
` [dpdk-dev] [PATCH v8 3/6] net/axgbe: use common rte bit operation APIs instead
` [dpdk-dev] [PATCH v8 4/6] net/bnx2x: "
` [dpdk-dev] [PATCH v8 5/6] net/qede: "
` [dpdk-dev] [PATCH v8 6/6] net/hinic: "

[PATCH] Perf: support to unwind userspace application stacks generated with thumb
 2020-04-16  5:38 UTC 

[PATCH v4 0/6] bdi: fix use-after-free for bdi device
 2020-04-16  5:36 UTC  (4+ messages)

[PATCH] Add support for SHA384 and SHA512
 2020-04-16  5:36 UTC 

[PATCH V8 00/11] Enable per-file/per-directory DAX operations V8
 2020-04-16  5:36 UTC  (18+ messages)
` [PATCH V8 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V8 08/11] fs: Define I_DONTCACNE in VFS layer
` [PATCH V8 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
` [PATCH V8 11/11] Documentation/dax: Update Usage section

[PULL] nouveau-fixes 5.7
 2020-04-16  5:36 UTC 

[ovmf test] 149665: all pass - PUSHED
 2020-04-16  5:34 UTC 

improve use_mm / unuse_mm v2
 2020-04-16  5:31 UTC  (11+ messages)
` [Intel-gfx] "
` [PATCH 1/3] kernel: move use_mm/unuse_mm to kthread.c
  ` [Intel-gfx] "
` [PATCH 2/3] kernel: better document the use_mm/unuse_mm API contract
  ` [Intel-gfx] "
` [PATCH 3/3] kernel: set USER_DS in kthread_use_mm
  ` [Intel-gfx] "

[PATCH] libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
 2020-04-16  5:30 UTC 

[PATCH v3 0/6] arm64: add the time namespace support
 2020-04-16  5:26 UTC  (14+ messages)
` [PATCH 1/6] arm64/vdso: use the fault callback to map vvar pages
` [PATCH 2/6] arm64/vdso: Zap vvar pages when switching to a time namespace
` [PATCH 3/6] arm64/vdso: Add time napespace page
` [PATCH 4/6] arm64/vdso: Handle faults on timens page
` [PATCH 5/6] arm64/vdso: Restrict splitting VVAR VMA
` [PATCH 6/6] arm64: enable time namespace support

[Buildroot] [PATCH] package/python-dpkt: remove Python2 only dependency
 2020-04-16  5:27 UTC 

[PATCH v2,5/5] drivers: uio: new driver for fsl_85xx_cache_sram
 2020-04-16  5:22 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 09/26] net/mlx5e: Init ethtool steering for representors
 2020-04-16  5:24 UTC  (13+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_chamelium: Capture on type-c
 2020-04-15 22:26 UTC 

[PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
 2020-04-16  5:23 UTC  (4+ messages)

[PATCH 1/5] dt-bindings: clock: Convert i.MX6Q clock to json-schema
 2020-04-16  5:22 UTC  (12+ messages)
` [PATCH 2/5] dt-bindings: clock: Convert i.MX6SX "
` [PATCH 3/5] dt-bindings: clock: Convert i.MX6SL "
` [PATCH 4/5] dt-bindings: clock: Convert i.MX6SLL "
` [PATCH 5/5] dt-bindings: clock: Convert i.MX6UL "

[PATCH v2 00/20] Add qemu-storage-daemon
 2020-04-16  5:20 UTC  (3+ messages)
` [PATCH v2 08/20] qemu-storage-daemon: Add --object option

[PATCH v2] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-16  5:10 UTC  (4+ messages)

[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
 2020-04-16  5:17 UTC  (2+ messages)

[PATCH] firmware: Drop unused pages field from struct firmware
 2020-04-16  5:16 UTC  (2+ messages)

[intel-gvt-linux:topic/drm-ui-direct-flip 3/5] drivers/gpu/drm/i915/gvt/kvmgt.c:1334:5: sparse: sparse: symbol 'intel_vgpu_set_irqs' was not declared. Should it be static?
 2020-04-16  5:16 UTC  (2+ messages)
` [RFC PATCH intel-gvt-linux] drm/i915/gvt: intel_vgpu_set_irqs() can be static

WARNING in add_one_compat_dev
 2020-04-16  5:14 UTC 

[PATCH] dt-bindings: thermal: Convert UniPhier thermal monitor to json-schema
 2020-04-16  5:12 UTC  (2+ messages)

[PATCH] umh: always return error when helper was not called
 2020-04-16  5:11 UTC  (2+ messages)

Order of operations at the end of fast-import?
 2020-04-16  5:09 UTC  (2+ messages)

[PATCH 0/4] gpio: dwapb: Fix reference clocks usage
 2020-04-16  5:09 UTC  (3+ messages)

[dpdk-dev] [PATCH v5 0/5] fixes for tap
 2020-04-16  5:07 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
 2020-04-16  5:03 UTC  (3+ messages)

[xen-4.13-testing test] 149664: tolerable FAIL - PUSHED
 2020-04-16  5:04 UTC 

[PATCH] Documentation: explain "mboxrd" pretty format
 2020-04-16  5:03 UTC  (3+ messages)

[PATCH 0/2] fixdep: fix a bug for TPL, and re-sync with Linux
 2020-04-16  5:01 UTC  (3+ messages)
` [PATCH 1/2] fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
` [PATCH 2/2] fixdep: Re-sync with Linux 5.7-rc1

Proposal: how to make incompatible changes
 2020-04-16  4:59 UTC  (2+ messages)

linux-next: Tree for Apr 16
 2020-04-16  4:58 UTC 

linusw/for-next boot: 20 boots: 2 failed, 18 passed (v5.7-rc1)
 2020-04-16  4:57 UTC 

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-04-16  4:57 UTC  (12+ messages)
` [PATCH v4 00/12] "
            ` fixing ci failure of 'pu' with the es/bugreport topic

[libvirt test] 149666: regressions - FAIL
 2020-04-16  4:56 UTC 

[PATCH] diff-tree.c: load notes machinery when required
 2020-04-16  4:56 UTC  (2+ messages)

Powerpc Linux 'scv' system call ABI proposal take 2
 2020-04-16  4:48 UTC  (3+ messages)
` [musl] "

[PATCH] [nf,v3] idletimer extension : Add alarm timer option
 2020-04-16  4:53 UTC 

[PATCH v1 1/1] i2c: iproc: generate stop event for slave writes
 2020-04-16  4:47 UTC  (4+ messages)

[RFC PATCH 1/5] thermal: rename thermal_cooling_device_stats_update()
 2020-04-16  4:46 UTC  (10+ messages)
` [RFC PATCH 5/5] ACPI: processor: do update when maximum cooling state changed

[PATCH] mtd: spi-nor: Add support for cy15x104q
 2020-04-16  4:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RFC v2] target/arm: Implement SVE2 HISTCNT, HISTSEG
 2020-04-16  4:42 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/2] one way barrier for split vring idx
 2020-04-16  4:40 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/2] virtio: one way barrier for split vring used idx

Userfaultfd doesn't seem to break out of poll on fd close
 2020-04-16  4:39 UTC  (8+ messages)

[PATCH] powerpc/fsl: Add cache properties for T2080/T2081
 2020-04-16  4:36 UTC  (4+ messages)
` [PATCH v2] powerpc/setup_64: Set cache-line-size based on cache-block-size

[PATCH 0/3] support separate asm-offsets.h for SPL and TPL
 2020-04-16  4:38 UTC  (4+ messages)
` [PATCH 1/3] kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
` [PATCH 2/3] kbuild: cherry-pick kbuild changes from Linux
` [PATCH 3/3] kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL

Stable RC build failures (v4.19.y, v5.4.y, v5.5.y)
 2020-04-16  4:38 UTC  (3+ messages)

[edk2-discuss] Load Option passing. Either bugs or my confusion
 2020-04-16  4:38 UTC  (2+ messages)

[PATCH v4] x86/sgx: Fix deadlock and race conditions between fork() and EPC reclaim
 2020-04-16  4:28 UTC  (5+ messages)

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-04-16  4:25 UTC  (3+ messages)

wm8960 codec driver question
 2020-04-16  4:24 UTC 

Regarding "hwmatch" error
 2020-04-16  4:18 UTC 

5.4.20: cannot mount device that blipped off the bus: duplicate device fsid:devid for
 2020-04-14  0:38 UTC  (8+ messages)

[linux-stable-rc:linux-4.19.y 9753/9999] clang-11: error: unable to execute command: Segmentation fault
 2020-04-16  4:17 UTC 

[PATCH v2,1/5] powerpc: 85xx: make FSL_85XX_CACHE_SRAM configurable
 2020-04-16  4:11 UTC  (3+ messages)
` [PATCH v2, 1/5] "

linusw/for-next build: 6 builds: 0 failed, 6 passed, 44 warnings (v5.7-rc1)
 2020-04-16  4:13 UTC 

[PATCH 0/2] exfat: timestamp fixes
 2020-04-16  4:11 UTC  (3+ messages)
` [PATCH 2/2] exfat: zero out atime subsecond timestamp
  ` [PATCH 2/2 V2] exfat: truncate atimes to 2s granularity

[PATCH] utils: checks for empty instead of size in if
 2020-04-16  4:10 UTC 

[PATCH] dvb-sat: remove pointless abs call
 2020-04-16  4:09 UTC 

[PATCH 1/2] arm: mvebu: clearfog: add SCSI to distro bootcmd
 2020-04-16  4:09 UTC  (3+ messages)

+ mm-dump_page-do-not-crash-with-invalid-mapping-pointer.patch added to -mm tree
 2020-04-16  4:09 UTC 

linux-next: Tree for Apr 15
 2020-04-16  4:07 UTC  (4+ messages)
` linux-next: Tree for Apr 15 (vdpa)

+ proc-rename-catch-function-argument.patch added to -mm tree
 2020-04-16  4:07 UTC 

[PATCH] proc: rename "catch" function argument
 2020-04-16  4:07 UTC  (2+ messages)

[PATCH] treewide: remove pointless c_str
 2020-04-16  4:06 UTC 

[Intel-gfx] [patch xf86-video-intel] sna: fix --enable-debug=full
 2020-04-16  4:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

+ mm-vmscanc-use-update_lru_size-in-update_lru_sizes.patch added to -mm tree
 2020-04-16  4:05 UTC 

[PATCH v7 00/11] Add support for mt2701 JPEG ENC support
 2020-04-16  4:03 UTC  (6+ messages)
` [PATCH v7 11/11] media: platform: Add jpeg dec/enc feature

CVE-2020-11669: Linux kernel 4.10 to 5.1: powerpc: guest can cause DoS on POWER9 KVM hosts
 2020-04-16  4:02 UTC  (3+ messages)

+ fs-seq_filec-seq_read-update-pr_info_ratelimited.patch added to -mm tree
 2020-04-16  4:03 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.