LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-07 20:14:40 to 2023-08-08 00:30:11 UTC [more...]

[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
 2023-08-08  0:29 UTC  (8+ messages)
` [PATCH v2 04/32] mm/pgtable: "

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-08  0:19 UTC  (11+ messages)

[PATCH 0/2] don't use mapcount() to check large folio sharing
 2023-08-08  0:02 UTC  (6+ messages)

[PATCH v2 00/14] futex: More futex2 bits
 2023-08-08  0:02 UTC  (11+ messages)
` [PATCH v2 01/14] futex: Clarify FUTEX2 flags
` [PATCH v2 02/14] futex: Extend the "
` [PATCH v2 11/14] futex: Implement FUTEX2_NUMA
` [PATCH v2 12/14] futex: Propagate flags into futex_get_value_locked()
` [PATCH v2 13/14] futex: Enable FUTEX2_{8,16}

[PATCH] spi: dw: Set default value if reg-io-width isn't specified
 2023-08-08  0:00 UTC  (3+ messages)

[PATCH] mm: memory-failure: use helper macro llist_for_each_entry_safe()
 2023-08-07 23:59 UTC  (2+ messages)

[PATCH v2] lsm: constify the 'target' parameter in security_capget()
 2023-08-07 23:58 UTC  (3+ messages)

[PATCH v2 1/2] usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driver
 2023-08-07 23:56 UTC  (8+ messages)

[PATCH v2] hv_balloon: Update the balloon driver to use the SBRM API
 2023-08-07 23:55 UTC 

[PATCH v3 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-08-07 23:51 UTC  (6+ messages)
` [PATCH v3 10/12] x86/virt/tdx: Wire up basic SEAMCALL functions

[PATCH v2 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-07 23:43 UTC  (4+ messages)

[PATCH v4 00/32] Introduce QC USB SND audio offloading support
 2023-08-07 23:39 UTC  (4+ messages)
` [PATCH v4 08/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

[PATCH] um: refactor deprecated strncpy to strtomem
 2023-08-07 23:39 UTC  (3+ messages)

[PATCH v3 5.15 0/6] ARM64 errata for stable kernel 5.15
 2023-08-07 23:37 UTC  (4+ messages)
` [PATCH v3 5.15 4/6] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531

[PATCH v1 RESEND] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
 2023-08-07 23:36 UTC  (2+ messages)

[PATCH 0/4] keys: Introduce a keys frontend for attestation reports
 2023-08-07 23:33 UTC  (7+ messages)

[PATCH v5 0/3] kunit: Expose some built-in features to modules
 2023-08-07 23:32 UTC  (3+ messages)
` [PATCH v5 1/3] kunit: Report the count of test suites in a module

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-07 23:28 UTC  (3+ messages)
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless

[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
 2023-08-07 23:25 UTC  (3+ messages)

[PATCH v4 0/5] variable-order, large folios for anonymous memory
 2023-08-07 23:21 UTC  (5+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-08-07 23:23 UTC  (9+ messages)
` [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer

[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
 2023-08-07 23:17 UTC  (2+ messages)

[PATCH v3 0/4] drm/msm: Enable widebus for DSI
 2023-08-07 23:17 UTC  (9+ messages)
` [PATCH v3 1/4] drm/msm/dpu: Move DPU encoder wide_bus_en setting
` [PATCH v3 2/4] drm/msm/dpu: Enable widebus for DSI INTF

[PATCH 4.19.289] net/sched: sch_qfq: account for stab overhead in qfq_enqueue
 2023-08-07 22:59 UTC 

[PATCH v2] lsm: add comment block for security_sk_classify_flow() LSM hook
 2023-08-07 23:14 UTC  (2+ messages)

[GIT PULL] PECI changes for v6.6-rc1
 2023-08-07 23:14 UTC 

[PATCH v2 1/3] media: dt-bindings: samsung,exynos4212-fimc-is: replace duplicate pmu node with phandle
 2023-08-07 23:13 UTC  (3+ messages)
` [PATCH v2 3/3] media: exynos4-is: fimc-is: "

[PATCH v3 0/3] x86/cacheinfo: Set the number of leaves per CPU
 2023-08-07 23:12 UTC  (4+ messages)
` [PATCH v3 1/3] cacheinfo: Allocate memory for memory if not done from the primary CPU

selftests: net/af_unix test_unix_oob [FAILED]
 2023-08-07 23:09 UTC  (3+ messages)

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-07 23:06 UTC  (2+ messages)

[RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file
 2023-08-07 23:01 UTC  (12+ messages)
` [RFC PATCH 01/11] KVM: guest_mem: Refactor out kvm_gmem_alloc_file()
` [RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
` [RFC PATCH 03/11] KVM: selftests: Add tests for KVM_LINK_GUEST_MEMFD ioctl
` [RFC PATCH 04/11] KVM: selftests: Test transferring private memory to another VM
` [RFC PATCH 05/11] KVM: x86: Refactor sev's flag migration_in_progress to kvm struct
` [RFC PATCH 06/11] KVM: x86: Refactor common code out of sev.c
` [RFC PATCH 07/11] KVM: x86: Refactor common migration preparation code out of sev_vm_move_enc_context_from
` [RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable
` [RFC PATCH 09/11] KVM: x86: Handle moving of memory context for intra-host migration
` [RFC PATCH 10/11] KVM: selftests: Generalize migration functions from sev_migrate_tests.c
` [RFC PATCH 11/11] KVM: selftests: Add tests for migration of private mem

linux-next: Tree for Aug 7
 2023-08-07 23:01 UTC  (2+ messages)
` linux-next: Tree for Aug 7 (sound/soc/fsl/)

ksys_sync_helper
 2023-08-07 23:01 UTC  (5+ messages)

[PATCH] Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
 2023-08-07 22:50 UTC  (2+ messages)

[PATCH v4] Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C
 2023-08-07 22:50 UTC  (2+ messages)

[PATCH] Bluetooth: Fix potential use-after-free when clear keys
 2023-08-07 22:50 UTC  (2+ messages)

[PATCH] arm: dma-mapping: fix potential endless loop in __dma_page_dev_to_cpu()
 2023-08-07 22:46 UTC  (3+ messages)

[RFC PATCH v1 05/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
 2023-08-07 22:41 UTC  (2+ messages)

[PATCH v4 0/8] Refactor the SMMU's CD table ownership
 2023-08-07 22:41 UTC  (6+ messages)
` [PATCH v4 6/8] iommu/arm-smmu-v3: Move CD table to arm_smmu_master

linux-next: Signed-off-by missing for commit in the iio tree
 2023-08-07 22:39 UTC 

[PATCH 0/2] hexdump: minimize the output width of address and offset
 2023-08-07 22:37 UTC  (5+ messages)
` [PATCH 1/2] hexdump: minimize the output width of the offset
` [PATCH 2/2] hexdump: add a new dump prefix DUMP_PREFIX_ADDRESS_LOW16

[PATCH] rtc: armada38x: remove unneeded call to platform_set_drvdata()
 2023-08-07 22:36 UTC  (2+ messages)

[PATCH] workqueue: Rename rescuer kworker
 2023-08-07 22:35 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
 2023-08-07 22:27 UTC  (23+ messages)
` [PATCH 1/9] arm64: dts: qcom: sa8775p: add a node for the second serdes PHY
` [PATCH 2/9] arm64: dts: qcom: sa8775p: add a node for EMAC1
` [PATCH 3/9] arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY
` [PATCH 4/9] arm64: dts: qcom: sa8775p-ride: add pin functions for ethernet1
` [PATCH 5/9] arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY
` [PATCH 6/9] arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY
` [PATCH 7/9] arm64: dts: qcom: sa8775p-ride: add the second "
` [PATCH 9/9] arm64: dts: qcom: sa8775p-ride: enable EMAC1

[PATCH] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state
 2023-08-07 22:20 UTC 

[PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller
 2023-08-07 22:17 UTC  (2+ messages)

[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
 2023-08-07 22:09 UTC  (2+ messages)

[RFC PATCH v2 0/6] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-08-07 22:08 UTC  (3+ messages)
` [RFC PATCH v2 6/6] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-07 22:00 UTC  (37+ messages)
` [PATCH v4 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v4 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v4 03/36] arm64/gcs: Document the ABI "
` [PATCH v4 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v4 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v4 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v4 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v4 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v4 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v4 15/36] arm64/hwcap: Add hwcap "
` [PATCH v4 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v4 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v4 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v4 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v4 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v4 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v4 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v4 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v4 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v4 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v4 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v4 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v4 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v4 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v4 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v4 36/36] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH v12 0/4] add debugfs to migration driver
 2023-08-07 22:03 UTC  (7+ messages)
` [PATCH v12 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon "
` [PATCH v12 4/4] Documentation: add debugfs description for vfio

ubiblock: null pointer dereference using scatterlist in work_queue
 2023-08-07 22:02 UTC  (2+ messages)

[PATCH 0/5] remaining x86 -Wmissing-prototype warnings
 2023-08-07 21:58 UTC  (8+ messages)
` [PATCH 2/5] [RESEND] x86: avoid unneeded __div64_32 function definition

[PATCH 00/53] icc-rpmh multi-RSC voting groundwork
 2023-08-07 21:57 UTC  (3+ messages)

[PATCH v2] spi: spi-mpc512x-psc: Fix an unsigned comparison that can never be negative
 2023-08-07 21:57 UTC  (3+ messages)
` [PATCH v2] spi: spi-mpc52xx-psc: "

[PATCH v3] spi: spi-mpc512x-psc: Fix an unsigned comparison that can never be negative
 2023-08-07 21:57 UTC  (3+ messages)
` [PATCH v3] spi: spi-mpc52xx-psc: "

[PATCH v2] dt-bindings: spi: convert spi-brcm63xx.txt to YAML
 2023-08-07 21:57 UTC  (2+ messages)

[PATCH V6 0/4] firmware: ti_sci: Introduce system suspend support
 2023-08-07 21:57 UTC  (7+ messages)
` [PATCH V6 4/4] firmware: ti_sci: Introduce system suspend resume support

[PATCH v2 0/3] media: i2c: imx219: Feature enhancements
 2023-08-07 21:53 UTC  (6+ messages)
` [PATCH v2 3/3] media: i2c: imx219: Add support for cropped 640x480 resolution

[PATCH v3 -next] keys: Remove unused extern declarations
 2023-08-07 21:46 UTC  (2+ messages)

[PATCH v10 0/6] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-07 21:45 UTC  (7+ messages)
` [PATCH v10 1/6] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v10 2/6] serial: sc16is7xx: remove obsolete out_thread label
` [PATCH v10 3/6] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v10 4/6] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v10 5/6] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v10 6/6] serial: sc16is7xx: add missing support for rs485 devicetree properties

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-08-07 21:41 UTC  (4+ messages)
` [PATCH RFC v5 02/10] drm: Introduce solid fill DRM plane property

[PATCH] tty: serial: samsung: Set missing PM ops for hibernation support
 2023-08-07 21:34 UTC  (4+ messages)

[PATCH] ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()
 2023-08-07 21:34 UTC  (2+ messages)

[PATCH 0/2] pinctrl: bcm: Use dev_err_probe()
 2023-08-07 21:30 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: iproc-gpio: Silence probe deferral messages
` [PATCH 2/2] pinctrl: nsp-gpio: "

[PATCH 4/5] docs: uapi: media: Add a layout diagram for MT2110T
 2023-08-07 21:24 UTC  (4+ messages)

[PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code
 2023-08-07 21:23 UTC  (2+ messages)

[patch V3 00/60] x86/apic: Decrapification and static calls
 2023-08-07 21:18 UTC  (4+ messages)
` [patch V3 26/60] x86/apic/32: Decrapify the def_bigsmp mechanism

[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-07 21:12 UTC  (4+ messages)
` [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57

[PATCH 0/2] Add a driver for Epson RX8111 RTC
 2023-08-07 21:02 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: rtc: Add Epson RX8111

[PATCH v2] scsi: ufs: ufs-pci: Add support for QEMU
 2023-08-07 21:04 UTC  (2+ messages)

[PATCH v4 0/8] Initial Marvell PXA1908 support
 2023-08-07 21:02 UTC  (2+ messages)

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-08-07 21:02 UTC  (3+ messages)
` [RFC, PATCH 1/1] rpmb: add "

[PATCH 00/13] Implement Trusted Security Event Modeling
 2023-08-07 21:00 UTC  (7+ messages)
` [PATCH 03/13] Implement CAP_TRUST capability
` [PATCH 04/13] Add TSEM master header file
` [PATCH 05/13] Add primary TSEM implementation file

potential null pointer dereference in setup_cpuid_table
 2023-08-07 20:57 UTC  (2+ messages)

[PATCH 0/2] leds: Add a driver for KTD202x
 2023-08-07 20:52 UTC  (4+ messages)
` [PATCH 2/2] leds: add ktd202x driver

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in btrfs_open_devices
 2023-08-07 20:51 UTC 

[PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union
 2023-08-07 20:48 UTC  (11+ messages)

[PATCH] pinctrl: amd: Don't show `Invalid config param` errors
 2023-08-07 20:47 UTC  (5+ messages)

[PATCH 0/2] AMD Address Translation Library
 2023-08-07 20:44 UTC  (3+ messages)
` [PATCH 1/2] platform/x86/amd: Introduce "

[PATCH v2] staging: vme_user: fix alignment of open parenthesis and deleted trailing spaces
 2023-08-07 20:42 UTC 

[PATCH v9 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
 2023-08-07 20:37 UTC  (15+ messages)
` [PATCH v9 01/14] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v9 02/14] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v9 03/14] dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export
` [PATCH v9 04/14] dmaengine: idxd: Export descriptor management functions
` [PATCH v9 05/14] dmaengine: idxd: Export wq resource "
` [PATCH v9 06/14] dmaengine: idxd: Add wq private data accessors
` [PATCH v9 07/14] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v9 08/14] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v9 09/14] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v9 10/14] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v9 11/14] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v9 12/14] crypto: iaa - Add support for deflate-iaa compression algorithm
` [PATCH v9 13/14] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v9 14/14] crypto: iaa - Add IAA Compression Accelerator stats

[tip:master] BUILD SUCCESS d5e2b08e9428cbbe55c15dd45ef51300c1790ea4
 2023-08-07 20:33 UTC 

[PATCH] drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
 2023-08-07 20:32 UTC  (2+ messages)

[PATCH] staging: vme_user: fix check alignment should match open parenthesis
 2023-08-07 20:30 UTC  (5+ messages)

[PATCH] soc: qcom: qmi: Signal the txn completion after releasing the mutex
 2023-08-07 20:26 UTC  (7+ messages)

[PATCH v2] kconfig: avoid an infinite loop in oldconfig/syncconfig
 2023-08-07 20:25 UTC  (3+ messages)

[PATCH] serial: max310x: add comments for membase address workaround
 2023-08-07 20:23 UTC  (6+ messages)

[PATCH v3 0/4] arm64: dts: ti: Enable Audio on Verdin AM62
 2023-08-07 20:21 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: ti: k3-am62: Enable AUDIO_REFCLKx
` [PATCH v3 2/4] arm64: dts: ti: verdin-am62: Set I2S_1 MCLK rate
` [PATCH v3 3/4] arm64: dts: ti: verdin-am62: dev: add sound card
` [PATCH v3 4/4] arm64: dts: ti: verdin-am62: dahlia: "

DAMON user-space tool (damo) has reached its 100th release
 2023-08-07 20:20 UTC 

[PATCH net-next v4 0/6] page_pool: a couple of assorted optimizations
 2023-08-07 20:20 UTC  (2+ messages)

[PATCH linux-next v2] net/ipv4: return the real errno instead of -EINVAL
 2023-08-07 20:17 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).