All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-15 12:45:59 to 2021-10-15 13:20:55 UTC [more...]

[PATCH v2 00/13] env_get_char() removal and env_get_f() refactor
 2021-10-15 13:20 UTC  (4+ messages)
` [PATCH v2 09/13] env: Use string pointer instead of indexes in env_get_f()

[dpdk-dev] [PATCH v3 0/4] net/mlx5: implicit mempool registration
 2021-10-15 13:19 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/4] mempool: add event callbacks
  ` [dpdk-dev] [PATCH v4 2/4] mempool: add non-IO flag

[PATCH] mm: backing-dev: use kfree_rcu() instead of synchronize_rcu_expedited()
 2021-10-15 13:19 UTC  (6+ messages)

[PATCH v3 1/3] dm: core: Bind another driver with the same compatible string
 2021-10-15 13:19 UTC  (3+ messages)

[PATCH 0/2] analyze-migration.py: trivial fixes
 2021-10-15 13:16 UTC  (2+ messages)
` [PATCH 1/2] analyze-migration.py: fix a long standing typo

[PATCH] CMakeLists.txt: Add STATIC_LINK option
 2021-10-15 13:18 UTC  (2+ messages)

[PATCH v4 1/4] dm: core: Bind another driver with the same compatible string
 2021-10-15 13:17 UTC  (4+ messages)
` [PATCH v4 2/4] timer: cadence: Add bind function to driver
` [PATCH v4 3/4] pwm: Add driver for cadence TTC
` [PATCH v4 4/4] arm: zynqmp: Enable PWM command and cadence ttc pwm driver

[PATCH][meta-selinux][dunfell] MAINTAINERS: update email address
 2021-10-15 13:18 UTC 

[PATCH v2 0/9] usb: dwc3: add Layerscape SoC support
 2021-10-15 13:15 UTC  (10+ messages)
` [PATCH v2 1/9] dm: core: add ofnode_for_each_compatible_node()
` [PATCH v2 2/9] test: dm: add test for ofnode_for_each_compatible_node()
` [PATCH v2 3/9] armv8: fsl-layerscape: rework the dwc3 snooping enable code
` [PATCH v2 4/9] usb: common: silence dubious errors
` [PATCH v2 5/9] usb: dwc3: Add frame length adjustment quirk
` [PATCH v2 6/9] usb: dwc3: Enable undefined length INCR burst type
` [PATCH v2 7/9] usb: dwc3: add layerscape support
` [PATCH v2 8/9] board: sl28: switch to dwc3 driver
` [PATCH v2 9/9] board: sl28: enable USB periheral support and gadgets

[PATCH v2] tools/tests: Make E2BIG non-fatal to xenstore unit test
 2021-10-15 13:16 UTC  (2+ messages)

[PATCH] scsi: libiscsi: select CRYPTO_HASH for ISCSI_TCP
 2021-10-15 13:11 UTC 

[PATCH 0/4] wcn36xx: Fix DMA buffer allocation and free logic
 2021-10-15 13:17 UTC  (5+ messages)
` [PATCH 1/4] wcn36xx: Fix DXE lock layering violation
` [PATCH 2/4] wcn36xx: Fix DXE/DMA channel enable/disable cycle
` [PATCH 3/4] wcn36xx: Release DMA channel descriptor allocations
` [PATCH 4/4] wcn36xx: Put DXE block into reset before freeing memory

[RFC PATCH 0/6] ssh signing: verify key lifetime
 2021-10-15 13:15 UTC  (7+ messages)
` [RFC PATCH 1/6] ssh signing: extend check_signature to accept payload metadata
` [RFC PATCH 2/6] ssh signing: add key lifetime test prereqs
` [RFC PATCH 3/6] ssh signing: verify-commit/check_signature with commit date
` [RFC PATCH 4/6] ssh signing: git log/check_signature "
` [RFC PATCH 5/6] ssh signing: verify-tag/check_signature with tag date
` [RFC PATCH 6/6] ssh signing: fmt-merge-msg/check_signature "

[PATCH v4 0/8] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-15 13:12 UTC  (6+ messages)

[PATCH v7 00/28] file system-wide error monitoring
 2021-10-15 13:13 UTC  (8+ messages)
` [PATCH v7 22/28] fanotify: Report FID entry even for zero-length file_handle
` [PATCH v7 24/28] fanotify: Emit generic error info for error event
` [PATCH v7 25/28] fanotify: Allow users to request FAN_FS_ERROR events

