All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-28 18:58:08 to 2020-08-28 20:06:36 UTC [more...]

[PATCH v2 00/45] target/arm: Implement fp16 for AArch32 VFP and Neon
 2020-08-28 20:06 UTC  (9+ messages)
` [PATCH v2 22/45] fpu: Add float16 comparison functions
` [PATCH v2 23/45] target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL
` [PATCH v2 30/45] target/arm: Implement fp16 for Neon VMLA, VMLS operations
` [PATCH v2 33/45] target/arm: Implement fp16 for Neon VRECPS
` [PATCH v2 40/45] target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
` [PATCH v2 44/45] target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS

[PATCH] MAINTAINERS: update smartpqi and hpsa
 2020-08-28 20:05 UTC 

[PATCH BlueZ 0/2] Mesh replay protection clean up
 2020-08-28 20:04 UTC  (3+ messages)
` [PATCH BlueZ 1/2] mesh: Initialize RPL when creating or loading a node
` [PATCH BlueZ 2/2] mesh: Move RPL check from model to net layer

[GIT PULL] Block fixes for 5.9-rc3
 2020-08-28 20:03 UTC 

[GIT PULL] io_uring fixes for 5.9-rc3
 2020-08-28 20:03 UTC 

[PATCH nf-next] netfilter: nft_socket: add wildcard support
 2020-08-28 19:59 UTC  (5+ messages)

[usb:usb-testing] BUILD SUCCESS 3ed8e1c2ac9914a2fcb08ec13476b85319536cea
 2020-08-28 19:59 UTC 

[PATCH] libmount: do not use pointer as an integer value
 2020-08-28 19:59 UTC 

[GIT PULL] arm64 fixes for 5.9-rc3
 2020-08-28 19:58 UTC  (3+ messages)

[PATCH v3 1/5] fpga manager: xilinx-spi: remove stray comment
 2020-08-28 19:58 UTC  (10+ messages)
` [PATCH v3 2/5] fpga manager: xilinx-spi: remove final dot from dev_err() strings
` [PATCH v3 3/5] fpga manager: xilinx-spi: fix write_complete timeout handling
` [PATCH v3 4/5] fpga manager: xilinx-spi: add error checking after gpiod_get_value()
` [PATCH v3 5/5] fpga manager: xilinx-spi: provide better diagnostics on programming failure

master - WHATS_NEW: update
 2020-08-28 19:59 UTC 

master - gcc: drop bogus ;
 2020-08-28 19:59 UTC 

master - gcc: do not use return with void function
 2020-08-28 19:59 UTC 

master - gcc: use apropriate type for reading and printing values
 2020-08-28 19:59 UTC 

master - tools: move struct element before variable lenght list
 2020-08-28 19:59 UTC 

master - gcc: calc size in compile time
 2020-08-28 19:59 UTC 

master - gcc: avoid stack alloc arithmetic
 2020-08-28 19:59 UTC 

master - gcc: keep unsigned arithmetic
 2020-08-28 19:59 UTC 

master - lv_manip: get_default_region_size return uint32_t
 2020-08-28 19:59 UTC 

master - lvmcache: use uint32_t for seqno caching
 2020-08-28 19:59 UTC 

master - writecache: correct usage of const struct
 2020-08-28 19:59 UTC 

master - container_of: drop needless const converion
 2020-08-28 19:59 UTC 

master - tests: check we detect lvm.conf read failure
 2020-08-28 19:59 UTC 

master - config: drop reading file with mmap
 2020-08-28 19:59 UTC 

[PATCH v2 2/3] Add LT9611UXC DSI to HDMI bridge support
 2020-08-28 19:58 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: bridge: Add documentation for LT9611UXC
` [PATCH v2 2/3] drm: bridge: add support for lontium LT9611UXC bridge

[git pull] drm fixes for 5.9-rc3
 2020-08-28 19:58 UTC  (3+ messages)

[GIT PULL] MFD fixes for v5.9
 2020-08-28 19:58 UTC  (2+ messages)

[PATCH v1] NFS: Zero-stateid SETATTR should first return delegation
 2020-08-28 19:58 UTC 

[Cluster-devel] [GIT PULL] gfs2: Fix memory leak on filesystem withdraw
 2020-08-28 19:58 UTC  (3+ messages)
  `  "

