All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-15 12:26:27 to 2021-10-15 13:00:23 UTC [more...]

[PATCH 00/10] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-15 12:52 UTC  (21+ 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

[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] "

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

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

[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  (9+ messages)
` [PATCH 15/15] drm/i915: "
  ` [Nouveau] [Intel-gfx] "
    `  "
    ` [Nouveau] "

[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 "

[PATCH 0/2] dma-buf: Fix breakages from dma_resv_iter conversion
 2021-10-15 12:56 UTC  (7+ messages)
` [PATCH 2/2] dma-buf: Fix dma_resv_test_signaled
    ` [Intel-gfx] "
      ` [Linaro-mm-sig] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf: Fix breakages from dma_resv_iter conversion

[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 v7 00/28] file system-wide error monitoring
 2021-10-15 12:49 UTC  (9+ messages)
` [PATCH v7 20/28] fanotify: Support enqueueing of error events
` [PATCH v7 21/28] fanotify: Support merging "
` [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

ip6tables executable not getting installed in dunfell
 2021-10-15 12:49 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 v5] hw/arm/virt: Don't create device-tree node for empty NUMA node
 2021-10-15 12:42 UTC 

[GIT PULL] USB-serial fixes for 5.15-rc6
 2021-10-15 12:47 UTC 

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

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

[PATCH v4 0/4] Add Unisoc's UMS512 clock support
 2021-10-15 12:45 UTC  (9+ messages)
` [PATCH v4 2/4] dt-bindings: mfd: sprd: Add bindings for ums512 global registers

[PATCH] target/s390x/cpu.h: Remove unused SIGP_MODE defines
 2021-10-15 12:42 UTC 

[dpdk-dev] [PATCH 00/18] comment spelling errors
 2021-10-15 12:44 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 00/18] fix "
  ` [dpdk-dev] [PATCH v3 09/18] net: fix spelling error in gtp comment
  ` [dpdk-dev] [PATCH v3 18/18] test: fix spelling errors in comments

[PATCH 1/1] dt-bindings: reg-io-width for SiFive CLINT
 2021-10-15 12:42 UTC  (6+ messages)

[PATCH v8 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-10-15 12:38 UTC  (23+ messages)
` [PATCH v8 1/7] soc: mediatek: mmsys: add support for MDP
` [PATCH v8 2/7] soc: mediatek: mmsys: add support for ISP control
` [PATCH v8 3/7] soc: mediatek: mutex: add support for MDP
` [PATCH v8 4/7] soc: mediatek: mutex: add functions that operate registers by CMDQ
` [PATCH v8 5/7] dt-binding: mt8183: add Mediatek MDP3 dt-bindings
` [PATCH v8 6/7] dts: arm64: mt8183: add Mediatek MDP3 nodes
` [PATCH v8 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH net-next 1/2] qed: Optimize the ll2 ooo flow
 2021-10-15 12:41 UTC  (2+ messages)
` [PATCH net-next 2/2] qed: Change the TCP common variable - "iscsi_ooo"

[PATCH v3 0/3] Add driver for lan966x Serdes driver
 2021-10-15 12:39 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: phy: Add lan966x-serdes binding
` [PATCH v3 2/3] dt-bindings: phy: Add constants for lan966x serdes
` [PATCH v3 3/3] phy: Add lan966x ethernet serdes PHY driver

[PATCH] remoteproc: core: fix potential memory leakage
 2021-10-15 12:40 UTC 

[PATCH] mmc: rockchip_sdhci: enable strobe line for HS400
 2021-10-15 12:40 UTC  (2+ messages)

[PATCH v2] clk: rockchip: rk3568: update clks
 2021-10-15 12:40 UTC  (2+ messages)

[PATCH 0/4] doc lint: fix recent regression, make non-.PHONY
 2021-10-15 12:39 UTC  (5+ messages)
` [PATCH 1/4] doc lint: fix error-hiding regression
` [PATCH 2/4] doc lint: emit errors on STDERR
` [PATCH 3/4] doc build: speed up "make lint-docs"
` [PATCH 4/4] doc lint: make "lint-docs" non-.PHONY

[RFC PATCH 0/4] Replace custom test harness with "meson test"
 2021-10-15 12:38 UTC  (3+ messages)
` [PATCH 4/4] configure: remove dead EXESUF variable

[PATCH v2 00/13] target/riscv: Rationalize XLEN and operand length
 2021-10-15 12:37 UTC  (4+ messages)
` [PATCH v2 05/13] target/riscv: Add MXL/SXL/UXL to TB_FLAGS

[PATCH userspace v2 0/6] Parallel setfiles/restorecon
 2021-10-15 12:37 UTC  (2+ messages)

[PATCH] mm: backing-dev: use kfree_rcu() instead of synchronize_rcu_expedited()
 2021-10-15 12:35 UTC  (5+ messages)

[PATCH v9 00/36] v4l: subdev internal routing and streams
 2021-10-15 12:36 UTC  (4+ messages)
` [PATCH v9 27/36] media: subdev: Add [GS]_ROUTING subdev ioctls and operations

[PATCH] compiler_types: mark __compiletime_assert failure as __noreturn
 2021-10-15 12:36 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/5] Flow entites behavior on port restart
 2021-10-15 12:35 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/5] ethdev: add capability to keep shared objects on restart

[PATCH] perf evsel: fix armv7_a9 failed to resolve symbols with JIT
 2021-10-15 12:34 UTC 

[PATCH 1/5] perf cs-etm: Print size using consistent format
 2021-10-15 12:33 UTC  (13+ messages)
` [PATCH 4/5] perf arm-spe: Implement find_snapshot callback

[PATCH] dmaengine: Remove redundant initialization of variable err
 2021-10-15 12:34 UTC 

[PATCH V2 0/3] misc patches for mutex and rwsem
 2021-10-15 12:33 UTC  (5+ messages)
` [PATCH v2 2/3] locking/rwsem: disable preemption for spinning region

[PATCH v2 0/5] Builtin FSMonitor Part 2
 2021-10-15 12:03 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] libselinux: use dummy variable to silence glibc 2.34 warnings
 2021-10-15 12:31 UTC 

