messages from 2020-11-12 22:44:37 to 2020-11-12 23:59:38 UTC [more...]
[PATCH v2 bpf-next 0/3] bpf: Pointers beyond packet end
2020-11-12 23:59 UTC (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Support for pointers beyond pkt_end
[PATCH net-next 00/15] mlxsw: spectrum: Prepare for XM implementation - prefix insertion and removal
2020-11-12 23:59 UTC (2+ messages)
next/pending-fixes build: 212 builds: 1 failed, 211 passed, 808 errors, 367 warnings (v5.10-rc3-420-g5364e201065c)
2020-11-12 23:58 UTC (2+ messages)
[PATCH net-next] net/mlx5: Fix passing zero to 'PTR_ERR'
2020-11-12 23:58 UTC (2+ messages)
all external kernel modules fail to compile with with poky and linux 5.10-rc1
2020-11-12 23:57 UTC
+ mm-page_alloc-disable-pcplists-during-memory-offline.patch added to -mm tree
2020-11-12 23:57 UTC
+ mm-page_alloc-remove-setup_pageset.patch added to -mm tree
2020-11-12 23:57 UTC
+ mm-page_alloc-simplify-pageset_update.patch added to -mm tree
2020-11-12 23:57 UTC
+ mm-page_alloc-move-draining-pcplists-to-page-isolation-users.patch added to -mm tree
2020-11-12 23:57 UTC
+ mm-page_alloc-cache-pageset-high-and-batch-in-struct-zone.patch added to -mm tree
2020-11-12 23:57 UTC
+ mm-page_alloc-clean-up-pageset-high-and-batch-update.patch added to -mm tree
2020-11-12 23:57 UTC
+ mm-page_alloc-calculate-pageset-high-and-batch-once-per-zone.patch added to -mm tree
2020-11-12 23:57 UTC
[PATCH 00/12] ASoC: soc-component: add snd_soc_component_xxx()
2020-11-12 23:55 UTC (4+ messages)
` [PATCH 06/12] ASoC: soc-component: add snd_soc_component_compr_get_caps()
[MPTCP] Re: [MPTCP][PATCH mptcp-next 2/2] mptcp: rename add_addr_signal and mptcp_add_addr_status
2020-11-12 23:56 UTC
+ mm-page_alloc-disable-pcplists-during-memory-offline-fix.patch added to -mm tree
2020-11-12 23:56 UTC
[PATCH v5 0/7] IMA: Infrastructure for measurement of critical kernel data
2020-11-12 23:56 UTC (10+ messages)
` [PATCH v5 2/7] IMA: update process_buffer_measurement to measure buffer hash
` [PATCH v5 3/7] IMA: add hook to measure critical data
[PATCH] drivers: staging: retire drivers/staging/goldfish
2020-11-12 23:49 UTC
Sphinx for Dunfell
2020-11-12 23:55 UTC (4+ messages)
[MPTCP] Re: [MPTCP][PATCH mptcp-next 1/2] mptcp: drop rm_addr_signal flag
2020-11-12 23:55 UTC
[PATCH] rm: honor sparse checkout patterns
2020-11-12 23:54 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/rkl: new rkl ddc map for different PCH
2020-11-12 23:53 UTC (3+ messages)
` [Intel-gfx] [PATCH v3] "
[dpdk-dev] [PATCH v1] net/ixgbe: remove the redundant MAC flag check
2020-11-12 23:49 UTC (2+ messages)
linux-next: build failure after merge of the ext3 tree
2020-11-12 23:47 UTC
[PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS
2020-11-12 23:46 UTC (2+ messages)
[PATCH net-next v2 00/11] net: dsa: microchip: PTP support for KSZ956x
2020-11-12 23:47 UTC (13+ messages)
` [PATCH net-next v2 03/11] net: dsa: microchip: split ksz_common.h
` [PATCH net-next v2 04/11] net: dsa: microchip: rename ksz9477.c to ksz9477_main.o
` [PATCH net-next v2 05/11] dt-bindings: net: dsa: microchip,ksz: add interrupt property
` [PATCH net-next v2 06/11] net: dsa: microchip: ksz9477: basic interrupt support
` [PATCH net-next v2 07/11] net: dsa: microchip: ksz9477: add Posix clock support for chip PTP clock
[Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
2020-11-12 23:46 UTC (3+ messages)
[Intel-gfx] [PATCH 0/6] drm/i915: Introduce crtc_state.hw.pipe_mode
2020-11-12 23:45 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
[yocto] Reproducible builds and RPM packages
2020-11-12 23:43 UTC (2+ messages)
` "
bcache error -> btrfs unmountable
2020-11-12 23:25 UTC
Should we sunset Windows 7 support?
2020-11-12 21:56 UTC (6+ messages)
Using WireGuard on Windows as non-admin - proper solution?
2020-11-12 15:18 UTC
[RESEND PATCH] libfs: fix error cast of negative value in simple_attr_write()
2020-11-12 23:34 UTC (4+ messages)
[PATCH v2] ARM: dts: imx50-kobo-aura: Enable eKTF2132 touchscreen
2020-11-12 23:30 UTC (2+ messages)
[PATCH 1/3] net: mac80211: use core API for updating TX stats
2020-11-12 23:30 UTC (2+ messages)
[bpf PATCH v2 0/6] sockmap fixes
2020-11-12 23:28 UTC (7+ messages)
` [bpf PATCH v2 1/6] bpf, sockmap: fix partial copy_page_to_iter so progress can still be made
` [bpf PATCH v2 2/6] bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
` [bpf PATCH v2 3/6] bpf, sockmap: Use truesize with sk_rmem_schedule()
` [bpf PATCH v2 4/6] bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
` [bpf PATCH v2 5/6] bpf, sockmap: Handle memory acct if skb_verdict prog redirects "
` [bpf PATCH v2 6/6] bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
[PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR
2020-11-12 23:27 UTC (6+ messages)
` "
` "
[to-be-updated] mm-page_poison-remove-config_page_poisoning_zero.patch removed from -mm tree
2020-11-12 23:27 UTC
[to-be-updated] mm-page_poison-remove-config_page_poisoning_no_sanity.patch removed from -mm tree
2020-11-12 23:27 UTC
[to-be-updated] mm-page_alloc-do-not-rely-on-the-order-of-page_poison-and-init_on_alloc-free-parameters.patch removed from -mm tree
2020-11-12 23:27 UTC
[to-be-updated] kernel-power-allow-hibernation-with-page_poison-sanity-checking.patch removed from -mm tree
2020-11-12 23:27 UTC
[to-be-updated] mm-page_poison-use-static-key-more-efficiently.patch removed from -mm tree
2020-11-12 23:27 UTC
[folded-merged] kernel-power-allow-hibernation-with-page_poison-sanity-checking-fix.patch removed from -mm tree
2020-11-12 23:26 UTC
[folded-merged] mm-page_poison-use-static-key-more-efficiently-fix.patch removed from -mm tree
2020-11-12 23:25 UTC
[PATCH net-next] net: kcov: don't select SKB_EXTENSIONS when there is no NET
2020-11-12 23:25 UTC (2+ messages)
+ mm-page_poison-use-static-key-more-efficiently-fix.patch added to -mm tree
2020-11-12 23:23 UTC
[PATCH] net: ftgmac100: Fix crash when removing driver
2020-11-12 23:22 UTC (2+ messages)
[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
2020-11-12 23:19 UTC (24+ messages)
` [PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support
` [PATCH 01/10] vhost: remove work arg from vhost_work_flush
` [PATCH 02/10] vhost scsi: remove extra flushes
` [PATCH 03/10] vhost poll: fix coding style
` [PATCH 04/10] vhost: support multiple worker threads
` [PATCH 05/10] vhost: poll support support multiple workers
` [PATCH 06/10] vhost scsi: make SCSI cmd completion per vq
` [PATCH 07/10] vhost, vhost-scsi: flush IO vqs then send TMF rsp
` [PATCH 08/10] vhost: move msg_handler to new ops struct
` [PATCH 09/10] vhost: add VHOST_SET_VRING_ENABLE support
` [PATCH 10/10] vhost-scsi: create a woker per IO vq
[PATCH v14 0/8] arm64: expose FAR_EL1 tag bits in siginfo
2020-11-12 23:20 UTC (9+ messages)
` [PATCH v14 8/8] "
[PATCHv3 iproute2-next 0/5] iproute2: add libbpf support
2020-11-12 23:20 UTC (15+ messages)
[PATCH 0/3] UAC2 Gadget: feedback endpoint support
2020-11-12 23:20 UTC (3+ messages)
[Buildroot] [PATCH] toolchain/toolchain-buildroot: only riscv64 is supported by uClibc-ng
2020-11-12 23:20 UTC
+ kernel-power-allow-hibernation-with-page_poison-sanity-checking-fix.patch added to -mm tree
2020-11-12 23:19 UTC
[PATCH 0/2] media: rcar-vin: Mask access to VNCSI_IFMD register
2020-11-12 23:19 UTC (5+ messages)
` [PATCH 1/2] media: rcar-vin: Remove unused macro
` [PATCH 2/2] media: rcar-vin: Mask VNCSI_IFMD register
[dpdk-dev] [kmods PATCH] windows: normalize line-endings
2020-11-12 23:17 UTC (3+ messages)
` [dpdk-dev] [kmods PATCH v2] "
[f2fs-dev] [GIT PULL] another fscrypt fix for 5.10-rc4
2020-11-12 23:16 UTC (2+ messages)
` "
[PATCH 00/25] Rid W=1 warnings in SoC
2020-11-12 23:12 UTC (6+ messages)
` [PATCH 11/25] soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'
[meta-ti][dunfell/master PATCH v2] k3conf: Update SRCREV to latest
2020-11-12 23:13 UTC
+ reboot-fix-variable-assignments-in-type_store.patch added to -mm tree
2020-11-12 23:13 UTC
[PATCH v4] reboot: allow to specify reboot mode via sysfs
2020-11-12 23:13 UTC (3+ messages)
` [PATCH] reboot: Fix variable assignments in type_store
[MPTCP] [PATCH net-next v2 00/13] mptcp: improve multiple xmit streams support
2020-11-12 23:12 UTC (6+ messages)
` [MPTCP] [PATCH net-next v2 01/13] tcp: factor out tcp_build_frag()
` "
` [MPTCP] "
[PATCH 0/2] ARM/ARM64: Enable SCMI in default configurations
2020-11-12 23:08 UTC (4+ messages)
ERROR: could not setup extent tree
2020-11-12 23:08 UTC (3+ messages)
[PULL 0/1] vfio fix for QEMU 5.2-rc2
2020-11-12 23:06 UTC (2+ messages)
` [PULL 1/1] Fix use after free in vfio_migration_probe
[Intel-gfx] [PULL] drm-intel-fixes
2020-11-12 23:09 UTC (2+ messages)
` "
[PATCH v5 0/5] objtool and cross compilation
2020-11-12 23:03 UTC (6+ messages)
` [PATCH v5 1/5] x86/tools: Use tools headers for instruction decoder selftests
` [PATCH v5 2/5] x86/insn: Support big endian cross-compiles
` [PATCH v5 3/5] objtool: Fix reloc generation on big endian cross compiles
` [PATCH v5 4/5] objtool: Fix x86 orc "
` [PATCH v5 5/5] objtool: Rework header include paths
[PATCH] x86/platform/uv: UV5 Fix copied output archtype
2020-11-12 23:06 UTC (2+ messages)
` [tip: x86/urgent] x86/platform/uv: Fix copied UV5 "
Adventures in NFS re-exporting
2020-11-12 23:05 UTC (9+ messages)
[PATCH 00/14] ASoC: Intel/SOF: extend run-time driver selection to ACPI devices
2020-11-12 23:04 UTC (6+ messages)
` [PATCH 11/14] ASoC: Intel: broadwell: set card and driver name dynamically
` [PATCH 12/14] ASoC: Intel: catpt: add dynamic selection of DSP driver
` [PATCH 13/14] ASoC: SOF: Intel: allow for coexistence between SOF and catpt drivers
` [PATCH 14/14] ALSA: hda: intel-dsp-config: ignore dsp_driver parameter for PCI legacy devices
[PATCH v3 0/4] ppc/translate: Fix unordered f64/f128 comparisons
2020-11-12 23:01 UTC (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] ppc/translate: Turn the helper macros into functions
` [PATCH v3 3/4] ppc/translate: Delay NaN checking after comparison
` [PATCH v3 4/4] ppc/translate: Raise exceptions after setting the cc
[PATCH net-next 0/5] net: switch further drivers to core functionality for handling per-cpu byte/packet counters
2020-11-12 23:04 UTC (2+ messages)
[PATCH v3] ARM: tegra: nexus7: Set video decoder clock rate to 408MHz
2020-11-12 23:02 UTC
[PATCH 0/8] io_uring: buffer registration enhancements
2020-11-12 23:00 UTC (9+ messages)
` [PATCH 1/8] io_uring: modularize io_sqe_buffer_register
` [PATCH 2/8] io_uring: modularize io_sqe_buffers_register
` [PATCH 3/8] io_uring: generalize fixed file functionality
` [PATCH 4/8] io_uring: implement fixed buffers registration similar to fixed files
` [PATCH 5/8] io_uring: generalize files_update functionlity to rsrc_update
` [PATCH 6/8] io_uring: support buffer registration updates
` [PATCH 7/8] io_uring: support readv/writev with fixed buffers
` [PATCH 8/8] io_uring: support buffer registration sharing
[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
2020-11-12 23:00 UTC (6+ messages)
` [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata
[PATCH v2] reset: make shared pulsed reset controls re-triggerable
2020-11-12 23:00 UTC (2+ messages)
[xen-4.11-testing test] 156687: tolerable FAIL - PUSHED
2020-11-12 23:00 UTC
support NVMe drive health monitoring
2020-11-12 22:56 UTC (2+ messages)
[virtio-comment] [PATCH v8 0/3] virtio-spec: Add documentation for recently added balloon features
2020-11-12 22:58 UTC (12+ messages)
` [virtio-comment] [PATCH v8 1/3] content: Document balloon feature free page hints
` [virtio-comment] Re: [virtio-dev] "
[virtio-comment] [PATCH] content: Minor change to clarify free_page_hint_cmd_id
2020-11-12 22:57 UTC
Format inline code
2020-11-12 22:55 UTC (2+ messages)
` [RFC v1] perf_event_open.2: srcfix + ffix
[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
2020-11-12 22:56 UTC (5+ messages)
[PATCH bpf-next v5 00/34] bpf: switch to memcg-based memory accounting
2020-11-12 22:56 UTC (3+ messages)
` [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data
[MPTCP] Re: [PATCH MPTCP 0/5] mptcp: add reset and fastclose option support
2020-11-12 22:55 UTC
[PATCH net/next] net: ipconfig: Avoid spurious blank lines in boot log
2020-11-12 22:55 UTC (2+ messages)
[PATCH v2 00/26] completion: bash: a bunch of fixes, cleanups, and reorganization
2020-11-12 22:54 UTC (6+ messages)
` [PATCH v2 06/26] test: completion: add run_func() helper
Extending bpf_get_ns_current_pid_tgid()
2020-11-12 22:20 UTC
[PATCH 0/4] rcar-csi2: Update handling of transfer error
2020-11-12 22:51 UTC (5+ messages)
` [PATCH 1/4] rcar-vin: Do not try to stop stream if not running
` [PATCH 2/4] rcar-vin: Route events to correct video device
` [PATCH 3/4] rcar-vin: Stop stream when subdevice signal EOS
` [PATCH 4/4] rcar-csi2: Do not try to recover after transfer error
[PATCH net] net: lan78xx: Disable hardware vlan filtering in promiscuous mode
2020-11-12 22:52 UTC (3+ messages)
[PATCH] syscalls: Fix file comments for syscalls implemented in kernel/sys.c
2020-11-12 21:56 UTC
[PATCH v3 net-next 0/7] smsc W=1 warning fixes
2020-11-12 22:51 UTC (2+ messages)
[PATCH v2 00/18] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
2020-11-12 22:41 UTC (9+ messages)
` [PATCH v2 07/18] mips: dts: jz47x: Harmonize EHCI/OHCI DT "
` [PATCH v2 08/18] mips: dts: sead3: "
` [PATCH v2 09/18] mips: dts: ralink: mt7628a: "
[PATCH v2 0/9] MIPS: Add support for more mscc SoCs: Luton, Serval and Jaguar2
2020-11-12 22:38 UTC (2+ messages)
[PATCH] MIPS: BMC47xx: fix kconfig dependency bug for BCM47XX_SSB
2020-11-12 22:38 UTC (2+ messages)
[PATCH mips-next 0/2] mips: boot: add support for self-extracting FIT images (vmlinuz.itb)
2020-11-12 22:49 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/busybox: Fix hwclock for glibc 2.31+
2020-11-12 22:50 UTC (4+ messages)
` [Buildroot] [PATCH v2] "
[PATCH] completion: zsh: fix file completion with prefix
2020-11-12 22:49 UTC
[PATCH v6 0/4] Introduce Embedded Controller driver for Acer A500
2020-11-12 22:49 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v6 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v6 3/4] power: supply: Add battery gauge driver for "
` [PATCH v6 4/4] ARM: tegra: acer-a500: Add Embedded Controller
[PATCH] media: dt-bindings: schema indentation fixes
2020-11-12 22:49 UTC
[PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range"
2020-11-12 22:49 UTC (5+ messages)
[PATCH] media: dt-bindings: coda: Add missing 'additionalProperties'
2020-11-12 22:49 UTC
[gustavoars-linux:testing/clang/fallthrough] BUILD SUCCESS d16b79b21df4c592423c69b59b31a6a9ec6b0fd6
2020-11-12 22:47 UTC
[libvirt test] 156702: regressions - FAIL
2020-11-12 22:47 UTC
[PATCH v2 net-next] net: udp: remove redundant initialization in udp_gro_complete
2020-11-12 22:47 UTC (2+ messages)
stable-rc/queue/4.4 baseline: 123 runs, 3 regressions (v4.4.243-18-gfc7e8c68369a)
2020-11-12 22:45 UTC
Vertiv's CCLA Schedule A update 2020-11-12
2020-11-12 22:43 UTC (2+ messages)
[PATCH 00/28] Use main as default branch name
2020-11-12 22:43 UTC (5+ messages)
` [PATCH 17/28] t6[0-3]*: adjust the references to the default branch name "main"
` [PATCH 18/28] t64*: preemptively adjust alignment to prepare for `master` -> `main`
` [PATCH 19/28] t6[4-9]*: adjust the references to the default branch name "main"
` [PATCH 20/28] t7[0-4]*: "
page: next (older) | prev (newer) | latest
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.