All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-01 21:39:48 to 2020-12-01 22:13:38 UTC [more...]

[PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
 2020-12-01 22:12 UTC  (9+ messages)

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-01 22:12 UTC  (9+ messages)
` [PATCH 2/2] statx: move STATX_ATTR_DAX attribute handling to filesystems

[PATCH] image_types: add zstd initramfs and squashfs support
 2020-12-01 22:13 UTC  (2+ messages)
` [poky] "

[Buildroot] [Bug 13276] New: libcap builds libcap.pc incorreclty
 2020-12-01 22:13 UTC  (2+ messages)
` [Buildroot] [Bug 13276] "

[Buildroot] [PATCH 1/2] package/netsurf: renumber patches
 2020-12-01 22:13 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/netsurf: fix build with gcc 10

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-01 22:11 UTC  (5+ messages)
` [PATCH 13/18] ipu3-cio2: Add functionality "

[PATCH] arm/hvf: Optimize and simplify WFI handling
 2020-12-01 22:09 UTC  (7+ messages)

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-12-01 22:08 UTC  (11+ messages)

post-receive: pub/scm/git/git
 2020-12-01 22:10 UTC 

[Intel-gfx] [v6 0/2] Re-enable FBC on TGL
 2020-12-01 22:09 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Re-enable FBC on TGL (rev6)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

post-receive: pub/scm/utils/b4/b4
 2020-12-01 22:09 UTC 

[PATCH v2] builtin/bugreport.c: use thread-safe localtime_r()
 2020-12-01 22:07 UTC  (5+ messages)
` [PATCH v2 1/2] banned.h: mark non-reentrant gmtime, etc as banned
  ` [PATCH v2 2/2] banned.h: mark ctime_r() and asctime_r() "

[PATCH 00/30] backports: Update to match kernel 5.10-rc6
 2020-12-01 22:04 UTC  (31+ messages)
` [PATCH 01/30] backports: Adapt to changes in Ubuntu mainline URLs
` [PATCH 02/30] gentree.py: Remoace space between -I and $(src)
` [PATCH 03/30] backports: Extend NOSTDINC_FLAGS
` [PATCH 04/30] patches: Refresh on kernel 5.8.18
` [PATCH 05/30] backports: add sched_set_fifo_low
` [PATCH 06/30] backports: add tasklet_setup, from_tasklet
` [PATCH 07/30] backports: Add time64_to_tm and ipv6_mc_check_mld
` [PATCH 08/30] backprots: make patches apply on 5.9.11
` [PATCH 09/30] header: add module_sdio_driver
` [PATCH 10/30] header: Rename kfree_sensitive(x) to kzfree(x)
` [PATCH 11/30] header: dummy implementation for thermal_zone_device_enable
` [PATCH 12/30] header: Add __skb_put_zero()
` [PATCH 13/30] dependency: add MT7663S
` [PATCH 14/30] backports: add gpiochip_request_own_desc()
` [PATCH 15/30] backports: Add microchip wilc1000 driver
` [PATCH 16/30] backports: Make rx_list handling work on older kernel versions
` [PATCH 17/30] patches: Add missing linux/kthread.h include
` [PATCH 18/30] patches: Add include to rtw88
` [PATCH 19/30] patches: handle netdev_walk_all_lower_dev()
` [PATCH 20/30] patches: Remove unneeded 0018-pv-trace-fixes patch
` [PATCH 21/30] patches: Refresh on kernel 5.10-rc6
` [PATCH 22/30] patches: Avoid using NLA_POLICY_RANGE(NLA_BINARY, ...)
` [PATCH 23/30] patches: Deactivate hikey9xx staging driver
` [PATCH 24/30] patches: Revert usage of small_ops
` [PATCH 25/30] headers: Add DEFINE_SEQ_ATTRIBUTE
` [PATCH 26/30] backports: Add netif_rx_any_context()
` [PATCH 27/30] backports: Add dev_fetch_sw_netstats()
` [PATCH 28/30] backports: Make ieee80211_tx_status handling work on older kernel versions
` [PATCH 29/30] backports: Add sysfs_emit()
` [PATCH 30/30] backports: Remove crypto/akcipher.h

[PATCH] NFSv4.2: improve page handling for GETXATTR
 2020-12-01 22:03 UTC  (3+ messages)

[PATCH bpf-next v9 00/34] bpf: switch to memcg-based memory accounting
 2020-12-01 21:59 UTC  (35+ messages)
` [PATCH bpf-next v9 01/34] mm: memcontrol: use helpers to read page's memcg data
` [PATCH bpf-next v9 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v9 03/34] mm: introduce page memcg flags
` [PATCH bpf-next v9 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v9 05/34] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v9 06/34] bpf: prepare for memcg-based memory accounting for bpf maps
` [PATCH bpf-next v9 07/34] bpf: "
` [PATCH bpf-next v9 08/34] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v9 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v9 10/34] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v9 11/34] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v9 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v9 13/34] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v9 14/34] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v9 15/34] bpf: memcg-based memory accounting for bpf local storage maps
` [PATCH bpf-next v9 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v9 17/34] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v9 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v9 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v9 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v9 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v9 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v9 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v9 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v9 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v9 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v9 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v9 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v9 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v9 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v9 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps
` [PATCH bpf-next v9 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v9 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v9 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK

[PATCH 00/22] Intel Vision Processing Unit base enabling part 1
 2020-12-01 22:00 UTC  (6+ messages)
` [PATCH 07/22] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-12-01 22:01 UTC  (3+ messages)
` [PATCH v2 1/8] xen/arm: Import the SMMUv3 driver from Linux

[Buildroot] [PATCH v3,1/1] package/libcap: fix libcap.pc
 2020-12-01 22:02 UTC  (2+ messages)

[Buildroot] [git commit] package/libcap: fix libcap.pc
 2020-12-01 22:01 UTC 

[Buildroot] [PATCH] package/x11r7/xserver_xorg-server: add upstream security fixes for CVE-2020-14360 / 25712
 2020-12-01 22:01 UTC  (2+ messages)

[Buildroot] [git commit] package/x11r7/xserver_xorg-server: add upstream security fixes for CVE-2020-14360 / 25712
 2020-12-01 22:01 UTC 

provisioning clients in teuthology with an extra local filesystem
 2020-12-01 21:59 UTC  (7+ messages)

SECCOMP_IOCTL_NOTIF_ADDFD race condition
 2020-12-01 21:27 UTC  (6+ messages)

[PATCH] video: Fix line padding calculation for 16 and 24 BPP bitmaps
 2020-12-01 21:59 UTC  (2+ messages)

[PATCH v13 0/4] userspace MHI client interface driver
 2020-12-01 21:59 UTC  (11+ messages)
` [PATCH v13 4/4] bus: mhi: Add userspace "

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-12-01 21:58 UTC  (11+ messages)
` [PATCH man-pages v6] Document encoded I/O

[Buildroot] [PATCH 1/2] toolchain: update option descriptions for ARC tools arc-2020.09-release
 2020-12-01 21:59 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] toolchain: add upstream fix for arc gcc

[Buildroot] [git commit] toolchain: add upstream fix for arc gcc
 2020-12-01 21:58 UTC 

[PATCH] bridge: Fix a deadlock when enabling multicast snooping
 2020-12-01 21:40 UTC  (2+ messages)
` [Bridge] "

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2020-12-01 21:57 UTC  (3+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[Buildroot] [git commit] toolchain: update option descriptions for ARC tools arc-2020.09-release
 2020-12-01 21:56 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Report error for vmap() failure
 2020-12-01 21:54 UTC 

[PATCH v2 00/13] Remove GCC < 4.8 checks
 2020-12-01 21:53 UTC  (4+ messages)
` [PATCH v2 11/13] xen: remove GNUC check

[Buildroot] [git commit branch/next] package/erlang-eimp: bump version to 1.0.17
 2020-12-01 21:54 UTC 

[Buildroot] [git commit] package/erlang-eimp: bump version to 1.0.17
 2020-12-01 21:54 UTC 

[Buildroot] [git commit branch/next] package/erlang-p1-cache-tab: bump version to 1.0.25
 2020-12-01 21:54 UTC 

[Buildroot] [git commit] package/erlang-p1-cache-tab: bump version to 1.0.25
 2020-12-01 21:54 UTC 

[Buildroot] [git commit] package/erlang-p1-utils: bump version to 1.0.20
 2020-12-01 21:54 UTC 

[Buildroot] [git commit branch/next] package/erlang-p1-utils: bump version to 1.0.20
 2020-12-01 21:54 UTC 

[PATCH] keyctl.2: tfix
 2020-12-01 21:53 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the block tree
 2020-12-01 21:52 UTC  (4+ messages)

[PATCH 0/8] shoot lazy tlbs
 2020-12-01 21:50 UTC  (8+ messages)
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH v3 00/17] 64bit block-layer
 2020-12-01 21:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/s390-tools: also set HAVE_LIBCURL
 2020-12-01 21:52 UTC  (2+ messages)

[Buildroot] [git commit] package/s390-tools: also set HAVE_LIBCURL
 2020-12-01 21:52 UTC 

[Buildroot] [PATCH 1/1] package/setserial: add license hash
 2020-12-01 21:52 UTC  (2+ messages)

[Buildroot] [PATCH/next v1] package/kmsxx: bump version to 5489056 and convert to meson build
 2020-12-01 21:51 UTC  (4+ messages)

[PATCH v2 bpf-next 0/8] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-01 21:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/kmsxx: fix build with gcc 10
 2020-12-01 21:50 UTC  (2+ messages)

[PATCH v3 bpf-next 0/7] libbpf: add support for kernel module BTF CO-RE relocations
 2020-12-01 21:49 UTC  (3+ messages)

[Buildroot] [git commit] package/setserial: add license hash
 2020-12-01 21:50 UTC 

stable-rc/queue/5.4 baseline: 144 runs, 6 regressions (v5.4.80-98-gc5195d4938e4)
 2020-12-01 21:49 UTC 

go broken or kubernetes ? go build runtime/cgo: invalid flag in go:cgo_ldflag: -Wl,-O1
 2020-12-01 21:49 UTC  (4+ messages)
` [meta-virtualization] "

[Buildroot] [PATCH v2 1/1] package/kmsxx: bump to latest
 2020-12-01 21:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/s390-tools: fix build with netsnmp
 2020-12-01 21:49 UTC  (2+ messages)

[PATCH v2 net-next 0/4] net: dsa: Link aggregation support
 2020-12-01 21:48 UTC  (6+ messages)
` [PATCH v2 net-next 2/4] "

[PATCH] Staging: rtl8723bs/core fix brace coding style issue in rtw_ioctl_set.c
 2020-12-01 21:49 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2020-12-01 21:49 UTC 

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2020-12-01 21:48 UTC 

[PATCH v2 0/5] tpm_tis: fix interrupts (again)
 2020-12-01 21:47 UTC  (6+ messages)
` [PATCH v2 3/5] tpm_tis: Fix interrupts for TIS TPMs without legacy cycles

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-01 21:47 UTC  (15+ messages)
` [PATCH v8 01/16] tracing: move function tracer options to Kconfig
` [PATCH v8 07/16] init: lto: ensure initcall ordering
` [PATCH v8 08/16] init: lto: fix PREL32 relocations
` [PATCH v8 09/16] PCI: Fix PREL32 relocations for LTO
` [PATCH v8 10/16] modpost: lto: strip .lto from module names
` [PATCH v8 11/16] scripts/mod: disable LTO for empty.c
` [PATCH v8 12/16] efi/libstub: disable LTO
` [PATCH v8 13/16] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v8 14/16] arm64: vdso: disable LTO
` [PATCH v8 15/16] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v8 16/16] arm64: allow LTO to be selected

[Buildroot] [PATCH/next v1] package/fmt: bump version to 7.1.3
 2020-12-01 21:48 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/lmem: Limit block size to 4G
 2020-12-01 21:47 UTC  (4+ messages)

[PATCH v1] NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
 2020-12-01 21:34 UTC  (11+ messages)
                  ` [UNVERIFIED SENDER] "

[Buildroot] [git commit branch/next] package/fmt: bump version to 7.1.3
 2020-12-01 21:47 UTC 

[Buildroot] [git commit] package/fmt: bump version to 7.1.3
 2020-12-01 21:47 UTC 

[Buildroot] [git commit branch/next] package/kmsxx: bump version to 5489056 and convert to meson build
 2020-12-01 21:47 UTC 

[Buildroot] [git commit] package/kmsxx: fix build with gcc 10
 2020-12-01 21:47 UTC 

[Buildroot] [git commit] package/kmsxx: bump version to 5489056 and convert to meson build
 2020-12-01 21:47 UTC 

[Buildroot] [git commit branch/next] package/kmsxx: fix build with gcc 10
 2020-12-01 21:47 UTC 

[PATCH] Staging: rtl8723bs/core: Add blank line after variable declaration
 2020-12-01 21:47 UTC  (2+ messages)
` [PATCH] Staging: rtl8723bs/core: Add blank line after variable declarations

[PATCH] mm/vmalloc: randomize vmalloc() allocations
 2020-12-01 21:45 UTC 

[Buildroot] [PATCH v2] package/cups-filters: bump to version 1.28.4
 2020-12-01 21:46 UTC  (2+ messages)

[RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue
 2020-12-01 21:45 UTC  (3+ messages)

[PATCH bpf-next] kbuild: Restore ability to build out-of-tree modules
 2020-12-01 21:44 UTC  (4+ messages)

[PATCH 0/3] UAC2 Gadget: feedback endpoint support
 2020-12-01 21:43 UTC  (8+ messages)

[PATCH bpf-next] bpf, xdp: add bpf_redirect{,_map}() leaf node detection and optimization
 2020-12-01 21:42 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/cups-filters: bump to version 1.28.4
 2020-12-01 21:43 UTC 

[Buildroot] [git commit] package/cups-filters: bump to version 1.28.4
 2020-12-01 21:43 UTC 

linux-next: Tree for Dec 1
 2020-12-01 21:42 UTC  (5+ messages)
` linux-next: Tree for Dec 1 [crypto/aegis128.ko]

[Buildroot] [git commit] package/s390-tools: fix build with netsnmp
 2020-12-01 21:42 UTC 

[pull request][net-next V2 00/15] mlx5 Connection Tracking in NIC mode
 2020-12-01 21:41 UTC  (4+ messages)
` [net-next V2 09/15] net/mlx5e: CT: Use the same counter for both directions

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-01 21:38 UTC  (6+ messages)

[PATCH 5.9 000/152] 5.9.12-rc1 review
 2020-12-01 21:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-12-01 21:41 UTC 

[Buildroot] [git commit branch/next] package/linux-firmware: reformat hash file using the 2 spaces convention
 2020-12-01 21:41 UTC 

[Buildroot] [git commit branch/next] package/linux-firmware: bump version to 20201022
 2020-12-01 21:41 UTC 

[Buildroot] [git commit] package/linux-firmware: bump version to 20201022
 2020-12-01 21:41 UTC 

[Buildroot] [git commit branch/next] package/linux-firmware: install Ath10k QCA9377 sdio firmware
 2020-12-01 21:41 UTC 

[Buildroot] [git commit] package/linux-firmware: install Ath10k QCA9377 sdio firmware
 2020-12-01 21:41 UTC 

[Buildroot] [git commit] package/linux-firmware: reformat hash file using the 2 spaces convention
 2020-12-01 21:41 UTC 

[Buildroot] [PATCH 1/3] package/linux-firmware: reformat hash file using the 2 spaces convention
 2020-12-01 21:41 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] package/linux-firmware: install Ath10k QCA9377 sdio firmware

[PATCH 5.4 00/98] 5.4.81-rc1 review
 2020-12-01 21:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-12-01 21:40 UTC 

[PATCH 4.19 00/57] 4.19.161-rc1 review
 2020-12-01 21:39 UTC  (2+ messages)

[PATCH 4.9 00/42] 4.9.247-rc1 review
 2020-12-01 21:39 UTC  (2+ messages)

[PATCH 4.14 00/50] 4.14.210-rc1 review
 2020-12-01 21:39 UTC  (2+ messages)

[RFC] ACPI PM during kernel poweroff/reboot
 2020-12-01 21:38 UTC  (6+ messages)

[Buildroot] [PATCH/next 1/1] package/bind: fix license hash
 2020-12-01 21:39 UTC  (2+ messages)

[Buildroot] [git commit] package/bind: fix license hash
 2020-12-01 21:39 UTC 


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.