All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-26 21:02:38 to 2020-06-26 21:40:46 UTC [more...]

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-06-26 21:40 UTC  (12+ messages)
` [PATCH v4 bpf-next 01/14] bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
` [PATCH v4 bpf-next 02/14] bpf: Compile resolve_btfids tool at kernel compilation start
` [PATCH v4 bpf-next 03/14] bpf: Add BTF_ID_LIST/BTF_ID macros
` [PATCH v4 bpf-next 04/14] bpf: Resolve BTF IDs in vmlinux image
` [PATCH v4 bpf-next 05/14] bpf: Remove btf_id helpers resolving

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:40 UTC  (61+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 02/12] arch: arm64: "
` [PATCH v5 03/12] arch: microblaze: "
` [PATCH v5 04/12] arch: powerpc: "
` [PATCH v5 05/12] arch: um: "
` [PATCH v5 06/12] arch: xtensa: "
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 08/12] init: main: add KUnit to kernel init
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option
` [PATCH v5 11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt
` [PATCH v5 12/12] Documentation: kunit: add a brief blurb about kunit_test_suite

[PATCH v2] kbuild: buildtar: add arm64 dtbs support
 2020-06-26 21:40 UTC  (3+ messages)

[PATCH 00/18] multiple preferred nodes
 2020-06-26 21:39 UTC  (7+ messages)

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-26 21:38 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/4] perf: export get/put_chain_entry()

[PATCH v2 0/2] arm: Warn on orphan section placement
 2020-06-26 21:36 UTC  (5+ messages)
` [PATCH v2 1/2] arm/build: "

[PATCH] ath10k: Add interrupt summary based CE processing
 2020-06-26 21:37 UTC  (3+ messages)

[PATCH V4 0/3] iommu: Add support to change default domain of an iommu group
 2020-06-26 21:34 UTC  (2+ messages)

Regarding Git and Branch Naming
 2020-06-26 21:33 UTC  (5+ messages)

RPC Pipefs: Frequent parsing errors in client database
 2020-06-26 21:30 UTC  (12+ messages)
      ` Strange segmentation violations of rpc.gssd in Debian Buster
                    ` [PATCH v2] "

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-06-26 21:29 UTC  (3+ messages)
` [RFC v2 1/1] "

[PATCH 1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event
 2020-06-26 21:28 UTC  (4+ messages)
` [PATCH 2/3] samples: bpf: cleanup pointer error check with libbpf

[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-26 21:28 UTC  (4+ messages)
` [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()

[PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:10 UTC  (7+ messages)

[PATCH v3 0/3] ARM: make use of UAL VFP mnemonics when possible
 2020-06-26 21:26 UTC  (8+ messages)
` [PATCH v3 1/3] ARM: use .fpu assembler directives instead of assembler arguments
` [PATCH v3 2/3] ARM: use VFP assembler mnemonics in register load/store macros
` [PATCH v3 3/3] ARM: use VFP assembler mnemonics if available

[bitbake-devel][PATCH] hashserv: Chunkify large messages
 2020-06-26 21:26 UTC  (4+ messages)
` [bitbake-devel][PATCH v2] "

Static Linking git for HPE NonStop
 2020-06-26 21:26 UTC  (3+ messages)

[PATCH 00/17] add runtime-pm support to mt7663 driver
 2020-06-26 21:25 UTC  (36+ messages)
` [PATCH 01/17] mt76: mt7615: avoid polling in fw_own for mt7663
` [PATCH 02/17] mt76: move mt76 worqueue in common code
` [PATCH 03/17] mt76: mt7615: add mt7615_pm_wake utility routine
` [PATCH 04/17] mt76: mt7615: introduce mt7615_mutex_{acquire, release} utilities
  ` [PATCH 04/17] mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities
` [PATCH 05/17] mt76: mt7615: wake device before accessing regmap in debugfs
` [PATCH 06/17] mt76: mt7615: wake device before configuring hw keys
` [PATCH 07/17] mt76: mt7615: introduce pm_power_save delayed work
` [PATCH 08/17] mt76: mt7615: wake device in mt7615_update_channel before access regmap
` [PATCH 09/17] mt76: mt7615: acquire driver_own before configuring device for suspend
` [PATCH 10/17] mt76: mt7615: wake device before pulling packets from mac80211 queues
` [PATCH 11/17] mt76: mt7615: wake device before pushing frames in mt7615_tx
` [PATCH 12/17] mt76: mt7615: check MT76_STATE_PM flag before accessing the device
` [PATCH 13/17] mt76: mt7615: do not request {driver, fw}_own if already granted
  ` [PATCH 13/17] mt76: mt7615: do not request {driver,fw}_own "
` [PATCH 14/17] mt76: mt7615: add runtime-pm knob in mt7615 debugfs
` [PATCH 15/17] mt76: mt7615: enable beacon hw filter for runtime-pm
` [PATCH 16/17] mt76: mt7615: add idle-timeout knob in mt7615 debugfs
` [PATCH 17/17] mt76: mt7615: improve mt7615_driver_own reliability

[MPTCP] [PATCH net-next v2 0/4] mptcp: refactor token container
 2020-06-26 21:26 UTC  (13+ messages)
` [MPTCP] [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v2 2/4] mptcp: refactor token container
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v2 3/4] mptcp: move crypto test to KUNIT
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v2 4/4] mptcp: introduce token KUNIT self-tests
    ` [MPTCP] "

[RFC 00/10] perf tools: Add support to reuse metric
 2020-06-26 21:25 UTC  (10+ messages)
` [PATCH 06/10] perf tools: Collect other metrics in struct egroup
` [PATCH 07/10] perf tools: Collect other metrics in struct metric_expr
` [PATCH 08/10] perf tools: Add other metrics to hash data
` [PATCH 09/10] perf tools: Compute other metrics

[PATCH] mm/vmscan: restore zone_reclaim_mode ABI
 2020-06-26 21:24 UTC  (3+ messages)

[PATCH v2 0/2] linux-user/sparc64: Translate flushw opcode
 2020-06-26 21:23 UTC  (2+ messages)

sendto(), recvfrom()
 2020-06-26 21:23 UTC  (3+ messages)

[PATCH] ARM: dts: bcm: Align L2 cache-controller nodename with dtschema
 2020-06-26 21:21 UTC  (3+ messages)

[PATCH 0/6] target/riscv: NaN-boxing for multiple precison
 2020-06-26 21:21 UTC  (13+ messages)
` [PATCH 2/6] target/riscv: NaN-boxing compute, sign-injection and convert instructions
` [PATCH 3/6] target/riscv: Check for LEGAL NaN-boxing
` [PATCH 4/6] target/riscv: check before allocating TCG temps
` [PATCH 5/6] target/riscv: Flush not valid NaN-boxing input to canonical NaN
` [PATCH 6/6] target/riscv: clean up fmv.w.x

[PATCH] drm/atomic_helper: duplicate state for drm_private_obj
 2020-06-26 21:21 UTC  (9+ messages)

[PATCH] io_uring: use task_work for links if possible
 2020-06-26 21:20 UTC  (4+ messages)

[BlueZ PATCH v2] profiles/scanparam: use configured scanparams when available
 2020-06-26 21:21 UTC 

[PATCH v3] kbuild: buildtar: add dtbs support
 2020-06-26 21:20 UTC 

[RFC v7 00/11] drm/nouveau: Introduce CRC support for gf119+
 2020-06-26 21:18 UTC  (4+ messages)
` [RFC v7 03/11] drm/vblank: Add vblank works

how crippled is ruby support in YP 3.0?
 2020-06-26 21:18 UTC  (2+ messages)
` [yocto] "

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-26 21:15 UTC  (4+ messages)
  ` [PATCH v2 1/2] fs,block: Introduce RWF_ZONE_APPEND and handling in direct IO path

[BlueZ PATCH v1] profiles/scanparam: use configured scanparams when available
 2020-06-26 21:18 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] hw/core/null-machine: Do not initialize unused chardev backends
 2020-06-26 21:15 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] package/rpi-firmware: bad startup file names
 2020-06-26 21:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 20.1.2
 2020-06-26 21:14 UTC  (2+ messages)

