messages from 2019-10-10 23:36:32 to 2019-10-11 00:29:16 UTC [more...]
[PATCH v4 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
2019-10-11 0:29 UTC (3+ messages)
[linuxtv-media:master 82/161] undefined reference to `__udivdi3'
2019-10-11 0:28 UTC (2+ messages)
[PATCH v5 bpf-next 00/15] samples: bpf: improve/fix cross-compilation
2019-10-11 0:28 UTC (9+ messages)
` [PATCH v5 bpf-next 01/15] samples/bpf: fix HDR_PROBE "echo"
` [PATCH v5 bpf-next 05/15] samples/bpf: use __LINUX_ARM_ARCH__ selector for arm
` [PATCH v5 bpf-next 07/15] samples/bpf: add makefile.target for separate CC target build
` [PATCH v5 bpf-next 11/15] libbpf: don't use cxx to test_libpf target
` [PATCH v5 bpf-next 12/15] libbpf: add C/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH v5 bpf-next 13/15] samples/bpf: provide C/LDFLAGS to libbpf
` [PATCH v5 bpf-next 14/15] samples/bpf: add sysroot support
` [PATCH v5 bpf-next 15/15] samples/bpf: add preparation steps and sysroot info to readme
[MPTCP] Re: [PATCH net-next] mptcp: fix 'assignment from incompatible pointer type' warning
2019-10-11 0:28 UTC
[Xen-devel] [PATCH for-4.13] xen/arm: mm: Allow generic xen page-tables helpers to be called early
2019-10-11 0:27 UTC (2+ messages)
[Intel-wired-lan] [PATCH 0/3] igb, ixgbe, i40e UDP segmentation offload support
2019-10-11 0:27 UTC (10+ messages)
` "
[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
2019-10-11 0:06 UTC (104+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH v2 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH v2 04/29] alpha: "
` [PATCH v2 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH v2 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH v2 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH v2 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH v2 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH v2 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH v2 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH v2 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH v2 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH v2 15/29] x86: Actually use _etext for end of text segment
` [PATCH v2 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH v2 17/29] alpha: "
` [PATCH v2 18/29] arm64: "
` [PATCH v2 19/29] c6x: "
` [PATCH v2 20/29] h8300: "
` [PATCH v2 21/29] ia64: "
` [PATCH v2 22/29] microblaze: "
` [PATCH v2 23/29] parisc: "
` [PATCH v2 24/29] powerpc: "
` [PATCH v2 25/29] xtensa: "
` [PATCH v2 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH v2 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH v2 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH v2 29/29] x86: Use INT3 instead of NOP for linker fill bytes
[Intel-wired-lan] [PATCH v2 0/3] igb, ixgbe, i40e UDP segmentation offload support
2019-10-11 0:25 UTC (8+ messages)
` "
` [Intel-wired-lan] [PATCH v2 1/3] igb: Add "
` "
` [Intel-wired-lan] [PATCH v2 2/3] ixgbe: "
` "
` [Intel-wired-lan] [PATCH v2 3/3] i40e: "
` "
[PATCH] btrfs: ioctl: Try to use btrfs_fs_info instead of *file
2019-10-11 0:23 UTC
[sched/fair] 680b57ec48: hackbench.throughput 48.0% improvement
2019-10-11 0:16 UTC
[MPTCP] Re: [PATCH mptcp-next 3/3] mptcp: switch mptcp_poll to mptcp socket wait queue
2019-10-11 0:13 UTC
[PATCH v1] mm: Fix access of uninitialized memmaps in fs/proc/page.c
2019-10-11 0:11 UTC (4+ messages)
[PATCH v7] gpio/mpc8xxx: change irq handler from chained to normal
2019-10-11 0:10 UTC (3+ messages)
[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
2019-10-11 0:11 UTC (11+ messages)
[PATCH] stash: avoid recursive hard reset on submodules
2019-10-11 0:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
2019-10-11 0:03 UTC (3+ messages)
[PATCH 1/2] firmware: coreboot: Export the binary FMAP
2019-10-11 0:03 UTC (5+ messages)
` [PATCH 2/2] firmware: coreboot: Export active CBFS partition
linux-next: build failure after merge of the sound-asoc tree
2019-10-11 0:01 UTC
[PATCH] Documentation: networking: add a chapter for the DIM library
2019-10-11 0:01 UTC (5+ messages)
[RFC PATCH 10/10] pack-objects: improve partial packfile reuse
2019-10-10 23:59 UTC (2+ messages)
[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
2019-10-10 23:57 UTC (5+ messages)
[PATCH for_v23 00/16] x86/vdso: sgx: Major vDSO cleanup
2019-10-10 23:59 UTC (6+ messages)
` [PATCH for_v23 16/16] x86/vdso: sgx: Rework __vdso_sgx_enter_enclave() to prefer "no callback"
RFC: individual public-inbox/git activity feeds
2019-10-10 23:57 UTC (2+ messages)
[PATCH v4 bpf-next 0/3] Auto-generate list of BPF helpers
2019-10-10 23:55 UTC (7+ messages)
` [PATCH v4 bpf-next 1/3] uapi/bpf: fix helper docs
[U-Boot] [PATCH v3 0/4] arm: socfpga: Convert drivers from struct to defines
2019-10-10 23:54 UTC (10+ messages)
` [U-Boot] [PATCH v3 3/4] arm: socfpga: Convert system manager "
[RFC][WIP][PATCHv1] lib/bb/checksum.py: Speed-up checksum gen when directory is git
2019-10-10 23:53 UTC (4+ messages)
[PATCH v4] migration: Support gtree migration
2019-10-10 23:51 UTC (2+ messages)
[PATCH] i2c: aspeed: fix master pending state handling
2019-10-10 23:52 UTC (7+ messages)
[PATCH] block: account statistics for passthrough requests
2019-10-10 23:52 UTC (2+ messages)
[PATCH 4.14 00/61] 4.14.149-stable review
2019-10-10 23:50 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] Track read-only map contents as known scalars in BPF verifiers
2019-10-10 23:51 UTC (2+ messages)
[PATCH linux-kselftest/test v3] ext4: add kunit test for decoding extended timestamps
2019-10-10 23:50 UTC
[PATCH v2 0/4] treewide: Use sizeof_member() macro
2019-10-10 23:50 UTC (3+ messages)
` [PATCH v2 3/4] "
[MODERATED] [PATCH v6 0/9] TAAv6 0
2019-10-10 23:44 UTC (3+ messages)
` [MODERATED] Re: [PATCH v6 3/9] TAAv6 3
[PATCH linux-kselftest/test v2] ext4: add kunit test for decoding extended timestamps
2019-10-10 23:49 UTC (5+ messages)
[PATCH v2] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
2019-10-10 23:40 UTC
[PATCH 00/16] mtd: spi-nor: aspeed: AST2600 support and extensions
2019-10-10 23:47 UTC (5+ messages)
[PATCH net-next 1/1] tc-testing: updated pedit test cases
2019-10-10 23:47 UTC (2+ messages)
[PATCH 0/1] drm/rockchip: vop: add the definition of dclk_pol
2019-10-10 23:46 UTC (4+ messages)
` [PATCH 1/1] "
linux-next: build warning after merge of the drm-misc tree
2019-10-10 23:45 UTC
[PATCH v7 0/7] Introduce support for Guest CET feature
2019-10-10 23:44 UTC (7+ messages)
` [PATCH v7 4/7] KVM: VMX: Load Guest CET via VMCS when CET is enabled in Guest
[RFC PATCH 05/10] pack-bitmap: don't rely on bitmap_git->reuse_objects
2019-10-10 23:44 UTC (2+ messages)
[PATCH v2 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
2019-10-10 23:44 UTC (4+ messages)
` [PATCH v2 3/3] "
[net v2] net: update net_dim documentation after rename
2019-10-10 23:43 UTC (2+ messages)
[PATCH v2 0/2] clk: ast2600: Expose RMII RCLK for MACs 1-4
2019-10-10 23:43 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2600 RMII RCLK gate definitions
` [PATCH v2 2/2] clk: ast2600: Add RMII RCLK gates for all four MACs
[PATCH v2 0/2] clk: aspeed: Expose RMII RCLK gate for MACs 1-2 on AST2500
2019-10-10 23:41 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add AST2500 RMII RCLK definitions
` [PATCH v2 2/2] clk: aspeed: Add RMII RCLK gates for both AST2500 MACs
[PATCH] parser: Unmangle From: headers that have been mangled for DMARC purposes
2019-10-10 23:40 UTC (4+ messages)
[RFC PATCH 04/10] ewah/bitmap: always allocate 2 more words
2019-10-10 23:40 UTC (2+ messages)
[PATCH bpf-next v2 0/2] Atomic flow dissector updates
2019-10-10 23:38 UTC (2+ messages)
[PATCH net] r8169: fix jumbo packet handling on resume from suspend
2019-10-10 23:36 UTC (2+ messages)
[PATCH net-next v1] documentation: correct include file reference
2019-10-10 23:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.