LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-03 05:55:29 to 2023-06-03 15:58:45 UTC [more...]

[PATCH v7 0/5] Introduce provisioning primitives
 2023-06-03 15:57 UTC  (8+ messages)

[RFC] docs: process: Send patches 'To' maintainers and 'Cc' lists
 2023-06-03 15:55 UTC  (2+ messages)

[PATCH v2] leds: qcom-lpg: Fix PWM period limits
 2023-06-03 15:43 UTC  (4+ messages)

[GIT PULL] LEDs fixes for 6.4-rc5
 2023-06-03 15:40 UTC 

[PATCH v3] x86: fpu: Keep xfd_state always in sync with MSR_IA32_XFD
 2023-06-03 15:24 UTC  (2+ messages)
` [PATCH] selftests/x86/amx: Add a CPU hotplug test

[PATCH v7 00/12] x86: Support Key Locker
 2023-06-03 15:22 UTC  (14+ messages)
` [PATCH v8 "
  ` [PATCH v8 01/12] Documentation/x86: Document "
  ` [PATCH v8 02/12] x86/cpufeature: Enumerate Key Locker feature
  ` [PATCH v8 03/12] x86/insn: Add Key Locker instructions to the opcode map
  ` [PATCH v8 04/12] x86/asm: Add a wrapper function for the LOADIWKEY instruction
  ` [PATCH v8 05/12] x86/msr-index: Add MSRs for Key Locker wrapping key
  ` [PATCH v8 06/12] x86/keylocker: Define Key Locker CPUID leaf
  ` [PATCH v8 07/12] x86/cpu/keylocker: Load a wrapping key at boot-time
  ` [PATCH v8 08/12] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4
  ` [PATCH v8 09/12] x86/cpu: Add a configuration and command line option for Key Locker
  ` [PATCH v8 10/12] crypto: x86/aesni - Use the proper data type in struct aesni_xts_ctx
  ` [PATCH v8 11/12] crypto: x86/aes - Prepare for a new AES-XTS implementation
  ` [PATCH v8 12/12] crypto: x86/aes-kl - Implement the AES-XTS algorithm

[PATCH] powerpc: use appropriate error codes
 2023-06-03 15:00 UTC 

[PATCH 0/6] Several device-mapper fixes
 2023-06-03 14:52 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] device-mapper: Check that target specs are sufficiently aligned
  ` [PATCH v2 2/6] device-mapper: Avoid pointer arithmetic overflow
  ` [PATCH v2 3/6] device-mapper: structs and parameter strings must not overlap
  ` [PATCH v2 4/6] device-mapper: Avoid double-fetch of version
  ` [PATCH v2 5/6] device-mapper: Refuse to create device named "control"
  ` [PATCH v2 6/6] device-mapper: "." and ".." are not valid symlink names

[PATCH 5.15 00/35] 5.15.115-rc3 review
 2023-06-03 14:37 UTC 

[PATCH net-next v3 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
 2023-06-03 14:51 UTC  (7+ messages)
` [PATCH net-next v3 03/11] tls/sw: Use zero-length sendmsg() without MSG_MORE to flush
` [PATCH net-next v3 11/11] net: Add samples for network I/O and splicing

[PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
 2023-06-03 14:44 UTC  (4+ messages)

[PATCH RESEND 0/2] drivers: base: Add tests showing devm handling inconsistencies
 2023-06-03 14:43 UTC  (5+ messages)
` [PATCH RESEND 1/2] drivers: base: Add basic devm tests for root devices
` [PATCH RESEND 2/2] drivers: base: Add basic devm tests for platform devices

[PATCH v4 0/1] Introduce a vringh accessor for IO memory
 2023-06-03 14:40 UTC  (3+ messages)
` [PATCH v4 1/1] vringh: IOMEM support

[PATCH 5.15 00/37] 5.15.115-rc2 review
 2023-06-03 14:36 UTC  (6+ messages)

[PATCH net-next 0/2] Move KSZ9477 errata handling to PHY driver
 2023-06-03 14:30 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: micrel: Move KSZ9477 errata fixes "
