All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 13:19:10 to 2020-09-29 13:47:07 UTC [more...]

[PATCH v3 0/10] libperf and arm64 userspace counter access support
 2020-09-29 13:46 UTC  (4+ messages)
` [PATCH v3 01/10] arm64: pmu: Add hook to handle pmu-related undefined instructions

[dpdk-dev] [PATCH] eventdev: fix adapter leak in error path
 2020-09-29 13:46 UTC 

[v5,0/3] introduce TI reset controller for MT8192 SoC
 2020-09-29 13:46 UTC  (3+ messages)
` [v5,1/3] dt-binding: reset-controller: mediatek: add YAML schemas
` [v5,2/3] reset-controller: ti: introduce a new reset handler

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-29 13:31 UTC  (3+ messages)
` [Bug 1895053] "

[PATCH v3 0/5] pseries NUMA distance calculation
 2020-09-29 13:38 UTC  (6+ messages)
` [PATCH v3 1/5] spapr: add spapr_machine_using_legacy_numa() helper
` [PATCH v3 2/5] spapr_numa: forbid asymmetrical NUMA setups
` [PATCH v3 3/5] spapr_numa: change reference-points and maxdomain settings
` [PATCH v3 4/5] spapr_numa: consider user input when defining associativity
` [PATCH v3 5/5] specs/ppc-spapr-numa: update with new NUMA support

[PATCH v3] e1000e: Increase iteration on polling MDIC ready bit
 2020-09-29 13:46 UTC  (7+ messages)
` [PATCH v4] e1000e: Increase polling timeout on "
  ` [Intel-wired-lan] "

[dpdk-dev] [RFC 1/2] Description: lib/ethdev: change data type in tc_rxq and tc_txq
 2020-09-29 13:46 UTC  (5+ messages)
` [dpdk-dev] [dpdk-techboard] [PATCH V5 1/2] dpdk: resolve compiling errors for per-queue stats

[Buildroot] [PATCH v2,1/1] package/supertux: fix build with RELRO
 2020-09-29 13:45 UTC  (2+ messages)
` [Buildroot] [PATCH v2, 1/1] "

[PATCH 0/3] Add support for F3A
 2020-09-29 13:45 UTC  (3+ messages)

[PATCH] build-sys: fix git version from -version
 2020-09-29 13:42 UTC 

[GIT PULL]: dmaengine late fixes for v5.9
 2020-09-29 13:44 UTC 

Co-existing of traceevent of trace-cmd and perf
 2020-09-29 13:44 UTC 

[PATCH 4.19 000/245] 4.19.149-rc1 review
 2020-09-29 13:44 UTC  (4+ messages)
` [PATCH 4.19 146/245] perf stat: Force error in fallback on :k events

[dpdk-dev] [PATCH] net/netvsc: fix txq leak in error path
 2020-09-29 13:44 UTC 

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-09-29 13:42 UTC  (16+ messages)

[PATCH v2] list: Add a macro to test if entry is pointing to the head
 2020-09-29 13:43 UTC 

[Buildroot] [git commit branch/2020.02.x] package/supertux: fix build with RELRO
 2020-09-29 13:44 UTC 

[Buildroot] [git commit branch/2020.05.x] package/supertux: fix build with RELRO
 2020-09-29 13:43 UTC 

[Buildroot] [git commit branch/2020.08.x] package/supertux: fix build with RELRO
 2020-09-29 13:43 UTC 

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-09-29 13:43 UTC  (5+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY

[igt-dev] [PATCH i-g-t 00/18] tests: Remove libdrm dependency
 2020-09-29 13:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 00/15] Start KernelShark v2 transformation
 2020-09-29 13:41 UTC  (16+ messages)