[PATCH v5] hw/arm/virt: Don't create device-tree node for empty NUMA node
 2021-10-15 13:11 UTC  (3+ messages)

[PATCH 1/2] fprintf: Fix nested struct printing
 2021-10-15 13:12 UTC  (4+ messages)
` [PATCH 2/2] btf_loader.c: Infer alignment info

[PATCH 00/10] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-15 13:10 UTC  (24+ messages)
` [PATCH 01/10] kprobes: convert tests to kunit
` [PATCH 02/10] kprobes: Add a test case for stacktrace from kretprobe handler
` [PATCH 03/10] x86/unwind: Compile kretprobe fixup code only if CONFIG_KRETPROBES=y
` [PATCH 04/10] arm64: kprobes: Record frame pointer with kretprobe instance
` [PATCH 05/10] arm64: kprobes: Make a frame pointer on __kretprobe_trampoline
` [PATCH 06/10] arm64: Recover kretprobe modified return address in stacktrace
` [PATCH 07/10] ARM: clang: Do not rely on lr register for stacktrace
` [PATCH 08/10] ARM: kprobes: Make a frame pointer on __kretprobe_trampoline
` [PATCH 09/10] ARM: Recover kretprobe modified return address in stacktrace
` [PATCH 10/10] [RFC] arm64: kprobes: Detect error of kretprobe return address fixup

[PATCH v6 0/3] PCI devices passthrough on Arm
 2021-10-15 13:10 UTC  (12+ messages)
` [PATCH v6 2/3] xen/arm: Enable the existing x86 virtual PCI support for ARM

[RFC PATCH 00/25] KVM: arm64: Make CPU ID registers writable by userspace
 2021-10-15 13:09 UTC  (5+ messages)
` [RFC PATCH 02/25] KVM: arm64: Save ID registers' sanitized value per vCPU

[PATCH v16 bpf-next 00/20] mvneta: introduce XDP multi-buffer support
 2021-10-15 13:08 UTC  (21+ messages)
` [PATCH v16 bpf-next 01/20] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v16 bpf-next 02/20] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v16 bpf-next 03/20] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v16 bpf-next 04/20] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v16 bpf-next 05/20] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v16 bpf-next 06/20] net: marvell: rely on "
` [PATCH v16 bpf-next 07/20] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v16 bpf-next 08/20] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v16 bpf-next 09/20] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v16 bpf-next 10/20] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v16 bpf-next 11/20] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v16 bpf-next 12/20] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v16 bpf-next 13/20] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v16 bpf-next 14/20] bpf: move user_size out of bpf_test_init
` [PATCH v16 bpf-next 15/20] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v16 bpf-next 16/20] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v16 bpf-next 17/20] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v16 bpf-next 18/20] libbpf: Add SEC name for xdp_mb programs
` [PATCH v16 bpf-next 19/20] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v16 bpf-next 20/20] bpf: introduce bpf_xdp_{load,store}_bytes selftest

[PATCH] kasan: Always respect CONFIG_KASAN_STACK
 2021-10-15 13:04 UTC  (6+ messages)

[PATCH net-next v4 00/15] Add Management Component Transport Protocol support
 2021-10-15 13:10 UTC  (3+ messages)
` [PATCH net-next v4 15/15] mctp: Add MCTP overview document

[PATCH][meta-selinux][dunfell] libselinux: Backport NULL pointer fix from 3.1
 2021-10-15 13:09 UTC 

[dpdk-dev] [PATCH 0/5] optimized Toeplitz hash implementation
 2021-10-15 13:09 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/5] hash: add new toeplitz "

[PATCH] trace: Add trace any kernel object
 2021-10-15 13:08 UTC  (3+ messages)

[PATCH] lan78xx: select CRC32
 2021-10-15 13:07 UTC 

[PATCH] linux/container_of.h: switch to static_assert
 2021-10-15 13:08 UTC  (2+ messages)

How to mmap any address space using huge pages?
 2021-10-15 13:07 UTC 

[RFC 0/7] rt-tests: cyclictest: Add support to report standard deviation
 2021-10-15 13:07 UTC  (5+ messages)
