All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-28 10:11:42 to 2021-05-28 11:10:44 UTC [more...]

[PATCH] ARM: reduce the information printed in call traces
 2021-05-28 10:16 UTC 

[meta-python][PATCH 1/5] python3-flask: Extend RDEPENDS
 2021-05-28 11:08 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-ecdsa: Upgrade 0.16.1 -> 0.17.0
` [meta-python][PATCH 3/5] python3-alembic: Upgrade 1.6.4 -> 1.6.5
` [meta-python][PATCH 4/5] python3-websockets: Upgrade 9.0.2 -> 9.1
` [meta-python][PATCH 5/5] python3-pyzmq: Upgrade 22.0.3 -> 22.1.0

[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-28 11:08 UTC  (15+ messages)
` [PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch
` [PATCH 3/6] mm/page_alloc: Adjust pcp->high after CPU hotplug events

[PATCH 0/7] rtc: davinci: add driver model support
 2021-05-28 11:07 UTC  (4+ messages)
` [PATCH 1/7] rtc: davinci: enable compilation for omap architectures

[PATCH] hw/nvme: add param to control auto zone transitioning to zone state closed
 2021-05-28 11:05 UTC 

[PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform
 2021-05-28 10:11 UTC  (12+ messages)
` [PATCH v2 1/6] ARM: change vmalloc_min to be unsigned long
` [PATCH v2 2/6] ARM: use a temporary variable to hold maximum vmalloc size
` [PATCH v2 3/6] ARM: change vmalloc_min to vmalloc_start
` [PATCH v2 4/6] ARM: change vmalloc_start to vmalloc_size
` [PATCH v2 5/6] ARM: use "* SZ_1M" rather than "<< 20"
` [PATCH v2 6/6] ARM: use MiB for vmalloc sizes

[PATCH v1 0/6] testing/next queue (signal, meson, acceptance tags)
 2021-05-28 11:05 UTC  (3+ messages)
` [PATCH v1 2/6] meson.build: fix cosmetics of compiler display

[PATCH v1 00/28] leds: cleanups and fwnode refcounting bug fixes
 2021-05-28 11:05 UTC  (25+ messages)
` [PATCH v1 02/28] leds: core: The -ENOTSUPP should never be seen by user space
` [PATCH v1 03/28] leds: el15203000: Give better margin for usleep_range()
` [PATCH v1 08/28] leds: lgm-sso: Put fwnode in any case during ->probe()
` [PATCH v1 09/28] leds: lgm-sso: Don't spam logs when probe is deferred
` [PATCH v1 11/28] leds: lgm-sso: Remove explicit managed resource cleanups
` [PATCH v1 21/28] leds: lm3697: Make error handling more robust
` [PATCH v1 28/28] leds: sgm3140: Put fwnode in any case during ->probe()

[PATCH v2] mt76: allow hw driver code to overwrite wiphy interface_modes
 2021-05-28 11:02 UTC 

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-28 11:01 UTC  (11+ messages)
` [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

[PATCH 0/3] clk: support regmap
 2021-05-28 11:34 UTC  (4+ messages)
` [PATCH 1/3] clk: mux: "
` [PATCH 2/3] clk: fractional-divider: "
` [PATCH 3/3] clk: gate: "

[PATCH -next] khugepaged: selftests: remove debug_cow
 2021-05-28 11:01 UTC  (2+ messages)

[PATCH] mm/page_alloc: Disassociate the pcp->high from pcp->batch -fix
 2021-05-28 10:59 UTC 

[PATCH nf-next 0/6] netfilter: reduce size of core data structures
 2021-05-28 10:58 UTC  (8+ messages)
` [PATCH nf-next 1/6] netfilter: x_tables: reduce xt_action_param by 8 byte
` [PATCH nf-next 2/6] netfilter: reduce size of nf_hook_state on 32bit platforms
` [PATCH nf-next 3/6] netfilter: nf_tables: add and use nft_sk helper
` [PATCH nf-next 4/6] netfilter: nf_tables: add and use nft_thoff helper
` [PATCH nf-next 5/6] netfilter: nft_set_pktinfo_unspec: remove unused arg
` [PATCH nf-next 6/6] netfilter: nf_tables: remove xt_action_param from nft_pktinfo

[PATCH v6 00/15] Move LMEM (VRAM) management over to TTM
 2021-05-28 10:57 UTC  (32+ messages)
` [Intel-gfx] "
` [PATCH v6 01/15] drm/i915: Untangle the vma pages_mutex
  ` [Intel-gfx] "
` [PATCH v6 02/15] drm/i915: Don't free shared locks while shared
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 03/15] drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical pages
  `  "
` [PATCH v6 04/15] drm/i915/ttm Initialize the ttm device and memory managers
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 05/15] drm/i915/ttm: Embed a ttm buffer object in the i915 gem object
  `  "
` [Intel-gfx] [PATCH v6 06/15] drm/ttm: Add a generic TTM memcpy move for page-based iomem
  `  "
` [Intel-gfx] [PATCH v6 07/15] drm: Add a prefetching memcpy_from_wc
  `  "
` [Intel-gfx] [PATCH v6 08/15] drm/ttm: Use drm_memcpy_from_wc for TTM bo moves
  `  "
` [PATCH v6 09/15] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()
  ` [Intel-gfx] "
` [PATCH v6 10/15] drm/ttm, drm/amdgpu: Allow the driver some control over swapping
  ` [Intel-gfx] "
` [PATCH v6 11/15] drm/i915/ttm: Introduce a TTM i915 gem object backend
  ` [Intel-gfx] "
` [PATCH v6 12/15] drm/i915/lmem: Verify checks for lmem residency
  ` [Intel-gfx] "
` [PATCH v6 13/15] drm/i915: Disable mmap ioctl for gen12+
  ` [Intel-gfx] "
` [PATCH v6 14/15] drm/vma: Add a driver_private member to vma_node
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 15/15] drm/i915: Use ttm mmap handling for ttm bo's
  `  "

[PATCH v5 09/11] KVM: X86: Add vendor callbacks for writing the TSC multiplier
 2021-05-28 10:57 UTC 

[PATCH net-next] virtio_net: set link state down when virtqueue is broken
 2021-05-28 10:58 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu: add amdgpu_bo_vm bo type
 2021-05-28 10:56 UTC  (6+ messages)
` [PATCH v2 2/6] drm/amdgpu: move shadow bo validation to VM code
` [PATCH 3/6] drm/admgpu: add two shadow BO helper functions
` [PATCH v4 4/6] drm/amdgpu: switch to amdgpu_bo_vm for vm code
` [PATCH v2 5/6] drm/amdgpu: remove unused code
` [PATCH v2 6/6] drm/amdgpu: do not allocate entries separately

