All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-10 23:53:39 to 2021-03-11 00:45:10 UTC [more...]

[RFC] tests/migration: introduce multifd into guestperf toolkit
 2021-03-11  0:30 UTC 

[PATCH 1/2] drm/i915/dp_link_training: Add newlines to debug messages
 2021-03-11  0:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH 00/10] ASoC: codecs: wolfson: remove cppcheck warnings
 2021-03-11  0:43 UTC 

+ userfaultfd-selftests-use-user-mode-only.patch added to -mm tree
 2021-03-11  0:43 UTC 

[PATCH 00/26] tcg: Workaround macOS 11.2 mprotect bug
 2021-03-11  0:21 UTC  (26+ messages)
` [PATCH 01/26] meson: Split out tcg/meson.build
` [PATCH 02/26] meson: Move disas/tci.c to disas/meson.build
` [PATCH 03/26] meson: Split out fpu/meson.build
` [PATCH 04/26] tcg: Re-order tcg_region_init vs tcg_prologue_init
` [PATCH 05/26] tcg: Remove error return from tcg_region_initial_alloc__locked
` [PATCH 06/26] tcg: Split out tcg_region_initial_alloc
` [PATCH 07/26] tcg: Split out tcg_region_prologue_set
` [PATCH 08/26] tcg: Split out region.c
` [PATCH 09/26] accel/tcg: Inline cpu_gen_init
` [PATCH 10/26] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
` [PATCH 11/26] accel/tcg: Rename tcg_init to tcg_init_machine
` [PATCH 12/26] tcg: Create tcg_init
` [PATCH 13/26] accel/tcg: Merge tcg_exec_init into tcg_init_machine
` [PATCH 14/26] accel/tcg: Pass down max_cpus to tcg_init
` [PATCH 15/26] tcg: Introduce tcg_max_ctxs
` [PATCH 16/26] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
` [PATCH 17/26] tcg: Replace region.end with region.total_size
` [PATCH 18/26] tcg: Tidy tcg_n_regions
` [PATCH 19/26] tcg: Tidy split_cross_256mb
` [PATCH 20/26] tcg: Allocate code_gen_buffer into struct tcg_region_state
` [PATCH 21/26] tcg: Return the map protection from alloc_code_gen_buffer
` [PATCH 22/26] tcg: Sink qemu_madvise call to common code
` [PATCH 23/26] tcg: Do not set guard pages in the rx buffer
` [PATCH 25/26] tcg: Merge buffer protection and guard page protection
` [PATCH 26/26] tcg: When allocating for !splitwx, begin with PROT_NONE

[RFC PATCH v3 0/3] Add support for Qualcomm MFD PMIC register layout
 2021-03-11  0:39 UTC  (4+ messages)
` [RFC PATCH v3 1/3] regmap-irq: Extend sub-irq to support non-fixed reg strides
` [RFC PATCH v3 2/3] regmap-irq: Add support for POLARITY_HI and POLARITY_LO config regs
` [RFC PATCH v3 3/3] regmap-irq: Modify type_buf handling for IRQ_TYPE_LEVEL_*

[PATCH v2 0/8] Optimization batch 9: avoid detecting irrelevant renames
 2021-03-11  0:38 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] diffcore-rename: enable filtering possible rename sources
  ` [PATCH v3 2/8] merge-ort: precompute subset of sources for which we need rename detection
  ` [PATCH v3 3/8] merge-ort: add data structures for an alternate tree traversal
  ` [PATCH v3 4/8] merge-ort: introduce wrappers for "
  ` [PATCH v3 5/8] merge-ort: precompute whether directory rename detection is needed
  ` [PATCH v3 6/8] merge-ort: use relevant_sources to filter possible rename sources
  ` [PATCH v3 7/8] merge-ort: skip rename detection entirely if possible
  ` [PATCH v3 8/8] diffcore-rename: avoid doing basename comparisons for irrelevant sources

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-11  0:36 UTC  (12+ messages)
` [RFC PATCH 1/5] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[PATCH net] net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
 2021-03-11  0:36 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: samsung: remove cppcheck warnings
 2021-03-11  0:35 UTC  (4+ messages)
` [PATCH v3 1/2] ASoC: samsung: tm2_wm5110: check of of_parse return value
` [PATCH v3 2/2] ASoC: samsung: tm2_wm5110: remove shadowing variable

[PATCH net-next 00/23] netfilter: flowtable enhancements
 2021-03-11  0:36 UTC  (24+ messages)
