All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-09 16:32:44 to 2020-05-09 18:13:30 UTC [more...]

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 18:13 UTC  (6+ messages)

spl: allow board_spl_fit_post_load() to fail
 2020-05-09 18:09 UTC  (4+ messages)

[PATCH RFC] SUNRPC: Signalled ASYNC tasks need to exit
 2020-05-09 18:07 UTC 

[Buildroot] Help: debug binary in build_root
 2020-05-09 18:06 UTC  (2+ messages)

[PATCH v1 3/3] dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape
 2020-05-09 18:04 UTC  (7+ messages)
` [PATCH v1 2/3] armv8: gpio: add gpio feature

[PATCH] document danger of '-j REJECT'ing of '-m state INVALID' packets
 2020-05-09 18:02 UTC  (4+ messages)

[PATCH 0/2] [WIP] removed fetch_if_missing global
 2020-05-09 18:00 UTC  (10+ messages)
` [PATCH 1/2] fetch-pack: remove fetch_if_missing=0

[PATCH bpf-next v4 00/21] bpf: implement bpf iterator for kernel data
 2020-05-09 17:59 UTC  (22+ messages)
` [PATCH bpf-next v4 01/21] bpf: implement an interface to register bpf_iter targets
` [PATCH bpf-next v4 02/21] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v4 03/21] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v4 04/21] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v4 05/21] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v4 06/21] bpf: create anonymous "
` [PATCH bpf-next v4 07/21] bpf: create file "
` [PATCH bpf-next v4 08/21] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v4 09/21] bpf: add bpf_map iterator
` [PATCH bpf-next v4 10/21] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v4 11/21] bpf: add task and task/file iterator targets
` [PATCH bpf-next v4 12/21] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v4 13/21] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v4 14/21] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v4 15/21] bpf: support variable length array in tracing programs
` [PATCH bpf-next v4 16/21] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v4 17/21] tools/libpf: add offsetof/container_of macro in bpf_helpers.h
` [PATCH bpf-next v4 18/21] tools/bpftool: add bpf_iter support for bptool
` [PATCH bpf-next v4 19/21] tools/bpf: selftests: add iterator programs for ipv6_route and netlink
` [PATCH bpf-next v4 20/21] tools/bpf: selftests: add iter progs for bpf_map/task/task_file
` [PATCH bpf-next v4 21/21] tools/bpf: selftests: add bpf_iter selftests

[PATCH][v4 1/6] board: tbs2910: disable loadb and loads commands
 2020-05-09 17:59 UTC  (6+ messages)
` [PATCH][v4 6/6] board: tbs2910: add documentation

[PATCH v2] net: Protect INET_ADDR_COOKIE on 32-bit architectures
 2020-05-09 17:59 UTC  (4+ messages)

[PATCH] insane: Promote warnings into errors
 2020-05-09 17:57 UTC  (3+ messages)
` [OE-core] "

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-09 17:55 UTC  (6+ messages)

[PATCH] iommu/amd: Fix get_acpihid_device_id
 2020-05-08 22:48 UTC 

[PATCH] iommu/qcom: add optional clock for TLB invalidate
 2020-05-09 13:08 UTC 

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-09 17:54 UTC  (9+ messages)

[pm:bleeding-edge] BUILD SUCCESS 6df1213fbae91c875034ec8888404aa30022dad7
 2020-05-09 17:49 UTC  (2+ messages)
` [Devel] "

misc xfsprogs cleanups after the 5.7 merge
 2020-05-09 17:47 UTC  (23+ messages)
` [PATCH 1/8] libxfs: use tabs instead of spaces in div_u64
` [PATCH 2/8] db: fix a comment in scan_freelist
` [PATCH 3/8] db: add a comment to agfl_crc_flds
` [PATCH 4/8] db: cleanup attr_set_f and attr_remove_f
` [PATCH 5/8] db: validate name and namelen in "
` [PATCH 6/8] db: ensure that create and replace are exclusive in attr_set_f
` [PATCH 7/8] repair: cleanup build_agf_agfl
` [PATCH 8/8] metadump: small cleanup for process_inode

[PATCH] drm/exynos: fimc: Add support for S5PV210 variant
 2020-05-09 17:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/caam_jr: fix wrong check of fd
 2020-05-09 17:44 UTC  (2+ messages)

[rppt:pt-cleanups/pXd-consolidation 27/27] arch/x86/include/asm/pgtable.h:1008:38: error: implicit declaration of function 'pgd_index'; did you mean 'p4d_index'?
 2020-05-09 17:44 UTC 

[PATCH v2 bpf-next 0/3] Add benchmark runner and few benchmarks
 2020-05-09 17:43 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/3] selftests/bpf: add benchmark runner infrastructure
` [PATCH v2 bpf-next 2/3] selftest/bpf: fmod_ret prog and implement test_overhead as part of bench
` [PATCH v2 bpf-next 3/3] selftest/bpf: add BPF triggering benchmark

WARNING in memtype_reserve
 2020-05-09 17:42 UTC  (2+ messages)

