All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-06 21:14:33 to 2021-10-06 22:07:43 UTC [more...]

[PATCH v2 0/3] Assorted improvements to usercopy
 2021-10-06 22:07 UTC  (4+ messages)
` [PATCH v2 3/3] mm/usercopy: Detect compound page overruns

[PATCH v4 00/41] linux-user: Streamline handling of SIGSEGV
 2021-10-06 21:36 UTC  (8+ messages)
` [PATCH v4 15/41] linux-user/host/riscv: Populate host_signal.h
` [PATCH v4 17/41] linux-user/host/riscv: Improve host_signal_write
` [PATCH v4 35/41] target/riscv: Make riscv_cpu_tlb_fill sysemu only

[Nouveau] [PATCH v3 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-10-06 22:07 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers (rev6)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

linux-next: Tree for Oct 5
 2021-10-06 22:06 UTC  (5+ messages)
` linux-next: Tree for Oct 5 (warnings: a. trace; b. mm/migrate)

[dpdk-dev] [PATCH 00/18] mlx5: sharing global MR cache between drivers
 2021-10-06 22:03 UTC  (20+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/18] net/mlx5/windows: fix miss callback register for mem event
  ` [dpdk-dev] [PATCH v2 02/18] common/mlx5: share basic probing with the internal drivers
  ` [dpdk-dev] [PATCH v2 03/18] common/mlx5: share common definitions
  ` [dpdk-dev] [PATCH v2 04/18] common/mlx5: share memory related devargs
  ` [dpdk-dev] [PATCH v2 05/18] net/mlx5/windows: rearrange probing code
  ` [dpdk-dev] [PATCH v2 06/18] common/mlx5: move basic probing functions to common
  ` [dpdk-dev] [PATCH v2 07/18] net/mlx5: remove redundant flag in device config
  ` [dpdk-dev] [PATCH v2 08/18] common/mlx5: share device context object
  ` [dpdk-dev] [PATCH v2 09/18] common/mlx5: add ROCE disable in context device creation
  ` [dpdk-dev] [PATCH v2 10/18] common/mlx5: share the protection domain object
  ` [dpdk-dev] [PATCH v2 11/18] common/mlx5: share the HCA capabilities handle
  ` [dpdk-dev] [PATCH v2 12/18] net/mlx5: remove redundancy in MR file
  ` [dpdk-dev] [PATCH v2 13/18] common/mlx5: add MR ctrl init function
  ` [dpdk-dev] [PATCH v2 14/18] common/mlx5: add global MR cache create function
  ` [dpdk-dev] [PATCH v2 15/18] common/mlx5: share MR top-half search function
  ` [dpdk-dev] [PATCH v2 16/18] common/mlx5: share MR management
  ` [dpdk-dev] [PATCH v2 17/18] common/mlx5: support device DMA map and unmap
  ` [dpdk-dev] [PATCH v2 18/18] common/mlx5: share MR mempool registration

Broken build with disabling OpenSSL crypto
 2021-10-06 22:05 UTC  (2+ messages)

[RFC] store function address in BTF
 2021-10-06 22:05 UTC  (5+ messages)

[PATCH v2 00/27] Adding partial support for 128-bit riscv target
 2021-10-06 21:28 UTC  (56+ messages)
` [PATCH v2 01/27] memory: add a few defines for octo (128-bit) values
` [PATCH v2 02/27] Int128.h: addition of a few 128-bit operations
` [PATCH v2 03/27] target/riscv: adding upper 64 bits for misa
` [PATCH v2 04/27] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v2 05/27] target/riscv: additional macros to check instruction support
` [PATCH v2 06/27] target/riscv: separation of bitwise logic and aritmetic helpers
` [PATCH v2 07/27] target/riscv: refactoring calls to gen_arith
` [PATCH v2 08/27] target/riscv: refactoring calls to gen_shift
` [PATCH v2 09/27] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v2 10/27] target/riscv: adding accessors to the registers upper part
` [PATCH v2 11/27] target/riscv: handling 128-bit part in logic/arith/shift gen helpers
` [PATCH v2 12/27] target/riscv: moving some insns close to similar insns
` [PATCH v2 13/27] target/riscv: rename a few gen function helpers
` [PATCH v2 14/27] target/riscv: 128-bit support for instructions using gen_arith/gen_logic
` [PATCH v2 15/27] target/riscv: 128-bit support for instructions using gen_shift
` [PATCH v2 16/27] target/riscv: support for 128-bit loads and store
` [PATCH v2 17/27] target/riscv: 128-bit double word integer arithmetic instructions
` [PATCH v2 18/27] target/riscv: 128-bit double word integer shift instructions
` [PATCH v2 19/27] target/riscv: support for 128-bit base multiplications insns
` [PATCH v2 20/27] target/riscv: addition of the 'd' insns for 128-bit mult/div/rem
` [PATCH v2 21/27] target/riscv: div and rem insns on 128-bit
` [PATCH v2 22/27] target/riscv: adding high part of some csrs
` [PATCH v2 23/27] target/riscv: helper functions to wrap calls to 128-bit csr insns
` [PATCH v2 24/27] target/riscv: modification of the trans_csrxx for 128-bit support
` [PATCH v2 25/27] target/riscv: actual functions to realize crs 128-bit insns
` [PATCH v2 26/27] target/riscv: adding 128-bit access functions for some csrs
` [PATCH v2 27/27] target/riscv: support for 128-bit satp

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-06 22:03 UTC  (14+ messages)
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain

[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-10-06 22:03 UTC  (4+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-06 22:01 UTC  (3+ messages)
` [v3 PATCH 3/5] mm: hwpoison: refactor refcount check handling

