All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-03 23:19:00 to 2020-11-04 01:00:23 UTC [more...]

[PATCH net-next v2 00/15] net/smc: extend diagnostic netlink interface
 2020-11-04  1:00 UTC  (5+ messages)
` [PATCH net-next v2 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next v2 05/15] net/smc: Add diagnostic information to smc ib-device

[Intel-gfx] [PATCH] drm/i915/tgl: Fix typo during output setup
 2020-11-04  1:00 UTC 

[PATCH v2 00/72] python: move scripts/qmp to python/qemu/qmp
 2020-11-04  0:35 UTC  (40+ messages)
` [PATCH v2 01/72] python/qmp: Add qom script rewrites
` [PATCH v2 02/72] python/qmp: add qom script entry points
` [PATCH v2 03/72] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
` [PATCH v2 04/72] scripts/qom-fuse: apply isort rules
` [PATCH v2 05/72] scripts/qom-fuse: apply flake8 rules
` [PATCH v2 06/72] python: Add 'fh' to known-good variable names
` [PATCH v2 07/72] scripts/qom-fuse: Apply pylint rules
` [PATCH v2 08/72] scripts/qom-fuse: Add docstrings
` [PATCH v2 09/72] scripts/qom-fuse: Convert to QOMCommand
` [PATCH v2 10/72] scripts/qom-fuse: use QOMCommand.qom_list()
` [PATCH v2 11/72] scripts/qom-fuse: ensure QOMFuse.read always returns bytes
` [PATCH v2 12/72] scripts/qom-fuse: add static type hints
` [PATCH v2 13/72] scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
` [PATCH v2 14/72] scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
` [PATCH v2 15/72] python: add fuse command to 'qom' tools
` [PATCH v2 16/72] python: add optional fuse dependency
` [PATCH v2 17/72] scripts/qemu-ga-client: apply isort rules
` [PATCH v2 18/72] scripts/qemu-ga-client: apply (most) flake8 rules
` [PATCH v2 19/72] scripts/qemu-ga-client: Fix exception handling
` [PATCH v2 20/72] scripts/qemu-ga-client: replace deprecated optparse with argparse
` [PATCH v2 21/72] scripts/qemu-ga-client: add module docstring
` [PATCH v2 22/72] scripts/qemu-ga-client: apply (most) pylint rules
` [PATCH v2 23/72] python/qmp: Correct type of QMPReturnValue
` [PATCH v2 24/72] scripts/qmp/qemu-ga-client: add mypy type hints
` [PATCH v2 25/72] scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
` [PATCH v2 26/72] python/qemu-ga-client: add entry point
` [PATCH v2 27/72] scripts/qemu-ga-client: Add forwarder stub
` [PATCH v2 28/72] scripts/qmp-shell: apply isort rules
` [PATCH v2 29/72] scripts/qmp-shell: Apply flake8 rules
` [PATCH v2 30/72] scripts/qmp-shell: fix show_banner signature
` [PATCH v2 31/72] scripts/qmp-shell: fix exception handling
` [PATCH v2 32/72] scripts/qmp-shell: fix connect method signature
` [PATCH v2 33/72] scripts/qmp-shell: remove shadowed variable from _print()
` [PATCH v2 34/72] scripts/qmp-shell: use @classmethod where appropriate
` [PATCH v2 35/72] scripts/qmp-shell: Use python3-style super()
` [PATCH v2 38/72] scripts/qmp-shell: ignore visit_Name name
` [PATCH v2 45/72] scripts/qmp-shell: use argparse
` [PATCH v2 49/72] scripts/qmp-shell: Make verbose a public attribute
` [PATCH v2 50/72] scripts/qmp-shell: move get_prompt() to prompt property

+ arch-mm-make-kernel_page_present-always-available.patch added to -mm tree
 2020-11-04  0:57 UTC 

+ arch-mm-restore-dependency-of-__kernel_map_pages-of-debug_pagealloc.patch added to -mm tree
 2020-11-04  0:57 UTC 

