All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-24 00:36:55 to 2021-09-24 02:36:05 UTC [more...]

[PATCH] net: prevent user from passing illegal stab size
 2021-09-24  2:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/1] firmware: smccc: Add tracepoints when SMCCC calls are made
 2021-09-24  2:31 UTC  (4+ messages)

[bug report] nvme removing after probe failed with pci rescan after nvme sysfs removal
 2021-09-24  2:33 UTC  (3+ messages)

[PATCH 00/37] Add device tree based NUMA support to Arm
 2021-09-24  2:33 UTC  (37+ messages)
` [PATCH 02/37] xen: introduce a Kconfig option to configure NUMA nodes number
` [PATCH 04/37] xen: introduce an arch helper for default dma zone status
` [PATCH 11/37] xen/x86: abstract neutral code from acpi_numa_memory_affinity_init
` [PATCH 12/37] xen/x86: decouple nodes_cover_memory from E820 map
` [PATCH 13/37] xen/x86: decouple processor_nodes_parsed from acpi numa functions
` [PATCH 14/37] xen/x86: use name fw_numa to replace acpi_numa
` [PATCH 15/37] xen/x86: rename acpi_scan_nodes to numa_scan_nodes
` [PATCH 16/37] xen/x86: export srat_bad to external
` [PATCH 17/37] xen/x86: use CONFIG_NUMA to gate numa_scan_nodes
` [PATCH 20/37] xen: introduce CONFIG_EFI to stub API for non-EFI architecture
` [PATCH 21/37] xen/arm: Keep memory nodes in dtb for NUMA when boot from EFI
` [PATCH 22/37] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS
` [PATCH 23/37] xen/arm: implement node distance helpers for Arm
` [PATCH 24/37] xen/arm: implement two arch helpers to get memory map info
` [PATCH 25/37] xen/arm: implement bad_srat for Arm NUMA initialization
` [PATCH 26/37] xen/arm: build NUMA cpu_to_node map in dt_smp_init_cpus
` [PATCH 28/37] xen/arm: stub memory hotplug access helpers for Arm

[PATCH 1/1] iommu/vt-d: Use second level for GPA->HPA translation
 2021-09-24  2:29 UTC  (2+ messages)

[PATCH v2 0/6] gnttab: add per-domain controls
 2021-09-24  2:30 UTC  (6+ messages)

[dpdk-dev] [PATCH v3] Enable AddressSanitizer feature on DPDK
 2021-09-24  2:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 1/2] Enable ASan for memory detector "
  ` [dpdk-dev] [PATCH v4 2/2] lib/pipeline: Fix gcc compilation error using ASan

+ mm-do-not-acquire-zone-lock-in-is_free_buddy_page.patch added to -mm tree
 2021-09-24  2:30 UTC 

[PATCH] arm64: dts: sm6125: Remove leading zeroes
 2021-09-24  2:30 UTC  (3+ messages)
` (subset) "

+ kfence-test-use-kunit_skip-to-skip-tests.patch added to -mm tree
 2021-09-24  2:28 UTC 

[PATCH v2] spapr/xive: Fix kvm_xive_source_reset trace event
 2021-09-24  2:16 UTC  (2+ messages)

[PATCH 0/6] Fix various issues around removal of untracked files/directories
 2021-09-24  2:27 UTC  (6+ messages)
` [PATCH 2/6] Split unpack_trees 'reset' flag into two for untracked handling

[PATCH] mm/userfaultfd: selftests: Fix memory corruption with thp enabled
 2021-09-24  2:26 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 1/2] Enable ASan for memory detector on DPDK
 2021-09-24  2:16 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4 2/2] lib/pipeline: Fix gcc compilation error using ASan

[PATCH v2 0/3] drm: msm+ti-sn65dsi86 support for NO_CONNECTOR
 2021-09-24  2:25 UTC  (5+ messages)