bug
 2020-06-26 21:11 UTC 

[Buildroot] [git commit] package/rpi-firmware: fix startup file names
 2020-06-26 21:11 UTC 

[PATCH] pinctrl: amd: Honor IRQ trigger type requested by the caller
 2020-06-26 21:10 UTC 

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-26 21:09 UTC  (2+ messages)

[PATCH v2] init: Align init_task to avoid conflict with MUTEX_FLAGS
 2020-06-26 21:07 UTC 

linux-next: build failure after merge of the akpm-current tree
 2020-06-26 21:08 UTC  (2+ messages)

[PATCH 1/2] clk: at91: remove the checking of parent_name
 2020-06-26 21:03 UTC  (4+ messages)
` [PATCH 2/2] clk: at91: main: do not continue if oscillators already prepared

[RFC] stop using ->read and ->write for kernel access v2
 2020-06-26 21:05 UTC  (4+ messages)
` [PATCH 8/9] fs: don't allow kernel reads and writes without iter ops

[PATCH tick-sched] Clarify "NOHZ: local_softirq_pending" warning
 2020-06-26 21:05 UTC 

[PATCH v2 1/2] dt-bindings: fpga: xilinx-slave-serial: add optional INIT_B GPIO
 2020-06-26 21:02 UTC  (5+ messages)
` [PATCH v2 2/2] fpga manager: xilinx-spi: check INIT_B pin during write_init

[PATCH v2] nouveau: fix page fault on device private memory
 2020-06-26 21:03 UTC  (2+ messages)

[GIT PULL] FPGA Manager (late) fixes for 5.8
 2020-06-26 21:04 UTC  (3+ messages)

[PATCH v2] dm crypt: add flags to optionally bypass dm-crypt workqueues
 2020-06-26 21:03 UTC  (2+ messages)
` [dm-crypt] "

[PATCH net-next 0/3] cxgb4: add mirror action support for TC-MATCHALL
 2020-06-26 20:50 UTC  (5+ 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.