[PATCH] parisc: suppress error messages for 'make clean'
 2020-05-09 17:39 UTC  (5+ messages)

[PATCH v11 00/18] Enable FSGSBASE instructions
 2020-05-09 17:36 UTC  (19+ messages)
` [PATCH v11 01/18] x86/ptrace: Prevent ptrace from clearing the FS/GS selector
` [PATCH v11 02/18] selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
` [PATCH v11 03/18] x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [PATCH v11 04/18] x86/entry/64: Clean up paranoid exit
` [PATCH v11 05/18] x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
` [PATCH v11 06/18] x86/entry/64: Introduce the FIND_PERCPU_BASE macro
` [PATCH v11 07/18] x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
` [PATCH v11 08/18] x86/entry/64: Document GSBASE handling in the paranoid path
` [PATCH v11 09/18] x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
` [PATCH v11 10/18] x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
` [PATCH v11 11/18] x86/fsgsbase/64: Use FSGSBASE in switch_to() if available
` [PATCH v11 12/18] x86/fsgsbase/64: move save_fsgs to header file
` [PATCH v11 13/18] x86/fsgsbase/64: Use FSGSBASE instructions on thread copy and ptrace
` [PATCH v11 14/18] x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
` [PATCH v11 15/18] selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
` [PATCH v11 16/18] x86/fsgsbase/64: Enable FSGSBASE on 64bit by default and add a chicken bit
` [PATCH v11 17/18] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [PATCH v11 18/18] Documentation/x86/64: Add documentation for GS/FS addressing mode

[PATCH v2 0/2] midx: apply gitconfig to midx repack
 2020-05-09 17:33 UTC  (9+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] midx: teach "git multi-pack-index repack" honor "git repack" configurations
  ` [PATCH v3 2/3] multi-pack-index: respect repack.packKeptObjects=false
  ` [PATCH v3 3/3] Ensured t5319 follows arith expansion guideline

invalid tree and commit object
 2020-05-09 17:28 UTC  (3+ messages)

[iptables PATCH 0/2] Critical: Unbreak nfnl_osf tool
 2020-05-09 17:28 UTC  (3+ messages)
` [iptables PATCH 2/2] nfnl_osf: Improve error handling

[PATCH v3 0/5] microchip: add support for ksz88x3 driver family
 2020-05-09 17:28 UTC  (12+ messages)
` [PATCH v3 1/5] net: phy: Add support for microchip SMI0 MDIO bus
` [PATCH v3 2/5] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
` [PATCH v3 3/5] net: tag: ksz: Add KSZ8863 tag code
` [PATCH v3 4/5] ksz: Add Microchip KSZ8863 SMI/SPI based driver support
` [PATCH v3 5/5] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch

[PATCH libnetfilter_queue 1/2] pktbuff: add __pktb_setup()
 2020-05-09 17:26 UTC  (4+ messages)
` [PATCH libnetfilter_queue 2/2] pktbuff: add pktb_head_alloc(), pktb_setup() and pktb_head_size()

[PATCH] xfs_quota: refactor code to generate id from name
 2020-05-09 17:18 UTC 

[PATCH 00/16] xfs_repair: catch things that xfs_check misses
 2020-05-09 17:18 UTC  (18+ messages)
` [PATCH 01/16] xfs_repair: fix missing dir buffer corruption checks
` [PATCH 02/16] xfs_repair: warn when we would have rebuilt a directory
` [PATCH 03/16] xfs_repair: check for AG btree records that would wrap around
` [PATCH 04/16] xfs_repair: fix bnobt and refcountbt record order checks
` [PATCH 05/16] xfs_repair: check for out-of-order inobt records
` [PATCH 07/16] xfs_repair: tag inobt vs finobt errors properly
` [PATCH 08/16] xfs_repair: complain about bad interior btree pointers
` [PATCH 09/16] xfs_repair: convert to libxfs_verify_agbno
` [PATCH 15/16] xfs_repair: complain about extents in unknown state

[PATCH net] net: broadcom: Imply BROADCOM_PHY for BCMGENET
 2020-05-09 17:12 UTC  (3+ messages)

Preparing for a Git 2.26.3 release
 2020-05-09 17:11 UTC  (4+ messages)

[PATCH] staging: vc04_services: interface: vchiq_arm: vchiq_connected.c: Block comments should align the * on each line
 2020-05-09 17:11 UTC  (4+ messages)

[PATCH 0/3] xfsprogs: random fixes
 2020-05-09 17:10 UTC  (10+ messages)
