All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-14 19:28:51 to 2021-03-14 21:44:38 UTC [more...]

[Buildroot] [PATCH v2 0/6] Some Nios II and OpenRisc Fixes
 2021-03-14 21:44 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/6] package/libtheora: disable package if binutils is affected from bug 21464
` [Buildroot] [PATCH v2 2/6] package/gnutls: "

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-03-14 21:44 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-03-14 21:44 UTC 

[PATCH v2 00/29] tcg: Workaround macOS 11.2 mprotect bug
 2021-03-14 21:27 UTC  (20+ messages)
` [PATCH v2 01/29] meson: Split out tcg/meson.build
` [PATCH v2 02/29] meson: Split out fpu/meson.build
` [PATCH v2 03/29] tcg: Re-order tcg_region_init vs tcg_prologue_init
` [PATCH v2 04/29] tcg: Remove error return from tcg_region_initial_alloc__locked
` [PATCH v2 05/29] tcg: Split out tcg_region_initial_alloc
` [PATCH v2 06/29] tcg: Split out tcg_region_prologue_set
` [PATCH v2 07/29] tcg: Split out region.c
` [PATCH v2 08/29] accel/tcg: Inline cpu_gen_init
` [PATCH v2 09/29] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
` [PATCH v2 12/29] accel/tcg: Merge tcg_exec_init into tcg_init_machine
` [PATCH v2 14/29] tcg: Introduce tcg_max_ctxs
` [PATCH v2 15/29] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
` [PATCH v2 17/29] tcg: Rename region.start to region.after_prologue
` [PATCH v2 20/29] tcg: Move in_code_gen_buffer and tests to region.c
` [PATCH v2 21/29] tcg: Allocate code_gen_buffer into struct tcg_region_state
` [PATCH v2 22/29] tcg: Return the map protection from alloc_code_gen_buffer
` [PATCH v2 23/29] tcg: Sink qemu_madvise call to common code
` [PATCH v2 24/29] tcg: Do not set guard pages in the rx buffer
` [PATCH v2 27/29] tcg: Merge buffer protection and guard page protection

[RFC net] net: dsa: Centralize validation of VLAN configuration
 2021-03-14 21:40 UTC  (5+ messages)

[PATCH net-next] hv_netvsc: Add a comment clarifying batching logic
 2021-03-14 21:40 UTC  (2+ messages)

[PATCH] prctl: fix PR_SET_MM_AUXV kernel stack leak
 2021-03-14 21:40 UTC  (2+ messages)

[PATCH] Various pages: Remove unused <sys/types.h>
 2021-03-14 21:40 UTC  (2+ messages)

Formatting very long function parameters
 2021-03-14 21:39 UTC  (2+ messages)

[PATCH] KCOV: Introduced tracing unique covered PCs
 2021-03-14 21:29 UTC  (3+ messages)

[PATCH] wprintf.3: SYNOPSIS: Use 'restrict' in prototypes
 2021-03-14 21:38 UTC  (2+ messages)

[PATCH bpf] ftrace: Fix modify_ftrace_direct
 2021-03-14 21:38 UTC  (2+ messages)

post-receive: pub/scm/docs/man-pages/man-pages
 2021-03-14 21:39 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-03-14 21:38 UTC 

[PATCHSET 00/10] fstests: test kernel regressions fixed in 5.12
 2021-03-14 21:36 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/3] Deal with binutils bug 21464
 2021-03-14 21:36 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/3] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
` [Buildroot] [PATCH v2 2/3] package/protobuf: disable package if binutils is affected from bug 21464
` [Buildroot] [PATCH v2 3/3] package/zeromq: "

[Buildroot] [git commit] package/protobuf: disable package if binutils is affected from bug 21464
 2021-03-14 21:34 UTC 

[Buildroot] [git commit] toolchain: introduce BR2_TOOLCHAIN_HAS_BINUTILS_BUG_21464
 2021-03-14 21:33 UTC 

[PATCH net] flow_dissector: fix byteorder of dissected ICMP ID
 2021-03-14 21:31 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/libebml: security bump to version 1.4.2
 2021-03-14 21:30 UTC  (2+ messages)

[PATCH v3 net-next 0/2] pktgen: scripts improvements
 2021-03-14 21:30 UTC  (2+ messages)

[PATCH net-next 0/2] axienet clock additions
 2021-03-14 21:27 UTC  (2+ messages)

[PATCH] net: arcnet: com20020 fix error handling
 2021-03-14 21:30 UTC  (2+ messages)

Errant readings on LM81 with T2080 SoC
 2021-03-14 21:26 UTC  (5+ messages)