[PATCH] dt-bindings: i2c: brcm,iproc-i2c: convert to the json-schema
 2021-05-28  9:37 UTC  (4+ messages)

[PATCH bpf-next] xsk: support AF_PACKET
 2021-05-28 10:54 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/weston: add configuration options for weston shells
 2021-05-28 10:54 UTC  (3+ messages)

[dpdk-dev] [PATCH] net: introduce IPv4 ihl and version fields
 2021-05-28 10:52 UTC  (4+ messages)

[PATCH] mt76: move interface_modes configuration in hw specific code
 2021-05-28 10:51 UTC  (3+ messages)

[PATCH v1 1/4] ASoC: dt-bindings: nxp,tfa989x: Add tfa9897 support
 2021-05-28 10:51 UTC  (4+ messages)
` [PATCH v1 2/4] ASoC: codecs: tfa989x: Add support for tfa9897
` [PATCH v1 3/4] ASoC: dt-bindings: nxp,tfa989x: Add vddd-supply property
` [PATCH v1 4/4] ASoC: codecs: tfa989x: Add support for optional vddd-supply

Data corruption on i.MX6 IPU in arm_copy_from_user()
 2021-05-28 10:02 UTC  (5+ messages)

[dpdk-dev] [PATCH] build: fix symlink of drivers for Windows
 2021-05-28 10:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v7 00/22] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-28 10:49 UTC  (5+ messages)
` [PATCH v7 16/22] sched: Defer wakeup in ttwu() for unschedulable frozen tasks

[PATCH v3] Revert "gcc-cross-canadian: Add symlink to real-ld alongside other symlinks"
 2021-05-28 10:49 UTC  (5+ messages)
` [OE-core] "

[PATCH v6 0/3] evtchn: (not so) recent XSAs follow-on
 2021-05-28 10:48 UTC  (6+ messages)
` [PATCH v6 1/3] evtchn: slightly defer lock acquire where possible

perf test 40 Basic BPF llvm compile dumps core (x86 and s390)
 2021-05-28 10:48 UTC 

[PATCH v2 1/4] mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
 2021-05-28 10:46 UTC  (3+ messages)
` [PATCH v2 3/4] mac80211: add rate control support for encap offload

[PATCH v4 00/11] KVM: Implement nested TSC scaling
 2021-05-28 10:44 UTC  (5+ messages)
` [PATCH v4 09/11] KVM: X86: Add vendor callbacks for writing the TSC multiplier