` [RFC 4/7] rt-tests: cyclictest: Drop unnecessary variable "bufsize"

[PATCH 0/2] dma-buf: Fix breakages from dma_resv_iter conversion
 2021-10-15 13:08 UTC  (7+ messages)
` [PATCH 2/2] dma-buf: Fix dma_resv_test_signaled
      ` [Intel-gfx] "
      ` [Linaro-mm-sig] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for dma-buf: Fix breakages from dma_resv_iter conversion

[bitbake-devel][PATCH] fetch2: fix downloadfilename issue with premirror
 2021-10-15 13:07 UTC  (3+ messages)

[PATCH 0/2] Add Realtek Otto WDT support
 2021-10-15 13:07 UTC  (8+ messages)
` [PATCH 2/2] watchdog: Add Realtek Otto watchdog timer

[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
 2021-10-15 13:04 UTC  (6+ messages)
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions

[PATCH v2] ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
 2021-10-15 13:04 UTC  (3+ messages)

[GIT PULL] USB-serial fixes for 5.15-rc6
 2021-10-15 13:04 UTC  (2+ messages)

[PATCH] ksmbd: add buffer validation in session setup
 2021-10-15 13:02 UTC 

[PATCH] ARM: dts: stm32: fix SAI sub nodes register range
 2021-10-15 13:01 UTC  (3+ messages)

[PATCH] net: gem: Disable broadcast setting
 2021-10-15 13:03 UTC 

[PATCH] ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkx
 2021-10-15 12:59 UTC  (3+ messages)

[PATCH] sched/scs: Reset the shadow stack when idle_task_exit
 2021-10-15 13:02 UTC  (7+ messages)

[dpdk-dev] [PATCH v2] test/hash: fix buffer overflow
 2021-10-15 13:02 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2] hw/riscv: virt: bugfix the memory-backend-file command is invalid
 2021-10-15 12:59 UTC  (6+ messages)

[patch 13/31] x86/fpu: Move KVMs FPU swapping to FPU core
 2021-10-15 13:01 UTC  (9+ messages)

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS b726ddf984a56a385c9df406a66c221f3a77c951
 2021-10-15 13:02 UTC 

[PATCH] target/s390x/cpu.h: Remove unused SIGP_MODE defines
 2021-10-15 12:59 UTC  (2+ messages)

[PATCH] drm/amdgpu: output warning for unsupported ras error inject
 2021-10-15 13:01 UTC  (2+ messages)

[PATCH net-next 0/2] net/sched: implement L4S style ce_threshold_ect1 marking
 2021-10-15 13:01 UTC  (3+ messages)

ip6tables executable not getting installed in dunfell
 2021-10-15 13:00 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/docker-cli: security bump to version 20.10.9
 2021-10-15 12:59 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/docker-engine: "

[PATCH v2] dl: Use "adr" assembler command to get proper load address on ARM
 2021-10-15 12:59 UTC 

[PATCH v11 0/3] make hvc pass dma capable memory to its backend
 2021-10-15 12:59 UTC  (4+ messages)
` [PATCH v11 2/3] tty: hvc: pass DMA capable memory to put_chars()

[meta-oe][PATCH] iwd: update to 1.18
 2021-10-15 12:59 UTC  (2+ messages)
` [oe] "

[dpdk-dev] [PATCH v1] stack: remove duplicated include of atomic
 2021-10-15 12:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/15] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-10-15 12:58 UTC  (5+ messages)
` [PATCH 15/15] drm/i915: "
    ` [Nouveau] [Intel-gfx] "
      `  "

[dpdk-dev] [PATCH v3 1/2] lib/cmdline: release cl when cmdline exit
 2021-10-15 12:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "

[dpdk-dev] [PATCH v5 0/5] Implement rte_power_monitor API in virtio/vhost PMD
 2021-10-15 17:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 "

[Intel-gfx] [PATCH 9/9] drm/i915: Introduce lpt_pch_disable()
 2021-10-15 12:56 UTC  (3+ messages)

[PATCH 1/1] rockchip: px30: add support for HW RNG for Odroid Go Advance
 2021-10-15 12:54 UTC  (2+ messages)

[PATCH dwarves] btf_encoder: Fix handling of percpu symbols on s390
 2021-10-15 12:54 UTC  (2+ messages)

