All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-15 16:15:06 to 2020-10-15 17:03:27 UTC [more...]

[PATCH v9 3/3] binder: add transaction latency tracer
 2020-10-15 17:02 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 2/3] binder: add trace at free transaction

[PATCH 0/9] qapi: untie 'if' conditions from C preprocessor
 2020-10-15 16:52 UTC  (5+ messages)
` [PATCH 2/9] qapi: move gen_if/gen_endif to IfCond
` [PATCH 3/9] qapi: start building an 'if' predicate tree
` [PATCH 4/9] qapi: introduce IfPredicateList and IfAny
` [PATCH 5/9] qapi: add IfNot

[Buildroot] [PATCH 1/1] package/oniguruma: fix CVE-2020-26159
 2020-10-15 17:02 UTC 

[dpdk-dev] [PATCH] test/telemetry: fix socket resource leak
 2020-10-15 17:02 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-15 17:02 UTC  (2+ messages)
`  "

[PATCH v3 1/3] t3435: use `test_config` instead of `git config`
 2020-10-15 17:02 UTC  (6+ messages)
` [PATCH v3 2/3] sequencer: fix gpg option passed to merge subcommand
` [PATCH v3 3/3] sequencer: pass explicit --no-gpg-sign to merge

linux-next: Tree for Oct 15
 2020-10-15 17:02 UTC  (4+ messages)
` linux-next: Tree for Oct 15 (drivers/net/pcs/pcs-xpcs.o)

[PATCH v2 1/5] [RISCV_PM] Add J-extension into RISC-V
 2020-10-15 17:00 UTC  (6+ messages)
` [PATCH v2 2/5] [RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode
` [PATCH v2 4/5] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions

[GIT PULL] Staging/IIO driver update for 5.10-rc1
 2020-10-15 17:01 UTC  (5+ messages)

[PATCH 1/2] libsepol: drop confusing BUG_ON macro
 2020-10-15 17:00 UTC  (4+ messages)
` [PATCH 2/2] libsepol: silence potential NULL pointer dereference warning

[PATCH 0/2] ACPI: DPTF: Driver name fixes and Kconfig update
 2020-10-15 16:59 UTC  (3+ messages)
` [PATCH 1/2] ACPI: DPTF: Fix participant driver names
` [PATCH 2/2] ACPI: DPTF: Add ACPI_DPTF Kconfig menu

[PATCH v3] qom: code hardening - have bound checking while looping with integer value
 2020-10-15 16:52 UTC  (2+ messages)

[PATCH net 0/3] net/smc: fixes 2020-10-14
 2020-10-15 16:59 UTC  (2+ messages)

[PULL 0/9] x86 queue, 2020-10-15
 2020-10-15 16:45 UTC  (10+ messages)
` [PULL 1/9] i386: drop x86_cpu_get_supported_feature_word() forward declaration
` [PULL 2/9] i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
` [PULL 3/9] target/i386: Remove core_id assert check in CPUID 0x8000001E
` [PULL 4/9] i386/kvm: Require KVM_CAP_IRQ_ROUTING
` [PULL 5/9] i386/kvm: Remove IRQ routing support checks
` [PULL 6/9] i386/kvm: Delete kvm_allows_irq0_override()
` [PULL 7/9] kvm: Correct documentation of kvm_irqchip_*()
` [PULL 8/9] cpu: Introduce CPU model deprecation API
` [PULL 9/9] i386: Mark Icelake-Client CPU models deprecated

[PATCH v2 00/20] block/export: Allow exporting BDSs via FUSE
 2020-10-15 16:47 UTC  (3+ messages)

[PATCH] arm-bsp/docmumentation: Add information about tc0
 2020-10-15 16:57 UTC  (2+ messages)
` [meta-arm] "

[PATCH] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-15 16:56 UTC  (7+ messages)
    ` [Linux-kernel-mentees] "

[Buildroot] [PATCH 1/1] package/duktape: bump to version 2.6.0
 2020-10-15 16:57 UTC 

[PATCH] arm-bsp/musca-*: use newlib for libc
 2020-10-15 16:57 UTC  (2+ messages)
` [meta-arm] "

[PATCH v6 00/80] htmldoc build fixes with Sphinx 2.x and 3.x
 2020-10-15 16:56 UTC  (11+ messages)
` [PATCH v6 35/80] docs: fs: fscrypt.rst: get rid of :c:type: tags