[GIT PULL] Ceph fixes for 5.9-rc3
 2020-08-28 19:58 UTC  (2+ messages)

[GIT PULL] Writeback fixes for 5.9-rc3
 2020-08-28 19:58 UTC  (2+ messages)

[Printing-architecture] REMINDER:OP Monthly Call on 09/01/20
 2020-08-28 19:58 UTC 

[PATCH v1 00/10] DDW indirect mapping
 2020-08-28 19:55 UTC  (6+ messages)
` [PATCH v1 01/10] powerpc/pseries/iommu: Replace hard-coded page shift

[igt-dev] [i-g-t] Fixing the latency of hrtimer
 2020-08-28 19:56 UTC  (5+ messages)

[RFC PATCH v7 00/23] Core scheduling v7
 2020-08-28 19:51 UTC  (24+ messages)
` [RFC PATCH v7 01/23] sched: Wrap rq::lock access
` [RFC PATCH v7 02/23] sched: Introduce sched_class::pick_task()
` [RFC PATCH v7 03/23] sched: Core-wide rq->lock
` [RFC PATCH v7 04/23] sched/fair: Add a few assertions
` [RFC PATCH v7 05/23] sched: Basic tracking of matching tasks
` [RFC PATCH v7 06/23] bitops: Introduce find_next_or_bit
` [RFC PATCH v7 07/23] cpumask: Introduce a new iterator for_each_cpu_wrap_or
` [RFC PATCH v7 08/23] sched: Add core wide task selection and scheduling
` [RFC PATCH v7 09/23] sched/fair: Fix forced idle sibling starvation corner case
` [RFC PATCH v7 10/23] sched/fair: wrapper for cfs_rq->min_vruntime
` [RFC PATCH v7 11/23] sched/fair: core wide cfs task priority comparison
` [RFC PATCH v7 12/23] sched: Trivial forced-newidle balancer
` [RFC PATCH v7 13/23] sched: migration changes for core scheduling
` [RFC PATCH v7 14/23] irq_work: Add support to detect if work is pending
` [RFC PATCH v7 15/23] entry/idle: Add a common function for activites during idle entry/exit
` [RFC PATCH v7 16/23] arch/x86: Add a new TIF flag for untrusted tasks
` [RFC PATCH v7 17/23] kernel/entry: Add support for core-wide protection of kernel-mode
` [RFC PATCH v7 18/23] entry/idle: Enter and exit kernel protection during idle entry and exit
` [RFC PATCH v7 19/23] entry/kvm: Protect the kernel when entering from guest
` [RFC PATCH v7 20/23] sched/coresched: config option for kernel protection
` [RFC PATCH v7 21/23] sched: cgroup tagging interface for core scheduling
` [RFC PATCH v7 22/23] Documentation: Add documentation on "
` [RFC PATCH v7 23/23] sched: Debug bits

[PATCH v2 0/2] Introduce the BQ256XX family of chargers
 2020-08-28 19:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add the bq256xx dt bindings
` [PATCH v2 2/2] power: supply: bq256xx: Introduce the BQ256XX charger driver

[GIT PULL] Device properties framework fix for v5.9-rc3
 2020-08-28 19:52 UTC 

[PATCH] midx: traverse the local MIDX first
 2020-08-28 19:51 UTC  (6+ messages)

[GIT PULL] ACPI fixes for v5.9-rc3
 2020-08-28 19:51 UTC 

[GIT PULL] Power management fixes for v5.9-rc3
 2020-08-28 19:49 UTC 

[RFC PATCH 1/2] efi: arm: do not overlap non ram memory on efi allocation
 2020-08-28 19:47 UTC  (2+ messages)
` [RFC PATCH 2/2] efi_memory: refine overlap_only_ram description

ia64 kbuild warning message
 2020-08-28 19:45 UTC  (4+ messages)

Optional case-insensitivity
 2020-08-28 19:43 UTC 

[Cocci] Checking the usage of a SmPL disjunction within a sizeof()
 2020-08-28 19:44 UTC  (2+ messages)