` [PATCH net-next 01/23] net: resolve forwarding path from virtual netdevice and HW destination address
` [PATCH net-next 02/23] net: 8021q: resolve forwarding path for vlan devices
` [PATCH net-next 03/23] net: bridge: resolve forwarding path for bridge devices
` [PATCH net-next 04/23] net: bridge: resolve forwarding path for VLAN tag actions in "
` [PATCH net-next 05/23] net: ppp: resolve forwarding path for bridge pppoe devices
` [PATCH net-next 06/23] net: dsa: resolve forwarding path for dsa slave ports
` [PATCH net-next 07/23] netfilter: flowtable: add xmit path types
` [PATCH net-next 08/23] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
` [PATCH net-next 09/23] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
` [PATCH net-next 10/23] netfilter: flowtable: add vlan support
` [PATCH net-next 11/23] netfilter: flowtable: add bridge vlan filtering support
` [PATCH net-next 12/23] netfilter: flowtable: add pppoe support
` [PATCH net-next 13/23] netfilter: flowtable: add dsa support
` [PATCH net-next 14/23] selftests: netfilter: flowtable bridge and vlan support
` [PATCH net-next 15/23] netfilter: flowtable: add offload support for xmit path types
` [PATCH net-next 16/23] netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
` [PATCH net-next 17/23] netfilter: flowtable: bridge vlan hardware offload and switchdev
` [PATCH net-next 18/23] net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
` [PATCH net-next 19/23] netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
` [PATCH net-next 20/23] dsa: slave: add support for TC_SETUP_FT
` [PATCH net-next 21/23] net: ethernet: mtk_eth_soc: add support for initializing the PPE
` [PATCH net-next 22/23] net: ethernet: mtk_eth_soc: add flow offloading support
` [PATCH net-next 23/23] net: ethernet: mtk_eth_soc: fix parsing packets in GDM

[PATCH 00/45 v3] xfs: consolidated log and optimisation changes
 2021-03-11  0:36 UTC  (14+ messages)
` [PATCH 13/45] xfs: xfs_log_force_lsn isn't passed a LSN
` [PATCH 34/45] xfs: rework per-iclog header CIL reservation
` [PATCH 35/45] xfs: introduce per-cpu CIL tracking sructure
` [PATCH 36/45] xfs: implement percpu cil space used calculation
` [PATCH 37/45] xfs: track CIL ticket reservation in percpu structure
` [PATCH 38/45] xfs: convert CIL busy extents to per-cpu

[Intel-wired-lan] [PATCH S55 01/14] ice: warn about potentially malicious VFs
 2021-03-11  0:33 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH S55 05/14] ice: Update to use package info from ice segment
` [Intel-wired-lan] [PATCH S55 06/14] ice: handle increasing Tx or Rx ring sizes
` [Intel-wired-lan] [PATCH S55 08/14] ice: change link misconfiguration message
` [Intel-wired-lan] [PATCH S55 09/14] ice: remove unnecessary duplicated AQ command flag setting

[PATCH v3 0/6][Outreachy] commit: Implementation of "amend!" commit
 2021-03-11  0:31 UTC  (5+ messages)
` [PATCH v4 3/6] commit: add a reword suboption to --fixup
` [PATCH v4 6/6] doc/git-commit: add documentation for fixup=[amend|reword] options

[PATCH v9 0/8] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2021-03-11  0:28 UTC  (9+ messages)
` [PATCH v9 1/8] media: v4l: Add packed YUV444 24bpp pixel format
` [PATCH v9 2/8] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver
` [PATCH v9 3/8] media: Add parsing for APP14 data segment in jpeg helpers
` [PATCH v9 4/8] media: Quit parsing stream if doesn't start with SOI
` [PATCH v9 5/8] media: Avoid parsing quantization and huffman tables
` [PATCH v9 6/8] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
` [PATCH v9 7/8] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
` [PATCH v9 8/8] Add maintainer for IMX jpeg v4l2 driver

+ mm-oom_kill-ensure-mmu-notifier-range_end-is-paired-with-range_start.patch added to -mm tree
 2021-03-11  0:30 UTC  (2+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 29 warnings (v5.10.22-47-gf4bf7bd9b1cb7)
 2021-03-11  0:29 UTC 

[PATCH] mm/oom_kill: Ensure MMU notifier range_end() is paired with range_start()
 2021-03-11  0:28 UTC  (3+ messages)

[PATCH net-next] net: ocelot: Extend MRP
 2021-03-11  0:25 UTC  (2+ messages)

+ include-remove-pagemaph-from-blkdevh.patch added to -mm tree
 2021-03-11  0:25 UTC 

+ kernel-credc-make-init_groups-static.patch added to -mm tree
 2021-03-11  0:22 UTC 

[cip-dev] CIP IRC weekly meeting today
 2021-03-11  0:22 UTC 

[Intel-gfx] [PATCH 00/23] drm/i915: Add support for FBs requiring a POT stride padding
 2021-03-11  0:22 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH -tip 0/5] kprobes: Fix stacktrace in kretprobes
 2021-03-11  0:20 UTC  (11+ messages)