[PATCH v13 0/9] Add support for the silergy,sy7636a
 2021-10-15 12:25 UTC  (17+ messages)
` [PATCH v13 1/9] dt-bindings: mfd: Initial commit of silergy, sy7636a.yaml
` [PATCH v13 2/9] mfd: simple-mfd-i2c: Add a Kconfig name
` [PATCH v13 3/9] mfd: simple-mfd-i2c: Enable support for the silergy,sy7636a
  ` [PATCH v13 3/9] mfd: simple-mfd-i2c: Enable support for the silergy, sy7636a
` [PATCH v13 4/9] regulator: sy7636a: Remove requirement on sy7636a mfd
` [PATCH v13 5/9] thermal: sy7636a: Add thermal driver for sy7636a
` [PATCH v13 6/9] hwmon: sy7636a: Add temperature "
` [PATCH v13 7/9] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v13 8/9] ARM: dts: imx7d: remarkable2: "
` [PATCH v13 9/9] ARM: dts: imx7d: remarkable2: Enable lcdif

linux-next: build failure after merge of the drm-misc tree
 2021-10-15 12:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

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

[PATCH] hwmon: (ad7414) cleanup codestyle
 2021-10-15 12:28 UTC 

[iptables PATCH v3 00/13] Eliminate dedicated arptables-nft parser
 2021-10-15 12:26 UTC  (13+ messages)
` [iptables PATCH v3 01/13] nft: Introduce builtin_tables_lookup()
` [iptables PATCH v3 02/13] xshared: Store optstring in xtables_globals
` [iptables PATCH v3 03/13] nft-shared: Introduce init_cs family ops callback
` [iptables PATCH v3 04/13] xtables: Simplify addr_mask freeing
` [iptables PATCH v3 05/13] nft: Add family ops callbacks wrapping different nft_cmd_* functions
` [iptables PATCH v3 06/13] xtables-standalone: Drop version number from init errors
` [iptables PATCH v3 07/13] libxtables: Introduce xtables_globals print_help callback
` [iptables PATCH v3 08/13] arptables: Use standard data structures when parsing
` [iptables PATCH v3 09/13] nft-arp: Introduce post_parse callback
` [iptables PATCH v3 11/13] xtables: Derive xtables_globals from family
` [iptables PATCH v3 12/13] xtables: arptables accepts empty interface names
` [iptables PATCH v3 13/13] nft: Merge xtables-arp-standalone.c into xtables-standalone.c

[PATCH v8 00/10] GICv3 LPI and ITS feature implementation
 2021-10-15 12:23 UTC  (6+ messages)
` [PATCH v8 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC


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.