` [PATCH v2 3/3] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR support

+ const_structscheckpatch-add-a-few-sound-ops-structs.patch added to -mm tree
 2021-09-24  2:25 UTC 

[WARNING - iOS 15] Update WireGuard to >=1.0.15-26 *before* updating to iOS 15
 2021-09-24  2:23 UTC 

[PATCH v3] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-24  2:24 UTC  (5+ messages)

[PATCH] mm/memory_failure: Fix the missing pte_unmap() call
 2021-09-24  2:24 UTC  (3+ messages)

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-24  2:15 UTC  (4+ messages)

[PATCH v3 bpf-next 1/5] bpf: Add bloom filter map implementation
 2021-09-24  2:23 UTC  (14+ messages)

[PATCH v3 1/1] mm: Fix the uninitialized use in overcommit_policy_handler
 2021-09-24  2:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/vhost: fix use-after-free on drain vhost
 2021-09-24  2:22 UTC  (2+ messages)

+ mm-fix-the-uninitialized-use-in-overcommit_policy_handler.patch added to -mm tree
 2021-09-24  2:22 UTC 

[PATCH 1/3] hwmon: tmp421: handle I2C errors
 2021-09-24  2:21 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] hwmon: tmp421: fix rounding for negative values

[dpdk-dev] [PATCH 0/5] Implement rte_power_monitor API in virtio/vhost PMD
 2021-09-24 10:23 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/5] net/virtio: implement rte_power_monitor API
  ` [dpdk-dev] [PATCH v3 2/5] vhost: "
  ` [dpdk-dev] [PATCH v3 3/5] net/vhost: "
  ` [dpdk-dev] [PATCH v3 4/5] power: modify return of queue_stopped
  ` [dpdk-dev] [PATCH v3 5/5] examples/l3fwd-power: support virtio/vhost

+ mm-userfaultfd-selftests-fix-memory-corruption-with-thp-enabled.patch added to -mm tree
 2021-09-24  2:19 UTC 

WireGuard Configurations Gone After iOS 15 Upgrade
 2021-09-24  2:17 UTC  (4+ messages)

[PATCH 0/7] a bunch of patches that have not yet been reviewed
 2021-09-24  2:12 UTC  (8+ messages)
` [PATCH 1/7] ksmbd: add validation in smb2_ioctl
` [PATCH 2/7] ksmbd: add request buffer validation in smb2_set_info
` [PATCH 3/7] ksmbd: remove RFC1002 check in smb2 request
` [PATCH 4/7] ksmbd: check strictly data area in ksmbd_smb2_check_message()
` [PATCH 5/7] ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
` [PATCH 6/7] ksmbd: fix invalid request buffer access in compound
` [PATCH 7/7] ksmbd: add validation in smb2 negotiate

[PATCH] proc: Disable /proc/$pid/wchan
 2021-09-24  2:13 UTC  (8+ messages)

[PATCH v5 1/2] pwm: Introduce single-PWM of_xlate function
 2021-09-24  2:12 UTC  (2+ messages)
` [PATCH v5 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip

[PATCH 0/4] add the imx8 pcie phy driver support
 2021-09-24  2:08 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy

googletest shared library
 2021-09-24  2:10 UTC  (8+ messages)
` [yocto] "

[meta-oe][PATCH] vk-gl-cts: fix soname linking
 2021-09-24  2:10 UTC 

[PATCH] phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers
 2021-09-24  2:10 UTC  (3+ messages)

[PATCH v2] clocksource: arc_timer: eliminate redefined macro error
 2021-09-24  2:08 UTC  (2+ messages)

[PATCH 1/6] dt-bindings: hwmon: lm70: move to trivial devices
 2021-09-24  2:08 UTC  (10+ messages)
` [PATCH 2/6] dt-bindings: hwmon: lm75: remove gmt,g751 from "
` [PATCH 3/6] dt-bindings: hwmon: dps650ab: move to "
` [PATCH 4/6] dt-bindings: hwmon: hih6130: "
` [PATCH 5/6] dt-bindings: hwmon: jedec,jc42: convert to dtschema

[RFC PATCH] trace: prevent preemption in perf_ftrace_function_call()
 2021-09-24  2:08 UTC  (3+ messages)

[PATCH v2 0/6] iproute2: Add basic AX.25, NETROM and ROSE support
 2021-09-24  2:05 UTC  (2+ messages)

[PATCH] hwmon: ltc2947: Properly handle errors when looking for the external clock
 2021-09-24  2:03 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf: keep track of prog verification stats
 2021-09-24  2:02 UTC  (4+ messages)

[PATCH] Add another customer ID for NCT6683D sensor chip on some ASRock boards
 2021-09-24  2:02 UTC  (2+ messages)

[PATCH v9 00/13] amphion video decoder/encoder driver
 2021-09-24  1:58 UTC  (18+ messages)
` [PATCH v9 04/13] media: amphion: add vpu core driver
    ` [EXT] "
` [PATCH v9 06/13] media: amphion: add vpu v4l2 m2m support
    ` [EXT] "
