All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-17 16:35:43 to 2021-05-17 17:11:44 UTC [more...]

[PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-05-17 16:35 UTC  (13+ messages)
` [PATCH v3 1/9] qapi: replace List[str] by QAPISchemaIfCond
` [PATCH v3 3/9] qapi: start building an 'if' predicate tree
` [PATCH v3 4/9] qapi: introduce IfPredicateList and IfAny

[PATCH 00/21] block: publish backup-top filter
 2021-05-17 17:09 UTC  (5+ messages)
` [PATCH 06/21] block/backup: drop support for copy_range
` [PATCH 09/21] block/backup: move cluster size calculation to block-copy

b4 am support for partial series updates?
 2021-05-17 17:11 UTC  (3+ messages)

[Bluez PATCH ] Fix memory leaks in obex
 2021-05-17 17:10 UTC  (2+ messages)

[v5 0/2] Support pwm driver for aspeed ast26xx
 2021-05-17 17:10 UTC  (9+ messages)
` [v5 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v3 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-05-17 17:10 UTC  (9+ messages)
` [PATCH v3 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
  ` [Virtio-fs] "

[arnd-playground:to-build 37/41] drivers/net/wan/lmc/lmc_proto.c:61:5: warning: no previous prototype for function 'lmc_proto_ioctl'
 2021-05-17 17:10 UTC 

[PATCH 0/2] drm: xlnx: add some functions
 2021-05-17 17:09 UTC  (8+ messages)
` [PATCH 1/2] drm: xlnx: add is_layer_vid() to simplify the code
` [PATCH 2/2] drm: xlnx: consolidate the functions which programming AUDIO_VIDEO_SELECT register

[PATCH 00/10] Python: delint iotests, machine.py and console_socket.py
 2021-05-17 17:02 UTC  (3+ messages)

[RFC PATCH bpf-next seccomp 00/12] eBPF seccomp filters
 2021-05-17 17:07 UTC  (6+ messages)

[PATCH 1/1] test: revert Don't unmount not (yet) mounted system
 2021-05-17 17:08 UTC  (10+ messages)

[PATCH v4 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-05-17 16:30 UTC  (10+ messages)
` [PATCH v4 1/9] qapi: replace List[str] by QAPISchemaIfCond
` [PATCH v4 2/9] qapi: make gen_if/gen_endif take a simple string
` [PATCH v4 3/9] qapi: start building an 'if' predicate tree
` [PATCH v4 4/9] qapi: introduce IfPredicateList and IfAny
` [PATCH v4 5/9] qapi: add IfNot
` [PATCH v4 6/9] qapi: normalize 'if' condition to IfPredicate tree
` [PATCH v4 7/9] qapi: convert 'if' C-expressions to the new syntax tree
` [PATCH v4 8/9] qapi: make 'if' condition strings simple identifiers
` [PATCH v4 9/9] docs: update the documentation about schema configuration

add remap_pfn_range_notrack instead of reinventing it in i915 v2
 2021-05-17 17:06 UTC  (9+ messages)
` [PATCH 4/4] i915: fix remap_io_sg to verify the pgprot
          ` [Intel-gfx] "

[PATCH net v1] net: taprio offload: enforce qdisc to netdev queue mapping
 2021-05-17 17:06 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] package/docker-engine: drop BR2_PACKAGE_LVM2_APP_LIBRARY
 2021-05-17 17:06 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/lvm2: "

[RFC PATCH 0/3] A drm_plane API to support HDR planes
 2021-05-17 16:48 UTC  (6+ messages)

[RFC PATCH 00/11] target/ppc: add support to disable-tcg
 2021-05-17 16:59 UTC  (7+ messages)
` [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h

[PATCH 00/27] drm/i915/gem: ioctl clean-ups (v5)
 2021-05-17 17:04 UTC  (7+ messages)
` [PATCH 19/27] drm/i915/gem: Use the proto-context to handle create parameters
          ` [Intel-gfx] "

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-05-17 16:31 UTC  (9+ messages)
` [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature

[Intel-gfx] [PATCH v4 00/23] Alder Lake-P Support
 2021-05-17 17:03 UTC  (9+ messages)
` [Intel-gfx] [PATCH v4 17/23] drm/i915/display: Add PSR interrupt error check function
` [Intel-gfx] [PATCH v4 18/23] drm/i915/display: Introduce new intel_psr_pause/resume function
` [Intel-gfx] [PATCH v4 21/23] drm/i915/adl_p: Program DP/HDMI link rate to DDI_BUF_CTL
` [Intel-gfx] [PATCH v4 23/23] drm/i915/adl_p: Update memory bandwidth parameters

[PATCH v5 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-17 17:03 UTC  (3+ messages)
` [PATCH v5 2/2] selftests/sgx: Migrate to kselftest harness

[PULL 00/29] testing and plugin updates
 2021-05-17 16:10 UTC  (9+ messages)
` [PULL 16/29] tests/tcg/tricore: Add fadd test
` [PULL 17/29] tests/tcg/tricore: Add fmul test
` [PULL 19/29] tests/tcg/tricore: Add madd test
` [PULL 22/29] tests/tcg/ppc64le: tests for brh/brw/brd
` [PULL 24/29] tests/tcg: don't allow clang as a cross compiler
` [PULL 25/29] configure: use cc, not host_cc to set cross_cc for build arch
` [PULL 27/29] plugins: Move all typedef and type declaration to the front of the qemu-plugin.h
` [PULL 29/29] plugins/hotpages: Properly freed the hash table values

[Nouveau] [PATCH v6 0/9] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-05-17 17:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev9)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[Qemu-devel] [PATCH 0/7] target/xtensa: group helpers by functionality
 2021-05-17 16:57 UTC  (10+ messages)
` [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c

[PATCH] mklibs-native: Fix build with gcc 11
 2021-05-17 17:01 UTC 

[RESEND PATCH 0/4] iio: Drop use of %hhx and %hx format strings
 2021-05-17 17:00 UTC  (3+ messages)
` [PATCH 1/4] iio: imu: inv_mpu6050: Drop use of %hhx format string

[dpdk-dev] [PATCH v3 1/8] baseband: introduce NXP LA12xx driver
 2021-05-17 17:00 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 0/8] baseband: add "
  ` [dpdk-dev] [PATCH v4 5/8] baseband/la12xx: add queue and modem config support

[Buildroot] [PATCH v3 0/4] Updates for ARC, LMBench
 2021-05-17 16:59 UTC  (6+ messages)
` [Buildroot] [PATCH v3 3/4] lmbench: emulate --prefix to avoid scattering binaries all over

[RFC gpio/for-next 0/2] gpio: add generic gpio input multiplexer
 2021-05-17 16:58 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dt-bindings: gpio-mux-input: add documentation
  ` [PATCH v3 2/2] gpio: gpio-mux-input: add generic gpio input multiplexer

[PATCH 00/43] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-05-17 16:57 UTC  (3+ messages)
` [PATCH 06/43] KVM: x86: Properly reset MMU context at vCPU RESET/INIT

[PATCH 4.19] iomap: fix sub-page uptodate handling
 2021-05-17 16:57 UTC 

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-17 16:57 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH v2 mptcp-net 1/2] mptcp: always parse mptcp options for MPC reqsk
 2021-05-17 16:56 UTC  (2+ messages)
` [PATCH v2 mptcp-net 2/2] mptcp: do not reset MP_CAPABLE subflow on mapping errors

[PATCH for-next 0/6] RDMA: Use refcount_t for reference counting
 2021-05-17 16:04 UTC  (5+ messages)
` [PATCH for-next 1/6] RDMA/core: Use refcount_t instead of atomic_t "

[xen-unstable-smoke test] 161980: tolerable all pass - PUSHED
 2021-05-17 16:56 UTC 

[dunfell/master PATCH] machine: am64xx-sk: Drop am64xx-sk Machine support
 2021-05-17 16:56 UTC 

[PATCHv2 0/5] block and nvme passthrough error handling
 2021-05-17 16:55 UTC  (9+ messages)
` [PATCHv2 1/5] block: support polling through blk_execute_rq
` [PATCHv2 5/5] nvme: allow user passthrough commands to poll

[PATCH] can: uapi: update CAN-FD frame description
 2021-05-17 16:55 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: enhance amdgpu_vcn_suspend
 2021-05-17 16:54 UTC  (4+ messages)
` [PATCH v2 "

[RFC PATCH] parallel-checkout: send the new object_id algo field to the workers
 2021-05-17 16:54 UTC  (3+ messages)

RCU tests for Maple Tree
 2021-05-17 16:53 UTC  (4+ messages)

[PATCH 01/27] libxcrypt-compat: upgrade 4.4.19 -> 4.4.20
 2021-05-17 16:52 UTC  (6+ messages)
` [PATCH 11/27] python3-setuptools: upgrade 56.0.0 -> 56.2.0
  ` [OE-core] "
` [OE-core] [PATCH 01/27] libxcrypt-compat: upgrade 4.4.19 -> 4.4.20

[PATCH 00/11] doc: asciidoctor: direct man page creation and fixes
 2021-05-17 16:50 UTC  (9+ messages)
` [PATCH 01/11] doc: allow the user to provide ASCIIDOC_EXTRA

[PATCH] merge: don't translate literal commands
 2021-05-17 16:49 UTC  (2+ messages)

Man pages have colors? A deep dive into groff
 2021-05-17 16:48 UTC  (2+ messages)

[PATCH] stash: don't translate literal commands
 2021-05-17 16:48 UTC  (2+ messages)

[PATCH] describe-doc: clarify default length of abbreviation
 2021-05-17 16:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] t7500: remove non-existant C_LOCALE_OUTPUT prereq
 2021-05-17 16:42 UTC  (2+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-05-17 16:39 UTC  (3+ messages)

getting more out of man pages with less(1) (was: [bug #59962] soelim(1) man page uses pic diagram--should it?)
 2021-05-17 16:38 UTC  (2+ messages)

[PATCH 5.10 000/289] 5.10.38-rc1 review
 2021-05-17 16:37 UTC  (3+ messages)

[PATCH v3 1/5] KVM: exit halt polling on need_resched() for both book3s and generic halt-polling
 2021-05-17 16:34 UTC  (2+ messages)

stable-rc/queue/4.9 build: 181 builds: 0 failed, 181 passed, 4 warnings (v4.9.268-223-g1e57fbc60e7d)
 2021-05-17 16:35 UTC 

stable-rc/linux-4.14.y build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.14.232-302-gb3184c570586)
 2021-05-17 16:34 UTC 

[PATCH 5.4 000/141] 5.4.120-rc1 review
 2021-05-17 16:33 UTC  (2+ messages)

[Buildroot] boot/grub2: grub-core-build-fixes-for-i386 (grub-2.04 + binutils-2.35.2 + pseudo-op .code64)
 2021-05-17 16:49 UTC  (6+ messages)
` Fwd: "
  `  "

[PATCH 00/13] Reorganize sysfs file creation for struct ib_devices
 2021-05-17 16:47 UTC  (14+ messages)
` [PATCH 01/13] RDMA: Split the alloc_hw_stats() ops to port and device variants
` [PATCH 02/13] RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
` [PATCH 03/13] RDMA/core: Split port and device counter sysfs attributes
` [PATCH 04/13] RDMA/core: Split gid_attrs related sysfs from add_port()
` [PATCH 05/13] RDMA/core: Simplify how the gid_attrs sysfs is created
` [PATCH 06/13] RDMA/core: Simplify how the port "
` [PATCH 07/13] RDMA/core: Create the device hw_counters through the normal groups mechanism
` [PATCH 08/13] RDMA/core: Remove the kobject_uevent() NOP
` [PATCH 09/13] RDMA/core: Expose the ib port sysfs attribute machinery
` [PATCH 10/13] RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
` [PATCH 11/13] RDMA/qib: Use attributes for the port sysfs
` [PATCH 12/13] RDMA/hfi1: "
` [PATCH 13/13] RDMA: Change ops->init_port to ops->get_port_groups

stable-rc/queue/4.4 baseline: 72 runs, 7 regressions (v4.4.268-176-g62895a3ec936)
 2021-05-17 16:32 UTC 

[PATCH] nvme-multipath: fix double initialization of ANA state
 2021-05-17 16:49 UTC  (6+ messages)

[PATCH 01/27] pci: Remove non-DM board_pci_fixup_dev() declaration
 2021-05-17 16:49 UTC  (3+ messages)
` [PATCH 20/27] ppc: Remove xpedite boards

stable-rc/linux-5.11.y baseline: 134 runs, 4 regressions (v5.11.21-311-g7cfd36cbe8c6)
 2021-05-17 16:31 UTC 

[PATCH 00/11] Rid W=1 warnings in wireless
 2021-05-17 16:30 UTC  (3+ messages)
` [PATCH 05/11] net: intel: ipw2x00: Fix wrong function name in comments

"bad revision" fetch error when fetching missing objects from partial clones
 2021-05-17 16:25 UTC  (6+ messages)

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-17 16:45 UTC  (5+ messages)
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature

[PATCH] PCI: tegra: Fix host initialization during resume
 2021-05-17 16:47 UTC  (2+ messages)

stable-rc/queue/5.10 build: 180 builds: 0 failed, 180 passed, 15 warnings (v5.10.37-289-gf12d611314b3)
 2021-05-17 16:21 UTC 

[PATCH 0/3] Fix Travis-CI / compiling with older versions of Clang
 2021-05-17 16:22 UTC  (5+ messages)
` [PATCH 1/3] pc-bios/s390-ccw: Fix inline assembly for "
` [PATCH 3/3] pc-bios/s390-ccw: Add a proper prototype for main()

[PATCH] PCI: ftpci100: rename macro name collision
 2021-05-17 16:16 UTC  (4+ messages)

[PATCH 5.11 000/329] 5.11.22-rc1 review
 2021-05-17 16:15 UTC  (2+ messages)

[dunfell][PATCH] linuxptp: Fix cross build
 2021-05-17 16:46 UTC  (2+ messages)

[PATCH 5.12 000/363] 5.12.5-rc1 review
 2021-05-17 16:15 UTC  (2+ messages)

[arnd-playground:to-build 31/41] net/ipv6/ip6_tunnel.c:1614: warning: expecting prototype for ip6_tnl_ioctl(). Prototype was for ip6_tnl_siocdevprivate() instead
 2021-05-17 16:45 UTC 

[PATCH] KVM: x86: add hint to skip hidden rdpkru under kvm_load_host_xsave_state
 2021-05-17 16:43 UTC  (6+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-05-17 15:58 UTC  (11+ messages)
` [PATCH v1 0/9] diff-merges: let -m imply -p
  ` [PATCH v1 1/9] t4013: test that "-m" alone has no effect in "git log"
  ` [PATCH v1 2/9] t4013: test "git -m --raw"
  ` [PATCH v1 3/9] t4013: test "git -m --stat"
  ` [PATCH v1 4/9] t4013: test "git diff-index -m"
  ` [PATCH v1 5/9] diff-merges: move specific diff-index "-m" handling to diff-index
  ` [PATCH v1 6/9] git-svn: stop passing "-m" to "git rev-list"
  ` [PATCH v1 7/9] stash list: stop passing "-m" to "git list"
  ` [PATCH v1 8/9] diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
  ` [PATCH v1 9/9] diff-merges: let "-m" imply "-p"

[PATCH mptcp-net] mptcp: always parse mptcp options for MPC reqsk
 2021-05-17 16:43 UTC  (3+ messages)

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-05-17 16:41 UTC  (7+ messages)
` [PATCH v10 2/7] arm64: hyperv: Add Hyper-V hypercall and register access utilities

stable-rc/queue/4.19 build: 191 builds: 0 failed, 191 passed, 63 warnings (v4.19.190-394-g77a168e6bc05)
 2021-05-17 15:58 UTC 

[PATCH] lib/flex_proportions.c: Use abs() when percpu_counter is negative
 2021-05-17 15:53 UTC 

stable-rc/queue/4.14 baseline: 102 runs, 4 regressions (v4.14.232-298-g9164fb19163e)
 2021-05-17 15:52 UTC 

[PATCH v5 00/24] Introducing mpi3mr driver
 2021-05-17 15:52 UTC  (7+ messages)
` [PATCH v5 01/24] mpi3mr: add mpi30 Rev-R headers and Kconfig
` [PATCH v5 04/24] mpi3mr: add support of queue command processing

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-17 16:13 UTC  (4+ messages)
` [PATCH v6 04/26] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb

[PATCH -next resend] rtc: m41t80: correct function names in rtc-m41t80.c
 2021-05-17 15:51 UTC  (2+ messages)

[RFC PATCH v3 0/9] hw/arm/virt: Introduce cpu topology support
 2021-05-17 16:27 UTC  (4+ messages)
` [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT

[PATCH] objtool: include symbol value in check for contiguous objects
 2021-05-17 15:47 UTC  (2+ messages)

[PATCH v3 0/6] Restructure the rpmsg char and introduce the rpmsg-raw channel
 2021-05-17 15:47 UTC  (9+ messages)
` [PATCH v3 5/6] rpmsg: char: Introduce a rpmsg driver for the rpmsg char device

[syzbot] KMSAN: uninit-value in virtio_net_hdr_to_skb
 2021-05-17 15:46 UTC  (7+ messages)

[PATCH 0/5] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-05-17 16:36 UTC  (3+ messages)

[PATCH] usb: typec: mux: Fix matching with typec_altmode_desc
 2021-05-17 15:44 UTC  (5+ messages)

[PATCH 00/18] image: Reduce #ifdef abuse in image code
 2021-05-17 16:38 UTC  (19+ messages)
` [PATCH 01/18] image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
` [PATCH 02/18] image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
` [PATCH 03/18] image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
` [PATCH 04/18] Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
` [PATCH 05/18] Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
` [PATCH 06/18] image: Drop IMAGE_ENABLE_SHA1
` [PATCH 07/18] image: Drop IMAGE_ENABLE_SHAxxx
` [PATCH 08/18] image: Drop IMAGE_ENABLE_BEST_MATCH
` [PATCH 09/18] common: Move host-only logic in image-sig.c to separate file
` [PATCH 10/18] common: image-sig.c: Remove host-specific logic and #ifdefs
` [PATCH 11/18] image: Add support for placing crypto_algo in linker lists
` [PATCH 12/18] image: rsa: Move verification algorithm to a linker list
` [PATCH 13/18] image: image-sig.c: Remove crypto_algos array
` [PATCH 14/18] lib: ecdsa: Remove #ifdefs from ecdsa.h
` [PATCH 15/18] lib: rsa: Remove #ifdefs from rsa.h
` [PATCH 16/18] image: Eliminate IMAGE_ENABLE_VERIFY macro
` [PATCH 17/18] image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macro
` [PATCH 18/18] [UNTESTED] image: Add support for relocating crypto_algos in linker lists

[syzbot] WARNING in __perf_install_in_context
 2021-05-17 15:43 UTC  (4+ messages)

[intel-linux-intel-lts:5.4/yocto 40/1142] drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:993:47: sparse: sparse: incorrect type in assignment (different base types)
 2021-05-17 16:38 UTC 

[syzbot] WARNING in task_ctx_sched_out
 2021-05-17 15:42 UTC  (2+ messages)

stable-rc/queue/5.11 baseline: 132 runs, 5 regressions (v5.11.21-308-ge37d6a211413)
 2021-05-17 15:42 UTC 

[Buildroot] [PATCH 1/1] package/redis: security bump to v6.2.3
 2021-05-17 16:37 UTC  (2+ messages)

stable-rc/queue/4.14 build: 190 builds: 0 failed, 190 passed, 63 warnings (v4.14.232-301-ge5a8731df5a7)
 2021-05-17 15:41 UTC 

[PATCH v3 net-next 0/4] net: stmmac: RK3568
 2021-05-17 15:40 UTC  (3+ messages)
` [PATCH v3 net-next 3/4] dt-bindings: net: rockchip-dwmac: add rk3568 compatible string
` [PATCH v3 net-next 4/4] net: stmmac: Add RK3566/RK3568 SoC support

[Buildroot] [git commit] package/redis: security bump to v6.2.3
 2021-05-17 16:37 UTC 

[PATCH] dt-bindings: spi: spi-mux: rename flash node
 2021-05-17 15:39 UTC 

[PATCH 3/6] vfio: remove the unused mdev iommu hook
 2021-05-17 15:35 UTC  (11+ messages)

[PATCH] btrfs: always abort the transaction if we abort a trans handle
 2021-05-17 15:34 UTC 

[PATCH v5 0/6] Add Unisoc's drm kms module
 2021-05-17 16:35 UTC  (6+ messages)
` [PATCH v5 4/6] drm/sprd: add Unisoc's drm display controller driver


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.