[PATCH] erofs: derive atime instead of leaving it empty
 2020-11-04  0:57 UTC  (3+ messages)

+ pm-hibernate-make-direct-map-manipulations-more-explicit.patch added to -mm tree
 2020-11-04  0:57 UTC 

+ mm-introduce-debug_pagealloc_map_pages-helper.patch added to -mm tree
 2020-11-04  0:57 UTC 

BUG_ON(!newowner) in fixup_pi_state_owner()
 2020-11-04  0:56 UTC  (3+ messages)

[PATCH] perf bench: Update arch/x86/lib/mem{cpy,set}_64.S
 2020-11-04  0:56 UTC 

[RFC PATCH] .clang-format: Remove conditional comments
 2020-11-04  0:56 UTC  (3+ messages)

[PATCH v3 19/19] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID
 2020-11-04  0:55 UTC  (4+ messages)

[PATCH 0/1] handle attacking device with devid=0
 2020-11-04  0:55 UTC  (4+ messages)
` [PATCH RESEND v2] btrfs: fix devid 0 without a replace item by failing the mount

Bug with --abbrev option in git log?
 2020-11-04  0:55 UTC 

[PATCH] Kbuild: implement support for DWARF5
 2020-11-04  0:53 UTC  (6+ messages)
` [PATCH v2 0/4] Kbuild: DWARF v5 support
  ` [PATCH v2 1/4] x86_64: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
  ` [PATCH v2 2/4] Kbuild: do not emit debug info for assembly with LLVM_IAS=1
  ` [PATCH v2 3/4] Kbuild: make DWARF version a choice
  ` [PATCH v2 4/4] Kbuild: implement support for DWARF v5

[PATCH v13 0/4] xfs: Remove wrappers for some semaphores
 2020-11-04  0:53 UTC  (3+ messages)
` [PATCH v13 4/4] xfs: replace mrlock_t with rw_semaphores

[to-be-updated] arch-mm-make-kernel_page_present-always-available.patch removed from -mm tree
 2020-11-04  0:53 UTC 

[to-be-updated] arch-mm-restore-dependency-of-__kernel_map_pages-of-debug_pagealloc.patch removed from -mm tree
 2020-11-04  0:53 UTC 

[to-be-updated] pm-hibernate-make-direct-map-manipulations-more-explicit.patch removed from -mm tree
 2020-11-04  0:53 UTC 

[to-be-updated] mm-introduce-debug_pagealloc_map_pages-helper.patch removed from -mm tree
 2020-11-04  0:53 UTC 

[Intel-gfx] [PATCH] drm/i915/ehl: Remove invalid PCI ID
 2020-11-04  0:52 UTC  (3+ messages)

[Bug 210023] New: Crash when allocating > 2 TB memory
 2020-11-04  0:47 UTC  (2+ messages)

[OE-core][PATCH] grub: clean up CVE patches
 2020-11-04  0:43 UTC 

stable-rc/linux-4.14.y build: 201 builds: 1 failed, 200 passed, 66 warnings (v4.14.203-126-g8c25e7a92b2f)
 2020-11-04  0:46 UTC 

[PATCH 01/30] net: fddi: skfp: ecm: Protect 'if' when AIX_EVENT is not defined
 2020-11-04  0:46 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_flink_basic: Add subtests description for test case
 2020-11-04  0:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

BMC Mock Sensors
 2020-11-04  0:42 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-11-04  0:43 UTC 

[cip-dev] [PATCH 4.19.y-cip 0/6] Renesas RZ/G2H add PCIe{EP}/SATA support
 2020-11-04  0:42 UTC  (3+ messages)

[Virtio-fs] [qemu-web PATCH] Add virtio-fs in OSv overview blog post
 2020-11-04  0:42 UTC 

+ maintainers-add-entry-for-kfence.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ kfence-add-test-suite.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ kfence-documentation-add-kfence-documentation.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ kfence-kasan-make-kfence-compatible-with-kasan.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ mm-kfence-insert-kfence-hooks-for-slub.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ mm-kfence-insert-kfence-hooks-for-slab.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ arm64-kfence-enable-kfence-for-arm64.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ x86-kfence-enable-kfence-for-x86.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ mm-add-kernel-electric-fence-infrastructure.patch added to -mm tree
 2020-11-04  0:41 UTC 

How to fuzz testing infiniband/uverb driver
 2020-11-04  0:40 UTC  (4+ messages)

[Patch v2] spi: fsl-dspi: fix wrong pointer in suspend/resume
 2020-11-04  0:40 UTC  (2+ messages)

[PATCH 00/46] dt-bindings:iio: yet more txt to yam conversions
 2020-11-04  0:39 UTC  (5+ messages)
` [PATCH 02/46] dt-bindings:iio:potentiometer:adi,ad5272 yaml conversion