[PATCH] usb: atm: don't use snprintf() for sysfs attrs
 2020-08-28  7:39 UTC  (14+ messages)
          ` [Cocci] "

[Fwd] Issue 25164 in oss-fuzz: qemu: Fuzzing build failure
 2020-08-28 19:41 UTC  (6+ messages)

[digitalocean-linux-coresched:coresched/v7-v5.9-rc 19/39] kernel/sched/core.c:122:6: warning: no previous prototype for function 'sched_core_get'
 2020-08-28 19:41 UTC 

[usb:usb-linus] BUILD SUCCESS 20934c0de13b49a072fb1e0ca79fe0fe0e40eae5
 2020-08-28 19:39 UTC 

[PATCH RFC v6 0/6] Add Unisoc's drm kms module
 2020-08-28 19:39 UTC  (4+ messages)
` [PATCH RFC v6 1/6] dt-bindings: display: add Unisoc's drm master bindings

[PATCH bpf-next v3 0/8] Allow storage of flexible metadata information for eBPF programs
 2020-08-28 19:36 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] bpf: Mutex protect used_maps array and count
` [PATCH bpf-next v3 2/8] bpf: Add BPF_PROG_BIND_MAP syscall
` [PATCH bpf-next v3 3/8] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .metadata section
` [PATCH bpf-next v3 4/8] libbpf: implement bpf_prog_find_metadata
` [PATCH bpf-next v3 5/8] bpftool: support dumping metadata
` [PATCH bpf-next v3 6/8] bpftool: support metadata internal map in gen skeleton
` [PATCH bpf-next v3 7/8] bpftool: mention --metadata in the documentation
` [PATCH bpf-next v3 8/8] selftests/bpf: Test load and dump metadata with btftool and skel

[PATCH 1/3] dt-bindings: sound: Remove unused 'linux,hdmi-audio'
 2020-08-28 19:34 UTC  (4+ messages)

[PATCH 00/10] dt-bindings: Convert SP805 to Json-schema (and fix users)
 2020-08-28 19:34 UTC  (8+ messages)
` [PATCH 03/10] arm64: dts: broadcom: Fix SP805 clock-names
` [PATCH 08/10] ARM: dts: Cygnus: Fix SP805 clocks
` [PATCH 09/10] ARM: dts: NSP: Fix SP805 clock-names

[PATCH v4 0/7] Make hcd-xhci independent of pci hooks
 2020-08-28 19:19 UTC  (8+ messages)
` [PATCH v4 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v4 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v4 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v4 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v4 5/7] misc: Add versal-usb2-regs module
` [PATCH v4 6/7] usb: Add DWC3 model
` [PATCH v4 7/7] Versal: Connect DWC3 controller with virt-versal

[linux-lvm] [PATCH] gcc: change zero-sized array to fexlible array
 2020-08-28 19:32 UTC  (3+ messages)

[PATCH v4 00/23] kprobes: Unify kretprobe trampoline handlers and make kretprobe lockless
 2020-08-28 19:32 UTC  (5+ messages)
` [PATCH v4 19/23] kprobes: Remove kretprobe hash

[PATCH v2 0/7] Implement PCI Error Recovery on Navi12
 2020-08-28 19:31 UTC  (18+ messages)