BUG: Cannot boot Odroid XU4 from eMMC without this patch
 2021-10-06 22:01 UTC  (5+ messages)

missing build.log files
 2021-10-06 22:00 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 1/3] i915_drm.h sync with drm-next
 2021-10-06 21:59 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/gem_userptr_blits: Remove LOCAL_
` [igt-dev] [PATCH i-g-t 3/3] include/drm-uapi: Sync with drm-next

[meta-rockchip][PATCH] nanopi-m4: enable booting from uSD
 2021-10-06 21:58 UTC  (2+ messages)
` [yocto] "

Performance regression with async inode inactivation
 2021-10-06 21:58 UTC  (6+ messages)

[PATCH] elfcore: correct reference to CONFIG_UML
 2021-10-06 21:58 UTC  (2+ messages)

[PATCH] elfcore: um: Fix CONFIG_UM typo in linux/elfcore.h
 2021-10-06 21:57 UTC  (2+ messages)

[PATCH] net: phy: micrel: ksz9131 led errata workaround
 2021-10-06 21:57 UTC  (2+ messages)

[GIT PULL] zstd changes for linux-next
 2021-10-06 21:57 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH i-g-t 1/1] tests/i915_pxp: Use ioctl_wrapper for DRM_IOCTL_PRIME_HANDLE_TO_FD
 2021-10-06 21:56 UTC  (3+ messages)
  ` [igt-dev] "

[PATCH v3 0/8] media: ipu3 + i2c: Fix v4l2-compliance issues
 2021-10-06 21:56 UTC  (5+ messages)
` [PATCH v3 1/8] media: ipu3-cio2 Check num_planes and sizes in queue_setup
` [PATCH v3 3/8] media: ipu3-imgu: Set valid initial format

[PATCH BlueZ 1/4] shared/att: Add bt_att_resend
 2021-10-06 21:55 UTC  (5+ messages)
` [PATCH BlueZ 2/4] shared/gatt-client: Make use of bt_att_resend
` [PATCH BlueZ 3/4] attrib: "
` [PATCH BlueZ 4/4] test-hog: Update pdu sequence
` [BlueZ,1/4] shared/att: Add bt_att_resend

[RFC PATCH] tether: Add a way to define a tethering frequency
 2021-10-06 21:55 UTC  (3+ messages)

[xen-4.14-testing test] 165386: tolerable FAIL - PUSHED
 2021-10-06 21:55 UTC 

[PATCH 0/3] Rework SCSI runtime power management support
 2021-10-06 21:54 UTC  (4+ messages)
` [PATCH 1/3] scsi: pm: Rely on the device driver core for async power management
` [PATCH 2/3] scsi: sd: Rename sd_resume() into sd_resume_system()
` [PATCH 3/3] scsi: pm: Only runtime resume if necessary