Git install crashed nearly whole System
 2021-03-14 21:17 UTC  (3+ messages)

[Printing-architecture] OP Minutes (2 March 2021)
 2021-03-14 21:25 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-03-14 21:22 UTC 

[Buildroot] [git commit branch/2020.02.x] package/libebml: security bump to version 1.4.2
 2021-03-14 21:22 UTC 

[Buildroot] [git commit branch/2020.02.x] package/libebml: bump to version 1.4.0
 2021-03-14 21:22 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-03-14 21:21 UTC 

[norov:tmp 10/13] WARNING: modpost: vmlinux.o(.text.unlikely+0x2b1c): Section mismatch in reference from the variable $c to the variable .init.data:bitmap
 2021-03-14 21:18 UTC 

[Buildroot] [PATCH v1 1/2] package/batctl: bump version to 2021.0
 2021-03-14 21:18 UTC  (7+ messages)
` [Buildroot] [PATCH v1 2/2] package/batman-adv: "

[Buildroot] [PATCH] package/gd: bump to version 2.3.2
 2021-03-14 21:16 UTC  (2+ messages)

[Buildroot] [PATCH] package/kbd: bump to version 2.4.0
 2021-03-14 21:16 UTC  (2+ messages)

[Buildroot] [PATCH] package/lzip: bump to version 1.22
 2021-03-14 21:16 UTC  (2+ messages)

[Buildroot] [PATCH] package/nettle: bump to version 3.7.1
 2021-03-14 21:16 UTC  (2+ messages)

[Buildroot] [PATCH] package/wget: bump to version 1.21.1
 2021-03-14 21:16 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/libebml: security bump to version 1.4.2
 2021-03-14 21:15 UTC 

[Buildroot] [git commit] package/nettle: bump to version 3.7.1
 2021-03-14 21:13 UTC 

[Buildroot] [git commit] package/lzip: bump to version 1.22
 2021-03-14 21:13 UTC 

[Buildroot] [git commit] package/kbd: bump to version 2.4.0
 2021-03-14 21:12 UTC 

[Buildroot] [git commit] package/gd: bump to version 2.3.2
 2021-03-14 21:12 UTC 

[PATCH v2 1/2] Input: tsc2007 - convert to GPIO descriptors
 2021-03-14 21:11 UTC  (3+ messages)

clang-13: error: unsupported option '-fpatchable-function-entry=8' for target 'riscv64-unknown-linux-gnu'
 2021-03-14 21:12 UTC  (3+ messages)

[PATCH v3 1/2] Input: tsc2007 - convert to GPIO descriptors
 2021-03-14 21:09 UTC  (2+ messages)
` [PATCH v3 2/2] Input: tsc2007 - make use of device properties

[PATCH v3 net-next 0/6] skbuff: micro-optimize flow dissection
 2021-03-14 21:04 UTC  (3+ messages)
` [PATCH v3 net-next 4/6] linux/etherdevice.h: misc trailing whitespace cleanup

[RFC v7 00/21] Unifying LKL into UML
 2021-03-14 21:03 UTC  (16+ messages)
` [RFC v8 00/20] "
  ` [RFC v8 11/20] um: lkl: basic console support
  ` [RFC v8 12/20] um: lkl: initialization and cleanup
  ` [RFC v8 13/20] um: lkl: integrate with irq infrastructure of UML
  ` [RFC v8 19/20] um: lkl: add block device support "

[PATCH 5.12 0/5] fixes
 2021-03-14 20:57 UTC  (6+ messages)