` [PATCH net-next 2/2] net: dsa: microchip: remove KSZ9477 PHY errata handling

[PATCH] crypto: Fix checkpatch issues
 2023-06-03 14:24 UTC 

[PATCH 4/6] device-mapper: Avoid double-fetch of version
 2023-06-03 14:21 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
 2023-06-03 14:13 UTC  (3+ messages)
` [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14

[PATCH v2 0/9] Add support for IIO devices in ASoC
 2023-06-03 14:07 UTC  (5+ messages)
` [PATCH v2 5/9] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v2 6/9] ASoC: soc-dapm.h: Add a helper to build a DAPM widget dynamically

[report net/ipv6] neighbor table overflow causing CPU lockup followed by reset
 2023-06-03 13:54 UTC 

[PATCH v5 0/7] iio: light: vcnl4000: Add features for vncl4040/4200
 2023-06-03 13:54 UTC  (16+ messages)
` [PATCH v5 1/7] iio: light: vcnl4000: Add proximity irq for vcnl4200
` [PATCH v5 2/7] iio: light: vcnl4000: Add proximity ps_it "
` [PATCH v5 3/7] iio: light: vcnl4000: Add als_it for vcnl4040/4200
` [PATCH v5 4/7] iio: light: vcnl4000: add illuminance irq vcnl4040/4200
` [PATCH v5 5/7] iio: light: vcnl4000: Add period for vcnl4040/4200
` [PATCH v5 6/7] iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
` [PATCH v5 7/7] iio: light: vcnl4000: Add calibration bias "

[GIT PULL] probes: Fixes for 6.4-rc4
 2023-06-03 13:46 UTC  (2+ messages)

[gustavoars:testing/fam01-next20230602] BUILD REGRESSION 20aaaa40b39f5178aee00e3982b68ab8fd0c59a8
 2023-06-03 13:21 UTC 

[PATCH] HID: logitech-hidpp: Handle timeout differently from busy
 2023-06-03 13:17 UTC  (4+ messages)

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-06-03 12:59 UTC  (6+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling

[PATCH 1/1] net/sched: cls_u32: Fix reference counter leak leading to overflow
 2023-06-03 12:35 UTC  (5+ messages)

[PATCH] Bluetooth: L2CAP: Add missing checks for invalid DCID
 2023-06-03 12:28 UTC 

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-06-03 12:27 UTC  (8+ messages)
` [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured

[tip:x86/urgent] BUILD SUCCESS a37f2699c36a7f6606ba3300f243227856c5ad6b
 2023-06-03 12:22 UTC 

[PATCH] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
 2023-06-03 12:10 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

KASAN: slab-use-after-free Read in debug_check_no_obj_freed
 2023-06-03 12:03 UTC 

[PATCH v3 0/5] Fix ad7192 driver issues
 2023-06-03 12:03 UTC  (3+ messages)
` [PATCH v3 3/5] iio: adc: ad7192: Use VRef instead of AVdd as reference voltage source

KASAN: slab-use-after-free Read in ntfs_test_inode
 2023-06-03 11:39 UTC 

[PATCH v7 0/7] drm/etnaviv: add pci device driver support
 2023-06-03 11:20 UTC  (9+ messages)
` [PATCH v7 1/7] drm/etnaviv: add a dedicated function to register an irq handler
` [PATCH v7 2/7] drm/etnaviv: add a dedicated function to get various clocks
` [PATCH v7 3/7] drm/etnaviv: add dedicated functions to create and destroy platform devices
` [PATCH v7 4/7] drm/etnaviv: add helpers for private data construction and destruction
` [PATCH v7 5/7] drm/etnaviv: allow bypass component framework
` [PATCH v7 6/7] drm/etnaviv: add driver support for the PCI devices
` [PATCH v7 7/7] drm/etnaviv: add support for the dma coherent device

[PATCH] memcg: use helper macro FLUSH_TIME
 2023-06-03 11:13 UTC  (3+ messages)

[RFC PATCH v6 0/4] fpga: add initial KUnit tests for the subsystem
 2023-06-03 19:11 UTC  (3+ messages)
` [RFC PATCH v6 3/4] fpga: add an initial KUnit suite for the FPGA Region

[PATCH 0/8] arm64: dts: ti: k3-j784s4/am69: Add uart, i2c, eeprom, misc
 2023-06-03 11:09 UTC  (2+ messages)

[PATCH v7 0/7] drm/etnaviv: add pci device driver support
 2023-06-03 10:56 UTC  (7+ messages)
` [PATCH v7 1/7] drm/etnaviv: add a dedicated function to register an irq handler
` [PATCH v7 2/7] drm/etnaviv: add a dedicated function to get various clocks
` [PATCH v7 3/7] drm/etnaviv: add dedicated functions to create and destroy platform devices
` [PATCH v7 4/7] drm/etnaviv: add helpers for private data construction and destruction
` [PATCH v7 5/7] drm/etnaviv: allow bypass component framework
` [PATCH v7 6/7] drm/etnaviv: add driver support for the PCI devices

[PATCH] efi: bump efistub version from 1.1 to 3.0 for VZLinuxBootLoader compatibility
 2023-06-03 10:50 UTC  (6+ messages)

[PATCH net v3] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
 2023-06-03 10:49 UTC  (3+ messages)
` [PATCH net v3] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294 - manual merge

[PATCH v7 0/7] drm/etnaviv: add pci device driver support
 2023-06-03 10:48 UTC  (7+ messages)
` [PATCH v7 1/7] drm/etnaviv: add a dedicated function to register an irq handler
` [PATCH v7 2/7] drm/etnaviv: add a dedicated function to get various clocks
` [PATCH v7 3/7] drm/etnaviv: add dedicated functions to create and destroy platform devices
` [PATCH v7 4/7] drm/etnaviv: add helpers for private data construction and destruction
` [PATCH v7 5/7] drm/etnaviv: allow bypass component framework
` [PATCH v7 6/7] drm/etnaviv: add driver support for the PCI devices

[PATCH v3 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and add port@5
 2023-06-03 10:48 UTC  (17+ messages)
  ` Aw: "
      ` Aw: "
              ` Aw: "
                    ` Aw: "
                        ` Aw: "

[GIT PULL] Asymmetric keys fix for v6.4-rc5
 2023-06-03 10:41 UTC  (4+ messages)

[PATCH v7 0/7] drm/etnaviv: add pci device driver support
 2023-06-03 10:39 UTC  (6+ messages)
` [PATCH v7 1/7] drm/etnaviv: add a dedicated function to register an irq handler
` [PATCH v7 2/7] drm/etnaviv: add a dedicated function to get various clocks
` [PATCH v7 3/7] drm/etnaviv: add dedicated functions to create and destroy platform devices
` [PATCH v7 4/7] drm/etnaviv: add helpers for private data construction and destruction
` [PATCH v7 5/7] drm/etnaviv: allow bypass component framework

[PATCH v7 0/7] drm/etnaviv: add pci device driver support
 2023-06-03 10:37 UTC  (6+ messages)
` [PATCH v7 1/7] drm/etnaviv: add a dedicated function to register an irq handler
` [PATCH v7 2/7] drm/etnaviv: add a dedicated function to get various clocks
` [PATCH v7 3/7] drm/etnaviv: add dedicated functions to create and destroy platform devices
` [PATCH v7 4/7] drm/etnaviv: add helpers for private data construction and destruction
` [PATCH v7 5/7] drm/etnaviv: allow bypass component framework

Wyższa konwersja w e-sklepie
 2023-06-02  8:40 UTC 

net: phy: realtek: Support external PHY clock
 2023-06-03 10:27 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: net: phy: Document support for external PHY clk

[PATCH v5 0/3] Enable IPQ9574 TSENS support
 2023-06-03 10:25 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: tsens: Add ipq9574 compatible

[PATCH v3] ACPI: resource: Remove "Zen" specific match and quirks
 2023-06-03 10:19 UTC  (3+ messages)

KASAN: slab-use-after-free Read in skb_dequeue
 2023-06-03  9:52 UTC 

[PATCH] New module to add NCT6692D watchdog funtionality
 2023-06-03  9:51 UTC  (2+ messages)

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-03  9:48 UTC  (3+ messages)
` [PATCH v8 02/33] x86/fred: make unions for the cs and ss fields in struct pt_regs

KASAN: stack-out-of-bounds Read in __remove_hrtimer
 2023-06-03  9:42 UTC 

[PATCH v2] fpga: zynq-fpga: Ensure proper xCAP interface switch
 2023-06-03 17:27 UTC  (2+ messages)

[PATCH 0/2] i2c: i801: Force no IRQ for Dell Latitude E7450
 2023-06-03  9:24 UTC  (3+ messages)

[PATCH 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
 2023-06-03  9:22 UTC  (3+ messages)

KASAN: stack-out-of-bounds Read in scm_recv
 2023-06-03  9:21 UTC 

KASAN: use-after-free Read in dtSearch
 2023-06-03  9:12 UTC 

[PATCH v3 0/3] nolibc: add part2 of support for rv32
 2023-06-03  9:05 UTC  (4+ messages)
` [PATCH v3 1/3] tools/nolibc: fix up #error compile failures with -ENOSYS
` [PATCH v3 2/3] tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS
` [PATCH v3 3/3] selftests/nolibc: riscv: customize makefile for rv32

[gustavoars:testing/fam01-next20230602 7/7] arch/sparc/kernel/irq_32.c:258:14: error: array subscript [16, 79] is outside array bounds of 'struct tt_entry[1]'
 2023-06-03  9:04 UTC 

[PATCH] staging: rtl8192e: Add cfg80211.h and remove defined variables
 2023-06-03  8:52 UTC 

[PATCH v10 0/6] Add support for Core Power Reduction v3, v4 and Hardened
 2023-06-03  8:49 UTC  (4+ messages)
` [PATCH v10 4/6] soc: qcom: cpr: Move common functions to new file

[PATCH v2 00/11] arm64: Support for Armv8.8 memcpy instructions in userspace
 2023-06-03  8:42 UTC  (7+ messages)
` [PATCH v2 01/11] KVM: arm64: initialize HCRX_EL2
` [PATCH v2 03/11] KVM: arm64: switch HCRX_EL2 between host and guest
` [PATCH v2 06/11] KVM: arm64: hide MOPS from guests

[PATCH 00/12] A minor flurry of selftest/mm fixes
 2023-06-03  8:27 UTC  (5+ messages)
` [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures

[RESEND PATCH 0/2] leds: sgm3140: Add richtek,rt5033-led compatible
 2023-06-03  8:25 UTC  (2+ messages)

[PATCH] perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype
 2023-06-03  8:25 UTC 

[PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-03  8:21 UTC  (2+ messages)

[PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
 2023-06-03  8:17 UTC  (13+ messages)
` [PATCH v3 01/12] selftests/nolibc: syscall_args: use generic __NR_statx
` [PATCH v3 02/12] tools/nolibc: add missing nanoseconds support for __NR_statx
` [PATCH v3 03/12] selftests/nolibc: allow specify extra arguments for qemu
` [PATCH v3 04/12] selftests/nolibc: fix up compile warning with glibc on x86_64
` [PATCH v3 05/12] selftests/nolibc: not include limits.h for nolibc
` [PATCH v3 06/12] selftests/nolibc: use INT_MAX instead of __INT_MAX__
` [PATCH v3 07/12] tools/nolibc: arm: add missing my_syscall6
` [PATCH v3 08/12] tools/nolibc: open: fix up compile warning for arm
` [PATCH v3 09/12] selftests/nolibc: support two errnos with EXPECT_SYSER2()
` [PATCH v3 10/12] selftests/nolibc: remove gettimeofday_bad1/2 completely
` [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
` [PATCH v3 12/12] selftests/nolibc: test_fork: fix up duplicated print

[PATCH 0/2] Add initial support for RDP453 of IPQ9574 family
 2023-06-03  7:51 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add support for RDP453 variant

[PATCH V4 0/6] Add PCIe support for IPQ9574
 2023-06-03  7:44 UTC  (4+ messages)
` [PATCH V4 3/6] dt-bindings: PCI: qcom: Add IPQ9574

[PATCH] wireless: ath: work around false-positive stringop-overread warning
 2023-06-03  7:43 UTC  (6+ messages)

[PATCH v2] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-06-03  7:43 UTC 

[PATCH 0/4] perf/arm_cspmu: Fixes and cleanups
 2023-06-03  7:42 UTC  (3+ messages)
` [PATCH 2/4] ACPI/APMT: Don't register invalid resource

[PATCH] sched/topology: mark set_sched_topology() __init
 2023-06-03  7:36 UTC 

[PATCH] sched/core: remove unneeded ptr movement in sched_init()
 2023-06-03  7:31 UTC 

[tip:objtool/core] BUILD SUCCESS ff9a6459bbec06df7da2545020d7383aba13b3fb
 2023-06-03  7:33 UTC 

[PATCH] cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
 2023-06-03  7:13 UTC 

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-03  7:11 UTC  (12+ messages)

[PATCH v4 00/19] Fixes, cleanups and unit test for mballoc
 2023-06-03 15:03 UTC  (20+ messages)
` [PATCH v4 01/19] ext4: fix wrong unit use in ext4_mb_normalize_request
` [PATCH v4 02/19] ext4: fix unit mismatch in ext4_mb_new_blocks_simple
` [PATCH v4 03/19] ext4: fix wrong unit use in ext4_mb_find_by_goal
` [PATCH v4 04/19] ext4: treat stripe in block unit
` [PATCH v4 05/19] ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated
` [PATCH v4 06/19] ext4: remove ext4_block_group and ext4_block_group_offset declaration
` [PATCH v4 07/19] ext4: try all groups in ext4_mb_new_blocks_simple
` [PATCH v4 08/19] ext4: get block from bh before pass it to ext4_free_blocks_simple in ext4_free_blocks
` [PATCH v4 09/19] ext4: remove unsed parameter and unnecessary forward declaration of ext4_mb_new_blocks_simple
` [PATCH v4 10/19] ext4: fix wrong unit use in ext4_mb_clear_bb
` [PATCH v4 11/19] ext4: fix wrong unit use in ext4_mb_new_blocks
` [PATCH v4 12/19] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_mark_bb
` [PATCH v4 13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple
` [PATCH v4 14/19] ext4: extent ext4_mb_mark_group_bb to support allocation under journal
` [PATCH v4 15/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used
` [PATCH v4 16/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb
` [PATCH v4 17/19] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks
` [PATCH v4 18/19] ext4: add some kunit stub for mballoc kunit test
` [PATCH v4 19/19] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc

[paulmck-rcu:rcu/next] BUILD SUCCESS 83545df658f6fe38147956cb378cd1b26ce06c20
 2023-06-03  6:58 UTC 

[PATCH net-next v6 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-06-03  6:58 UTC  (4+ messages)
` [PATCH net-next v6 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller

[PATCH] EDAC/mc: fix potential memoryleak in edac_mc_alloc()
 2023-06-03 14:41 UTC 

[PATCH v2 for-next] RDMA/core: Get IB width and speed from netdev
 2023-06-03  6:38 UTC 

[PATCH] RAS/CEC: remove unused del_lru_elem()
 2023-06-03 14:29 UTC 

[PATCH v15 00/13] hp-bioscfg driver
 2023-06-03  6:35 UTC  (7+ messages)
` [PATCH v15 05/13] hp-bioscfg: enum-attributes

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-06-03  6:35 UTC  (5+ messages)

[PATCH] mm: remove obsolete alloc_migrate_target()
 2023-06-03 14:25 UTC 

[PATCH net] net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3
 2023-06-03  6:30 UTC  (2+ messages)

[syzbot] Monthly ext4 report (May 2023)
 2023-06-03  6:20 UTC  (6+ messages)

[PATCH 0/2] fix two issue about quota
 2023-06-03  6:14 UTC  (4+ messages)
` [PATCH 1/2] quota: fix null-ptr-deref in ext4_acquire_dquot()


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).