` [PATCH 01/15] kernel-shark: split kernel-shark from trace-cmd repo
` [PATCH 02/15] kernel-shark: Version 1.2.0
` [PATCH 03/15] kernel-shark: Start introducing KernelShark 2.0
` [PATCH 04/15] kernel-shark: Use only signed types in kshark_entry
` [PATCH 05/15] kernel-shark: Introduce libkshark-hash
` [PATCH 06/15] kernel-shark: Introduce Data streams
` [PATCH 07/15] kernel-shark: Add stream_id to kshark_entry
` [PATCH 08/15] kernel-shark: Integrate the stream definitions with the C API
` [PATCH 09/15] kernel-shark: Provide merging of multiple data streams
` [PATCH 10/15] kernel-shark: Integrate the stream definitions with data model
` [PATCH 11/15] kernel-shark: Use only signed types for model defs
` [PATCH 12/15] kernel-shark: Add ksmodel_get_bin()
` [PATCH 13/15] kernel-shark: Protect ksmodel_set_in_range_bining()
` [PATCH 14/15] kernel-shark: Add methods for time calibration
` [PATCH 15/15] kernel-shark: Integrate streams with libkshark-configio

[PATCH] nilfs2: Fix some kernel-doc warnings for nilfs2
 2020-09-29 13:41 UTC  (3+ messages)

[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-29 13:38 UTC  (31+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
` [PATCH v4 02/11] x86, kfence: enable KFENCE for x86
` [PATCH v4 03/11] arm64, kfence: enable KFENCE for ARM64
` [PATCH v4 04/11] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v4 05/11] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v4 06/11] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v4 07/11] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
` [PATCH v4 08/11] kfence, lockdep: make KFENCE compatible with lockdep
` [PATCH v4 09/11] kfence, Documentation: add KFENCE documentation
` [PATCH v4 10/11] kfence: add test suite
` [PATCH v4 11/11] MAINTAINERS: Add entry for KFENCE

[PATCH v2 00/14] perf arm-spe: Refactor decoding & dumping flow
 2020-09-29 13:39 UTC  (15+ messages)
` [PATCH v2 01/14] perf arm-spe: Include bitops.h for BIT() macro
` [PATCH v2 02/14] perf arm-spe: Fix a typo in comment
` [PATCH v2 03/14] perf arm-spe: Refactor payload length calculation
` [PATCH v2 04/14] perf arm-spe: Fix packet length handling
` [PATCH v2 05/14] perf arm-spe: Refactor printing string to buffer
` [PATCH v2 06/14] perf arm-spe: Refactor packet header parsing
` [PATCH v2 07/14] perf arm-spe: Refactor address packet handling
` [PATCH v2 08/14] perf arm-spe: Refactor context "
` [PATCH v2 09/14] perf arm-spe: Refactor counter "
` [PATCH v2 10/14] perf arm-spe: Refactor event type handling
` [PATCH v2 11/14] perf arm-spe: Refactor operation packet handling
` [PATCH v2 12/14] perf arm-spe: Add more sub classes for operation packet
` [PATCH v2 13/14] perf arm_spe: Decode memory tagging properties
` [PATCH v2 14/14] perf arm-spe: Add support for ARMv8.3-SPE

Does IWD support having AP on a bridged interface?
 2020-09-29 13:40 UTC 

[PATCH v2] tools lib traceevent: Hide non API functions
 2020-09-29 13:40 UTC  (2+ messages)

[PATCH][next] crypto: sun8i-ss@: fix memory leak on pointer d
 2020-09-29 13:38 UTC  (3+ messages)

[PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable
 2020-09-29 13:39 UTC  (5+ messages)

[PATCH v9 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-29 13:38 UTC  (8+ messages)
` [PATCH v9 06/14] ASoC: Intel: catpt: PCM operations
` [PATCH v9 14/14] ASoC: Intel: Select catpt and deprecate haswell

[PATCH 5.8 00/99] 5.8.13-rc1 review
 2020-09-29 13:39 UTC  (2+ messages)

[PATCH v8 0/5] arm: dts: add and modify device node in NPCM7xx device tree
 2020-09-29 13:18 UTC  (6+ messages)
` [PATCH v8 1/5] arm: dts: modify NPCM7xx device tree clock parameter
` [PATCH v8 2/5] arm: dts: modify NPCM7xx device tree timer register size
` [PATCH v8 3/5] arm: dts: add pinctrl and GPIO node to NPCM7XX device tree
` [PATCH v8 4/5] arm: dts: add new device nodes "

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-09-29 13:39 UTC  (5+ messages)
` [PATCH v2 04/12] mm/filemap: Add mapping_seek_hole_data

[nftables] icmp type rate limiting - cumulative for the daddr or selectively per saddr?
 2020-09-29 13:39 UTC 

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-29 13:37 UTC  (5+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices

[igt-dev] [PATCH i-g-t v2] lib/igt_core: Reinitialize print mutex in child process
 2020-09-29 13:38 UTC 

[dpdk-dev] [PATCH v1] config: remap flags used for Arm platforms
 2020-09-29 13:38 UTC  (2+ messages)

[PATCH 00/24] Many patches
 2020-09-29 13:38 UTC  (5+ messages)
` [PATCH 12/24] getgrent_r.3: Use sizeof() to get buffer size (instead of hardcoding macro name)

[PATCH 00/12] evtchn: recent XSAs follow-on
 2020-09-29 13:37 UTC  (4+ messages)
` [PATCH 11/12] evtchn: convert vIRQ lock to an r/w one

[PATCH v4] Add a comment in bios-tables-test.c to clarify the reason behind approach
 2020-09-29 13:35 UTC  (2+ messages)

[PATCH] Only allow to set crash_kexec_post_notifiers on boot time
 2020-09-29 13:36 UTC  (13+ messages)

[PATCH v3 0/7] drm: Try to fix encoder possible_clones/crtc
 2020-09-29  9:36 UTC  (7+ messages)
` [PATCH v3 6/7] drm: Validate encoder->possible_crtcs
          ` [Intel-gfx] "

[PATCH 2/3] system_data_types.7: Add 'FILE'
 2020-09-29 13:35 UTC  (4+ messages)
` [PATCH v2 "

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 109 warnings (v5.4.68-389-g256bdd45e196)
 2020-09-29 13:35 UTC 

[PATCH v2] btrfs: cleanup cow block on error
 2020-09-29 13:33 UTC  (7+ messages)

[PATCH] pinctrl: mediatek: mt7622: add antsel pins/groups
 2020-09-29 13:32 UTC  (4+ messages)

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-29 13:31 UTC  (10+ messages)
` [PATCH v6 15/21] tests/qapi-schema: Add test of the rST QAPI doc-comment outputn
` [PATCH v6 17/21] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions

[PATCH v1 1/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-09-29 13:31 UTC  (2+ messages)

[PATCH v9 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
 2020-09-29 13:28 UTC  (5+ messages)

[PATCH v1 1/3] pinctrl: tigerlake: Fix register offsets for TGL-H variant
 2020-09-29 13:30 UTC  (3+ messages)

[PATCH -next] pinctrl: ocelot: simplify the return expression of ocelot_gpiochip_register()
 2020-09-29 13:29 UTC  (2+ messages)

[PATCH] mm: clarify usage of GFP_ATOMIC in !preemptible contexts
 2020-09-29 13:29 UTC  (2+ messages)

general protection fault in perf_misc_flags
 2020-09-29 13:29 UTC  (13+ messages)

[PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5
 2020-09-29 13:28 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: at91-pio4: add support for sama7g5 SoC

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-29 13:28 UTC  (12+ messages)
        ` virtiofs vs 9p performance(Re: tools/virtiofs: Multi threading seems to hurt performance)
      ` [Virtio-fs] "

[PATCH 00/30] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-09-29 13:28 UTC  (3+ messages)
` [PATCH 04/30] Revert: spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls

[PATCH -next] pinctrl: spear: simplify the return expression of tvc_connect()
 2020-09-29 13:26 UTC  (3+ messages)

[PATCH 1/2] net: qrtr: Allow forwarded services
 2020-09-29 13:33 UTC  (2+ messages)
` [PATCH 2/2] net: qrtr: Allow non-immediate node routing

[PATCH -next] pinctrl: spear: simplify the return expression of spear310_pinctrl_probe
 2020-09-29 13:25 UTC  (3+ messages)

[PATCH v4 00/20] add support for Hisilicon SD5203 SoC
 2020-09-29 13:25 UTC  (7+ messages)
` [PATCH v4 12/20] dt-bindings: arm: hisilicon: convert hisilicon,hi3798cv200-perictrl bindings to json-schema

[PATCH] arm64: permit ACPI core to map kernel memory used for table overrides
 2020-09-29 13:25 UTC  (2+ messages)

[PULL 0/2] register queue
 2020-09-29 13:22 UTC  (4+ messages)
` [PULL 2/2] core/register: Specify instance_size in the TypeInfo

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.199-166-g8fde0310ff37)
 2020-09-29 13:25 UTC 

[PATCH] cobalt/kernel: vfile_snapshot: fix seq_file leakage on race detection
 2020-09-29 13:25 UTC 

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2020-09-29 13:22 UTC  (6+ messages)

[PATCH] PCI: layerscape: Change back to the default error response behavior
 2020-09-29 13:13 UTC  (2+ messages)

[PATCH liburing v2 0/3] Add restrictions stuff in the man pages
 2020-09-29 13:23 UTC  (4+ messages)
` [PATCH liburing v2 1/3] man/io_uring_setup.2: add IORING_SETUP_R_DISABLED description
` [PATCH liburing v2 2/3] man/io_uring_register.2: add description of restrictions
` [PATCH liburing v2 3/3] man/io_uring_enter.2: add EACCES and EBADFD errors

[PATCH 00/13] ARM: imx: Further cleanups due to dt-only conversion
 2020-09-29 13:21 UTC  (7+ messages)
` [PATCH 09/13] ARM: imx: Remove unused IO_ADDRESS() macros

[PATCH 0/5] qemu-arm64: Allow booting via Trusted Firmware
 2020-09-29 13:23 UTC  (3+ messages)
` [PATCH 4/5] qemu: Drop ARCH_SUPPORT_TFABOOT

[PATCH] linux: configure CONFIG_I2C_OPAL as in-built
 2020-09-29 13:17 UTC  (2+ messages)

[RFC] Add RIP to scripts/decodecode
 2020-09-29 13:22 UTC  (3+ messages)

[PATCH][next] fddi/skfp: Avoid the use of one-element array
 2020-09-29 13:27 UTC 

[PATCH v2 0/8] AMD MCA Address Translation Updates
 2020-09-29 13:21 UTC  (10+ messages)
` [PATCH v2 8/8] x86/MCE/AMD Support new memory interleaving modes during address translation

[linux-next:pending-fixes] BUILD SUCCESS 4deb97cf41297771f12cf0f879d948fe1a2ac8f0
 2020-09-29 13:21 UTC 

[PATCH V5 0/3] patch set for flexcan
 2020-09-29 21:15 UTC  (3+ messages)
` [PATCH V5 1/3] can: flexcan: initialize all flexcan memory for ECC function

[PATCH 2/5] pinctrl: rockchip: make driver be tristate module
 2020-09-29 13:21 UTC  (6+ messages)
` [PATCH 2/2] "

[Intel-gfx] [PATCH i-g-t] i915/gen9_exec_parse: Check parsing of large objects
 2020-09-29 13:19 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t v2] "
    ` [igt-dev] "

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-29 13:20 UTC  (6+ messages)
` [PATCH v9 04/20] gpio: uapi: define "
      ` strace decoding for GPIO uAPI

[PATCH leds + devicetree 00/13] leds: tca6507 cleanup
 2020-09-29 13:18 UTC  (3+ messages)
` [PATCH leds + devicetree 01/13] leds: tca6507: Absorb platform data


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.