` [PATCH v2 1/7] drm/amdgpu: Implement DPC recovery
` [PATCH v2 2/7] drm/amdgpu: Avoid accessing HW when suspending SW state
` [PATCH v2 3/7] drm/amdgpu: Block all job scheduling activity during DPC recovery
` [PATCH v2 4/7] drm/amdgpu: Fix SMU error failure
` [PATCH v2 5/7] drm/amdgpu: Fix consecutive DPC recovery failures
` [PATCH v2 6/7] drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code
` [PATCH v2 7/7] drm/amdgpu: Disable DPC for XGMI for now

Per user rlimits
 2020-08-28 19:25 UTC 

[PATCH] x86/uaccess: Use pointer masking to limit uaccess speculation
 2020-08-28 19:29 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b36c969764ab12faebb74711c942fa3e6eaf1e96
 2020-08-28 19:27 UTC 

[PATCHi v2] net: mdiobus: fix device unregistering in mdiobus_register
 2020-08-28 19:27 UTC  (4+ messages)

[PATCH v8 0/4] introduce memory hinting API for external process
 2020-08-28 19:26 UTC  (7+ messages)
` [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[PATCH 00/20] target/arm: SVE2 preparatory patches
 2020-08-28 19:26 UTC  (4+ messages)
` [PATCH 16/20] target/arm: Fix sve_zip_p vs odd vector lengths

[PATCH v4 00/10] Function Granular KASLR
 2020-08-28 19:24 UTC  (10+ messages)

linux-next: Tree for Aug 26
 2020-08-28 19:24 UTC  (6+ messages)

[PATCH v2] x86/mce: Increase maximum number of banks to 64
 2020-08-28 19:24 UTC 

[PATCH] arm64: dts: imx8mq-librem5-devkit: Add missing clock-cells to PMIC
 2020-08-28 19:22 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: mtd: nand-controller: Fix matching with size-cells==1
 2020-08-28 19:20 UTC  (12+ messages)
` [PATCH 2/4] ARM: dts: imx23: Align GPMI NAND node name with schema
` [PATCH 3/4] ARM: dts: imx28: "
` [PATCH 4/4] ARM: dts: imx: "

[ovmf test] 153006: regressions - FAIL
 2020-08-28 19:21 UTC 

[PATCH] efi: change usage syntax
 2020-08-28 19:20 UTC 

[PATCH 0/3] pinctrl: mcp23s08: Fixups for mcp23x17
 2020-08-28 19:19 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: mcp23s08: Fixup mcp23x17 regmap_config

[MPTCP] Re: [PATCH mptcp-next 1/1] mptcp: fix stale subflow->writeable caching
 2020-08-28 19:15 UTC 

[MPTCP] Re: [PATCH mptcp-next] mptcp: free acked data before waiting for more memory
 2020-08-28 19:15 UTC 

[MPTCP] Re: [PATCH mptcp-next] mptcp: only wake parent if subflow is writable
 2020-08-28 19:15 UTC 

[MPTCP] Re: [PATCH mptcp-next v3] mptcp: adjust mptcp receive buffer limit if subflow has larger one
 2020-08-28 19:15 UTC 

[MPTCP] Re: [PATCH v2] Squash-to: "mptcp: cleanup mptcp_subflow_discard_data()"
 2020-08-28 19:14 UTC 

[PATCH 0/3] drm/vc4: Support HDMI QHD or higher output
 2020-08-28 19:10 UTC  (11+ messages)
  ` [PATCH 3/3] drm/vc4: hdmi: Add pixel bvb clock control

[PATCH] ninjatool: quote dollars in variables
 2020-08-28 18:57 UTC  (6+ messages)

[PATCH] nvme: Revert: Fix controller creation races with teardown flow
 2020-08-28 19:08 UTC  (4+ messages)

[PATCH v1 0/2] target/microblaze: Improve bus fault handling
 2020-08-28 18:46 UTC  (5+ messages)
` [PATCH v1 1/2] target/microblaze: Use CPU properties to conditionalize bus exceptions
` [PATCH v1 2/2] target/microblaze: Improve transaction failure handling

[PATCH] hpsa: update copyright
 2020-08-28 19:07 UTC 

QEMU | Pipeline #183242166 has failed for master | ea1bb830
 2020-08-28 18:52 UTC 

[bitbake-devel][PATCH v2] bitbake: fetch2/npm: allow to build npm package with no dependency
 2020-08-28 19:06 UTC 

[qemu-mainline test] 152992: regressions - FAIL
 2020-08-28 19:05 UTC 

Golang design session follow-up
 2020-08-28 19:05 UTC  (3+ messages)

[PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-08-28 19:04 UTC  (2+ messages)

[PATCH 1/1] i2c: busses: Add support for atomic transfers in Actions Semi Owl driver
 2020-08-28 19:01 UTC  (4+ messages)

[meta-oe][PATCH] nss: fix postinst in do_rootfs for target
 2020-08-28 19:01 UTC 

[PATCH] nvme: Revert: Fix controller creation races with teardown flow
 2020-08-28 19:01 UTC 

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 7}.x series
 2020-08-28 19:01 UTC 

[cip-dev] [PATCH 4.19.y-cip 00/10] Add support for [H]SCIF/SDHI/I2C/RWDT/MSIOF
 2020-08-28 18:59 UTC  (2+ messages)

[PATCH v2 00/19] arm64: dts: imx8: Align pins and regulators with dtschema
 2020-08-28 16:47 UTC  (2+ messages)
` [PATCH v2 09/19] arm64: dts: imx8mm-evk: Align pin configuration group names with schema


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.