All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-24 20:48:16 to 2020-06-24 21:45:43 UTC [more...]

[PATCH 00/22] add support for Clang LTO
 2020-06-24 21:45 UTC  (45+ messages)
` [PATCH 02/22] kbuild: "
` [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 13/22] scripts/mod: disable LTO for empty.c
` [PATCH 17/22] arm64: vdso: disable LTO

[PATCH net-next 3/5] ipv6: ioam: Data plane support for Pre-allocated Trace
 2020-06-24 21:37 UTC  (3+ messages)

[PATCH 00/46] Less clumsy error checking
 2020-06-24 21:42 UTC  (41+ messages)
` [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
` [PATCH 26/46] qapi: Smooth another visitor error checking pattern
` [PATCH 27/46] qapi: Purge error_propagate() from QAPI core
` [PATCH 28/46] block/parallels: Simplify parallels_open() after previous commit
` [PATCH 29/46] acpi: Avoid unnecessary error_propagate() after error_setg()
` [PATCH 31/46] qom: Use error_reportf_err() instead of g_printerr() in examples
` [PATCH 32/46] qom: Rename qdev_get_type() to object_get_type()
` [PATCH 33/46] qom: Crash more nicely on object_property_get_link() failure
` [PATCH 34/46] qom: Don't handle impossible "
` [PATCH 35/46] qom: Use return values to check for error where that's simpler
` [PATCH 36/46] qom: Put name parameter before value / visitor parameter
` [PATCH 37/46] qom: Make functions taking Error ** return bool, not void
` [PATCH 38/46] qom: Smooth error checking with Coccinelle
` [PATCH 39/46] qom: Smooth error checking manually
` [PATCH 40/46] qom: Make functions taking Error ** return bool, not 0/-1
` [PATCH 41/46] qdev: Make functions taking Error ** return bool, not void
` [PATCH 42/46] qdev: Smooth error checking with Coccinelle
` [PATCH 43/46] qdev: Smooth error checking manually

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-06-24 21:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] bpf: add support for BPF_ABS/BPF_IND instructions
 2020-06-24 21:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/5] test/bpf: fix few small issues
  ` [dpdk-dev] [dpdk-stable] "
` [dpdk-dev] [PATCH v2 0/5] bpf: add support for BPF_ABS/BPF_IND instructions

[PATCH v3 0/2] net: phy: call phy_disable_interrupts() in phy_init_hw()
 2020-06-24 21:43 UTC  (2+ messages)

[PATCH v4 0/7] hwmon: pmbus: adm1266: add support
 2020-06-24 21:40 UTC  (9+ messages)
` [PATCH v4 1/7] "
` [PATCH v4 2/7] hwmon: pmbus: adm1266: Add Block process call
` [PATCH v4 3/7] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v4 4/7] hwmon: pmbus: adm1266: Add ioctl commands

[Buildroot] [PATCH/next v4 1/5] package/nftable: bear the kernel options munging
 2020-06-24 21:40 UTC  (2+ messages)

[PATCH v2] dsa: Allow forwarding of redirected IGMP traffic
 2020-06-24 21:40 UTC  (2+ messages)

[Buildroot] [git commit] package/nftables: bear the kernel options munging
 2020-06-24 21:39 UTC 

+ mm-memcg-percpu-per-memcg-percpu-memory-statistics-v3.patch added to -mm tree
 2020-06-24 21:38 UTC 

[PATCH V2 1/2] PCI: Add ACPI StorageD3Enable _DSD support
 2020-06-24 21:37 UTC  (5+ messages)

[PATCH net-next 00/10] Add ethtool extended link state
 2020-06-24 21:37 UTC  (3+ messages)
` [PATCH net-next 05/10] ethtool: Add link extended state

[PATCH net-next 0/4] net: bridge: fdb activity tracking
 2020-06-24 21:37 UTC  (3+ messages)
  ` [Bridge] "

[PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-06-24 21:35 UTC  (2+ messages)

[GIT PULL] erofs fixes for 5.8-rc3
 2020-06-24 21:08 UTC  (2+ messages)

Building in Solaris 11.4
 2020-06-24 21:31 UTC 

[PATCH] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
 2020-06-24 21:35 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v2 net] openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len
 2020-06-24 21:35 UTC  (2+ messages)

[PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-24 20:55 UTC  (36+ 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

U-Boot atheros PHY support and cubox ethernet
 2020-06-24 21:35 UTC  (18+ messages)

[PATCH v5 2/7] hwmon: pmbus: adm1266: Add Block process call
 2020-06-24 21:33 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: phy: mscc: PHC and timestamping support
 2020-06-24 21:33 UTC  (2+ messages)

[PATCH] send-email: restore --in-reply-to superseding behavior
 2020-06-24 21:33 UTC  (2+ messages)

BATMAN-adv Debug options
 2020-06-24 21:32 UTC  (2+ messages)

[PATCH drivers/misc 0/4] lkdtm: Various clean ups
 2020-06-24 21:29 UTC  (6+ messages)

[PATCH v2 net-next] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2020-06-24 21:28 UTC  (3+ messages)

[Buildroot] [PATCH 0/5 v4] package/xenomai: add alternate download locations (branch yem/xenomai-custom)
 2020-06-24 21:27 UTC  (2+ messages)

[GIT PULL] thread fixes v5.8-rc3
 2020-06-24 21:25 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.7.5-12cdedd.cki (stable-queue)
 2020-06-24 21:24 UTC 

[PATCH] ima-evm-utils: skip test for discrete TPM 1.2 and exec'd as normal user
 2020-06-24 21:24 UTC 

[RFC PATCH] Revert "um: Make CONFIG_STATIC_LINK actually static"
 2020-06-24 21:23 UTC  (2+ messages)

[RFC] Make the memory failure blast radius more precise
 2020-06-24 21:22 UTC  (10+ messages)

[lunn:v5.8-rc1-net-next-phy-subdirs 2/3] drivers/net/phy/mdio/mdio-thunder.c:92:17: sparse: got void COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt
 2020-06-24 21:21 UTC 

[Buildroot] [git commit] package/xenomai: add support to download from a custom git tree
 2020-06-24 21:21 UTC 

[Buildroot] [git commit] package/xenomai: add support to download a custom tarball
 2020-06-24 21:21 UTC 

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-24 14:40 UTC  (5+ messages)

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-24 21:18 UTC  (7+ messages)
  ` [RESEND PATCH v5 5/5] drm/bridge: lvds-codec: simplify error handling code

[RFC PATCH 08/11] ptq: Per Thread Queues
 2020-06-24 21:20 UTC  (2+ messages)

[PATCH] worktree: avoid dead-code in conditional
 2020-06-24 21:20 UTC  (2+ messages)

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

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-06-24 21:18 UTC  (3+ messages)
` [PATCH v3 3/8] mm/hugetlb: unify migration callbacks

stable/linux-5.4.y build: 141 builds: 1 failed, 140 passed, 1 error, 78 warnings (v5.4.49)
 2020-06-24 21:18 UTC 

[PATCH V5 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-24 21:17 UTC  (2+ messages)

FSL P5020/P5040: DPAA Ethernet issue with the latest Git kernel
 2020-06-24  8:23 UTC  (2+ messages)

[PATCH 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports
 2020-06-24 21:14 UTC  (6+ messages)

[PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-06-24 21:14 UTC  (6+ messages)
` [PATCH v8 2/3] "

bluetoothd repeatedly crashes with Logitech MX Keys keyboard
 2020-06-24 21:13 UTC 

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-06-24 21:11 UTC  (12+ messages)

QEMU | Pipeline #159786827 has failed for master | d4b78317
 2020-06-24 21:11 UTC 

[PATCH v4 0/3] hwmon: Adding support for Microchip Sparx5 SoC
 2020-06-24 21:10 UTC  (4+ messages)
` [PATCH v4 3/3] hwmon: sparx5: Add Sparx5 SoC temperature driver

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

[Buildroot] [git commit] package/xenomai: move the version setting to Kconfig
 2020-06-24 21:11 UTC 

[PATCH v3 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-06-24 21:08 UTC  (4+ messages)
` [PATCH v3 4/6] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

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

[PATCH v2 0/2] usb: dwc3: gadget: improve isoc handling
 2020-06-24 21:09 UTC  (4+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: make starting isoc transfers more robust

[bpf PATCH] bpf, sockmap: RCU splat with TLS redirect and strparser
 2020-06-24 21:09 UTC 

[Buildroot] [PATCH for-next] configs/qemu_*: bump kernel version to 5.4.42
 2020-06-24 21:06 UTC  (2+ messages)

[PATCH 0/1] power: Emit change uevent when updating sysfs
 2020-06-24 21:06 UTC  (2+ messages)
` [PATCH 1/1] power: Emit changed uevent on wakeup_sysfs_add/remove

[Buildroot] [git commit] configs/qemu_*: bump kernel version to 5.4.42
 2020-06-24 21:06 UTC 

[Buildroot] [PATCH] board/qemu/sh4-r2d: fix sh4 kernel bug with Binutils 2.33
 2020-06-24 21:05 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] package/freescale-imx: clean-up proposal
 2020-06-24 21:04 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/freescale-imx: Add option for all i.MX FW needs
` [Buildroot] [PATCH 2/2] package/freescale-imx/firmware-imx: Clean up the image/target semantic

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

arch/mips/include/asm/fpu.h:79 __enable_fpu() warn: ignoring unreachable code
 2020-06-24 21:03 UTC 

+ mm-filemap-add-missing-fgp_-flags-in-kerneldoc-comment-for-pagecache_get_page.patch added to -mm tree
 2020-06-24 21:02 UTC 

[PATCH net] vxlan: fix last fdb index during dump of fdb with nhid
 2020-06-24 21:02 UTC 

[PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-24 21:02 UTC  (4+ 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 

[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 

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

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

[PATCH] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
 2020-06-24 20:53 UTC  (4+ messages)
` [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  (4+ messages)

[PATCH v3 4/7] init: main: add KUnit to kernel init
 2020-06-24 20:48 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.