stable/linux-4.19.y baseline: 144 runs, 8 regressions (v4.19.209)
 2021-10-06 21:54 UTC 

strace build error static assertion failed: "XFRM_MSG_MAPPING != 0x26"
 2021-10-06 21:51 UTC  (3+ messages)

stable/linux-5.4.y baseline: 174 runs, 8 regressions (v5.4.151)
 2021-10-06 21:50 UTC 

[dpdk-dev] [PATCH v3 0/4] net/ixgbe: Add support for Windows
 2021-10-06 21:48 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 0/4] net/ixgbe: build on Windows
  ` [dpdk-dev] [PATCH v4 4/4] "

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-06 21:27 UTC  (14+ messages)
` [PATCH 06/12] openrisc: Use of_get_cpu_hwid()
        ` [OpenRISC] "

[PATCH v2] imx8mm_venice: switch to use binman to pack images
 2021-10-06 21:44 UTC  (2+ messages)

`AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y` causes AMDGPU to fail on Ryzen: amdgpu: SME is not compatible with RAVEN
 2021-10-06 21:39 UTC  (10+ messages)

[RFC] add standardized attributes for force_discharge and inhibit_charge
 2021-10-06 21:39 UTC  (11+ messages)

[PATCH v7 0/5] make '%pD' print the full path of file
 2021-10-06 21:38 UTC  (5+ messages)
` [PATCH v7 1/5] d_path: fix Kernel doc validator complaints

[Buildroot] [PATCH v2 1/5] configs/raspberrypi*: bump kernel version to 24c8b05 (5.10.63)
 2021-10-06 21:37 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/5] package/rpi-firmware: bump version to 2ef3800
` [Buildroot] [PATCH v2 3/5] package/rpi-userland: bump version to 6e8f786
` [Buildroot] [PATCH v2 4/5] package/rpi-bt-firmware: bump version to 883b726
` [Buildroot] [PATCH v2 5/5] package/rpi-wifi-firmware: "

[PATCH v2 0/3] ARM: prepare and add netgear gs110emx support
 2021-10-06 21:36 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: mvebu: add device tree for netgear gs110emx switch

[PATCH bpf-next] bpf: introduce helper bpf_raw_read_cpu_clock
 2021-10-06 21:37 UTC  (2+ messages)

[PATCH 1/4] drm/amdkfd: ratelimited svm debug messages
 2021-10-06 21:36 UTC  (3+ messages)
` [PATCH 2/4] drm/amdkfd: handle partial migration cpages 0

[PATCH] selftests/bpf: skip get_branch_snapshot in vm
 2021-10-06 21:35 UTC  (2+ messages)

[PATCH 00/11] selftests: Improve nettest and net/fcnal-test.sh
 2021-10-06 21:35 UTC  (10+ messages)
` [PATCH 05/11] selftests: net/fcnal: kill_procs via spin instead of sleep
` [PATCH 08/11] selftests: net/fcnal: Replace sleep after server start with -k
` [PATCH 11/11] selftests: net/fcnal: Reduce client timeout

[GIT PULL] Devicetree fixes for v5.15, take 3
 2021-10-06 21:35 UTC 

[igt-dev] [PATCH i-g-t] Revert include/drm-uapi/i915_drm.h back to a drm-next one
 2021-10-06 21:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Revert include/drm-uapi/i915_drm.h back to a drm-next one. (rev2)

[PATCH v6 0/2] Support for Kontron Electronics i.MX6UL/ULL and i.MX8MM SoMs
 2021-10-06 21:34 UTC  (3+ messages)

[PATCH v4 00/11] PCI devices passthrough on Arm, part 2
 2021-10-06 21:33 UTC  (7+ messages)
` [PATCH v4 10/11] xen/arm: Do not map PCI ECAM and MMIO space to Domain-0's p2m

[PATCH v4 00/10] board: toradex: verdin-imx8mm: target refresh
 2021-10-06 21:27 UTC  (11+ messages)
