All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-10 13:13:49 to 2020-07-10 13:45:37 UTC [more...]

[PATCH v6 00/17] Add static_call
 2020-07-10 13:38 UTC  (11+ messages)
` [PATCH v6 01/17] notifier: Fix broken error handling pattern
` [PATCH v6 04/17] jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved
` [PATCH v6 05/17] compiler.h: Make __ADDRESSABLE() symbol truly unique
` [PATCH v6 06/17] static_call: Add basic static call infrastructure
` [PATCH v6 09/17] x86/static_call: Add out-of-line static call implementation
` [PATCH v6 11/17] static_call: Simple self-test
` [PATCH v6 12/17] x86/alternatives: Teach text_poke_bp() to emulate RET
` [PATCH v6 14/17] static_call: Handle tail-calls
` [PATCH v6 15/17] static_call: Allow early init
` [PATCH v6 16/17] tracepoint: Optimize using static_call()

[PATCH v4 00/17] perf: ftrace enhancement
 2020-07-10 13:43 UTC  (13+ messages)
` [PATCH v4 01/17] perf ftrace: select function/function_graph tracer automatically
` [PATCH v4 02/17] perf ftrace: add option '-F/--funcs' to list available functions
` [PATCH v4 03/17] perf ftrace: add option -t/--tid to filter by thread id
` [PATCH v4 04/17] perf ftrace: factor out function write_tracing_file_int()
` [PATCH v4 05/17] perf ftrace: add option '-m/--buffer-size' to set per-cpu buffer size
` [PATCH v4 06/17] perf ftrace: show trace column header
` [PATCH v4 07/17] perf ftrace: add option '--inherit' to trace children processes
` [PATCH v4 08/17] perf: util: add general function to parse sublevel options
` [PATCH v4 09/17] perf ftrace: add support for tracing option 'func_stack_trace'
` [PATCH v4 10/17] perf ftrace: add support for trace option sleep-time
` [PATCH v4 11/17] perf ftrace: add support for trace option funcgraph-irqs
` [PATCH v4 12/17] perf ftrace: add support for tracing option 'irq-info'

[PATCH] can: j1939: fix double free in j1939_netdev_start
 2020-07-10 13:45 UTC 

[PATCH 1/3] ARM: dts: colibri-imx6: remove pinctrl-names orphan
 2020-07-10 13:45 UTC  (9+ messages)
` [PATCH 2/3] ARM: dts: colibri-imx6: add usb dual-role switch capability
` [PATCH 3/3] ARM: dts: colibri-imx7: "

[PATCH] Replace HTTP links with HTTPS ones: kprobes
 2020-07-10 13:44 UTC  (3+ messages)

[PATCH] arm64/fixmap: make notes of fixed_addresses more precisely
 2020-07-10 13:43 UTC 

[tpm2] NV index counter rollback
 2020-07-10 13:44 UTC 

[PATCH 1/2] v4l2-compliance: Add version command
 2020-07-10 13:44 UTC  (5+ messages)
` [PATCH 2/2] v4l2-ctl: "

[PATCH v3 0/4] zone-append support in io-uring and aio
 2020-07-10 13:43 UTC  (12+ messages)
  ` [PATCH v3 4/4] io_uring: add support for zone-append