[linux-next:master 2744/3213] drivers/scsi/lpfc/lpfc_els.c:5840:36: sparse: sparse: incorrect type in assignment (different base types)
 2021-03-11  0:19 UTC  (2+ messages)

[PATCH/RFC 0/2] background initramfs unpacking, and CONFIG_MODPROBE_PATH
 2021-03-11  0:17 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] init/initramfs.c: allow asynchronous unpacking

drivers/gpu/drm/i915/gt/selftest_execlists.c:167:4: error: format string is not a string literal (potentially insecure)
 2021-03-11  0:16 UTC  (2+ messages)

[PATCH 1/8] PCI: endpoint: Fix kernel-doc formatting and add missing documentation
 2021-03-11  0:17 UTC  (8+ messages)
` [PATCH 2/8] PCI/AER: Update functions names in the kernel-doc
` [PATCH 3/8] PCI/PME: Update function name "
` [PATCH 4/8] PCI/ATS: "
` [PATCH 5/8] PCI: "
` [PATCH 6/8] PCI: j721e: Fix a non-compliant kernel-doc
` [PATCH 7/8] PCI: dwc: Remove surplus and document missing function parameters
` [PATCH 8/8] PCI: of: Fix kernel-doc formatting and add missing documentation

[OE-core][dunfell 00/27] Pull request (cover letter only)
 2021-03-11  0:17 UTC  (4+ messages)

[PATCH 2/3] mm: hugetlb: introduce arch_free_vmemmap_page
 2021-03-11  0:15 UTC  (4+ messages)

[PATCH 0/7] mac_via: fixes and improvements
 2021-03-11  0:15 UTC  (8+ messages)
` [PATCH 6/7] mac_via: fix 60Hz VIA1 timer interval

[PATCH bpf-next 2/5] bpf: Add a bpf_snprintf helper
 2021-03-11  0:14 UTC  (3+ messages)

[PATCH 6/6] station: disable roaming logic for auto-roaming cards
 2021-03-11  0:16 UTC  (2+ messages)

[PATCH 3/3] filter-branch: drop $_x40 glob
 2021-03-11  0:14 UTC  (6+ messages)
` [PATCH 0/4] bisect + tests: remove old $_x05, $_x35 and $_x40 variables
` [PATCH 1/4] git-bisect: remove unused SHA-1 $x40 shell variable
` [PATCH 2/4] test-lib: remove unused $_x40 and $_z40 variables
` [PATCH 3/4] shortlog tests: rewrite to get rid of --abbrev=35 hardcoding
` [PATCH 4/4] tests: get rid of $_x05 from the test suite

[PATCH v3] do_wait: make PIDTYPE_PID case O(1) instead of O(n)
 2021-03-11  0:14 UTC  (3+ messages)

[PATCH 00/13] Add binding updates and DT files for SC7280 SoC
 2021-03-11  0:13 UTC  (2+ messages)

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-11  0:12 UTC  (4+ messages)
` [PATCH V3 XRT Alveo 14/18] fpga: xrt: clock platform driver

[PATCH bpf-next 0/2] libbpf/xsk cleanups
 2021-03-11  0:06 UTC  (3+ messages)
` [PATCH bpf-next 2/2] libbpf: xsk: move barriers from libbpf_util.h to xsk.h

[PATCH v6 00/10] libperf and arm64 userspace counter access support
 2021-03-11  0:08 UTC  (22+ messages)
` [PATCH v6 01/10] arm64: pmu: Add function implementation to update event index in userpage
` [PATCH v6 02/10] arm64: perf: Enable PMU counter direct access for perf event
` [PATCH v6 03/10] tools/include: Add an initial math64.h
` [PATCH v6 04/10] libperf: Add evsel mmap support
` [PATCH v6 05/10] libperf: tests: Add support for verbose printing
` [PATCH v6 06/10] libperf: Add support for user space counter access
` [PATCH v6 07/10] libperf: Add arm64 support to perf_mmap__read_self()
` [PATCH v6 08/10] perf: arm64: Add test for userspace counter access on heterogeneous systems
` [PATCH v6 09/10] perf: arm64: Add tests for 32-bit and 64-bit counter size userspace access
` [PATCH v6 10/10] Documentation: arm64: Document PMU counters access from userspace

[PATCH 0/3] sha256 fixes for filter-branch
 2021-03-11  0:10 UTC  (3+ messages)
` [PATCH 1/3] t7003: test ref rewriting explicitly