[PATCH net-next] net: ptp: get rid of IPV4_HLEN() and OFF_IHL macros
 2020-10-15 16:56 UTC  (3+ messages)

[PATCH] arm-autonomy/xenguest-mkimage: add extra ramdisk support
 2020-10-15 16:56 UTC  (3+ messages)
  ` [meta-arm] "

[PATCH 0/7] Add dts for Rpi4 + Cirrus Lochnagar and codecs
 2020-10-15 16:52 UTC  (6+ messages)
` [PATCH 1/7] of: base: Add of_count_phandle_with_fixed_args()

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-10-15 16:44 UTC  (24+ messages)
` [PATCH V2 01/23] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V2 02/23] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V2 03/23] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V2 04/23] xen/ioreq: Provide alias for the handle_mmio()
` [PATCH V2 05/23] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
` [PATCH V2 06/23] xen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server) structs common
` [PATCH V2 07/23] xen/ioreq: Move x86's ioreq_gfn(server) to struct domain
` [PATCH V2 08/23] xen/ioreq: Introduce ioreq_params to abstract accesses to arch.hvm.params
` [PATCH V2 09/23] xen/dm: Make x86's DM feature common
` [PATCH V2 10/23] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [PATCH V2 11/23] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V2 12/23] xen/ioreq: Remove "hvm" prefixes from involved function names
` [PATCH V2 13/23] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()
` [PATCH V2 14/23] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V2 15/23] xen/arm: Stick around in leave_hypervisor_to_guest until I/O has completed
` [PATCH V2 16/23] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm
` [PATCH V2 17/23] xen/ioreq: Introduce domain_has_ioreq_server()
` [PATCH V2 18/23] xen/dm: Introduce xendevicemodel_set_irq_level DM op
` [PATCH V2 19/23] xen/arm: io: Abstract sign-extension
` [PATCH V2 20/23] xen/ioreq: Make x86's send_invalidate_req() common
` [PATCH V2 21/23] xen/arm: Add mapcache invalidation handling
` [PATCH V2 22/23] libxl: Introduce basic virtio-mmio support on Arm
` [PATCH V2 23/23] [RFC] libxl: Add support for virtio-disk configuration

[linux-next:master 12120/15164] drivers/bus/fsl-mc/dprc-driver.c:675 dprc_setup() warn: impossible condition '(minor_ver < 0) => (0-u16max < 0)'
 2020-10-15 16:53 UTC 

[dpdk-dev] [PATCH v6 01/10] eal: add new x86 cpuid support for WAITPKG
 2020-10-15 16:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 02/10] eal: add power management intrinsics
` [dpdk-dev] [PATCH v7 05/10] power: add PMD power management API and callback

[RFC] of/platform: Create device link between simple-mfd and its children
 2020-10-15 16:52 UTC  (2+ messages)

[PATCH v2] dm verity: Add support for signature verification with 2nd keyring
 2020-10-15 16:52 UTC  (3+ messages)
