All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 19:32:54 to 2020-07-14 20:26:42 UTC [more...]

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-07-14 20:24 UTC  (15+ messages)
` [PATCH v4 "

[PATCH] fs: i_version mntopt gets visible through /proc/mounts
 2020-07-14 20:26 UTC  (12+ messages)

[meta-virtualization] [PATCH] python3-oslo.config: Change python to python3
 2020-07-14 20:24 UTC  (2+ messages)

[PULL 0/7] Linux user for 5.1 patches
 2020-07-14 20:21 UTC  (2+ messages)

[meta-virtualization][m-c-s][PATCH v2] salt: bump 3000 -> 3001
 2020-07-14 20:24 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Allow privileged user to map the OA buffer
 2020-07-14 20:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/perf: Map OA buffer to user space

[PATCH v5] PCI/ACS: Enable PCI_ACS_TB and disable only when needed for ATS
 2020-07-14 20:24 UTC  (3+ messages)

[LTP] [PATCH] tst_timer: pass kernel_timer_t type to syscalls
 2020-07-14 20:24 UTC 

[PATCH] setup: warn if extensions exist on old format
 2020-07-14 20:24 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] setup: tweak upgrade policy to grandfather worktreeconfig

[Buildroot] [PATCH v1 1/3] package/redir: new package
 2020-07-14 20:24 UTC  (3+ messages)
` [Buildroot] [PATCH v1 2/3] package/libuev: "
` [Buildroot] [PATCH v1 3/3] package/uredir: "

[PATCH v4 09/10] net: eth: altera: add msgdma prefetcher
 2020-07-14 20:23 UTC  (4+ messages)

[PULL 0/3] MIPS patches for 5.1
 2020-07-14 20:20 UTC  (4+ messages)
` [PULL 1/3] target/mips: Remove identical if/else branches
` [PULL 2/3] target/mips: Fix ADD.S FPU instruction
` [PULL 3/3] MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang)

[PATCH] mm/percpu: mark pcpu_chunk_type() as __maybe_unused
 2020-07-14 20:22 UTC  (4+ messages)
  ` [PATCH v2] mm/percpu: fix 'defined but not used' warning

[Buildroot] [PATCH v2 1/2] package/qemu: add vnc support
 2020-07-14 20:21 UTC  (2+ messages)

[PATCH] linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines
 2020-07-14 20:04 UTC 

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-07-14 20:19 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/fbc: Limit cfb to the first 256MiB of stolen on g4x+
 2020-07-14 20:19 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "
` [Intel-gfx] [PATCH v2] "

[Buildroot] [git commit] package/qemu: add optional usb-redir support
 2020-07-14 20:19 UTC 

[Buildroot] [git commit] package/qemu: add optional vnc support
 2020-07-14 20:18 UTC 

[Buildroot] [PATCH v1] board/raspberrypi: fix rpi4/rpi4-64 genimage config files
 2020-07-14 20:17 UTC 

[GIT PULL tip/core/rcu] RCU commits for v5.9
 2020-07-14 20:17 UTC  (6+ messages)

[PATCH 0/4] ASoC: fsl_asrc: allow selecting arbitrary clocks
 2020-07-14 20:15 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/open2300: link with -lz only if needed
 2020-07-14 20:16 UTC 

[PATCH 0/6] padata cleanups
 2020-07-14 20:13 UTC  (7+ messages)
` [PATCH 1/6] padata: remove start function
` [PATCH 2/6] padata: remove stop function
` [PATCH 3/6] padata: inline single call of pd_setup_cpumasks()
` [PATCH 4/6] padata: remove effective cpumasks from the instance
` [PATCH 5/6] padata: fold padata_alloc_possible() into padata_alloc()
` [PATCH 6/6] padata: remove padata_parallel_queue

[PATCH] drm/i915: Avoid modeset when content protection changes
 2020-07-14 20:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 1/3] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2020-07-14 20:14 UTC  (12+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/3] dma-buf/sw_sync: Separate signal/timeline locks
  `  "
  ` [Intel-gfx] [PATCH v2] "
    `  "
` [PATCH 3/3] dma-buf/selftests: Add locking selftests for sw_sync
  ` [Intel-gfx] "

[PATCH v3] x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
 2020-07-14 20:15 UTC  (2+ messages)

[Buildroot] [2020.02.x] package/pcre: security bump to 8.44
 2020-07-14 20:15 UTC  (4+ messages)

[PATCH bpf-next v2 0/4] bpf: cgroup skb improvements for bpf_prog_test_run
 2020-07-14 20:12 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: setup socket family and addresses in bpf_prog_test_run_skb
` [PATCH bpf-next v2 2/4] bpf: allow to specify ifindex for skb "
` [PATCH bpf-next v2 3/4] bpf: export some cgroup storages allocation helpers for reusing
` [PATCH bpf-next v2 4/4] bpf: try to use existing cgroup storage in bpf_prog_test_run_skb