` [PATCH 1/5] io_uring: fix ->flags races by linked timeouts
` [PATCH 2/5] io_uring: fix complete_post use ctx after free
` [PATCH 3/5] io_uring: replace sqd rw_semaphore with mutex
` [PATCH 4/5] io_uring: halt SQO submission on ctx exit
` [PATCH 5/5] io_uring: fix concurrent parking

[PATCH] vmscan: retry without cache trim mode if nothing scanned
 2021-03-14 20:58 UTC  (4+ messages)

[PATCH 00/17] man3: SYNOPSIS: Use 'restrict' in prototypes
 2021-03-14 20:56 UTC  (2+ messages)

[PATCH 00/24] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 5)
 2021-03-14 20:53 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/glibmm: bump to version 2.66.0
 2021-03-14 20:51 UTC  (2+ messages)

[PATCH v2] MIPS: Check __clang__ to avoid performance influence with GCC in csum_tcpudp_nofold()
 2021-03-14 20:49 UTC  (2+ messages)

[Buildroot] [git commit] package/glibmm: bump to version 2.66.0
 2021-03-14 20:48 UTC 

[Buildroot] [git commit] package/bluez5_utils: bump to version 5.56
 2021-03-14 20:47 UTC 

[Buildroot] [git commit] package/libmatroska: bump to version 1.6.3
 2021-03-14 20:47 UTC 

[Buildroot] [git commit] package/libplist: bump to version 2.2.0
 2021-03-14 20:47 UTC 

[Buildroot] [git commit] package/mutt: bump to version 2.0.6
 2021-03-14 20:47 UTC 

[Buildroot] [git commit] package/freerdp: bump to version 2.3.1
 2021-03-14 20:47 UTC 

[RESEND PATCH v2 0/2] scripts/gdb: clarify the platforms supporting lx_current and add arm64 support
 2021-03-14 20:34 UTC  (6+ messages)
` [RESEND PATCH v2 1/2] scripts/gdb: document lx_current is only supported by x86
` [RESEND PATCH v2 2/2] scripts/gdb: add lx_current support for arm64

[PATCH v1] drm/tegra: Use dev_err_probe()
 2021-03-14 20:43 UTC  (2+ messages)

[PATCH] sata_highbank: fix deferred probing
 2021-03-14 20:34 UTC 

[PATCH v1] usb: chipidea: tegra: Silence deferred probe error
 2021-03-14 20:39 UTC 

[GIT pull] locking/urgent for v5.12-rc3
 2021-03-14 20:38 UTC  (11+ messages)
` [GIT pull] objtool/urgent "
` [GIT pull] sched/urgent "
` [GIT pull] timers/urgent "
` [GIT pull] irq/urgent for v5.12-rc2

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-03-14 20:37 UTC 

[PATCH V4 net-next 5/5] icmp: add response to RFC 8335 PROBE messages
 2021-03-14 20:35 UTC  (2+ messages)

ERROR: modpost: "__aeabi_unwind_cpp_pr0" undefined!
 2021-03-14 20:32 UTC  (2+ messages)

[Buildroot] [PATCH] package/wpa_supplicant: add upstream 2021-1 security fix
 2021-03-14 20:32 UTC  (2+ messages)

[PATCH v2 0/6] log: Allow multiple lines and conversion to printf()
 2021-03-14 20:32 UTC  (4+ messages)
` [PATCH v2 6/6] log: Convert log values to printf() if not enabled

[Buildroot] [git commit branch/2020.02.x] package/wpa_supplicant: add upstream 2021-1 security fix
 2021-03-14 20:29 UTC 

[PATCH 0/7] Fix all leaks in t0001
 2021-03-14 20:25 UTC  (7+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 7/9] parse-options: convert bitfield values to use binary shift
  ` [PATCH v2 8/9] parse-options: don't leak alias help messages

[Buildroot] [git commit branch/2020.11.x] package/wpa_supplicant: add upstream 2021-1 security fix
 2021-03-14 20:24 UTC 

[PATCH v2 0/2] dt-bindings: convert mt76 and ieee80211 in yaml
 2021-03-14 20:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings:net:wireless:ieee80211: txt to yaml conversion
` [PATCH v2 2/2] dt-bindings:net:wireless:mediatek,mt76: "

[PATCH v6 0/4] Move qfw to DM, add Arm support
 2021-03-14 20:22 UTC  (3+ messages)
` [PATCH v6 2/4] test: qemu: add qfw sandbox driver, dm tests, qemu tests

[Buildroot] [git commit] package/python-pyyaml: security bump to version 5.4.1
 2021-03-14 20:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python{3}-pyyaml: switch to setuptools
 2021-03-14 20:21 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/python{3}-pyyaml: switch to setuptools
 2021-03-14 20:21 UTC 

[PATCH 00/10] rsi: fix comment syntax in file headers
 2021-03-14 20:18 UTC  (22+ messages)
` [PATCH 01/10] rsi: rsi_boot_params: fix file header comment syntax
` [PATCH 02/10] rsi: rsi_coex: "
` [PATCH 03/10] rsi: rsi_ps: "
` [PATCH 04/10] rsi: rsi_common: "
` [PATCH 05/10] rsi: rsi_mgmt: "
` [PATCH 06/10] rsi: rsi_main: "
` [PATCH 07/10] rsi: rsi_hal: "
` [PATCH 08/10] rsi: rsi_debugfs: "
` [PATCH 09/10] rsi: rsi_sdio: "
` [PATCH 10/10] rsi: rsi_usb: "

[Buildroot] [git commit branch/2020.02.x] package/python-pyyaml: security bump to version 5.4.1
 2021-03-14 20:20 UTC 

[PATCH 1/6] libsepol/cil: fix out-of-bound read of a file context pattern ending with "\"
 2021-03-14 20:16 UTC  (6+ messages)
` [PATCH 2/6] libsepol/cil: make cil_post_fc_fill_data static
` [PATCH 3/6] libsepol/cil: remove stray printf
` [PATCH 4/6] libsepol/cil: replace printf with proper cil_tree_log
` [PATCH 5/6] libsepol/cil: fix NULL pointer dereference in __cil_insert_name
` [PATCH 6/6] libsepol/cil: do not leak avrulex_ioctl_table memory when an error occurs