` [dm-devel] "

[PATCH] usb: dwc2: add "u-boot,force-vbus-detection" for stm32
 2020-10-15 16:52 UTC  (3+ messages)

[dpdk-dev] [Bug 557] Meson build DPDK with GCC11
 2020-10-15 16:49 UTC 

[dpdk-dev] [PATCH V2 1/1] eal: fix build with conflicting libc variable memory_order
 2020-10-15 16:49 UTC  (3+ messages)

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-15 16:49 UTC  (9+ messages)
` [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers

[Intel-gfx] [PATCH i-g-t] tests/core_hotunplug: Take care of closing fences before failing
 2020-10-15 16:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

iwd problems on Arch Linux
 2020-10-15 16:48 UTC  (2+ messages)

[PATCH RFC] pinctrl: sh-pfc: pfc-r8a77965: Optimize pinctrl image size for RZ/G2N
 2020-10-15 16:47 UTC  (2+ messages)

[PATCH 0/2] vfs: move the clone/dedupe/remap helpers to a single file
 2020-10-15 16:46 UTC  (7+ messages)
` [PATCH 1/2] vfs: move generic_remap_checks out of mm
` [PATCH 3/2] vfs: move the generic write and copy checks "

[Buildroot] [PATCH 1/1] package/apparmor: fix build on uclibc
 2020-10-15 16:46 UTC 

[PATCH] dt-bindings: display: Add dsi-controller.yaml in DSI controller schemas
 2020-10-15 15:45 UTC  (2+ messages)

[PATCH 0/4] Some more lock_page work
 2020-10-15 16:44 UTC  (7+ messages)

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-15 16:43 UTC  (6+ messages)
` [PATCH v2 16/16] iomap: Make readpage synchronous

[PATCH v2 1/1] net: dsa: seville: the packet buffer is 2 megabits, not megabytes
 2020-10-15 16:44 UTC  (2+ messages)

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-15 16:39 UTC  (12+ messages)
` [PATCH 07/20] dt-bindings: usb: xhci: Add Broadcom STB v2 compatible device
` [PATCH 18/20] arch: dts: Fix EHCI/OHCI DT nodes name

[PATCH nf-next] netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
 2020-10-15 16:41 UTC  (2+ messages)

[PATCH net-next] netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
 2020-10-15 16:39 UTC 

[Intel-gfx] i915 dma faults on Xen
 2020-10-15 16:38 UTC  (5+ messages)
      `  "

[PATCH] generic: test the correctness of several cases of RWF_NOWAIT writes
 2020-10-15 16:38 UTC  (3+ messages)

[PATCH v6 0/2] Add watchdog support for SbsaQemu
 2020-10-15 16:34 UTC  (3+ messages)
` [PATCH v6 1/2] hw/watchdog: Implement SBSA watchdog device
` [PATCH v6 2/2] hw/arm/sbsa-ref: add "

[PATCH 00/17] fs/squashfs: fix memory leaks and introduce exists() function
 2020-10-15 16:38 UTC  (5+ messages)
` [PATCH 06/17] fs/squashfs: sqfs_read_directory_table: fix memory leak

[PATCH v2] x86/smpboot: Don't unconditionally call memguard_guard_stack() in cpu_smpboot_alloc()
 2020-10-15 16:38 UTC  (5+ messages)

[PATCH] mmc: mtk-sd: change some dev_err into dev_dbg
 2020-10-15 16:38 UTC 

[PATCH] bpfilter: Fix build error with CONFIG_BPFILTER_UMH
 2020-10-15 16:37 UTC  (2+ messages)

[Intel-gfx] [PATCH v10 01/11] HAX to make DSC work on the icelake test system
 2020-10-15 16:37 UTC  (9+ messages)
` [Intel-gfx] [PATCH v10 04/11] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
` [Intel-gfx] [PATCH v10 06/11] drm/i915: Enable big joiner support in enable and disable sequences

[kvm-unit-tests PATCHv2] unittests.cfg: Increase timeout for apic test
 2020-10-15 16:35 UTC  (3+ messages)

[PATCH 2/2] io: Allow socket error to be retrieved on disconnect
 2020-10-15 16:34 UTC  (2+ messages)

[PATCH v2 1/3] remote-curl: add testing for intelligent retry for HTTP
 2020-10-15 16:33 UTC  (13+ messages)
` [PATCH v2 3/3] http: automatically retry some requests

[PATCH 1/1] watchdog: repair pnx833x_wdt
 2020-10-15 16:33 UTC  (2+ messages)

Add support for GCM256 encryption
 2020-10-15 16:33 UTC  (3+ messages)

[PATCH RFC] drm/nouveau: fix memory leak in nvkm_iccsense_oneinit
 2020-10-15 16:32 UTC  (4+ messages)
` [Nouveau] "

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2020-10-15 16:33 UTC  (4+ messages)
` [RFC PATCH 1/4] Add a RPMSG driver for the APU in the mt8183

[GIT PULL] Hyper-V commits for 5.10, part 2
 2020-10-15 16:32 UTC 

[RFC PATCH v2 2/5] kernel: allow to configure PREEMPT_NONE, PREEMPT_VOLUNTARY on kernel command line
 2020-10-15 16:32 UTC  (2+ messages)

[PATCH v2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2020-10-15 16:31 UTC  (3+ messages)

[PATCH v4 5/5] dma-buf: Clarify that dma-buf sg lists are page aligned
 2020-10-15 16:31 UTC  (4+ messages)

[cip-dev] [RFC PATCH 4.19.y-cip 00/50] Add PCIe EP support for Renesas R-Car Gen3 and RZ/G2x
 2020-10-15 16:31 UTC  (8+ messages)
` [cip-dev] [RFC PATCH 4.19.y-cip 41/50] PCI: rcar: Add endpoint mode support
` [cip-dev] If you are using PCIe EP, speak up was Re: [RFC PATCH 4.19.y-cip 00/50] Add PCIe EP support for Renesas R-Car Gen3 and RZ/G2x

perf test 67 dumps core on linux v5.9
 2020-10-15 16:31 UTC 

[PATCH v5 0/8] propose config-based hooks (part I)
 2020-10-15 16:31 UTC  (3+ messages)
` [PATCH v5 1/8] doc: propose hooks managed by the config

Release change info in release [atom feed] messages?
 2020-10-15 16:30 UTC 

[PATCH net-next,v2 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-10-15 16:30 UTC  (10+ messages)
` [PATCH net-next,v2 1/9] netfilter: flowtable: add xmit path types
` [PATCH net-next,v2 2/9] net: resolve forwarding path from virtual netdevice and HW destination address
` [PATCH net-next,v2 3/9] net: 8021q: resolve forwarding path for vlan devices
` [PATCH net-next,v2 4/9] bridge: resolve forwarding path for bridge devices
` [PATCH net-next,v2 5/9] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
` [PATCH net-next,v2 6/9] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
` [PATCH net-next,v2 7/9] netfilter: flowtable: add direct xmit path
` [PATCH net-next,v2 8/9] netfilter: flowtable: bridge port support
` [PATCH net-next,v2 9/9] netfilter: flowtable: add vlan support

[PATCH 0/6] r8a779a0: Add CSI and VIN
 2020-10-15 16:30 UTC  (5+ messages)
` [PATCH 4/6] clk: renesas: r8a779a0: Add VIN[00-31] clocks

[PATCH net-next V3] cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
 2020-10-15 16:29 UTC  (2+ messages)

[PATCH] dir.c: fix comments to agree with argument name
 2020-10-15 16:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] kunit: Don't fail test suites if one of them is empty
 2020-10-15 16:28 UTC 

[PATCH v10 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-10-15 16:28 UTC  (2+ messages)

[PATCH v2 0/7] media: i2c: Add support for RDACM21 camera module
 2020-10-15 18:27 UTC  (8+ messages)
` [PATCH v2 1/7] media: i2c: Add driver "
` [PATCH v2 2/7] dt-bindings: media: max9286: Document 'maxim,high-threshold'
` [PATCH v2 3/7] media: i2c: max9286: Break-out reverse channel setup
` [PATCH v2 4/7] media: i2c: max9286: Make channel amplitude programmable
` [PATCH v2 5/7] media: i2c: max9286: Configure reverse channel amplitude
` [PATCH v2 6/7] [DNI] arm64: dts: renesas: salvator-x: Add MAX9286 expansion board
` [PATCH v2 7/7] [DNI] arm64: dts: renesas: salvator-x-max9286: Use high-threshold

[PATCH RFC bpf-next 0/2] bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller
 2020-10-15 16:27 UTC  (3+ messages)
` [PATCH RFC bpf-next 1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter

[PATCH net] net: core: use list_del_init() instead of list_del() in netdev_run_todo()
 2020-10-15 16:26 UTC 

Speed/mode setting via "sf probe" command
 2020-10-15 16:25 UTC 

Samba with multichannel and io_uring
 2020-10-15 15:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libapparmor: fix build on musl
 2020-10-15 16:24 UTC 

[PATCH 00/13] reftable library
 2020-10-15 16:23 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 05/13] reftable: utility functions

[PATCH] meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT
 2020-10-15 16:22 UTC  (2+ messages)
` [oe] "

[PATCH v2 0/2] qemu-ga: add ssh-{add,remove}-authorized-keys
 2020-10-15 16:15 UTC  (2+ messages)

[PATCH v2 0/5] RISC-V Pointer Masking implementation
 2020-10-15 16:18 UTC  (2+ messages)

[tip: locking/core] lockdep: Fix lockdep recursion
 2020-10-15 16:20 UTC  (15+ messages)

[PATCH 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
 2020-10-15 16:20 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] test-lib: allow selecting tests by substring/regex with --run

git fast-import leaks memory drastically, so crashes with out of memory by attempt to import 22MB export dump
 2020-10-15 16:19 UTC  (5+ messages)

[PATCH v3 0/2] Add support for loading images above 4GB
 2020-10-15 16:18 UTC  (4+ messages)
` [PATCH v3 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format

[RFC 0/5] NVMe passthrough: Support 64kB page host
 2020-10-15 16:15 UTC  (3+ messages)

[dpdk-dev] [PATCH] gso: fix free issue of mbuf gso segments attach to
 2020-10-15 16:16 UTC  (8+ messages)


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.