[PATCH bpf-next 2/7] bpf, xdp: add bpf_link-based XDP attachment API
 2020-07-14 20:12 UTC  (3+ messages)

[PATCH 0/2] DASD DIAG patches
 2020-07-14 20:12 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: fix inability to use DASD with DIAG driver
` [PATCH 2/2] s390/dasd: Use struct_size() helper

[Buildroot] [PATCH v3, 1/1] package/cups-filters: fix build without dejavu font
 2020-07-14 20:11 UTC  (2+ messages)

[Buildroot] [git commit] package/cups-filters: fix build without dejavu font
 2020-07-14 20:11 UTC 

[Buildroot] [PATCH] package/python-urllib3: security bump to 1.25.9
 2020-07-14 20:10 UTC  (2+ messages)

[PATCH net-next] can: silence remove_proc_entry warning
 2020-07-14 20:10 UTC  (2+ messages)

[Buildroot] [git commit] package/python-urllib3: security bump to 1.25.9
 2020-07-14 20:09 UTC 

[PATCH][next] mei: Avoid the use of one-element arrays
 2020-07-14 20:13 UTC  (5+ messages)

[PATCH ima-evm-utils] Check for tsspcrread in runtime
 2020-07-14 20:06 UTC  (2+ messages)

[PATCH 1/1] efi_loader: configuration of variables store
 2020-07-14 20:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/lxc: disable examples
 2020-07-14 20:06 UTC  (2+ messages)

Using gerrit or github for review?
 2020-07-14 20:05 UTC  (3+ messages)

[PATCH v6 00/11] remoteproc: stm32: Add support for attaching to M4
 2020-07-14 20:04 UTC  (12+ messages)
` [PATCH v6 01/11] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH v6 02/11] remoteproc: stm32: Request IRQ with platform device
` [PATCH v6 03/11] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v6 04/11] remoteproc: stm32: Remove memory translation "
` [PATCH v6 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH v6 06/11] remoteproc: stm32: Properly set co-processor state when attaching
` [PATCH v6 07/11] remoteproc: Make function rproc_resource_cleanup() public
` [PATCH v6 08/11] remoteproc: stm32: Parse memory regions when attaching to M4
` [PATCH v6 09/11] remoteproc: stm32: Properly handle the resource table when attaching
` [PATCH v6 10/11] remoteproc: stm32: Introduce new attach() operation
` [PATCH v6 11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop()

[Buildroot] [PATCH 1/1] package/haproxy: set USE_DL if needed
 2020-07-14 20:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/oracle-mysql: renumber patch
 2020-07-14 20:04 UTC  (2+ messages)

[Buildroot] [git commit] package/lxc: bump to version 4.0.3
 2020-07-14 20:03 UTC 

drivers/greybus/es2.c:439 message_send() error: double unlocked 'es2->cport_out_urb_lock' (orig line 417)
 2020-07-14 20:02 UTC 

[PATCH v6 3/5] arm64: dts: sdm845: add Inline Crypto Engine registers and clock
 2020-07-14 20:00 UTC  (11+ messages)

[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-14 20:00 UTC  (16+ messages)
` [RFC PATCH 11/15] memremap: Add zone device access protection
` [RFC PATCH 12/15] kmap: Add stray write protection for device pages

[PATCH] rdma_rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
 2020-07-14 19:59 UTC  (2+ messages)

[PATCH for-next v1 0/4] RDMA/rxe: Cleanups and improvements
 2020-07-14 19:56 UTC  (3+ messages)

[PATCH v6] scripts/simplebench: compare write request performance
 2020-07-14 19:55 UTC  (4+ messages)

[PATCH 0/6] staging: qlge: General cleanup and refactor
 2020-07-14 19:54 UTC  (8+ messages)
` [PATCH 6/6] staging: qlge: qlge_ethtool: Remove one byte memset

