All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-12 20:08:22 to 2020-11-12 21:14:12 UTC [more...]

linux-next: Fixes tag needs some work in the vfs-fixes tree
 2020-11-12 21:14 UTC  (2+ messages)

[dpdk-dev] [PATCH] BBDEV: add LDPC op parameters and flags to support CBGT
 2020-11-12 21:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2 bpf-next 0/4] bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP
 2020-11-12 21:13 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Folding omem_charge() into sk_storage_charge()
` [PATCH v2 bpf-next 2/4] bpf: Rename some functions in bpf_sk_storage
` [PATCH v2 bpf-next 3/4] bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP
` [PATCH v2 bpf-next 4/4] bpf: selftest: Use "

Asus Zephyrus G14 GA401IH-HE003 problem with sound and fan
 2020-11-12 21:13 UTC  (2+ messages)

[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
 2020-11-12 21:11 UTC  (22+ messages)
` [PATCH 01/30] drm/savage/savage_bci: Remove set but never used 'aper_rsrc' and 'fb_rsrc'
` [PATCH 02/30] include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning
` [PATCH 04/30] drm/via/via_dma: Remove set but unused variable 'agp_base'
` [PATCH 06/30] drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev'
` [PATCH 07/30] drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documentation
` [PATCH 27/30] drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used

[dpdk-dev] [PATCH] doc: support IPsec Multi-buffer lib v0.55
 2020-11-12 21:12 UTC  (2+ messages)

[PATCH] docs: Better mention of qemu-img amend limitations
 2020-11-12 21:10 UTC  (4+ messages)

[Buildroot] [RFC PATCH] toolchain/toolchain-wrapper: remove --build-id=none option
 2020-11-12 21:11 UTC  (6+ messages)

[PATCH for-5.2?] nbd: Silence Coverity false positive
 2020-11-12 21:09 UTC  (3+ messages)

[dpdk-dev] [PATCH] test/cryptodev: fix typo in blockcipher test output
 2020-11-12 21:10 UTC  (2+ messages)

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-11-12 21:09 UTC  (7+ messages)

[PATCH 1/1] efi_selftest: keep devices in ExitBootServices()
 2020-11-12 21:09 UTC  (2+ messages)

[PATCH v3 00/81] target/arm: Implement SVE2
 2020-11-12 21:06 UTC  (3+ messages)

[dpdk-dev] test: fix bypassed out of place test
 2020-11-12 21:08 UTC  (3+ messages)

[meta-python][PATCH v4] Add python3-cvxopt
 2020-11-12 21:06 UTC 

[PATCH userspace v2 0/3] Update manpages to reflect that runtime SELinux disable is deprecated
 2020-11-12 21:07 UTC  (4+ messages)
` [PATCH userspace v2 3/3] selinux_config(5): add a note that runtime "

[PATCH userspace] ci: add new dependencies needed by selinux-testsuite
 2020-11-12 21:06 UTC  (2+ messages)

[PATCH] lockd: don't use interval-based rebinding over TCP
 2020-11-12 21:04 UTC  (2+ messages)

[PATCH v3 linux dev-5.8] Fii Kudo project device tree file Add device tree for the Kudo BMC. Kudo is an Ampere (Altra) server platform manufactured by Fii and is based on a Nuvoton NPCM730 SoC
 2020-11-12 20:55 UTC 

[PATCH 1/1] libsepol: free memory when realloc() fails
 2020-11-12 21:04 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: fix typo in ipsec-secgw guide
 2020-11-12 21:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/busybox: Fix hwclock for glibc 2.31+
 2020-11-12 21:04 UTC  (2+ messages)

sigaction.2: clarification for SA_NODEFER needed
 2020-11-12 21:04 UTC  (7+ messages)

[Buildroot] [git commit] package/busybox: Fix hwclock for glibc 2.31+
 2020-11-12 21:03 UTC 

[Buildroot] [git commit branch/next] package/busybox: Fix hwclock for glibc 2.31+
 2020-11-12 21:03 UTC 

[PATCH] SUNRPC: Fix oops in the rpc_xdr_buf event class
 2020-11-12 21:03 UTC  (4+ messages)

[Buildroot] [PATCH/next 1/1] package/python-thrift: bump to version 0.13.0
 2020-11-12 21:03 UTC 

[dpdk-dev] [PATCH v3] doc: add reference to bbdev companion configuration tool
 2020-11-12 21:02 UTC  (4+ messages)

[PATCH] rm: honor sparse checkout patterns
 2020-11-12 21:01 UTC 

