All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-24 20:13:20 to 2020-06-24 20:54:08 UTC [more...]

[PATCH 00/22] add support for Clang LTO
 2020-06-24 20:53 UTC  (70+ messages)
` [PATCH 01/22] objtool: use sh_info to find the base for .rela sections
` [PATCH 02/22] kbuild: add support for Clang LTO
` [PATCH 03/22] kbuild: lto: fix module versioning
` [PATCH 04/22] kbuild: lto: fix recordmcount
` [PATCH 05/22] kbuild: lto: postpone objtool
` [PATCH 06/22] kbuild: lto: limit inlining
` [PATCH 07/22] kbuild: lto: merge module sections
` [PATCH 08/22] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH 09/22] init: lto: ensure initcall ordering
` [PATCH 10/22] init: lto: fix PREL32 relocations
` [PATCH 11/22] pci: "
` [PATCH 12/22] modpost: lto: strip .lto from module names
` [PATCH 13/22] scripts/mod: disable LTO for empty.c
` [PATCH 14/22] efi/libstub: disable LTO
` [PATCH 15/22] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH 16/22] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH 17/22] arm64: vdso: disable LTO
` [PATCH 18/22] arm64: allow LTO_CLANG and THINLTO to be selected
` [PATCH 19/22] x86, vdso: disable LTO only for vDSO
` [PATCH 20/22] x86, ftrace: disable recordmcount for ftrace_make_nop
` [PATCH 21/22] x86, relocs: Ignore L4_PAGE_OFFSET relocations
` [PATCH 22/22] x86, build: allow LTO_CLANG and THINLTO to be selected

Strange problem with SCTP+IPv6
 2020-06-24 20:53 UTC  (8+ messages)
` [PATCH] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
  ` [PATCH net] "

[PATCH 00/46] Less clumsy error checking
 2020-06-24 20:50 UTC  (13+ messages)
` [PATCH 18/46] qemu-option: Smooth error checking manually
` [PATCH 19/46] block: Avoid unnecessary error_propagate() after error_setg()
` [PATCH 20/46] block: Avoid error accumulation in bdrv_img_create()
` [PATCH 21/46] hmp: Eliminate a variable in hmp_migrate_set_parameter()
` [PATCH 22/46] qapi: Make visitor functions taking Error ** return bool, not void
` [PATCH 23/46] qapi: Smooth error checking with Coccinelle

[PATCH] mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page
 2020-06-24 20:49 UTC 

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-24 20:47 UTC  (8+ messages)

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-24 20:48 UTC  (13+ messages)
` [PATCH v3 4/7] init: main: add KUnit to kernel init

[PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-24 20:47 UTC  (6+ messages)
    ` [Intel-gfx] "

[radeon-alex:drm-next 333/496] arch/arc/include/asm/bug.h:22:2: error: implicit declaration of function 'pr_warn'; did you mean
 2020-06-24 20:46 UTC  (2+ messages)

License reporting for golang (and rust)
 2020-06-24 20:46 UTC  (2+ messages)
` [yocto] "

[SPDK] Re: Bad Sectors / expected 'error' responses & timing
 2020-06-24 20:46 UTC 

[PATCH v5 3/3] media: vimc: Add a control to display info on test image
 2020-06-24 20:45 UTC  (3+ messages)

U-Boot atheros PHY support and cubox ethernet
 2020-06-24 20:45 UTC  (17+ messages)

Expanding CI to live testing
 2020-06-24 20:16 UTC 

[Buildroot] [PATCH v3 0/7] Cups revamp
 2020-06-24 20:43 UTC  (8+ messages)
` [Buildroot] [PATCH v3 1/7] package/cups-filters: fix cups-browsed service
` [Buildroot] [PATCH v3 2/7] package/cups-filters: bump to version 1.27.5
` [Buildroot] [PATCH v3 3/7] package/cups: fix cups service
` [Buildroot] [PATCH v3 4/7] package/cups: bump to version 2.3.3
` [Buildroot] [PATCH v3 5/7] package/cups: Add lp user as default cups user
` [Buildroot] [PATCH v3 6/7] package/cups: Add udev rules to assign usb printers group to lp
` [Buildroot] [PATCH v3 7/7] package/cups: adding python support

[PATCH 00/18] multiple preferred nodes
 2020-06-24 20:42 UTC  (14+ messages)

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2020-06-24 20:41 UTC  (3+ messages)
` [Bug 206475] "

[Buildroot] [PATCH 1/5] toolchain: add gcc 10 entry
 2020-06-24 20:41 UTC  (7+ messages)
` [Buildroot] [PATCH 2/5] package/gcc: add support for gcc 10
` [Buildroot] [PATCH 5/5] package/gcc: switch to gcc 9.x as the default

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-06-24 20:40 UTC  (7+ messages)
` [PATCH 01/26] mm: Do page fault accounting in handle_mm_fault
` [PATCH 18/26] mm/s390: Use general page fault accounting

[Buildroot] [git commit] board/qemu/sh4-r2d: fix sh4 kernel bug with binutils 2.33
 2020-06-24 20:40 UTC 

[rppt:pgalloc/v0 1/6] arch/s390/mm/kasan_init.c:57:34: error: 'CRST_ALLOC_ORDER' undeclared
 2020-06-24 20:40 UTC 

Redfish EventService Implementation
 2020-06-24 20:39 UTC  (11+ messages)

[PATCH v3 0/3] Preventing job distribution to isolated CPUs
 2020-06-24 20:38 UTC  (6+ messages)
` [Patch v3 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] x86: fix smp_stacktop on 32-bit
 2020-06-24 20:36 UTC 

[PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
 2020-06-24 20:36 UTC  (12+ messages)
                    ` [virtio-dev] "

batadv gw_mode client 0?
 2020-06-24 20:37 UTC  (4+ messages)

[PATCH bpf-next 0/3] bpf: introduce bpf_get_task_stack_trace()
 2020-06-24 20:37 UTC  (6+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add bpf_iter test with bpf_get_task_stack_trace()

[PATCH v2 1/1] travis-ci: Fix "ResourceWarning: unclosed file"
 2020-06-24 20:36 UTC  (4+ messages)

[PATCH drivers/misc 0/4] lkdtm: Various clean ups
 2020-06-24 20:36 UTC  (5+ messages)

[xen-4.11-testing test] 151318: tolerable FAIL - PUSHED
 2020-06-24 20:35 UTC 

[PATCH 1/3] drm/amdgpu: SI support for UVD clock control
 2020-06-24 20:35 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: SI support for VCE "
` [PATCH 3/3] drm/amdgpu: SI support for UVD and VCE power managment

drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c:368:15: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-06-24 20:33 UTC  (2+ messages)

[PATCH net-next 0/5] Data plane support for IOAM Pre-allocated Trace with IPv6
 2020-06-24 20:32 UTC  (3+ messages)
` [PATCH net-next 1/5] ipv6: eh: Introduce removable TLVs

[PATCH v2 00/10] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-06-24 20:32 UTC  (8+ messages)
` [PATCH v2 02/10] test: pinmux: Add test for pin muxing

fs/f2fs/file.c:3413 f2fs_get_compress_blocks() warn: ignoring unreachable code
 2020-06-24 20:32 UTC 

[PATCH v3 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-24 20:24 UTC  (2+ messages)

[PATCH net-next 00/10] Add ethtool extended link state
 2020-06-24 20:31 UTC  (3+ messages)
` [PATCH net-next 04/10] Documentation: networking: ethtool-netlink: Add link extended state

[PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-24 20:23 UTC  (9+ messages)
` [PATCH v4 1/8] s390/sclp: get machine once during read scp/cpu info
` [PATCH v4 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v4 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v4 4/8] s390/sclp: read sccb from mem based on sccb length
` [PATCH v4 5/8] s390/sclp: use cpu offset to locate cpu entries
` [PATCH v4 6/8] s390/sclp: add extended-length sccb support for kvm guest
` [PATCH v4 7/8] s390/kvm: header sync for diag318
` [PATCH v4 8/8] s390: guest support for diagnose 0x318

[rcu:rcu/next 35/35] kernel/rcu/tree.c:251:8: error: implicit declaration of function 'arch_atomic_add_return'; did you mean
 2020-06-24 20:30 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Implement WA_1406941453
 2020-06-24 20:30 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 0/5] ASoC: add dailink .exit() callback
 2020-06-24 20:26 UTC  (5+ messages)
` [PATCH 2/5] ASoC: Intel: bdw-rt5677: fix module load/unload issues

drivers/spi/spi-fsl-lib.h:84:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-06-24 19:44 UTC 

[Buildroot] [PATCH 0/2] package/freescale-imx: clean-up proposal
 2020-06-24 20:26 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] package/freescale-imx: Add option for all i.MX FW needs

[PATCH] drm/msm/dpu: add support for dither block in display
 2020-06-24 20:25 UTC  (3+ messages)

NVMe over Fabrics transport requirements support
 2020-06-24 20:25 UTC  (6+ messages)

Status of Go support
 2020-06-24 20:24 UTC  (7+ messages)
` [OE-core] "

[PATCH] mm: filemap: clear idle flag for writes
 2020-06-24 20:24 UTC  (5+ messages)

[mkl-can-next:mcp25xxfd-43 3/4] drivers/net/can/spi/mcp25xxfd/mcp25xxfd-regmap.c:334:61: warning: field width should have type 'int', but argument has type 'size_t' (aka 'unsigned long')
 2020-06-24 20:23 UTC 

[PATCH 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
 2020-06-24 20:22 UTC  (3+ messages)
` [PATCH 1/2] docs: kvm: add documentation for KVM_CAP_S390_DIAG318
` [PATCH 2/2] docs: kvm: fix rst formatting

+ checkpatch-fix-const_struct-when-const_structscheckpatch-is-missing.patch added to -mm tree
 2020-06-24 20:21 UTC 

[Buildroot] [PATCH 1/1] boot/uboot/: Name U-Boot boot script image
 2020-06-24 20:21 UTC  (2+ messages)

ADQ - comparison to aRFS, clarifications on NAPI ID, binding with busy-polling
 2020-06-24 20:21 UTC  (2+ messages)

+ checkpatch-add-fix-option-for-assign_in_if.patch added to -mm tree
 2020-06-24 20:21 UTC 

[PULL 00/42] target-arm queue
 2020-06-24 20:19 UTC  (2+ messages)

[dpdk-dev] Hardware Checksum Checks Offload Feature
 2020-06-24 20:20 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix use of merged scatterlists
 2020-06-24 20:19 UTC  (2+ messages)

+ mm-slab-slub-improve-error-reporting-and-overhead-of-cache_from_obj-fix.patch added to -mm tree
 2020-06-24 20:18 UTC 

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Replace i915_gem_object.mm.mutex with reservation_ww_class
 2020-06-24 20:18 UTC  (8+ messages)
` [Intel-gfx] [PATCH 7/7] drm/i915/gem: Acquire all vma/objects under reservation_ww_class

[Buildroot] [PATCH] linux: run depmod only if modules directory exists
 2020-06-24 20:17 UTC  (2+ messages)

[pull request][net-next 00/10] mlx5 updates 2020-06-23
 2020-06-24 20:15 UTC  (7+ messages)
` [net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering

+ mm-filemap-clear-idle-flag-for-writes.patch added to -mm tree
 2020-06-24 20:15 UTC 

[PATCH tip/core/rcu 0/17] kfree_rcu updates for v5.9
 2020-06-24 20:12 UTC  (6+ messages)
` [PATCH tip/core/rcu 04/17] rcu/tree: Repeat the monitor if any free channel is busy
` [PATCH tip/core/rcu 05/17] rcu/tree: Make debug_objects logic independent of rcu_head
` [PATCH tip/core/rcu 06/17] rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
` [PATCH tip/core/rcu 08/17] rcu/tree: Use static initializer for krc.lock
` [PATCH tip/core/rcu 11/17] rcu/tiny: support vmalloc in tiny-RCU

[OE-core][zeus][PATCH 1/2] python3: make gdbm optional
 2020-06-24 20:13 UTC  (2+ messages)
` [OE-core][zeus][PATCH 2/2] python3: un-break disabling the readline PACKAGECONFIG


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.