[PATCH v1] qmp: don't hold ctx lock while querying blockstats
 2020-07-10  8:54 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Be defensive in the face of false CS events
 2020-07-10 13:43 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2] "
    ` [Intel-gfx] [PATCH v3] "

[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
 2020-07-10 13:41 UTC  (9+ messages)
  ` [PATCH 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold

[PATCH v7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-10 13:41 UTC  (5+ messages)
` [PATCH v7 6/7] clk: mediatek: add UART0 clock support

[PATCH v2] policycoreutils: setfiles: do not restrict checks against a binary policy
 2020-07-10 13:42 UTC  (3+ messages)

[PATCH net 0/2] mlxsw: Various fixes
 2020-07-10 13:41 UTC  (3+ messages)
` [PATCH net 1/2] mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
` [PATCH net 2/2] mlxsw: pci: Fix use-after-free in case of failed devlink reload

[PATCH] efi: avoid error message when booting under Xen
 2020-07-10 13:41 UTC  (16+ messages)

[PATCH v8 1/2] dt-binding: Add DSI/LVDS TC358775 bridge bindings
 2020-07-10 13:41 UTC  (2+ messages)
` [PATCH v8 2/2] display/drm/bridge: TC358775 DSI/LVDS driver

[PATCH] kdb: prevent possible null deref in kdb_msg_write
 2020-07-10 13:41 UTC  (5+ messages)
` [PATCH v3] kdb: remove unnecessary null check of dbg_io_ops

[PATCH 1/3] firmware: arm_scmi: Remove zero-length array in SCMI Notifications
 2020-07-10 13:39 UTC  (6+ messages)
` [PATCH 2/3] firmware: arm_scmi: Remove unneeded __packed attribute
` [PATCH 3/3] firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_header

[dpdk-dev] [PATCH v1 0/2] virtio: restrict pointer aliasing for loops vectorization
 2020-07-10 13:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/3] restrict pointer aliasing with a common wrapper
  ` [dpdk-dev] [PATCH v3 3/3] lib/vhost: restrict pointer aliasing for packed vpmd

[dpdk-dev] [PATCH] net: fix unneeded replacement of 0 by ffff for TCP checksum
 2020-07-10 13:41 UTC  (6+ messages)

Build failure in -next with get_user_pages_remote() API change
 2020-07-10 13:38 UTC  (4+ messages)

[PULL v2 00/53] Error reporting patches patches for 2020-07-07
 2020-07-10 13:31 UTC  (5+ messages)
` [PULL v2 14/53] qemu-option: Use returned bool to check for failure
` [PULL v2 26/53] qom: Put name parameter before value / visitor parameter
` [PULL v2 43/53] qemu-img: Ignore Error objects where the return value suffices
` [PULL v2 50/53] fw_cfg: Use ERRP_GUARD()

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-10 13:36 UTC  (7+ messages)
` [PATCH v8 03/14] media: rkisp1: Add user space ABI definitions

[PATCH] gpiolib: Add some warn print for easier to debug
 2020-07-10 13:38 UTC  (3+ messages)

[MPTCP] Re: multipath-tcp.org / net-next netlink PM API merge plans
 2020-07-10 13:37 UTC 

[PATCH v2] Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
 2020-07-10 13:25 UTC  (2+ messages)

[PATCH 1/1] tty: serial: owl: Initialize lock before registering port
 2020-07-10 13:35 UTC  (5+ messages)

[PATCH v2 0/7] arm64: dts: mediatek: Add support for Lenovo IdeaPad Duet Chromebook
 2020-07-10 13:35 UTC  (4+ messages)

[RFC PATCH 00/16] Core scheduling v6
 2020-07-10 13:36 UTC  (5+ messages)
` [RFC PATCH 14/16] irq: Add support for core-wide protection of IRQ and softirq

[PATCH v3 00/17] perf: ftrace enhancement
 2020-07-10 13:35 UTC  (6+ messages)
` [PATCH v3 09/17] perf: util: add general function to parse sublevel options

MDIO Debug Interface
 2020-07-10 13:35 UTC  (4+ messages)

[RFC 00/65] target/riscv: support vector extension v0.9
 2020-07-10 13:13 UTC  (37+ messages)
` [RFC 18/65] target/riscv: rvv-0.9: amo operations
` [RFC 23/65] target/riscv: rvv-0.9: floating-point classify instructions
` [RFC 25/65] target/riscv: rvv-0.9: find-first-set mask bit instruction
` [RFC 26/65] target/riscv: rvv-0.9: set-X-first mask bit instructions
` [RFC 28/65] target/riscv: rvv-0.9: element index instruction
` [RFC 29/65] target/riscv: rvv-0.9: integer scalar move instructions
` [RFC 30/65] target/riscv: rvv-0.9: floating-point "
` [RFC 31/65] target/riscv: rvv-0.9: whole register "
` [RFC 32/65] target/riscv: rvv-0.9: integer extension instructions
` [RFC 34/65] target/riscv: rvv-0.9: integer add-with-carry/subtract-with-borrow
` [RFC 37/65] target/riscv: rvv-0.9: quad-widening integer multiply-add instructions
` [RFC 40/65] target/riscv: rvv-0.9: integer comparison instructions
` [RFC 41/65] target/riscv: rvv-0.9: floating-point compare instructions
` [RFC 42/65] target/riscv: rvv-0.9: single-width integer reduction instructions
` [RFC 44/65] target/riscv: rvv-0.9: mask-register logical instructions
` [RFC 45/65] target/riscv: rvv-0.9: register gather instructions
` [RFC 47/65] target/riscv: rvv-0.9: floating-point slide instructions
` [RFC 48/65] target/riscv: rvv-0.9: narrowing fixed-point clip instructions
` [RFC 49/65] target/riscv: rvv-0.9: floating-point move instructions
` [RFC 52/65] target/riscv: rvv-0.9: widening floating-point reduction instructions
` [RFC 53/65] target/riscv: rvv-0.9: single-width scaling shift instructions
` [RFC 54/65] target/riscv: rvv-0.9: remove widening saturating scaled multiply-add
` [RFC 55/65] target/riscv: rvv-0.9: remove vmford.vv and vmford.vf
` [RFC 56/65] target/riscv: rvv-0.9: remove integer extract instruction
` [RFC 57/65] target/riscv: rvv-0.9: floating-point min/max instructions
` [RFC 58/65] target/riscv: rvv-0.9: widening floating-point/integer type-convert
` [RFC 59/65] target/riscv: rvv-0.9: narrowing "
` [RFC 60/65] softfloat: add fp16 and uint8/int8 interconvert functions
` [RFC 61/65] fpu: fix float16 nan check
` [RFC 63/65] fpu: implement full set compare for fp16
` [RFC 64/65] target/riscv: use softfloat lib float16 comparison functions
` [RFC 65/65] target/riscv: bump to RVV 0.9

WARNING in submit_audio_out_urb/usb_submit_urb
 2020-07-10 13:33 UTC  (5+ messages)
` 回复: "

[PATCH] softmmu/vl: Be less verbose about missing KVM when running the qtests
 2020-07-10 13:23 UTC  (2+ messages)

[PATCH] arm64: dts: mt8173: Re-measure capacity-dmips-mhz
 2020-07-10 13:34 UTC  (5+ messages)

[PATCH] btrfs: add missing check for nocow and compression inode flags
 2020-07-10 13:34 UTC  (5+ messages)

[dpdk-dev] [PATCH] pci: keep API compatibility with mmap values
 2020-07-10 13:34 UTC  (2+ messages)

[PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-07-10 13:31 UTC  (2+ messages)

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-10 13:30 UTC  (11+ messages)

[dpdk-dev] [PATCH 0/9] python2 deprecation notice
 2020-07-10 13:33 UTC  (2+ messages)

cpufreq: intel_pstate: EPB with performance governor
 2020-07-10 13:33 UTC 

[PATCH linux dev-5.7 v2 0/2] clk: Aspeed: Fix eMMC clock speeds
 2020-07-10 13:33 UTC  (3+ messages)

[RFC v2 0/4] futex2: Add new futex interface
 2020-07-10 13:23 UTC  (2+ messages)

[PATCH] hw/net/ftgmac100: Fix integer overflow in ftgmac100_do_tx()
 2020-07-10 13:20 UTC  (3+ messages)

[PATCH v7 1/4] driver core: add device probe log helper
 2020-07-10 13:31 UTC  (5+ messages)
  ` [PATCH v8 2/5] driver core: add deferring probe reason to devices_deferred property

[PATCH v1] regmap: Switch to use fwnode instead of OF one
 2020-07-10 13:32 UTC  (7+ messages)

[PATCH v2 0/6] devres: provide and use devm_krealloc()
 2020-07-10 13:32 UTC  (6+ messages)
` [PATCH v2 5/6] devres: provide devm_krealloc()

[PATCH 1/3] gpio: mxc: Support module build
 2020-07-10 13:29 UTC  (5+ messages)
` [PATCH 3/3] ARM: imx_v6_v7_defconfig: Build in CONFIG_GPIO_MXC by default

[PATCH] ARM: uniphier: remove NAND reset code
 2020-07-10 13:31 UTC 

[PATCH v5 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-07-10 13:29 UTC  (5+ messages)
` [PATCH v5 6/6] PCI: uniphier: Use devm_platform_ioremap_resource_byname()

[PATCH v4 00/40] testing/next (vm, gitlab, fixes)
 2020-07-10 13:16 UTC  (3+ messages)
` [PATCH v4 36/40] gitlab: split build-disabled into two phases

[GIT PULL FOR v5.9] Various fixes
 2020-07-10 12:22 UTC  (2+ messages)
` [GIT PULL FOR v5.9] Various fixes (#65372)

[PATCH net-next v2] icmp: support rfc 4884
 2020-07-10 13:29 UTC 

[PULL v2 00/52] Misc patches for QEMU 5.1 soft freeze
 2020-07-10 13:11 UTC  (7+ messages)

generic DMA bypass flag v4
 2020-07-10 13:26 UTC  (3+ messages)

[PATCH 1/2] nvme-tpc: don't use sendpage for pages not taking reference counter
 2020-07-10 13:26 UTC  (4+ messages)
` [PATCH 2/2] bcache: allocate meta data pages as compound pages

[PATCH v3 0/3] driver core: Add device link related sysfs files
 2020-07-10 13:23 UTC  (6+ messages)

[PATCH RFC] kprobes: Remove MODULES dependency
 2020-07-10 13:22 UTC  (5+ messages)

[OE-core][Patch 1/2] kernel-yocto.bbclass: set +e in do_configme
 2020-07-10 13:21 UTC  (4+ messages)
` [OE-core][Patch 2/2] kernel-yocto.bbclass: force creation of config.queue

Scheduler wakeup path tuning surface: Use-Cases and Requirements
 2020-07-10 13:21 UTC  (3+ messages)
          ` [SchedulerWakeupLatency] Per-task vruntime wakeup bonus

[PATCH v1] driver core: Fix suspend/resume order issue with deferred probe
 2020-07-10 13:21 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t v2] igt/tests: Clear pipes properly in kms_atomic_transition
 2020-07-10 13:21 UTC  (3+ messages)

IIO timestamp get skewed when suspending (st_lsm6dsx)
 2020-07-10 13:20 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 0/6] ethdev: allow unknown link speed
 2020-07-10 13:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 0/25] "
    ` [dpdk-dev] [PATCH v7 21/25] examples/ntb: new link status print format

[PATCH] btrfs: prefetch chunk tree leaves at mount
 2020-07-10 13:19 UTC 

[PATCH] serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
 2020-07-10 13:19 UTC  (4+ messages)

[PATCH] ASoC: Intel: boards: eve: Fix DMIC records zero
 2020-07-09 15:25 UTC 

[PATCHv2] PM / Domains: Add module ref count for each consumer
 2020-07-10 13:16 UTC  (6+ messages)

[PATCH v4 0/2] Fix and enable pmem as RAM device on arm64
 2020-07-10 13:13 UTC  (7+ messages)

Fwd: Linux General Joystick Max buttons limitation 80
 2020-07-10 13:15 UTC  (2+ messages)
  `  "

"git rm" could be safer and have a better help msg
 2020-07-10 13:14 UTC  (3+ messages)

drivers/irqchip/irq-loongson-liointc.c:134:12: warning: no previous prototype for 'liointc_of_init'
 2020-07-10 12:55 UTC 

[PATCH v5 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-07-10 13:12 UTC  (3+ messages)
` [PATCH v5 2/8] lib/mpi: Extend the MPI library


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.