` [PATCH v9 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
    ` [EXT] "
  ` [EXT] Re: [PATCH v9 00/13] amphion video decoder/encoder driver

[syzbot] UBSAN: array-index-out-of-bounds in qfq_update_agg (3)
 2021-09-24  1:58 UTC 

[RFC PATCH] x86, vmlinux.lds: Add debug option to force all data sections aligned
 2021-09-24  1:57 UTC  (4+ messages)

[PATCH 1/6] dt-bindings: hwmon: ti,tmp108: convert to dtschema
 2021-09-24  1:57 UTC  (10+ messages)
` [PATCH 2/6] dt-bindings: hwmon: ti,tmp102: add bindings and remove from trivial devices
` [PATCH 4/6] dt-bindings: hwmon: lltc,ltc4151: convert to dtschema
` [PATCH 5/6] dt-bindings: hwmon: microchip,mcp3021: "
` [PATCH 6/6] dt-bindings: hwmon: sensirion,sht15: "

[syzbot] INFO: task hung in io_uring_del_tctx_node
 2021-09-24  1:57 UTC 

[PATCH] riscv: fix a nasty sigreturn bug
 2021-09-24  1:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] *** support IOMMU for DMA device ***
 2021-09-24  1:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/2] support IOMMU for DMA device
  ` [dpdk-dev] [PATCH v2 2/2] vhost: enable IOMMU for async vhost

[PATCH 0/3] Makefile: make "sparse" and "hdr-check" non-.PHONY
 2021-09-24  1:30 UTC  (7+ messages)
` [PATCH v2] Makefile: make the "sparse" target non-.PHONY

[PATCH net] sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
 2021-09-24  1:52 UTC  (2+ messages)

[PATCH 0/6] fix uaf in rq_qos_done_io()
 2021-09-24  1:49 UTC  (8+ messages)
` [PATCH 6/6] rq-qos: "

[LTP] [RFC PATCH] fallocate05: increase the fallocate and defallocate size
 2021-09-24  1:49 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/7] drm/i915/display: Wait PSR2 get out of deep sleep to update pipe
 2021-09-24  1:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/7] "

[PATCH net-next 0/6] Batch of devlink related fixes
 2021-09-24  1:39 UTC  (6+ messages)
` [PATCH net-next 1/6] bnxt_en: Check devlink allocation and registration status
      ` [Intel-wired-lan] "

[PATCH v2] drm/amd/display: Fix randomly flicking on overlay with enabled ABM
 2021-09-24  1:34 UTC 

[PATCH 3/5] vfs: add a zero-initialization mode to fallocate
 2021-09-24  1:35 UTC  (14+ messages)

Two more CIFS patches pointed out by Dan Carpenter using smatch
 2021-09-24  1:34 UTC  (2+ messages)

Struct page proposal
 2021-09-24  1:31 UTC  (15+ messages)
    ` Mapcount of subpages

What's cooking in git.git (Sep 2021, #07; Thu, 23)
 2021-09-24  1:30 UTC  (2+ messages)

[PATCH v2] perf/core: fix userpage->time_enabled of inactive events
 2021-09-24  1:28 UTC 

[PATCHSET RFC v2 chandan 0/4] xfs: separate btree cursor slab zones
 2021-09-24  1:27 UTC  (5+ messages)
` [PATCH 1/4] xfs: remove xfs_btree_cur.bc_blocklog
` [PATCH 2/4] xfs: reduce the size of nr_ops for refcount btree cursors
` [PATCH 3/4] xfs: check absolute maximum nlevels for each btree type
` [PATCH 4/4] xfs: use separate btree cursor slab "

[PATCHSET RFC v2 chandan 00/15] xfs: support dynamic btree cursor height
 2021-09-24  1:27 UTC  (16+ messages)
` [PATCH 01/15] xfs: fix maxlevels comparisons in the btree staging code
` [PATCH 02/15] xfs: remove xfs_btree_cur_t typedef
` [PATCH 03/15] xfs: don't allocate scrub contexts on the stack
` [PATCH 04/15] xfs: don't track firstrec/firstkey separately in xchk_btree
` [PATCH 05/15] xfs: dynamically allocate btree scrub context structure
` [PATCH 06/15] xfs: stricter btree height checking when looking for errors
` [PATCH 07/15] xfs: stricter btree height checking when scanning for btree roots
` [PATCH 08/15] xfs: check that bc_nlevels never overflows
` [PATCH 09/15] xfs: support dynamic btree cursor heights
` [PATCH 10/15] xfs: refactor btree cursor allocation function
` [PATCH 11/15] xfs: encode the max btree height in the cursor
` [PATCH 12/15] xfs: dynamically allocate cursors based on maxlevels
` [PATCH 13/15] xfs: compute actual maximum btree height for critical reservation calculation
` [PATCH 14/15] xfs: compute the maximum height of the rmap btree when reflink enabled
` [PATCH 15/15] xfs: kill XFS_BTREE_MAXLEVELS

[PATCH v2 00/11] rebase: dereference tags
 2021-09-24  1:26 UTC  (3+ messages)
