LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 07:48:58 to 2024-05-08 10:22:26 UTC [more...]

[PATCH v4] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-08 10:22 UTC 

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge
 2024-05-08 10:22 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v1 1/1] gpio: Remove legacy API documentation
 2024-05-08 10:20 UTC  (2+ messages)

6.9/BUG: Bad page state in process kswapd0 pfn:d6e840
 2024-05-08 10:16 UTC  (2+ messages)

[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove
 2024-05-08 10:16 UTC  (34+ messages)
  ` get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
    ` [PATCH] epoll: try to be a _bit_ better about file lifetimes
                ` [Linaro-mm-sig] "

[PATCH AUTOSEL 5.4 1/8] fs/9p: only translate RWX permissions for plain 9P2000
 2024-05-08 10:16 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 6/8] clk: Don't hold prepare_lock when calling kref_put()

[net PATCH v2] hsr: Simplify code for announcing HSR nodes timer setup
 2024-05-08 10:14 UTC  (2+ messages)

[PATCH v4 0/4] arm64/mm: Enable userfaultfd write-protect
 2024-05-08 10:14 UTC  (8+ messages)
` [PATCH v4 1/4] arm64/mm: generalize PMD_PRESENT_INVALID for all levels
` [PATCH v4 2/4] arm64/mm: Remove PTE_PROT_NONE bit

[PATCH] mm/hugetlb: align cma on allocation order, not demotion order
 2024-05-08 10:13 UTC  (2+ messages)

[PATCH bpf-next] bpf, arm64: Add support for lse atomics in bpf_arena
 2024-05-08 10:11 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance
 2024-05-08 10:08 UTC 

[PATCH net-next 00/14] net: qede: convert filter code to use extack
 2024-05-08 10:07 UTC  (3+ messages)
` [PATCH net-next 01/14] net: qede: use extack in qede_flow_parse_ports()

[PATCH bpf-next v3 0/3] Support kCFI + BPF on arm64
 2024-05-08 10:05 UTC  (2+ messages)

[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-05-08 10:05 UTC  (4+ messages)
` [PATCH v5 5/9] iommufd: Add iommufd fault object

[PATCH] ALSA: hda: hda_component: Initialize shared data during bind callback
 2024-05-08 10:03 UTC 

[PATCH v14 00/28] DEPT(Dependency Tracker)
 2024-05-08  9:47 UTC  (29+ messages)
` [PATCH v14 01/28] llist: Move llist_{head,node} definition to types.h
` [PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
` [PATCH v14 03/28] dept: Add single event dependency tracker APIs
` [PATCH v14 04/28] dept: Add lock "
` [PATCH v14 05/28] dept: Tie to Lockdep and IRQ tracing
` [PATCH v14 06/28] dept: Add proc knobs to show stats and dependency graph
` [PATCH v14 07/28] dept: Distinguish each syscall context from another
` [PATCH v14 08/28] dept: Distinguish each work "
` [PATCH v14 09/28] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v14 10/28] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v14 11/28] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v14 12/28] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v14 13/28] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v14 14/28] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v14 15/28] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v14 16/28] dept: Track timeout waits separately with a new Kconfig
` [PATCH v14 17/28] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v14 18/28] dept: Apply timeout consideration to swait
` [PATCH v14 19/28] dept: Apply timeout consideration to waitqueue wait
` [PATCH v14 20/28] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v14 21/28] dept: Apply timeout consideration to dma fence wait
` [PATCH v14 22/28] dept: Make Dept able to work with an external wgen
` [PATCH v14 23/28] dept: Track PG_locked with dept
` [PATCH v14 24/28] dept: Print event context requestor's stacktrace on report
` [PATCH v14 25/28] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v14 26/28] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v14 27/28] dept: Add documentation for Dept
` [PATCH v14 28/28] dept: Add documentation for Dept's APIs

[PATCH v3] time/timgr: Fix wrong reference when level 0 group allocation failed
 2024-05-08  9:57 UTC  (3+ messages)