` [PATCH 1/3] libxcmd: don't crash if el_gets returns null
` [PATCH 2/3] find_api_violations: fix sed expression
` [PATCH 3/3] xfs_db: bounds-check access to the dbmap array

[GIT PULL] USB fixes for v5.7-rc
 2020-05-09 17:09 UTC  (2+ messages)

[PATCH v2] usb: raw-gadget: fix gadget endpoint selection
 2020-05-09 17:08 UTC  (5+ messages)

[PATCH fixes] powerpc/40x: Make more space for system call exception
 2020-05-09 17:05 UTC  (2+ messages)

[PATCH] staging: vt6656: vt6655: clean Makefiles
 2020-05-09 17:07 UTC  (3+ messages)

[meta-python][PATCH 1/3] python3-setuptools-scm: Cosmetic improvement
 2020-05-09 17:06 UTC  (3+ messages)
` [meta-python][PATCH 2/3] python3-setuptools-scm: Add nativesdk to BBCLASSEXTEND
` [meta-python][PATCH 3/3] python3-attrs: "

[Bug 1877688] [NEW] 9p virtfs device reports error when opening certain files
 2020-05-09 16:56 UTC  (2+ messages)
` [Bug 1877688] "

[PATCH] Driver: Adding helper macro for platform_driver boilerplate
 2020-05-09 17:05 UTC  (3+ messages)

[Buildroot] [PATCH] package/ndisc6: fix for codesourcery compilation
 2020-05-09 17:05 UTC  (2+ messages)

[PATCH v3 0/6] rockchip: Add PCIe host support
 2020-05-09 16:56 UTC  (14+ messages)
` [PATCH v3 1/6] clk: rk3399: Add enable/disable clks
` [PATCH v3 2/6] clk: rk3399: Enable/Disable the PCIEPHY clk
` [PATCH v3 3/6] pci: Add Rockchip PCIe controller driver
` [PATCH v3 4/6] pci: Add Rockchip PCIe PHY "
` [PATCH v3 5/6] rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2
` [PATCH v3 6/6] rockchip: Enable PCIe/M.2 on rock960 board

[PATCH -next v2] locking/osq_lock: annotate a data race in osq_lock
 2020-05-09 16:53 UTC  (2+ messages)

[PATCH iproute2-next v2 1/3] ss: introduce cgroup2 cache and helper functions
 2020-05-09 16:52 UTC  (6+ messages)
` [PATCH iproute2-next v2 2/3] ss: add support for cgroup v2 information and filtering
` [PATCH iproute2-next v2 3/3] ss: add checks for bc filter support

[INFO] Some preliminary performance data
 2020-05-09 16:49 UTC  (8+ messages)

[Buildroot] [PATCH 0/4] package/redis: bump to Redis 6
 2020-05-09 16:50 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] package/redis: bump to version 6.0.1
` [Buildroot] [PATCH 2/4] support/testing: add runtime test for Redis
` [Buildroot] [PATCH 3/4] package/redis: add optional support for TLS connections
` [Buildroot] [PATCH 4/4] package/redis: add optional support for systemd

[Buildroot] (no subject)
 2020-05-09 16:50 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] package/fakeroot: bump version to 1.24

[Buildroot] [PATCH 1/1] package/ffmpeg: fix CVE-2020-12284
 2020-05-09 16:47 UTC  (2+ messages)

[Buildroot] [git commit] package/ffmpeg: fix CVE-2020-12284
 2020-05-09 16:47 UTC 

[PATCH 00/15] net: taint when the device driver firmware crashes
 2020-05-09 16:46 UTC  (7+ messages)
` [PATCH 01/15] taint: add module firmware crash taint support
` [PATCH 09/15] qed: use new module_firmware_crashed()
  ` [EXT] "

[Buildroot] [PATCH] package/gcc9: Fix parallel build problem (xgcc not found)
 2020-05-09 16:46 UTC  (4+ messages)

[PATCH v2 0/8] rockchip: Add PCIe host support
 2020-05-09 16:46 UTC  (5+ messages)
` [PATCH v2 8/8] rockchip: Enable PCIe/M.2 on rock960 board

[RFC] support git am in tools/libxfs-apply
 2020-05-09 16:44 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/4] exfatprogs: fix 64-bit types printf compile failure
 2020-05-09 16:42 UTC  (3+ messages)
` [Buildroot] [PATCH v1 4/4] exfatprogs: fix more "

How can the host access BMC's SPI Flash via LPC and How do BMC's CPU read uboot from SPI Flash when power up?
 2020-05-09 16:36 UTC  (3+ messages)
  ` =?gb18030?B?UmWjuiBIb3cgY2FuIHRoZSBob3N0IGFjY2VzcyBCTUMncyBTUEkgRmxhc2ggdmlhIExQQyBhbmQgSG93IGRvIEJNQydzIENQVSByZWFkIHVib290IGZyb20gU1BJIEZsYXNoIHdoZW4gcG93ZXIgdXA/?=

[PATCH] usb: roles: Switch on role-switch uevent reporting
 2020-05-09 16:37 UTC  (3+ messages)

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-09 16:36 UTC  (7+ messages)

[PATCH] xfs: fix the warning message in xfs_validate_sb_common()
 2020-05-09 16:35 UTC  (2+ messages)

[PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu
 2020-05-09 16:35 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v4 0/9] xfs_repair: use btree bulk loading
 2020-05-09 16:32 UTC  (3+ messages)
` [PATCH 5/9] xfs_repair: rebuild inode btrees with bulk loader
` [PATCH 9/9] xfs_repair: track blocks lost during btree construction via extents


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.