All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-17 17:27:54 to 2022-05-17 18:12:40 UTC [more...]

[syzbot] UBSAN: array-index-out-of-bounds in nfnetlink_unbind
 2022-05-17 18:12 UTC 

linux-next: Tree for May 16
 2022-05-17 18:12 UTC  (6+ messages)
` linux-next: Tree for May 16 (drm/i915/gt/intel_gt_sysfs_pm.c)
      ` [Intel-gfx] "

[PATCH 00/30] The panic notifiers refactor
 2022-05-17 18:12 UTC  (12+ messages)
` [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list

[tip: x86/sgx] x86/sgx: Disconnect backing page references from dirty status
 2022-05-17 18:12 UTC 

[tip: x86/sgx] x86/sgx: Ensure no data in PCMD page after truncate
 2022-05-17 18:11 UTC 

[PATCH v9 0/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-17 17:29 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v9 2/2] thermal: k3_j72xx_bandgap: Add the bandgap driver support

[PATCH v2] x86/resctrl: Fix zero cbm for AMD in cbm_validate
 2022-05-17 18:10 UTC  (5+ messages)

[PATCH 0/3] kasan: Fix ordering between MTE tag colouring and page->flags
 2022-05-17 18:09 UTC  (8+ messages)
` [PATCH 1/3] mm: kasan: Ensure the tags are visible before the tag in page->flags
` [PATCH 2/3] mm: kasan: Reset the tag on pages intended for user
` [PATCH 3/3] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"

[PATCH 00/16] Cross compilation of embedded firmware
 2022-05-17 18:08 UTC  (5+ messages)
` [PATCH 01/16] configure: do not define or use the CPP variable
` [PATCH 02/16] build: clean up ninja invocation

RTT-PROBE: lore-subspace-rtt
 2022-05-17 18:09 UTC 

[PATCH stable 5.4 0/3] MMC timeout back ports
 2022-05-17 18:09 UTC  (4+ messages)
` [PATCH stable 5.4 1/3] mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
` [PATCH stable 5.4 2/3] mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
` [PATCH stable 5.4 3/3] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()

[PATCH next v5 1/4] dt-bindings: nvmem: convert mtk-efuse.txt to YAML schema
 2022-05-17 18:08 UTC  (6+ messages)
` [PATCH next v5 2/4] dt-bindings: nvmem: mediatek: efuse: add support mt8183

[PATCH V3 0/8] vhost flush cleanups
 2022-05-17 18:08 UTC  (9+ messages)
` [PATCH V3 1/8] vhost: get rid of vhost_poll_flush() wrapper
` [PATCH V3 2/8] vhost: flush dev once during vhost_dev_stop
` [PATCH V3 3/8] vhost_net: get rid of vhost_net_flush_vq() and extra flush calls
` [PATCH V3 4/8] vhost_test: remove vhost_test_flush_vq()
` [PATCH V3 5/8] vhost_vsock: simplify vhost_vsock_flush()
` [PATCH V3 6/8] vhost-scsi: drop flush after vhost_dev_cleanup
` [PATCH V3 7/8] vhost-test: "
` [PATCH V3 8/8] vhost: rename vhost_work_dev_flush

[PATCH 0/1] vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
 2022-05-17 18:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] doc: update Linux core isolation guide
 2022-05-17 18:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/2] netconfig: Add multiple levels to IWD_DHCP_DEBUG
 2022-05-17 18:09 UTC 

[PATCH v5] dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers
 2022-05-17 18:08 UTC  (2+ messages)

[RFC] Add swappiness argument to memory.reclaim
 2022-05-17 18:06 UTC  (4+ messages)

[PATCH v3] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-05-17 18:04 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v6 0/3] document dt-schema for some USB Ethernet controllers
 2022-05-17 18:05 UTC  (2+ messages)