` [tip: timers/urgent] timers/migration: Prevent out of bounds access on failure

[BUG][v6.9-rc6] Deadlock with: Revert "drm/qxl: simplify qxl_fence_wait"
 2024-05-08  9:56 UTC  (9+ messages)

[PATCH 0/8] add mTHP support for anonymous shmem
 2024-05-08  9:56 UTC  (20+ messages)
` [PATCH 1/8] mm: move highest_order() and next_order() out of the THP config
` [PATCH 2/8] mm: memory: extend finish_fault() to support large folio
` [PATCH 5/8] mm: shmem: add multi-size THP sysfs interface for anonymous shmem

[PATCH 0/4] mm/ksm: fix some accounting problems
 2024-05-08  9:55 UTC  (5+ messages)
` [PATCH 1/4] mm/ksm: fix ksm_pages_scanned accounting
` [PATCH 2/4] mm/ksm: fix ksm_zero_pages accounting
` [PATCH 3/4] mm/ksm: union hlist_node with list_head in struct ksm_stable_node
` [PATCH 4/4] mm/ksm: calculate general_profit more accurately

[PATCH] ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup
 2024-05-08  9:56 UTC 

[PATCH v3] net: stmmac: move the lock to struct plat_stmmacenet_data
 2024-05-08  9:56 UTC  (3+ messages)

[PATCH] firewire: core: fix type of timestamp for async_inbound_template tracepoints events
 2024-05-08  9:54 UTC  (4+ messages)
` [PATCH] firewire: core: remove flag and width from u64 formats of "

[PATCH wireless-next v2] wifi: ath12k: allocate dummy net_device dynamically
 2024-05-08  9:54 UTC 

[PATCH] arm64: dts: imx8mp-evk: Add MX8-DLVDS-LCD1 display module support
 2024-05-08 10:00 UTC 

[PATCH v2] mailbox: mtk-cmdq: Fix sleeping function called from invalid context
 2024-05-08  9:51 UTC 

[PATCH] drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA
 2024-05-08  9:57 UTC 

[net-next Patch] octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
 2024-05-08  9:49 UTC  (3+ messages)

[PATCH net-next 0/8] net: openvswitch: Add sample multicasting
 2024-05-08  9:48 UTC  (5+ messages)
` [PATCH net-next 6/8] net:openvswitch: add psample support

[PATCH v10 0/7] AMD Pstate Driver Core Performance Boost
 2024-05-08  9:43 UTC  (7+ messages)
` [PATCH v10 3/7] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control
` [PATCH v10 6/7] cpufreq: amd-pstate: introduce per CPU frequency "

[PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-05-08  9:43 UTC  (5+ messages)
` [PATCH v4 6/6] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588

[PATCH 2/2] Loongarch:Support loongarch avec
 2024-05-08  9:43 UTC  (2+ messages)

WARNING in fuse_request_end
 2024-05-08  9:42 UTC  (4+ messages)

[PATCH v5 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-05-08  9:41 UTC  (3+ messages)

[PATCH net-next v7 00/12] add DCB and DSCP support for KSZ switches
 2024-05-08  9:40 UTC  (2+ messages)

[PATCH net] net: bridge: fix corrupted ethernet header on multicast-to-unicast
 2024-05-08  9:40 UTC  (2+ messages)

[PATCH 0/3] Add USB support for J722S EVM
 2024-05-08  9:39 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-j722s: Redefine USB1 node description
` [PATCH 3/3] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1 configuration for EVM

[PATCH v8 0/3] Add support for nuvoton ma35d1 pin control
 2024-05-08  9:38 UTC  (4+ messages)
` [PATCH v8 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH] md: do not delete safemode_timer in mddev_suspend
 2024-05-08  9:20 UTC 

[PATCH] tty: Fix possible deadlock in tty_buffer_flush
 2024-05-08  9:30 UTC 

[PATCH] xfs: check for negatives in xfs_exchange_range_checks()
 2024-05-08  9:20 UTC  (3+ messages)

[PATCH] time/tick-sched: enable idle load balancing when nohz_full cpu becomes idle
 2024-05-08  9:18 UTC  (2+ messages)

[PATCH net-next v2] lib: Allow for the DIM library to be modular
 2024-05-08  9:17 UTC  (4+ messages)

[PATCH v2 0/1] Perf lock improvements
 2024-05-08  9:15 UTC  (4+ messages)
` [PATCH v2 1/1] perf lock info: Display both map and thread by default

[PATCH 0/4] perf maps/symbols: Various assert fixes
 2024-05-08  9:14 UTC  (7+ messages)
` [PATCH 3/4] perf symbols: Update kcore map before merging in remaining symbols

[PATCH] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
 2024-05-08  9:14 UTC  (4+ messages)

[PATCH net-next] netdevice: define and allocate &net_device _properly_
 2024-05-08  9:13 UTC  (5+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-05-03  9:52 UTC  (11+ messages)

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-08  9:10 UTC  (8+ messages)
` [PATCH v3 2/6] mm: remove swap_free() and always use swap_free_nr()
` [PATCH v3 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally

[net-next PATCH] test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits
 2024-05-08  9:07 UTC  (2+ messages)

[PATCH] erofs: Zstandard compression support
 2024-05-08  9:03 UTC 

[PATCH] HWMon: LM80: Add "support" for Texas Instruments AMC80
 2024-05-08  9:02 UTC 

[PATCH 0/3] Enhance soft hwpoison handling and injection
 2024-05-08  9:03 UTC  (10+ messages)
` [PATCH 2/3] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
` [PATCH 3/3] mm/memory-failure: send SIGBUS in the event of thp split fail

WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c at boot when netconsole is enabled (kernel v6.9-rc5, v6.8.7, sungem, PowerMac G4 DP)
 2024-05-08  8:55 UTC  (7+ messages)

[PATCH] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
 2024-05-08  9:01 UTC  (2+ messages)

[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
 2024-05-08  9:00 UTC  (3+ messages)
` [PATCH v2 3/8] riscv: Add PLATFORM_SUPPORTS_RISCV_ISA_SVNAPOT Kconfig option

[PATCH] media: platform: allegro-dvt: Constify struct regmap_config
 2024-05-08  9:00 UTC  (2+ messages)

[PATCH v3] s390/pkey: use kfree_sensitive() to fix Coccinelle warnings
 2024-05-08  8:59 UTC  (3+ messages)

[PATCH v2 00/18] media: Fix the last set of coccinelle warnings
 2024-05-08  8:53 UTC  (3+ messages)
` [PATCH v2 01/18] media: allegro: nal-hevc: Refactor nal_hevc_sub_layer_hrd_parameters

[PATCH net-next v1] net: microchip: lan743x: Reduce PTP timeout on HW failure
 2024-05-08  8:52 UTC  (3+ messages)

linux-next: build failure after merge of the dma-mapping tree
 2024-05-08  8:51 UTC  (3+ messages)

[PATCH v1] mmc: core: check R1_STATUS for erase/trim/discard
 2024-05-08  8:51 UTC  (8+ messages)

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-08  8:44 UTC  (4+ messages)
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier

[PATCH] drm/msm: remove python 3.9 dependency for compiling msm
 2024-05-08  8:43 UTC  (2+ messages)

[PATCH][next] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
 2024-05-08  8:41 UTC 

[PATCH net-next v17 00/13] Add Realtek automotive PCIe driver
 2024-05-08  8:40 UTC  (13+ messages)
` [PATCH net-next v17 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v17 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v17 12/13] realtek: Update the Makefile and Kconfig in the realtek folder

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-08  8:39 UTC  (20+ messages)

[PATCH] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-08  8:39 UTC  (8+ messages)

Early boot regression from f0551af0213 ("x86/topology: Ignore non-present APIC IDs in a present package")
 2024-05-08  8:38 UTC  (12+ messages)

[tip:x86/alternatives] [x86/alternatives] ee8962082a: WARNING:at_arch/x86/kernel/cpu/cpuid-deps.c:#do_clear_cpu_cap
 2024-05-08  8:37 UTC  (13+ messages)

[PATCH v5 0/7] Add QPIC SPI NAND driver
 2024-05-08  8:36 UTC  (8+ messages)
` [PATCH v5 1/7] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v5 2/7] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v5 3/7] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v5 4/7] drivers: mtd: nand: Add qpic_common API file
` [PATCH v5 5/7] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v5 6/7] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v5 7/7] arm64: dts: qcom: ipq9574: Disable eMMC node

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-05-08  8:36 UTC  (17+ messages)