[PATCH] x86/bugs/multihit: Fix mitigation reporting when KVM is not in use
 2020-07-14 19:54 UTC  (5+ messages)

[linux-next:master 6540/7824] net/xfrm/xfrm_interface.c:900: undefined reference to `xfrm4_tunnel_deregister'
 2020-07-14 19:54 UTC  (2+ messages)

[PATCH 4/4] ixgbe/ixgbe_ethtool.c: Remove unnecessary usages of memset
 2020-07-14 19:54 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 3/4] igb/igb_ethtool.c : Remove unnecessary usages of memset
 2020-07-14 19:53 UTC  (3+ messages)
` [Intel-wired-lan] "

[Buildroot] [git commit] package/gnutls: security bump to 3.6.14
 2020-07-14 19:53 UTC  (2+ messages)

[PATCH 2/4] e1000e/ethtool.c : Remove unnecessary usages of memset
 2020-07-14 19:53 UTC  (3+ messages)
` [Intel-wired-lan] "

[Buildroot] [git commit] package/lxc: disable examples
 2020-07-14 19:53 UTC 

[PATCH v3 0/2] arm64/acpi: restrict AML opregion memory access
 2020-07-14 19:52 UTC  (2+ messages)

[Buildroot] [git commit] package/haproxy: set USE_DL if needed
 2020-07-14 19:52 UTC 

[PATCH 1/4] e1000/e1000_ethtool.c: Remove unnecessary usages of memset
 2020-07-14 19:52 UTC  (3+ messages)
` [Intel-wired-lan] "

[Buildroot] [git commit] package/oracle-mysql: don't use bundled zlib
 2020-07-14 19:52 UTC 

[PATCH 1/4] qemu: fix CVE-2020-13362
 2020-07-14 19:51 UTC  (4+ messages)
` [PATCH 2/4] qemu: fix CVE-2020-13659
` [PATCH 3/4] qemu: fix CVE-2020-13800
` [PATCH 4/4] qemu: fix CVE-2020-13791

[Bluez PATCH v2] doc: Add Suspend and Resume events
 2020-07-14 19:51 UTC 

[PATCH v6 0/9] remoteproc: Add support for attaching with rproc
 2020-07-14 19:50 UTC  (10+ messages)
` [PATCH v6 1/9] remoteproc: Add new RPROC_DETACHED state
` [PATCH v6 2/9] remoteproc: Add new attach() remoteproc operation
` [PATCH v6 3/9] remoteproc: Introducing function rproc_attach()
` [PATCH v6 4/9] remoteproc: Introducing function rproc_actuate()
` [PATCH v6 5/9] remoteproc: Introducing function rproc_validate()
` [PATCH v6 6/9] remoteproc: Refactor function rproc_boot()
` [PATCH v6 7/9] remoteproc: Refactor function rproc_trigger_auto_boot()
` [PATCH v6 8/9] remoteproc: Refactor function rproc_free_vring()
` [PATCH v6 9/9] remoteproc: Properly handle firmware name when attaching

Reshape using drives not partitions, RAID gone after reboot
 2020-07-14 19:50 UTC 

[PATCH v2 3/5] powerpc/lib: Use a temporary mm for code patching
 2020-07-14 19:43 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal/interrupts: add function to allow interruptible epoll
 2020-07-14 19:50 UTC  (2+ messages)

[PATCH v2] x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
 2020-07-14 19:49 UTC  (3+ messages)

[PATCH net-next v3 00/12] udp_tunnel: NIC RX port offload infrastructure
 2020-07-14 19:49 UTC  (5+ messages)