[PATCH v3] mm: page_alloc: dump migrate-failed pages
 2021-03-11  0:10 UTC  (3+ messages)

[GIT PULL] intel-pinctrl for 5.12-2
 2021-03-11  0:09 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: qcom: sm8250: fix display nodes
 2021-03-11  0:10 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH 00/20] Sparse Index: Design, Format, Tests
 2021-03-11  0:07 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 00/11] gpio: implement the configfs testing module
 2021-03-11  0:07 UTC  (3+ messages)
` [PATCH v3 08/11] gpio: sim: new "

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-11  0:05 UTC  (5+ messages)
` [v8,5/7] PCI: mediatek-gen3: Add MSI support

[PATCH bpf-next 1/5] bpf: Add a ARG_PTR_TO_CONST_STR argument type
 2021-03-11  0:04 UTC  (3+ messages)

[PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list
 2021-03-11  0:04 UTC  (3+ messages)

[PATCH 3/3][v3] tools/power turbostat: Enable accumulate RAPL display
 2021-03-11  0:03 UTC  (5+ messages)
` [3/3,v3] "

[PATCH 1/2] pinctrl: pmic-mpp: Add missing dt-bindings mpp function defs
 2021-03-11  0:03 UTC  (2+ messages)

[PATCH nf] netfilter REJECT: Fix destination MAC in RST packets
 2021-03-11  0:02 UTC  (8+ messages)

[PATCH] pinctrl: core: Handling pinmux and pinconf separately
 2021-03-11  0:01 UTC  (2+ messages)

[PATCH net] net: sched: validate stab values
 2021-03-11  0:00 UTC  (2+ messages)

[PATCH net] net: dsa: b53: VLAN filtering is global to all users
 2021-03-11  0:00 UTC  (2+ messages)

[PATCH v5 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-10 23:59 UTC  (6+ messages)
` [PATCH v5 03/15] pinctrl: bcm: add bcm63xx base code

[PATCH][next] scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one
 2021-03-10 23:59 UTC 

[PATCH 0/3] btrfs: Convert kmap/memset/kunmap to memzero_user()
 2021-03-10 23:58 UTC  (2+ messages)

stable-rc/queue/4.19 build: 204 builds: 0 failed, 204 passed, 85 warnings (v4.19.179-39-ga47c6709d29ef)
 2021-03-10 23:58 UTC 

[PATCH 00/10] Embed struct vfio_device in all sub-structures
 2021-03-10 23:57 UTC  (3+ messages)

main - unit-test: modify for systems with PGSIZE of 64K
 2021-03-10 23:58 UTC 

main - toollib: preserve return code 5
 2021-03-10 23:58 UTC 

[PATCH v5 0/7] Optionally randomize kernel stack offset each syscall
 2021-03-10 23:56 UTC  (4+ messages)
` [PATCH v5 1/7] mm: Restore init_on_* static branch defaults

[PATCH] signal: Allow RT tasks to cache one sigqueue struct
 2021-03-10 23:56 UTC  (9+ messages)

[PATCH v2 2/2] Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
 2021-03-10 23:55 UTC  (3+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.224-20-gb94c80c18fb0)
 2021-03-10 23:55 UTC 

[PATCH v1] usb: typec: tcpci: Refactor tcpc_presenting_cc1_rd macro
 2021-03-10 23:54 UTC  (2+ messages)

+ userfaultfd-selftests-remove-the-time-check-on-delayed-uffd.patch added to -mm tree
 2021-03-10 23:53 UTC 

+ userfaultfd-selftests-dropping-verify-check-in-locking_thread.patch added to -mm tree
 2021-03-10 23:53 UTC 

+ userfaultfd-selftests-only-dump-counts-if-mode-enabled.patch added to -mm tree
 2021-03-10 23:53 UTC 

+ userfaultfd-selftests-unify-error-handling.patch added to -mm tree
 2021-03-10 23:53 UTC 

[PATCH v7 00/17] remoteproc: Add support for detaching a remote processor
 2021-03-10 23:53 UTC  (4+ messages)
` [PATCH v7 12/17] remoteproc: Properly deal with the resource table when stopping

[dpdk-dev] [PATCH] doc: announce renaming of rte_ether_hdr fields
 2021-03-10 23:54 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] doc: announce API changes for Windows compatibility


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.