` [PATCH v4 01/10] imx8m: clean-up kconfig indentation
` [PATCH v4 02/10] verdin-imx8mm: fix ethernet
` [PATCH v4 03/10] ARM: dts: imx8mm-verdin: prepare for dek blob encapsulation
` [PATCH v4 04/10] verdin-imx8mm: switch to use binman to pack images
` [PATCH v4 05/10] verdin-imx8mm: enable sleep_moci output
` [PATCH v4 06/10] verdin-imx8mm: clean-up include order
` [PATCH v4 07/10] verdin-imx8mm: drop support for v1.0 hardware
` [PATCH v4 08/10] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable
` [PATCH v4 09/10] verdin-imx8mm: use preboot for fdtfile evaluation
` [PATCH v4 10/10] verdin-imx8mm: fix watchdog pinctrl issue

Perf: Question about continuous background data collection
 2021-10-06 21:29 UTC 

Bug 214611 - UM: stdout output ceases under certain conditions
 2021-10-06 21:28 UTC  (10+ messages)

[PATCH 1/5] PCI/switchtec: Error out MRPC execution when no GAS access
 2021-10-06 21:27 UTC  (2+ messages)

Stable release 4.4.286 broken for ARM64 with CONFIG_CC_STACKPROTECTOR=y
 2021-10-06 21:20 UTC 

[PATCH] Documentation: Fix typo in testing/sysfs-class-cxl
 2021-10-06 15:50 UTC 

[PATCH v5 00/13] mirror: Handle errors after READY cancel
 2021-10-06 21:24 UTC  (5+ messages)
` [PATCH v5 07/13] job: Do not soft-cancel after a job is done
` [PATCH v5 08/13] job: Add job_cancel_requested()

[PATCH] Documentation: Fix typo in testing/sysfs-class-cxl
 2021-10-06 14:39 UTC 

xdp-cpumap-tc multi queue schema and traffic mirroring
 2021-10-06 21:18 UTC 

[PATCH] docs: typo fixes in Documentation/ABI/
 2021-10-06 13:20 UTC 

[PATCH] docs: typo fixes in Documentation/ABI/
 2021-10-06 12:13 UTC 

[PATCH v4 00/15] x86: Add support for Clang CFI
 2021-10-06 21:23 UTC  (10+ messages)
` [PATCH v4 06/15] ftrace: Use an opaque type for functions not callable from C

[PATCH bpf-next] bpf,x64: Factor out emission of REX byte in more cases
 2021-10-06 21:22 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: soc: smem: Make indirection optional
 2021-10-06 21:20 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: sram: Document qcom,rpm-msg-ram
` [PATCH v2 2/4] dt-bindings: soc: smem: Make indirection optional
` [PATCH v2 3/4] soc: qcom: smem: Support reserved-memory description

[PATCH v2 00/12] macfb: fixes for booting MacOS
 2021-10-06 21:16 UTC  (12+ messages)
` [PATCH v2 08/12] macfb: add common monitor modes supported by the MacOS toolbox ROM

[PATCH][next] ftrace: Fix -Wcast-function-type warnings on powerpc64
 2021-10-06 21:23 UTC  (11+ messages)

[PATCH] wireless-regdb: Update regulatory rules for South Korea (KR)
 2021-10-06 21:16 UTC  (5+ messages)
    ` [wireless-regdb] "

[PATCH] dt-bindings: memory: add entry for version 3.80a
 2021-10-06 21:17 UTC  (2+ messages)

[PATCH] hashtable: remove a redundant check in hash_for_each_xxx()
 2021-10-06 21:16 UTC  (2+ messages)

[PATCH v2] aio: Add support for the POLLFREE
 2021-10-06 21:16 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: thermal: allow more resets for tsadc node in rockchip-thermal.yaml
 2021-10-06 21:13 UTC  (2+ messages)

[PATCH] hw/elf_ops.h: switch to ssize_t for elf loader return type
 2021-10-06 21:09 UTC  (2+ messages)

[RFC PATCH 0/4] Add "output-impedance" property to pinconf-generic
 2021-10-06 21:14 UTC  (3+ messages)
` [RFC PATCH 1/4] dt-bindings: pincfg-node: Add "output-impedance" property

[PATCH net-next 0/2] Add mdiobus_modify_changed() helper
 2021-10-06 21:14 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] net: phylink: use "


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.