` [PATCH v3 00/10] "

[PATCH for-rc v4 0/5] RDMA/rxe: Various bug fixes
 2021-09-24  1:25 UTC  (4+ messages)

next/pending-fixes build: 197 builds: 2 failed, 195 passed, 13 warnings (v5.15-rc2-438-g281756d0de8c)
 2021-09-24  1:16 UTC 

[PATCH v2 1/2] dt-bindings: hwmon: lm90: convert to dtschema
 2021-09-24  1:12 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: lm90: do not require VCC supply

[PATCH] kexec:Fix memory leak problem in zImage_ppc64_load()
 2021-09-24  1:08 UTC 

[PATCH v3 1/2] arm64: add an MTE support check to the top of mte_thread_switch()
 2021-09-24  1:08 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled

[PATCH v4] arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
 2021-09-24  1:06 UTC 

[PATCH v3 00/17] introduce exynosauto v9 ufs driver
 2021-09-24  1:10 UTC  (11+ messages)
  ` [PATCH v3 06/17] scsi: ufs: ufs-exynos: get sysreg regmap for io-coherency
  ` [PATCH v3 05/17] dt-bindings: ufs: exynos-ufs: add sysreg regmap property

[PATCH hwmon-next 1/1] hwmon: (mlxreg-fan) Fix defect reported by Coverity Scan for linux-next
 2021-09-24  1:09 UTC  (2+ messages)

[PATCH] ovl: fix oops in ovl_rename
 2021-09-24  1:16 UTC 

[PATCH] pci: fix handling of PCI bridges with subordinate bus number 0xff
 2021-09-24  1:06 UTC 

[PATCH][next] hwmon: (mlxreg-fan): Fix out of bounds read on array fan->pwm
 2021-09-24  1:06 UTC  (2+ messages)

[PATCH v6 0/4] arm: aspeed: Add UART routing support
 2021-09-24  1:01 UTC  (5+ messages)
` [PATCH v6 2/4] dt-bindings: aspeed: Add UART routing controller

[PATCH v13 0/5] Mediatek pinctrl patch on mt8195
 2021-09-24  1:00 UTC  (5+ messages)
` [PATCH v13 2/5] dt-bindings: pinctrl: mt8195: change pull up/down description

[PATCH v5 0/5] fuse,virtiofs: support per-file DAX
 2021-09-24  1:02 UTC  (6+ messages)
` [PATCH v5 2/5] fuse: make DAX mount option a tri-state
      ` [Virtio-fs] "

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-24  1:02 UTC  (5+ messages)
` [RFC PATCH 07/13] x86/process/64: Add uintr task context switch support
` [RFC PATCH 08/13] x86/process/64: Clean up uintr task fork and exit paths

[proc/wchan] 30a3a19273: leaking-addresses.proc.wchan./proc/bus/input/devices:B:KEY=1000000000007ff980000000007fffebeffdfffeffffffffffffffffffffe
 2021-09-24  1:01 UTC  (3+ messages)
` /proc/$pid/chan kernel address exposures (was Re: [proc/wchan] 30a3a19273: leaking-addresses.proc.wchan./proc/bus/input/devices:B:KEY=1000000000007ff980000000007fffebeffdfffeffffffffffffffffffffe)

[PATCH V10 0/8] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-24  1:00 UTC  (6+ messages)
` [PATCH V10 1/8] dt-bindings: spi: Add sc7280 support

[PATCH v2] drm/i915/bdb: Fix version check
 2021-09-24  1:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/bdb: Fix version check (rev2)

ANSI sequences produced on non-ANSI terminal
 2021-09-24  0:58 UTC  (2+ messages)
` [PATCH] config: add an includeIf.env{Exists,Bool,Is,Match}

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-24  0:57 UTC  (10+ messages)
` [PATCH 7/8] tools/objtool: Check for use of the ENQCMD instruction in the kernel

Locking issue between NFSv4 and SMB client
 2021-09-24  0:56 UTC  (5+ messages)

[PATCH net v4] net: fix race between napi kthread mode and busy poll
 2021-09-24  0:54 UTC  (12+ messages)

[PATCH] selftests: KVM: Explicitly use movq to read xmm registers
 2021-09-24  0:51 UTC 

[PATCH 03/61] libfrog: create header file for mocked-up kernel data structures
 2021-09-24  0:41 UTC  (4+ messages)
` [PATCH 0/5] xfsprogs: generic serialisation primitives
  ` [PATCH 1/5] xfsprogs: introduce liburcu support

[dpdk-dev] Not able to start IAVF PMD with dpdk 20.11.3
 2021-09-24  0:40 UTC  (2+ messages)

[dunfell][PATCH 1/2] mtd-utils: upgrade 2.1.1 -> 2.1.2
 2021-09-24  0:40 UTC  (2+ messages)
` [dunfell][PATCH 2/2] mtd-utils: upgrade 2.1.2 -> 2.1.3

[PATCH v12 00/17] drm/i915: Introduce Intel PXP
 2021-09-24  0:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Introduce Intel PXP (rev12)


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.