All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-24 20:25:07 to 2020-06-24 21:02:15 UTC [more...]

[PATCH 00/22] add support for Clang LTO
 2020-06-24 21:01 UTC  (79+ 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

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

[RFC] MFD's relationship with Device Tree (OF)
 2020-06-24 21:01 UTC  (5+ messages)

batadv gw_mode client 0?
 2020-06-24 21:01 UTC  (5+ messages)

[stable:linux-5.4.y 3423/6287] drivers/net/ethernet/amazon/ena/ena_com.c:1060:50: warning: variable 'hash_key' set but not used
 2020-06-24 20:59 UTC 

[PATCH 00/46] Less clumsy error checking
 2020-06-24 20:58 UTC  (9+ messages)
` [PATCH 22/46] qapi: Make visitor functions taking Error ** return bool, not void
` [PATCH 23/46] qapi: Smooth error checking with Coccinelle
` [PATCH 24/46] qapi: Smooth error checking manually
` [PATCH 25/46] qapi: Smooth visitor error checking in generated code

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

[rppt:pgalloc/v0 1/6] include/linux/pgtable.h:81:24: error: implicit declaration of function 'kunmap_atomic'; did you mean
 2020-06-24 20:57 UTC 

[RFC] Make the memory failure blast radius more precise
 2020-06-24 20:57 UTC  (5+ messages)

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

[RFC] Host1x/TegraDRM UAPI
 2020-06-24 20:55 UTC  (2+ messages)

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] 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 4/7] init: main: add KUnit to kernel init
 2020-06-24 20:48 UTC  (6+ messages)

[PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-24 20:47 UTC  (3+ messages)

[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

[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] "

[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  (8+ 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 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 

[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)


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.