[meta-oe][PATCH] qperf: add qperf recipe
 2021-05-28 10:42 UTC 

[PATCH] package_rpm: pass XZ_THREADS to rpm
 2021-05-28 10:43 UTC  (5+ messages)
` [OE-core] "
      ` [docs] "

drivers/staging/greybus/bootrom.c: fw is NULL but dereferenced
 2021-05-28 10:42 UTC  (5+ messages)

[PATCH v2] docs: core-api: Documentation build warning fix
 2021-05-28 10:41 UTC  (2+ messages)

[PATCH] Revert "powerpc: Switch to relative jump labels"
 2021-05-28 10:34 UTC  (2+ messages)

[PATCH v21 00/18] ARM Primecell PL35x support
 2021-05-28 10:01 UTC  (11+ messages)
` [PATCH v21 09/18] dt-binding: memory: pl353-smc: Convert to yaml
` [PATCH v21 10/18] memory: pl353-smc: Fix style
` [PATCH v21 11/18] memory: pl353-smc: Rename goto labels
` [PATCH v21 12/18] memory: pl353-smc: Let lower level controller drivers handle inits
` [PATCH v21 13/18] memory: pl353-smc: Avoid useless acronyms in descriptions
` [PATCH v21 14/18] memory: pl353-smc: Declare variables following a reverse christmas tree order
` [PATCH v21 15/18] MAINTAINERS: Add PL353 SMC entry
` [PATCH v21 16/18] MAINTAINERS: Add PL353 NAND controller entry
` [PATCH v21 17/18] dt-bindings: mtd: pl353-nand: Describe this hardware controller
` [PATCH v21 18/18] mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller

[PATCH v2 4.19 00/19] bpf: fix verifier selftests, add CVE-2021-29155, CVE-2021-33200 fixes
 2021-05-28 10:38 UTC  (20+ messages)
` [PATCH v2 4.19 01/19] bpf: fix up selftests after backports were fixed
` [PATCH v2 4.19 02/19] bpf, selftests: Fix up some test_verifier cases for unprivileged
` [PATCH v2 4.19 03/19] selftests/bpf: Test narrow loads with off > 0 in test_verifier
` [PATCH v2 4.19 04/19] selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"
` [PATCH v2 4.19 05/19] bpf: extend is_branch_taken to registers
` [PATCH v2 4.19 06/19] bpf: Test_verifier, bpf_get_stack return value add <0
` [PATCH v2 4.19 07/19] bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test
` [PATCH v2 4.19 08/19] bpf: Move off_reg into sanitize_ptr_alu
` [PATCH v2 4.19 09/19] bpf: Ensure off_reg has no mixed signed bounds for all types
` [PATCH v2 4.19 10/19] bpf: Rework ptr_limit into alu_limit and add common error path
` [PATCH v2 4.19 11/19] bpf: Improve verifier error messages for users
` [PATCH v2 4.19 12/19] bpf: Refactor and streamline bounds check into helper
` [PATCH v2 4.19 13/19] bpf: Move sanitize_val_alu out of op switch
` [PATCH v2 4.19 14/19] bpf: Tighten speculative pointer arithmetic mask
` [PATCH v2 4.19 15/19] bpf: Update selftests to reflect new error states
` [PATCH v2 4.19 16/19] bpf: Fix leakage of uninitialized bpf stack under speculation
` [PATCH v2 4.19 17/19] bpf: Wrap aux data inside bpf_sanitize_info container
` [PATCH v2 4.19 18/19] bpf: Fix mask direction swap upon off reg sign change
` [PATCH v2 4.19 19/19] bpf: No need to simulate speculative domain for immediates

[RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support
 2021-05-28 10:39 UTC  (16+ messages)
` [RFC PATCH 03/13] drm/msm/dsi: add support for dsc data
` [RFC PATCH 04/13] drm/msm/disp/dpu1: Add support for DSC
` [RFC PATCH 06/13] drm/msm/disp/dpu1: Add DSC support in RM
` [RFC PATCH 09/13] drm/msm/disp/dpu1: Don't use DSC with mode_3d
` [RFC PATCH 11/13] drm/msm/disp/dpu1: Add support for DSC in topology

How to switch yocto INIT_MANAGER from systemd to sysvinit #dunfell
 2021-05-28 10:39 UTC  (3+ messages)