[PATCH] x86/mce/inject: Add IPID for injection too
 2021-03-14 20:18 UTC 

[PATCH] iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device
 2021-03-14 20:15 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] package/python{3}-pyyaml: switch to setuptools
 2021-03-14 20:17 UTC 

[Buildroot] [git commit branch/2020.11.x] package/python-pyyaml: security bump to version 5.4.1
 2021-03-14 20:17 UTC 

[Buildroot] [PATCH 1/2] package/gnuradio: bump to 3.8.2.0
 2021-03-14 20:16 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/gnuradio: fix qtgui build when gr-analog is not set

[Buildroot] [git commit branch/2020.11.x] package/gnuradio: fix qtgui build when gr-analog is not set
 2021-03-14 20:15 UTC 

[PATCH 00/20] Sparse Index: Design, Format, Tests
 2021-03-14 20:08 UTC  (5+ messages)
` [PATCH 16/20] sparse-checkout: toggle sparse index from builtin

[PATCH] libsepol: Expand role attributes in constraint expressions
 2021-03-14 20:04 UTC  (3+ messages)

OE-core CVE metrics for gatesgarth on Sun 14 Mar 2021 10:00:01 AM HST
 2021-03-14 20:05 UTC 

[PATCH] virtio: Fix virtio_mmio_read()/virtio_mmio_write()
 2021-03-14 20:03 UTC 

[GIT PULL] KVM fixes for 5.12-rc3
 2021-03-14 20:01 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.12-3 tag
 2021-03-14 20:01 UTC  (2+ messages)

[GIT PULL] x86/urgent for v5.12-rc3
 2021-03-14 20:01 UTC  (2+ messages)

[GIT PULL] efi/urgent for v5.12-rc3
 2021-03-14 20:01 UTC  (2+ messages)

[GIT PULL] perf/urgent for v5.12-rc3
 2021-03-14 20:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-03-14 20:01 UTC 

[PATCH] libsepol/checkpolicy: Set user roles using role value instead of dominance
 2021-03-14 19:59 UTC  (2+ messages)

[PATCH] libsepol: Remove unnecessary copying of declarations from link.c
 2021-03-14 19:54 UTC  (2+ messages)

[PATCH 1/2] checkpolicy: Do not automatically upgrade when using "-b" flag
 2021-03-14 19:53 UTC  (3+ messages)
` [PATCH 2/2] libsepol: Check kernel to CIL and Conf functions for supported versions

[PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
 2021-03-14 19:52 UTC  (10+ messages)

[hare-scsi-devel:virtio-vfc.v6 2/5] ./usr/include/linux/virtio_scsi.h:108:2: error: unknown type name 'uint8_t'
 2021-03-14 19:46 UTC 

[PATCH] libsepol: Properly handle types associated to role attributes
 2021-03-14 19:44 UTC  (2+ messages)

[PATCH net-next 0/3] iwlwifi: series with smaller improvements
 2021-03-14 19:43 UTC  (4+ messages)
` [PATCH net-next 1/3] iwlwifi: use DECLARE_BITMAP macro
` [PATCH net-next 2/3] iwlwifi: switch "index larger than supported by driver" warning to debug level
` [PATCH net-next 3/3] iwlwifi: use dma_set_mask_and_coherent

[PATCH] mt76: use threaded NAPI
 2021-03-14 19:40 UTC 

release plan for mdadm
 2021-03-14 19:06 UTC  (3+ messages)

Wireguard on EdgeRouter and using specified VRF and/or routing table
 2021-03-14 19:33 UTC  (2+ messages)

OE-core CVE metrics for dunfell on Sun 14 Mar 2021 09:30:01 AM HST
 2021-03-14 19:33 UTC 

[PATCH v5 00/13] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-14 19:31 UTC  (3+ messages)
` [PATCH v5 01/13] hw/block/nvme: fix zone management receive reporting too many zones

[PATCH] efi_loader: fix memory type for memory reservation block
 2021-03-14 19:28 UTC  (2+ 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.