[PATCH] Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921
 2024-05-08  8:33 UTC  (3+ messages)

[PATCH 0/2] x86/fpu: Extend kernel_fpu_begin_mask() for the In-Field Scan driver
 2024-05-08  8:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-08  8:25 UTC  (6+ messages)
` [PATCH v2 1/4] ASoC: Constify channel mapping array arguments in set_channel_map()
` [PATCH v2 2/4] ASoC: qcom: q6apm-lpass-dais: Implement proper channel mapping
` [PATCH v2 3/4] ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaults
` [PATCH v2 4/4] ASoC: qcom: x1e80100: Correct channel mapping

[syzbot] Monthly kernfs report (May 2024)
 2024-05-08  8:25 UTC 

[PATCH V2 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
 2024-05-08  8:23 UTC  (2+ messages)

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-05-08  8:21 UTC  (4+ messages)
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-08  8:20 UTC  (5+ messages)
` [PATCH 12/17] irqchip: Add support for LAN966x OIC
` [PATCH 16/17] mfd: Add support for LAN966x PCI device

[PATCH][next] media: intel/ipu6: Fix spelling mistake "remappinp" -> "remapping"
 2024-05-08  8:17 UTC 

[PATCH v2] fscrypt: try to avoid refing parent dentry in fscrypt_file_open
 2024-05-08  8:14 UTC 

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-08  8:13 UTC  (13+ messages)

[PATCH] clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents
 2024-05-08  8:12 UTC 

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_bkey_format_invalid
 2024-05-08  8:11 UTC 

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-05-08  8:10 UTC  (9+ messages)
` [PATCH v9 6/6] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v3 0/3] Add devicetree support of USB for QDU/QRU1000
 2024-05-08  8:08 UTC  (6+ messages)

[PATCH v8 0/5] Add C3 SoC PLLs and Peripheral clock
 2024-05-08  8:08 UTC  (7+ messages)
` [PATCH v8 4/5] clk: meson: c3: add support for the C3 SoC PLL clock
` [PATCH v8 5/5] clk: meson: c3: add c3 clock peripherals controller driver

[PATCH v4 00/15] Provide SEV-SNP support for running under an SVSM
 2024-05-08  8:05 UTC  (3+ messages)
` [PATCH v4 05/15] x86/sev: Use kernel provided SVSM Calling Areas

[PATCH 0/5] Support for Cadence xSPI Marvell modifications
 2024-05-08  8:04 UTC  (7+ messages)
` [PATCH v3 0/5] Marvell HW overlay support for Cadence xSPI
  ` [PATCH v3 4/5] spi: cadence: Allow to read basic xSPI configuration from ACPI
      ` [EXTERNAL] "

[PATCH v2 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
 2024-05-08  8:04 UTC  (3+ messages)
` [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2024-05-08  7:57 UTC  (3+ messages)

[PATCH v3 0/2] Add Cadence I2S-MC controller driver
 2024-05-08  8:03 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: Add bindings for Cadence I2S-MC controller

/sys/kernel/debug/vgaswitcheroo directory missing
 2024-05-08  8:02 UTC 

[PATCH v2] media: i2c: Fix imx412 exposure control
 2024-05-08  8:02 UTC  (2+ messages)

[PATCH v2] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-08  8:00 UTC  (7+ messages)

[PATCH v1] ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W
 2024-05-08  8:00 UTC  (2+ messages)

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-08  7:58 UTC  (11+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[PATCH v2] net: usb: ax88179_178a: avoid writing the mac address before first reading
 2024-05-08  7:56 UTC  (2+ messages)

[PATCH v2] x86: ce4100: Remove unused struct 'sim_reg_op'
 2024-05-08  7:55 UTC  (2+ messages)

[PATCH 2/2] arm64: dts: qcom: add QCM6490 SHIFTphone 8
 2024-05-08  7:51 UTC  (2+ messages)

[PATCH v4 00/12] mm/swap: clean up and optimize swap cache index
 2024-05-08  7:49 UTC  (4+ messages)
` [PATCH v4 12/12] mm/swap: reduce swap cache search space

[PATCH] nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
 2024-05-08  7:48 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).