[PATCH v3 0/7] set clang minimum version to 10.0.1
 2020-11-04  0:38 UTC  (5+ messages)
` [PATCH v3 1/7] compiler-clang: add build check for clang 10.0.1

Bluetooth: Allow to use configure SCO socket codec parameters
 2020-11-04  0:37 UTC  (13+ messages)

[PATCH net-next v5 0/4] GVE Raw Addressing
 2020-11-04  0:35 UTC  (7+ messages)
` [PATCH 2/4] gve: Add support for raw addressing to the rx path
` [PATCH 3/4] gve: Rx Buffer Recycling
` [PATCH 4/4] gve: Add support for raw addressing in the tx path

[dpdk-dev] [PATCH v3] gso: fix free issue of mbuf gso segments attach to
 2020-11-04  0:35 UTC  (5+ messages)

[PATCH v7 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-11-04  0:31 UTC  (3+ messages)

stable-rc/linux-4.4.y build: 190 builds: 2 failed, 188 passed, 2 errors, 13 warnings (v4.4.241-67-g3cac5345fb08)
 2020-11-04  0:30 UTC 

[PATCH v2 0/5] tpm_tis: fix interrupts (again)
 2020-11-04  0:31 UTC  (10+ messages)
` [PATCH v2 4/5] tpm_tis: fix IRQ probing

[PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache
 2020-11-04  0:29 UTC  (12+ messages)

+ mm-vmallocc-__vmalloc_area_node-avoid-32-bit-overflow.patch added to -mm tree
 2020-11-04  0:27 UTC 

stable-rc/queue/5.8 build: 196 builds: 1 failed, 195 passed, 22 warnings (v5.8.18-149-g9b91ca2c8d54)
 2020-11-04  0:27 UTC 

[Intel-gfx] linux-next: build failure after merge of the drm-intel-fixes tree
 2020-11-04  0:25 UTC  (4+ messages)
`  "

[PATCH 4.19 000/191] 4.19.155-rc1 review
 2020-11-04  0:20 UTC  (3+ messages)
` [PATCH 4.19 056/191] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-04  0:11 UTC  (6+ messages)
  ` [PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in pr

[bpf-next PATCH v3 0/5] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
 2020-11-04  0:20 UTC  (2+ messages)

[PATCH v8 resend 0/2] avoid xfs transaction reservation recursion
 2020-11-04  0:16 UTC  (3+ messages)
` [PATCH v8 resend 2/2] xfs: avoid "

[PATCH bpf-next v2 0/8] Implement task_local_storage
 2020-11-04  0:16 UTC  (16+ messages)
` [PATCH bpf-next v2 1/8] bpf: Implement task local storage
` [PATCH bpf-next v2 3/8] bpftool: Add support for "
` [PATCH bpf-next v2 4/8] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v2 5/8] bpf: Fix tests for local_storage
` [PATCH bpf-next v2 6/8] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v2 7/8] bpf: Add tests for task_local_storage

[PATCH] Kbuild: implement support for DWARF5
 2020-11-04  0:17 UTC  (4+ messages)

[Bug 210031] New: unable to handle page fault for address - EIP: khugepaged
 2020-11-04  0:17 UTC 

[igt-dev] [PATCH i-g-t] i915/perf: Make sure i915 is loaded before reading proc
 2020-11-04  0:15 UTC  (3+ messages)

[PATCH net] openvswitch: Fix upcall OVS_TUNNEL_KEY_ATTR_GENEVE_OPTS
 2020-11-04  0:11 UTC 

+ reboot-refactor-and-comment-the-cpu-selection-code.patch added to -mm tree
 2020-11-04  0:10 UTC 

+ reboot-fix-overflow-parsing-reboot-cpu-number.patch added to -mm tree
 2020-11-04  0:10 UTC 

+ revert-kernel-rebootc-convert-simple_strtoul-to-kstrtoint.patch added to -mm tree
 2020-11-04  0:10 UTC 

[PATCH 00/14] completion: a bunch of updates
 2020-11-04  0:09 UTC  (20+ messages)

[PATCH] binfmt_elf: Fix regression limiting ELF program header size
 2020-11-04  0:09 UTC 

stable-rc/linux-5.4.y build: 200 builds: 2 failed, 198 passed, 1 error, 110 warnings (v5.4.74-215-g1b513bf28609)
 2020-11-04  0:07 UTC 

[PATCH v9 0/7] Add support for length of each segment in the segcblist
 2020-11-04  0:05 UTC  (3+ messages)
` [PATCH v9 1/7] rcu/tree: Make rcu_do_batch count how many callbacks were executed

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-11-04  0:01 UTC  (9+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region

[xiang-erofs:fixes] BUILD SUCCESS 89210981f3745d146d40f00fa17bc430e6fc3b3c
 2020-11-04  0:00 UTC 

pyverbs test regression
 2020-11-04  0:00 UTC  (2+ messages)

[PATCH RESEND v2 3/3] arm64: implement CPPC FFH support using AMUs
 2020-11-03 23:54 UTC  (3+ messages)

[ti:am6-abi-ti-linux-4.19.y 13140/13162] drivers/net/ethernet/ti/icssg_classifier.c:402:6: warning: no previous prototype for 'icssg_class_add_mcast'
 2020-11-03 23:57 UTC 

[PATCH] iw: handle positive error codes gracefully
 2020-11-03 23:56 UTC 

Xen 4.13.2 released
 2020-11-03 23:55 UTC  (2+ messages)

[RFC PATCH ethtool] ethtool: Improve compatibility between netlink and ioctl interfaces
 2020-11-03 23:55 UTC  (4+ messages)

[dpdk-dev] [PATCH] usertools: fix pmdinfo parsing
 2020-11-03 23:54 UTC  (4+ messages)

stable-rc/queue/5.4 build: 200 builds: 2 failed, 198 passed, 1 error, 110 warnings (v5.4.74-213-g67dd1e38607a)
 2020-11-03 23:54 UTC 

[PATCH] arm64: dts: qcom: sm8250: remove wakeup-parent for TLMM node
 2020-11-03 23:53 UTC  (5+ messages)

[PATCH V3 0/6] nvmet: passthru fixes and improvements
 2020-11-03 23:50 UTC  (4+ messages)

[PATCH v2 0/5] Add a dirty logging performance test
 2020-11-03 23:49 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: selftests: Remove address rounding in guest code
` [PATCH v2 2/5] KVM: selftests: Factor code out of demand_paging_test
` [PATCH v2 3/5] KVM: selftests: Simplify demand_paging_test with timespec_diff_now
` [PATCH v2 4/5] KVM: selftests: Add wrfract to common guest code
` [PATCH v2 5/5] KVM: selftests: Introduce the dirty log perf test

acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910
 2020-11-03 23:41 UTC 

[PATCH] btrfs: reorder extent buffer members for better packing
 2020-11-03 23:44 UTC  (2+ messages)

[qemu-mainline test] 156386: regressions - trouble: blocked/broken/fail/pass
 2020-11-03 23:43 UTC 

[dpdk-dev] [PATCH v2] ethdev: fix data type for port id
 2020-11-03 23:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [dpdk-stable] "

[PATCH 0/3] btrfs: btrfs_lookup_bio_sums() related fixes
 2020-11-03 23:42 UTC  (8+ messages)
` [PATCH 2/3] btrfs: ordered-data: rename parameter @len to @nr_sectors
` [PATCH 3/3] btrfs: file-item: refactor btrfs_lookup_bio_sums() to handle out-of-order bvecs

[PATCH i2c-next v2 0/6] i2c: Incremental fixes for Mellanox BlueField I2C
 2020-11-03 23:41 UTC  (3+ messages)
` [PATCH i2c-next v2 6/6] dt-bindings: i2c: Convert DT file to YAML schema

[Intel-wired-lan] [PATCH v3 0/9] igc: Add XDP support
 2020-11-03 23:41 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH v3 1/9] igc: Fix igc_ptp_rx_pktstamp()
` [Intel-wired-lan] [PATCH v3 7/9] igc: Add initial XDP support
` [Intel-wired-lan] [PATCH v3 8/9] igc: Add support for XDP_TX action
` [Intel-wired-lan] [PATCH v3 9/9] igc: Add support for XDP_REDIRECT action

FAILED: patch "[PATCH] null_blk: Fix zone reset all tracing" failed to apply to 5.9-stable tree
 2020-11-03 23:37 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs_io: add get/set compression option
 2020-11-03 23:36 UTC  (2+ messages)
`  "

stable-rc/queue/4.9 build: 197 builds: 2 failed, 195 passed, 4 warnings (v4.9.241-92-ga976024c6d16)
 2020-11-03 23:36 UTC 

[PATCH 5.9 000/391] 5.9.4-rc1 review
 2020-11-03 23:36 UTC  (3+ messages)
` [PATCH 5.9 374/391] null_blk: synchronization fix for zoned device

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-03 23:28 UTC  (10+ messages)

[PATCH] dfu: add DFU_SKIP layout concept
 2020-11-03 23:36 UTC 

[PATCH] drm/amd/display: fix psr panel lightup
 2020-11-03 23:33 UTC  (2+ messages)

[PATCH net-next 0/3] xilinx_emaclite W=1 fixes
 2020-11-03 23:28 UTC  (5+ messages)
` [PATCH net-next 2/3] drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1

[meta-security][PATCH 1/2] softHSM: add pkg
 2020-11-03 23:27 UTC  (3+ messages)
` [yocto] "

[PATCH v12 0/7] Add support for KeemBay DRM driver
 2020-11-03 23:26 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: display: Add support for Intel KeemBay Display
` [PATCH v12 2/7] dt-bindings: display: Intel KeemBay MSSCAM
` [PATCH v12 3/7] dt-bindings: display: bridge: Intel KeemBay DSI
` [PATCH v12 4/7] drm/kmb: Keem Bay driver register definition
` [PATCH v12 5/7] drm/kmb: Add support for KeemBay Display
` [PATCH v12 6/7] drm/kmb: Mipi DSI part of the display driver
` [PATCH v12 7/7] drm/kmb: Build files for KeemBay Display driver

[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-11-03 23:27 UTC  (2+ messages)

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-11-03 23:23 UTC  (5+ messages)
` [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT "

[PATCH] drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_table
 2020-11-03 23:24 UTC 

[PATCH net-next] vxlan: Use a per-namespace nexthop listener instead of a global one
 2020-11-03 23:24 UTC  (3+ messages)

stable-rc/queue/4.19 build: 206 builds: 1 failed, 205 passed, 77 warnings (v4.19.154-191-g43abc622c570)
 2020-11-03 23:23 UTC 

[PATCHv2 0/2] pahole: Workaround dwarf bug for function encoding
 2020-11-03 23:22 UTC  (4+ messages)
` [PATCH 2/2] btf_encoder: Change functions check due to broken dwarf

[PATCH net-next v7 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-11-03 23:22 UTC  (2+ messages)

[PATCH BlueZ 1/2] doc: Add tester.config
 2020-11-03 23:19 UTC  (2+ messages)
` [PATCH BlueZ 2/2] tools/test-runner: Fix using removed options


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.