` [PATCH net-next v3 01/12] nfp: convert to new udp_tunnel_nic infra

[Buildroot] [git commit] package/oracle-mysql: renumber patch
 2020-07-14 19:48 UTC 

[Buildroot] [PATCH] configs/rock_pi_n8: new defconfig
 2020-07-14 19:48 UTC  (2+ messages)

[ANNOUNCE] 4.19.132-rt59
 2020-07-14 19:48 UTC  (4+ messages)

INFO: rcu detected stall in dummy_timer (3)
 2020-07-14 19:47 UTC  (2+ messages)

Unexpected behavior from xarray - Is it expected?
 2020-07-14 17:54 UTC  (3+ messages)

[PATCH v1] util: OpenBSD build fix
 2020-07-14 19:43 UTC 

[PATCHv3 ipsec-next 01/10] xfrm: add is_ipip to struct xfrm_input_afinfo
 2020-07-14 19:54 UTC  (10+ messages)
` [PATCHv3 ipsec-next 02/10] tunnel4: add cb_handler to struct xfrm_tunnel
  ` [PATCHv3 ipsec-next 03/10] tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
    ` [PATCHv3 ipsec-next 04/10] ip_vti: support IPIP tunnel processing with .cb_handler
      ` [PATCHv3 ipsec-next 00/10] xfrm: support ipip and ipv6 tunnels in vti and xfrmi
        ` [PATCHv3 ipsec-next 05/10] ip_vti: support IPIP6 tunnel processing
          ` [PATCHv3 ipsec-next 06/10] ip6_vti: support IP6IP6 tunnel processing with .cb_handler

[PATCH] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2020-07-14 19:43 UTC  (5+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-07-14 19:42 UTC  (11+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
            ` [PATCH v2 00/15] "
              ` [PATCH v3 00/16] "
                ` [merged][PATCH "

[PATCH] OPENRISC ARCHITECTURE: Replace HTTP links with HTTPS ones
 2020-07-14 19:42 UTC  (7+ messages)
          ` [OpenRISC] "

Regression: squashfs issues since change "squashfs: migrate from ll_rw_block usage to BIO"
 2020-07-14 19:41 UTC 

'git rev-parse --show-toplevel' errors out with per-worktree configs
 2020-07-14 19:40 UTC 

[PATCH] drm/amdgpu: load ta firmware for sienna cichlid
 2020-07-14 19:40 UTC  (2+ messages)

[PATCH] bpfilter: allow to build bpfilter_umh as a module without static library
 2020-07-14 19:39 UTC  (4+ messages)

[git pull] Input updates for v5.8-rc5
 2020-07-14 19:40 UTC  (2+ messages)

[PATCH v2] CREDITS: Replace HTTP links with HTTPS ones
 2020-07-14 19:39 UTC  (4+ messages)
` [PATCH] CREDITS: remove link: http://www.cs.helsinki.fi/u/penberg/
` [PATCH] CREDITS: remove link http://www.mathematik.uni-stuttgart.de/~floeff
` [PATCH] CREDITS: remove link: http://www.andante.org

[PATCH v2] hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
 2020-07-14 19:39 UTC  (6+ messages)

[PATCH v3 0/6] Generic USB Display driver
 2020-07-14 19:38 UTC  (7+ messages)

[dpdk-dev] [PATCH] speed-capabilities: Added Speed Capabilities test case
 2020-07-14 19:38 UTC  (5+ messages)
    ` [dpdk-dev] [PATCH] speed-capabilities: Added Speed Capabilitiestest case

[PATCH] CREDITS: Replace HTTP links with HTTPS ones
 2020-07-14 19:38 UTC  (2+ messages)
` [PATCH] CREDITS: remove link http://www.dementia.org/~shadow

[PATCH v6 00/17] Add static_call
 2020-07-14 19:38 UTC  (11+ messages)
` [PATCH v6 15/17] static_call: Allow early init

[PATCH v3 0/9] Generalize memory encryption models
 2020-07-14 19:36 UTC  (4+ messages)
` [PATCH v3 4/9] host trust limitation: Rework the "memory-encryption" property

[PATCH for-next v1 0/7] RDMA: Remove query_pkey from iwarp providers
 2020-07-14 18:34 UTC  (3+ messages)
` [PATCH for-next v1 4/7] RDMA/siw: Remove the query_pkey callback
` [PATCH for-next v1 6/7] RDMA/i40iw: "

[PATCH v5 00/12] python/machine.py: refactor shutdown
 2020-07-14 19:10 UTC  (5+ messages)
` [PATCH v5 10/12] python/machine.py: split shutdown into hard and soft flavors

decruft the early init / initrd / initramfs code v2
 2020-07-14 19:34 UTC  (2+ messages)

[PATCH] drm/vkms: add wait_for_vblanks in atomic_commit_tail
 2020-07-14 18:35 UTC  (8+ messages)

QEMU | Pipeline #166560423 has failed for master | d2628b1e
 2020-07-14 19:33 UTC 

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-14 16:46 UTC  (8+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

[Buildroot] [Bug 13071] New: toolchain not found error when building netsurf
 2020-07-14 19:32 UTC  (2+ messages)
` [Buildroot] [Bug 13071] "


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.