[PATCH 1/2] cmd: kaslrseed: add command to generate value from hwrng
 2021-10-15 12:54 UTC  (2+ messages)

[PATCH dwarves] dwarf_loader: Fix heap overflow when accessing variable specification
 2021-10-15 12:53 UTC  (2+ messages)

[PATCH v4] hw/arm/virt: Don't create device-tree node for empty NUMA node
 2021-10-15 12:43 UTC  (3+ messages)

[PATCH v2 0/6] Devicetree fixes and additions for Kontron SL/BL i.MX8MM boards
 2021-10-15 12:48 UTC  (14+ messages)
` [PATCH v2 1/6] arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on SD card
` [PATCH v2 2/6] arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct
` [PATCH v2 3/6] arm64: dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mV
` [PATCH v2 4/6] arm64: dts: imx8mm-kontron: Fix polarity of reg_rst_eth2
` [PATCH v2 5/6] arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency
` [PATCH v2 6/6] arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY

[PATCH 00/12] xen: drop hypercall function tables
 2021-10-15 12:51 UTC  (13+ messages)
` [PATCH 01/12] xen: limit number of hypercall parameters to 5
` [PATCH 02/12] xen: move do_vcpu_op() to arch specific code
` [PATCH 03/12] xen: harmonize return types of hypercall handlers
` [PATCH 04/12] xen/x86: modify hvm_memory_op() prototype
` [PATCH 05/12] xen: don't include asm/hypercall.h from C sources
` [PATCH 06/12] xen: generate hypercall interface related code
` [PATCH 07/12] xen: use generated prototypes for hypercall handlers
` [PATCH 08/12] x86/pv-shim: don't modify hypercall table
` [PATCH 09/12] xen/x86: don't use hypercall table for calling compat hypercalls
` [PATCH 10/12] xen/x86: call hypercall handlers via switch statement
` [PATCH 11/12] xen/arm: "
` [PATCH 12/12] xen/x86: add hypercall performance counters for hvm, correct pv

[PATCH] btf_encoder: Make BTF_KIND_TAG conditional
 2021-10-15 12:51 UTC  (2+ messages)

[PATCH] rockchip: px30: sync serial flash controller bindings with mainline
 2021-10-15 12:51 UTC  (2+ messages)

[stable regression] 5.14.12 breaks graphics on an Intel GM45 laptop
 2021-10-15 12:51 UTC  (4+ messages)

[PATCH v2] archive: rewrite description for compression level option
 2021-10-15 12:46 UTC  (2+ messages)

[PATCH] firmware: arm_ffa: Handle compatibility with different firmware versions
 2021-10-15 12:49 UTC  (6+ messages)

[RFC PATCH] staging: r8188eu: Use completions instead of semaphores
 2021-10-15 12:50 UTC  (4+ messages)

[PATCH v2 0/4] Improve newidle lb cost tracking and early abort
 2021-10-15 12:46 UTC  (5+ messages)
` [PATCH v2 1/4] sched/fair: Account update_blocked_averages in newidle_balance cost
` [PATCH v2 2/4] sched/fair: Skip update_blocked_averages if we are defering load balance
` [PATCH v2 3/4] sched/fair: Wait before decaying max_newidle_lb_cost
` [PATCH v2 4/4] sched/fair: Remove sysctl_sched_migration_cost condition

[PATCH 1/2] doc: rockchip: sort rockchip support list for rk3188
 2021-10-15 12:50 UTC  (4+ messages)
` [PATCH 2/2] doc: rockchip: write all brand names with a capital

[PATCH] openssl: Drop riscv32 upstreamed patches
 2021-10-15 12:49 UTC 

[PATCH] rockchip: rk33xx: Drop ROCKCHIP_USB2_PHY on boards without it
 2021-10-15 12:48 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix sgmii clock input freq for p-a2197
 2021-10-15 12:48 UTC 

[PATCH] arm64: dts: renesas: Add ports node to all adv7482 nodes
 2021-10-15 12:48 UTC  (2+ messages)

[PATCH 0/2] rockchip: board: Fix bug for clk driver for OGA
 2021-10-15 12:46 UTC  (3+ messages)
` [PATCH 1/2] rockchip: px30: add support for setting cpll clock

[Buildroot] 사서함 보류 중인 이메일 동기화 실패
 2021-10-15 12:45 UTC 


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.