` [yocto] "

[PATCH 0/7] btrfs: defrag: rework to support sector perfect defrag
 2021-05-28 10:38 UTC  (8+ messages)
` [PATCH 2/7] btrfs: defrag: extract the page preparation code into one helper
` [PATCH 4/7] btrfs: defrag: introduce a helper to defrag a continuous range

[PATCH v2 1/3] hwmon: (pmbus) Add driver for Delta DPS-920AB PSU
 2021-05-28 10:38 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: trivial-devices: Add Delta DPS920AB
` [PATCH v2 3/3] MAINTAINERS: Add Delta DPS920AB PSU driver

XDP-hints: Howto support multiple BTF types per packet basis?
 2021-05-28 10:38 UTC  (9+ messages)

[PATCH] btrfs: avoid unnecessary logging of xattrs during fast fsyncs
 2021-05-28 10:37 UTC 

[GIT PULL] pinctrl: sh-pfc: Updates for v5.14
 2021-05-28  8:54 UTC 

[PATCH v2] dt-bindings: i2c: renesas,riic: Convert to json-schema
 2021-05-28  9:19 UTC 

[GIT PULL] clk: renesas: Updates for v5.14
 2021-05-28  8:49 UTC 

[GIT PULL 0/2] Renesas ARM SoC updates for v5.14
 2021-05-28  8:30 UTC  (3+ messages)
` [GIT PULL 1/2] Renesas ARM defconfig "
` [GIT PULL 2/2] Renesas ARM DT "

[PATCH 00/15] Rid W=1 warnings from LED
 2021-05-28 10:35 UTC  (5+ messages)
` [PATCH 02/15] leds: leds-gpio-register: Supply description for param 'id'

[PATCH v2 0/2] crypto: hisilicon - add new type of sqe for Kunpeng930
 2021-05-28 10:26 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: hisilicon/sec - add new type of SQE
` [PATCH v2 2/2] crypto: hisilicon/sec - driver adapt to new SQE

[meta-oe][PATCH] fish: add fish recipe
 2021-05-28 10:29 UTC 

[dpdk-dev] i40e PMD Linux bonding issue with VFs
 2021-05-28 10:29 UTC 

[RFC PATCH v6 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-28 10:28 UTC  (7+ messages)
` [RFC PATCH v6 02/27] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v6 03/27] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [RFC PATCH v6 04/27] nvme-tcp-offload: Add device scan implementation

[PATCH] regulator: fan53555: add back tcs4526
 2021-05-28 10:27 UTC  (7+ messages)
` [PATCH v2] regulator: fan53555: add tcs4526

[PATCH v3 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
 2021-05-28 10:26 UTC  (5+ messages)
` [PATCH v3 4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE
` [PATCH v3 5/5] ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb

[dpdk-dev] [PATCH] vhost: allocate and free packets in bulk in Tx split
 2021-05-28 10:26 UTC 

[Patch v2 41/42] btrfs: fix the use-after-free bug in writeback subpage helper
 2021-05-28 10:25 UTC  (12+ messages)

[PATCH 0/3] Skip numa distance for offline nodes
 2021-05-28 10:24 UTC  (11+ messages)
` [PATCH 1/3] sched/topology: Allow archs to populate distance map

[PATCH v4 0/4] arm64: improve efficiency of setting tags for user pages
 2021-05-28 10:25 UTC  (3+ messages)
` [PATCH v4 2/4] kasan: use separate (un)poison implementation for integrated init

[Intel-gfx] [PATCH -next] drm/i915: use DEVICE_ATTR_RO macro
 2021-05-28 10:04 UTC 

[PATCH] ARM: dts: add SolidRun SolidSense support
 2021-05-28 10:22 UTC  (3+ messages)

Back-ports of dwc2 commit break peripheral-only builds
 2021-05-28 10:19 UTC 

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-28 10:16 UTC  (6+ messages)

iwlwifi/cfg/22000.c: kernel 5.10.x LTS only have IWL_22000_UCODE_API_MAX 59
 2021-05-28 10:14 UTC  (5+ messages)

[xen-unstable-smoke test] 162245: tolerable all pass - PUSHED
 2021-05-28 10:14 UTC 

[PATCH 4.19 00/12] bpf: fix verifier selftests, add CVE-2021-29155 fixes
 2021-05-28 10:12 UTC  (2+ messages)

[Buildroot] [PATCHv3 00/15] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-05-28 10:11 UTC  (4+ messages)
` [Buildroot] [PATCHv3 07/15] package/boost: use BR2_ENABLE_RUNTIME_DEBUG iso BR2_ENABLE_DEBUG


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.