[PATCH v5 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM
 2022-05-17 18:05 UTC  (4+ messages)

[PATCH v5] net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
 2022-05-17 18:05 UTC 

[RFC PATCH 0/2] Ability to allocate DMAable pages using unpopulated-alloc
 2022-05-17 18:04 UTC  (3+ messages)
` [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations
` [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones

[PATCH net 1/1] igb: skip phy status check where unavailable
 2022-05-17 18:01 UTC 

[PATCH v3 00/11] smp: cross CPU call interface
 2022-05-17 18:03 UTC  (12+ messages)
` [PATCH v3 01/11] smp: consolidate the structure definitions to smp.h
` [PATCH v3 02/11] smp: the definitions of cross call interface
` [PATCH v3 03/11] smp: remove SCF_WAIT and SCF_RUN_LOCAL
` [PATCH v3 04/11] smp: replace smp_call_function_single() with smp_call()
` [PATCH v3 05/11] smp: replace smp_call_function_single_async with smp_call_csd
` [PATCH v3 06/11] smp: use smp_call_csd() from irq_work.c and core.c
` [PATCH v3 07/11] smp: eliminate smp_call_function_any
` [PATCH v3 08/11] smp: replace smp_call_function_many_cond() with __smp_call_mask_cond()
` [PATCH v3 09/11] smp: replace smp_call_function_single_async with smp_call_csd
` [PATCH v3 10/11] smp: replace smp_call_function_single() with smp_call()
` [PATCH v3 11/11] smp: up.c to adopt the same format of cross CPU call

new __write_overflow_field compiler warning
 2022-05-17 18:03 UTC 

[PATCHv6 00/15] mm, x86/cc: Implement support for unaccepted memory
 2022-05-17 18:04 UTC  (4+ messages)
` [PATCHv6 02/15] mm: Add "

[GIT PULL] extcon next for 5.19
 2022-05-17 18:03 UTC  (2+ messages)

[PATCH v2] drm: rcar-du: Fix Alpha blending issue on Gen3
 2022-05-17 18:03 UTC  (4+ messages)

[PATCH net-next] net: ifdefy the wireless pointers in struct net_device
 2022-05-17 18:03 UTC  (9+ messages)

[PATCH v4] drm/doc: add rfc section for small BAR uapi
 2022-05-17 18:02 UTC  (5+ messages)
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/doc: add rfc section for small BAR uapi (rev3)

[PATCH] RDMA: remove null check after call container_of()
 2022-05-17 18:03 UTC  (4+ messages)

[PATCH net 0/2] mptcp: Fix checksum byte order on little-endian
 2022-05-17 18:02 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: fix checksum byte order
` [PATCH net 2/2] mptcp: Do TCP fallback on early DSS checksum failure

[Intel-gfx] [PATCH] drm/i915/dg2: Add workaround 22014600077
 2022-05-17 18:02 UTC 

[PATCH] s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
 2022-05-17 18:01 UTC  (2+ messages)

[ovmf test] 170513: regressions - FAIL
 2022-05-17 18:01 UTC 

[PATCH v6 0/7] Add LVTS architecture thermal
 2022-05-17 17:59 UTC  (6+ messages)
` [PATCH v6 2/7] dt-bindings: thermal: Add binding document for mt6873 thermal controller

[PATCH v10 0/7] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2022-05-17 18:00 UTC  (9+ messages)
` [PATCH v10 2/7] KEYS: trusted: allow use of kernel RNG for key material

RTT-PROBE: lore-subspace-rtt
 2022-05-17 17:59 UTC 

[tty:tty-testing] BUILD SUCCESS d6da35e0c6d50f76eaf11a0496d3d2ec1a1fea3f
 2022-05-17 17:59 UTC 

[PATCH v2 2/3] vdpa: Add a device object for vdpa management device
 2022-05-17 13:54 UTC  (3+ messages)

[PATCH -next] drivers: w1: use kfree_sensitive()
 2022-05-17 13:48 UTC  (6+ messages)

[PATCH v2 00/11] Add ASPEED SPI controller driver
 2022-05-17 12:18 UTC  (3+ messages)
` [PATCH v2 01/11] clk: aspeed: Get HCLK frequency support

[PATCH] tee: Add Arm FF-A TEE driver
 2022-05-17 17:55 UTC  (5+ messages)

[PATCH] x86/sgx: Set active memcg prior to shmem allocation
 2022-05-17 17:57 UTC  (2+ messages)

[Patch v6 0/9] CBB driver for Tegra194, Tegra234 & Tegra-Grace
 2022-05-17 17:56 UTC  (7+ messages)
` [Patch v6 2/9] dt-bindings: arm: tegra: Add NVIDIA Tegra194 CBB1.0 binding
` [Patch v6 6/9] dt-bindings: arm: tegra: Add NVIDIA Tegra234 CBB2.0 binding

[PATCH] ACPI: OSL: Fix the memory mapping of an ACPI GAS that addresses a data structure
 2022-05-17 17:56 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-17 17:56 UTC  (2+ messages)

[PATCH] serial: smh: Fake tstc
 2022-05-17 17:55 UTC 

[PATCH v15 0/3] media: mediatek: support mdp3 on mt8183 platform
 2022-05-17 17:53 UTC  (5+ messages)
` [PATCH v15 1/3] dt-binding: mediatek: add bindings for MediaTek MDP3 components

[PATCH V12 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-05-17 17:55 UTC  (5+ messages)
` [PATCH V12 2/9] dt-bindings: mfd: pm8008: Change the address cells
` [PATCH V12 3/9] dt-bindings: mfd: pm8008: Add regulators for pm8008

[PATCHv2 net] bonding: fix missed rcu protection
 2022-05-17 17:54 UTC  (3+ messages)

[PATCHSET 0/4] xfs: fix leaks and validation errors in logged xattr updates
 2022-05-17 17:53 UTC  (4+ messages)
` [PATCH 4/4] xfs: reject unknown xattri log item filter flags during recovery

convert-overrides.py
 2022-05-17 17:53 UTC  (2+ messages)
` [OE-core] convert-overrides.py

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-05-17 17:52 UTC  (18+ messages)
` [PATCH v3 0/4] can: can_dropped_invalid_skb() and Kbuild changes
  ` [PATCH v3 3/4] can: skb:: move can_dropped_invalid_skb and can_skb_headroom_valid to skb.c

[PATCH] binder: fix atomic sleep when get extended error
 2022-05-17 17:52 UTC 

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-17 17:18 UTC  (7+ messages)
` [PATCH v5 04/13] mm/khugepaged: make hugepage allocation context-specific

[XEN][RFC PATCH v3 00/14] dynamic node programming using overlay dtbo
 2022-05-17 17:51 UTC  (5+ messages)
` [XEN][RFC PATCH v3 03/14] libfdt: Keep fdt functions after init for CONFIG_OVERLAY_DTB
` [XEN][RFC PATCH v3 04/14] libfdt: overlay: change overlay_get_target()

[PATCH v2] media: i2c: adv7180: fix reserved bit in Video Selection 2
 2022-05-17 17:50 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-17 17:49 UTC 

[PATCH] of/fdt: Ignore disabled memory nodes
 2022-05-17 17:47 UTC  (5+ messages)

[PATCH 1/2] drm/amdgpu: Convert to common fdinfo format v5
 2022-05-17 17:49 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-05-17
 2022-05-17 17:45 UTC  (4+ messages)
` [PATCH net 1/3] ice: fix crash when writing timestamp on RX rings
` [PATCH net 2/3] ice: fix possible under reporting of ethtool Tx and Rx statistics
` [PATCH net 3/3] ice: Fix interrupt moderation settings getting cleared

[PATCH] target/arm: Fix PAuth keys access checks for disabled SEL2
 2022-05-17 17:44 UTC  (2+ messages)

[meta-arago][dunfell][PATCH] tisdk-core-bundle: Add ti-sci-firmware binary to prebuilt-images directory of SDK
 2022-05-17 17:48 UTC  (4+ messages)

Proposal
 2022-05-17 16:03 UTC 

[PATCH 1/3] floppy: use a statically allocated error counter
 2022-05-17 17:47 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] bpf: refine kernel.unpriviliged_bpf_disabled behaviour
 2022-05-17 17:47 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] "

[PATCH v2] drm/amd: Don't reset dGPUs if the system is going to s2idle
 2022-05-17 17:46 UTC  (2+ messages)

[PATCH] soc: rockchip: Fix refcount leak in rockchip_grf_init
 2022-05-17 17:45 UTC  (4+ messages)

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-17 17:39 UTC  (9+ messages)
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported

[REGRESSION] Laptop with Ryzen 4600H fails to resume video since 5.17.4 (works 5.17.3)
 2022-05-17 17:38 UTC  (3+ messages)

[PATCH 00/12] Change helper declarations to use call flags
 2022-05-17 17:40 UTC  (14+ messages)
` [PATCH 07/12] target/ppc: declare xvxsigsp helper with "
` [PATCH 08/12] target/ppc: declare xxextractuw and xxinsertw helpers "
` [PATCH 09/12] target/ppc: introduce do_va_helper
` [PATCH 10/12] target/ppc: declare vmsum[um]bm helpers with call flags
` [PATCH 11/12] target/ppc: declare vmsumuhm helper "
` [PATCH 12/12] target/ppc: declare vmsumshm "

[iwlwifi-next:pending 1/10] drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1093: warning: "CAUSE" redefined
 2022-05-17 17:43 UTC 

[PATCH v2] media: hantro: Be more accurate on pixel formats step_width constraints
 2022-05-17 17:42 UTC  (4+ messages)

[lunn:v5.18-rc4-stacked-bridges 1/2] kismet: WARNING: unmet direct dependencies detected for EEPROM_AT24 when selected by ZII_RAP
 2022-05-17 17:43 UTC 

[PATCH 0/1] devcoredump support for Panfrost GPU driver
 2022-05-17 17:42 UTC  (2+ messages)
` [PATCH 1/1] drm/panfrost: Add support for devcoredump

[linux-next:master 7923/12343] drivers/gpu/drm/rockchip/rockchip_drm_vop2.c:1476:2-3: Unneeded semicolon
 2022-05-17 17:41 UTC  (3+ messages)

[PATCH] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
 2022-05-17 17:40 UTC  (3+ messages)

[PATCH 01/12] config: add thundert83 config
 2022-05-17 17:39 UTC  (12+ messages)
` [PATCH 02/12] event/octeontx: fix SSO fastpath
` [PATCH 03/12] net/octeontx: fix port close
` [PATCH 04/12] net/octeontx: setting link attributes
` [PATCH 05/12] net/octeontx: handle port reconfiguration
` [PATCH 06/12] net/thunderx: implement polling of link state change
` [PATCH 07/12] net/thunderx: reset Rx DMAC control register
` [PATCH 08/12] net/thunderx: setting link attributes
` [PATCH 09/12] net/octeontx: implement xstats
` [PATCH 10/12] net/octeontx: support allmulticast
` [PATCH 11/12] net/thunderx: device attach from secondary
` [PATCH 12/12] net/thunderx: populate max and min MTU values

[PATCH] ext4: Fix block validation on non-journal fs in __ext4_iget()
 2022-05-17 17:40 UTC  (2+ messages)
` [PATCH] ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state

RTT-PROBE: lore-subspace-rtt
 2022-05-17 17:39 UTC 

+ maple-tree-add-new-data-structure-fix-3.patch added to mm-unstable branch
 2022-05-17 17:39 UTC 

+ maple-tree-add-new-data-structure-fix-3.patch added to mm-unstable branch
 2022-05-17 17:38 UTC 

[PATCH RESEND] ASoC: SOF: sof-client-ipc-flood-test: use pm_runtime_resume_and_get()
 2022-05-17 17:37 UTC 

+ maple-tree-add-new-data-structure-fix-2.patch added to mm-unstable branch
 2022-05-17 17:37 UTC 

+ maple-tree-add-new-data-structure-fix-2.patch added to mm-unstable branch
 2022-05-17 17:36 UTC 

[PATCH 1/2] psi: add support for multi level pressure stall trigger
 2022-05-17 17:35 UTC  (6+ messages)

[PATCH] Makefile: Globally enable fall-through warning
 2022-05-17 17:35 UTC 

[PATCH v3] sched/core: Address classes via __begin_sched_classes
 2022-05-17 17:35 UTC  (4+ messages)

[PATCH] USB: serial: option: add Quectel BG95 modem
 2022-05-17 17:34 UTC  (2+ messages)

[PATCH 00/10] Encrypted Hibernation
 2022-05-17 17:34 UTC  (5+ messages)

[OE-core][master][kirkstone] python3: fix reproducibility issue with python3-core
 2022-05-17 17:34 UTC 

[PATCH 0/2] ASoC: SOF: mediatek: add debug dump
 2022-05-17 17:31 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: mediatek: Add mediatek common "
` [PATCH 2/2] ASoC: SOF: mediatek: Add mt8195 "

[PATCH AUTOSEL 5.15 01/27] gfs2: assign rgrp glock before compute_bitstructs
 2022-05-17 17:33 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 21/27] fs: fix an infinite loop in iomap_fiemap

[igt-dev] [PATCH i-g-t v4] lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes
 2022-05-17 17:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes (rev5)

[PATCH v3 0/6] hwmon: pwm-fan: switch regulator dynamically
 2022-05-17 17:32 UTC  (6+ messages)
` [PATCH v3 6/6] hwmon: pwm-fan: Add hwmon_pwm_enable attribute

RTT-PROBE: lore-subspace-rtt
 2022-05-17 17:29 UTC 

[GIT PULL] KVM/arm64 fixes for 5.18, take #3
 2022-05-17 17:27 UTC  (2+ messages)

[PATCH 0/2] ASoC: remove two unnecessary gpiolib dependencies
 2022-05-17 17:26 UTC  (3+ messages)
` [PATCH 1/2] ASoC: max98357a: remove dependency on GPIOLIB
` [PATCH 2/2] ASoC: rt1015p: "

[PATCH v4 1/2] generic: soft quota limits testing within grace time
 2022-05-17 17:28 UTC  (2+ messages)

[ovmf test] 170512: regressions - FAIL
 2022-05-17 17:27 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.