[Intel-gfx] [PATCH 0/9] drm/i915: nuke remaining legacy reg helpers (I915_READ/WRITE etc.)
 2020-11-12 21:02 UTC  (20+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915: remove last users of I915_READ_FW()
` [Intel-gfx] [PATCH 2/9] drm/i915: remove last traces of I915_READ_FW() and I915_WRITE_FW()
` [Intel-gfx] [PATCH 3/9] drm/i915/cdclk: prefer intel_de_write() over I915_WRITE()
` [Intel-gfx] [PATCH 4/9] drm/i915/debugfs: replace I915_READ()+I915_WRITE() with intel_uncore_rmw()
` [Intel-gfx] [PATCH 5/9] drm/i915/debugfs: replace I915_READ() with intel_uncore_read()
` [Intel-gfx] [PATCH 6/9] drm/i915/suspend: replace I915_READ()/WRITE() with intel_de_read()/write()
` [Intel-gfx] [PATCH 7/9] drm/i915/pm: replace I915_READ()/WRITE() with intel_uncore_read()/write()
` [Intel-gfx] [PATCH 9/9] drm/i915: remove last traces of I915_READ(), I915_WRITE() and POSTING_READ()

[Buildroot] [PATCH 1/2] package/linux-backports: use buildroot host flex and bison
 2020-11-12 21:01 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/2] package/linux-backports: use flex and bison to generate kconfig parser
  ` [Buildroot] [PATCH v2 2/2] package/linux-backports: bump version to 5.8

loop uevent fix
 2020-11-12 20:59 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the usb-chipidea-fixes tree
 2020-11-12 20:58 UTC 

[PATCH] drm/amd/display: add cursor pitch check
 2020-11-12 20:59 UTC  (5+ messages)

[PATCH v40 00/24] Intel SGX foundations
 2020-11-12 20:58 UTC  (7+ messages)
` [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct

.RS
 2020-11-12 20:57 UTC  (7+ messages)

[Buildroot] [PATCH] package/asterisk: security bump to version 16.14.1
 2020-11-12 20:57 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/asterisk: security bump to version 16.14.1
 2020-11-12 20:57 UTC 

[Buildroot] [git commit] package/asterisk: security bump to version 16.14.1
 2020-11-12 20:57 UTC 

[Buildroot] [PATCH] package/apparmor: fix permission bits for apparmor.service
 2020-11-12 20:57 UTC  (5+ messages)

[Buildroot] [git commit branch/next] package/apparmor: fix permission bits for apparmor.service
 2020-11-12 20:56 UTC 

[Buildroot] [git commit] package/apparmor: fix permission bits for apparmor.service
 2020-11-12 20:56 UTC 

[PATCH net-next 0/7] dpaa_eth: add XDP support
 2020-11-12 20:55 UTC  (6+ messages)
` [PATCH net-next 2/7] dpaa_eth: add basic "
` [PATCH net-next 4/7] dpaa_eth: add XDP_TX support

[PATCH] perf_event_open.2: Assign calculated value explicitly to 'config'
 2020-11-12 20:55 UTC  (2+ messages)

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-12 20:54 UTC  (11+ messages)
` [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory
` [PATCH v2 18/20] kasan: clean up metadata allocation and usage

[Buildroot] [PATCH 1/1] package/waf: add license
 2020-11-12 20:55 UTC  (2+ messages)

Adventures in NFS re-exporting
 2020-11-12 20:55 UTC  (10+ messages)

[Buildroot] [git commit] package/waf: add license
 2020-11-12 20:55 UTC 

[Buildroot] [git commit branch/next] package/waf: add license
 2020-11-12 20:55 UTC 

[PATCH v24 00/12] Landlock LSM
 2020-11-12 20:51 UTC  (13+ messages)
` [PATCH v24 01/12] landlock: Add object management
` [PATCH v24 02/12] landlock: Add ruleset and domain management
` [PATCH v24 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v24 04/12] landlock: Add ptrace restrictions
` [PATCH v24 05/12] LSM: Infrastructure management of the superblock
` [PATCH v24 06/12] fs,security: Add sb_delete hook
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 08/12] landlock: Add syscall implementations
` [PATCH v24 09/12] arch: Wire up Landlock syscalls
` [PATCH v24 10/12] selftests/landlock: Add user space tests
` [PATCH v24 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v24 12/12] landlock: Add user and kernel documentation

[master/dunfell PATCH] matrix-gui-pm-demos: Allow empty package
 2020-11-12 20:50 UTC  (9+ messages)
` [EXTERNAL] "

[Buildroot] [PATCH 1/1] package/fbset: add license file
 2020-11-12 20:53 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/fbset: add license file
 2020-11-12 20:53 UTC 

[Buildroot] [git commit] package/fbset: add license file
 2020-11-12 20:53 UTC 

[dpdk-dev] [PATCH 0/4] code cleanup and improvements
 2020-11-12 20:53 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/bandwidthd: add license file
 2020-11-12 20:53 UTC  (2+ messages)

[PATCH v4 0/8] media: i2c: Add RDACM21 camera module
 2020-11-12 20:52 UTC  (3+ messages)
` [PATCH v4 8/8] [DNI] arm64: dts: renesas: eagle: Specify channel amplitude

[Buildroot] [PATCH 1/1] package/argp-standalone: add license file
 2020-11-12 20:52 UTC  (2+ messages)

[Buildroot] [git commit] package/bandwidthd: add license file
 2020-11-12 20:52 UTC 

[Buildroot] [git commit branch/next] package/bandwidthd: add license file
 2020-11-12 20:52 UTC 

[Buildroot] [git commit branch/next] package/argp-standalone: add license file
 2020-11-12 20:52 UTC 

[Buildroot] [git commit] package/argp-standalone: add license file
 2020-11-12 20:52 UTC 

[Qemu-devel] [Bug 1792659] [NEW] watchpoints might not properly stop execution at the right address
 2020-11-12 20:44 UTC  (4+ messages)
` [Bug 1792659] "

Recent changes (master)
 2020-11-12 20:51 UTC  (2+ messages)

[Buildroot] [PATCH] package/tmux: add upstream security fix for CVE-2020-27347
 2020-11-12 20:51 UTC  (2+ messages)

[PATCH v3 00/20] Start KernelShark v2 transformation
 2020-11-12 20:50 UTC  (3+ messages)
` [PATCH v3 04/20] kernel-shark: Introduce Data streams

[PATCH bpf] MAINTAINERS/bpf: Update Andrii's entry
 2020-11-12 20:49 UTC  (4+ messages)

[PATCH 5/5] parse-remote: remove this now-unused library
 2020-11-12 20:49 UTC  (5+ messages)
` [PATCH v2 0/2] Retire git-parse-remote
  ` [PATCH v2 1/2] parse-remote: move used code to git-submodule.sh
  ` [PATCH v2 2/2] parse-remote: remove this now-unused library

[PATCH v3 0/3] dt-bindings: Convert graph bindings to json-schema
 2020-11-12 20:49 UTC  (4+ messages)
` [PATCH v3 1/3] "

[Buildroot] [git commit] package/tmux: add upstream security fix for CVE-2020-27347
 2020-11-12 20:49 UTC 

[Buildroot] [git commit branch/next] package/tmux: add upstream security fix for CVE-2020-27347
 2020-11-12 20:49 UTC 

kernel oops in generic/013 on an rdma mount (over either soft roce or iwarp)
 2020-11-12 20:48 UTC  (13+ messages)

[tty:tty-testing] BUILD SUCCESS 1f78ae99790812481b7944cf40008aed5fd2ef18
 2020-11-12 20:48 UTC 

[PATCH v10 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-12 20:43 UTC  (3+ messages)
` [PATCH v10 06/12] hw/block/nvme: Support allocated CNS command variants

[PATCH 01/11] git-parse-remote: fix highly misleading man page
 2020-11-12 20:48 UTC  (6+ messages)
` [PATCH 0/5] Remove now-unused git-parse-remote
  ` How do I "git fetch" with a custom <refspec> but a default remote?

[PATCH net v1] lan743x: prevent entire kernel HANG on open, for some platforms
 2020-11-12 20:47 UTC 

Schedule for OpenPOWER/Xen meeting
 2020-11-12 20:44 UTC  (3+ messages)

[PATCH net-next 0/2] Add support for DSFP transceiver type
 2020-11-12 20:44 UTC  (5+ messages)
` [PATCH net-next 2/2] net/mlx5e: Add DSFP EEPROM dump support to ethtool

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-12 20:43 UTC  (8+ messages)

[PATCH 0/3] UAC2 Gadget: feedback endpoint support
 2020-11-12 20:42 UTC 

[tty:tty-linus] BUILD SUCCESS 425af483523b76bc78e14674a430579d38b2a593
 2020-11-12 20:42 UTC 

drivers/usb/cdns3/core.c:676:9: warning: Identical condition 'ret', second condition is always false
 2020-11-12 20:41 UTC 

[PATCH v2] ima: select ima-buf template for buffer measurement
 2020-11-12 20:39 UTC 

[PATCH 00/24] perf: Add mmap2 build id support
 2020-11-12 20:39 UTC  (5+ messages)
` [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id

[PATCH v2 13/20] merge-ort: step 1 of tree writing -- record basenames, modes, and oids
 2020-11-12 20:39 UTC  (2+ messages)

[PATCH v4 00/19] sched: Migrate disable support
 2020-11-12 20:37 UTC  (7+ messages)
` [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr()

[linux-next:master] BUILD REGRESSION a60b1e1fe9ca5f9d9a79e89a8d71228a8e04d35c
 2020-11-12 20:36 UTC 

[Intel-wired-lan] [PATCH] ixgbe: Support external GBE SerDes PHY BCM54616s
 2020-11-12 20:33 UTC  (2+ messages)
`  "

[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
 2020-11-12 20:31 UTC  (5+ messages)
` [PATCH v3 06/11] gitlab-ci: Rename acceptance_test_job -> integration_test_job

[Intel-gfx] [PATCH] drm/i915/gvt: return error when failing to take the module reference
 2020-11-12 13:22 UTC 

[PATCH] fscrypt: fix inline encryption not used on new files
 2020-11-12 20:29 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH bpf-next v2 0/2] Sleepable LSM Hooks
 2020-11-12 20:29 UTC  (2+ messages)

[PATCH] bpf: Expose a bpf_sock_from_file helper to tracing programs
 2020-11-12 20:28 UTC  (2+ messages)
` saner sock_from_file() calling conventions (was Re: [PATCH] bpf: Expose a bpf_sock_from_file helper to tracing programs)

[PATCH] ARM: configs: sunxi: enable Realtek PHY
 2020-11-12 20:26 UTC  (2+ messages)

Qualcomm Crypto Engine driver
 2020-11-12 20:26 UTC  (3+ messages)

[PATCH v5 00/22] Readdir enhancements
 2020-11-12 20:23 UTC  (9+ messages)

[PATCH] ACPICA: fix -Wfallthrough
 2020-11-12 20:22 UTC  (6+ messages)
` [Devel] "

[Buildroot] [PATCH 1/1] package/suricata: link with libatomic if needed
 2020-11-12 20:22 UTC 

dom0 PVH: 'entry->arch.pirq != INVALID_PIRQ' failed at vmsi.c:843
 2020-11-12 20:19 UTC  (4+ messages)

[PATCH] amdgpu/test: deadlock test for CZ family and RV family
 2020-11-12 20:17 UTC  (2+ messages)

[PATCH v3 net-next 00/13] Add ethtool ntuple filters support
 2020-11-12 20:16 UTC  (2+ messages)

[PATCH v8 2/9] mmap: make mlock_future_check() global
 2020-11-12 20:15 UTC  (5+ messages)

[dpdk-dev] [kmods PATCH] windows: normalize line-endings
 2020-11-12 20:16 UTC  (6+ messages)
` [dpdk-dev] [kmods PATCH v2] "

SRCU question
 2020-11-12 20:15 UTC 

[PATCH v2 15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go
 2020-11-12 20:15 UTC  (2+ messages)

[PATCH v8 0/5] hw/block/nvme: dulbe and dsm support
 2020-11-12 19:59 UTC  (4+ messages)
` [PATCH v8 2/5] hw/block/nvme: pull aio error handling
` [PATCH v8 4/5] nvme: add namespace I/O optimization fields to shared header
` [PATCH v8 5/5] hw/block/nvme: add the dataset management command

[PATCH] USB: storage: avoid use of uninitialized values in error path
 2020-11-12 20:12 UTC  (3+ messages)

[meta-ti][dunfell PATCH] k3conf: Update SRCREV to latest
 2020-11-12 20:12 UTC  (4+ messages)

[ath6kl:pending] BUILD SUCCESS 3dff1489773827a686c7a747bbfd0722596bfd9d
 2020-11-12 20:12 UTC 

[ath6kl:master-pending] BUILD SUCCESS 3d0a0e857d52d50e88acdc20f06a93b248dfa50f
 2020-11-12 20:12 UTC 

INFO: rcu detected stall in input_repeat_key
 2020-11-12 20:11 UTC  (2+ messages)

[RFC 0/2] Do not slow down some AMD devices with coresched
 2020-11-12 20:09 UTC  (10+ messages)
` [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it

[PATCH v2 0/1] This patch address comments on patch v1
 2020-11-12 20:09 UTC  (4+ messages)
` [PATCH v2 1/1] ath10k: add option for chip-id based BDF selection

[PATCH] bpf: Expose bpf_sk_storage_* to iterator programs
 2020-11-12 20:09 UTC 

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-12 20:07 UTC  (9+ messages)
` [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'


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.