All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-20 18:02:04 to 2024-02-20 18:56:09 UTC [more...]

Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)
 2024-02-20 18:14 UTC  (12+ messages)

+ mm-cachestat-fix-folio-read-after-free-in-cache-walk.patch added to mm-hotfixes-unstable branch
 2024-02-20 18:56 UTC 

[PATCH 0/3] Drop 32-bit Windows as a supported platform
 2024-02-20 18:55 UTC  (12+ messages)
` [PATCH 1/3] docs: Document that 32-bit Windows is unsupported
` [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
` [PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-20 18:56 UTC  (7+ messages)
` [PATCH 04/12] fsmonitor: refactor refresh callback on directory events
` [PATCH 06/12] fsmonitor: clarify handling of directory events in callback

[RFC PATCH] linux-user: ensure nios2 processes queued work
 2024-02-20 18:54 UTC  (2+ messages)

[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-20 18:54 UTC 

[PATCH 00/23] qemu-img: refersh options and --help handling
 2024-02-20 18:53 UTC  (11+ messages)
` [PATCH 02/23] qemu-img: refresh options/--help for "create" subcommand
` [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
` [PATCH 22/23] qemu-img: implement short --help, remove global help() function
` [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include

[RFC PATCH 0/3] real ll/sc emulation
 2024-02-20 18:53 UTC  (3+ messages)
` [RFC PATCH 2/3] tcg: add a ll/sc protection facility

[PATCH i-g-t,v3 0/2] Add tests to query firmware version
 2024-02-20 18:53 UTC  (5+ messages)
` [PATCH i-g-t, v3 1/2] drm-uapi/xe: Add test to query GuC firmware submission version
` [PATCH i-g-t, v3 2/2] drm-uapi/xe: Add test to query HuC firmware version

[PATCH v2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-20 18:53 UTC  (3+ messages)

[PATCHSET wq/for-6.9,6.10] workqueue: Implement disable/enable_work()
 2024-02-20 18:53 UTC  (7+ messages)
` [PATCH 12/17] workqueue: Implement disable/enable for (delayed) work items
` [PATCH 13/17] workqueue: Remove WORK_OFFQ_CANCELING

fs/bcachefs/
 2024-02-20 18:53 UTC  (5+ messages)

[PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-20 18:52 UTC  (3+ messages)

[PATCH v13 1/3] dt-bindings: adc: add AD7173
 2024-02-20 18:52 UTC  (2+ messages)

[PATCH] [RFQ] dm-integrity: Add a lazy commit mode for journal
 2024-02-20 18:52 UTC  (2+ messages)

[PATCH 0/3] qtest: migration: Add validation tests for 'channels' argument in migrate QAPIs
 2024-02-20 18:51 UTC  (10+ messages)
` [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument
` [PATCH 2/3] qtest: migration: Introduce 'connect_channels' in MigrateCommon struct
` [PATCH 3/3] qtest: migration: Add negative validation test for 'uri' and 'channels' both set

regression/bisected commit 773688a6cb24b0b3c2ba40354d883348a2befa38 make my system completely unusable under high load
 2024-02-20 18:51 UTC  (17+ messages)

NFS4ERR_MOVED causing crash/stuck operations at source
 2024-02-20 18:50 UTC 

[Buildroot] [PATCH 1/1] package/bind: security bump version to 9.16.48
 2024-02-20 18:50 UTC 

[PATCH v9 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2024-02-20 18:48 UTC  (4+ messages)

[tip:x86/cache] BUILD SUCCESS fb700810d30b9eb333a7bf447012e1158e35c62f
 2024-02-20 18:47 UTC 

[PATCH v4 0/3] Cleanup for PAT
 2024-02-20 18:46 UTC  (4+ messages)

[syzbot] [mm?] [hardening?] BUG: bad usercopy in raw_getsockopt
 2024-02-20 18:46 UTC  (3+ messages)

[PATCH mptcp-next v14 14/14] selftests: mptcp: userspace pm get addr tests
 2024-02-20 18:46 UTC  (3+ messages)
` selftests: mptcp: userspace pm get addr tests: Tests Results

[PATCH v4 00/11] x86: Confine early 1:1 mapped startup code
 2024-02-20 18:45 UTC  (3+ messages)
` [PATCH v4 04/11] x86/startup_64: Defer assignment of 5-level paging global variables

+ mm-vmscan-fix-a-bug-calling-wakeup_kswapd-with-a-wrong-zone-index.patch added to mm-hotfixes-unstable branch
 2024-02-20 18:46 UTC  (2+ messages)

Google Summer of Code 2024 - Project ideas page for the Linux Foundation online
 2024-02-20 18:44 UTC  (3+ messages)
` Google Summer of Code 2024 - The Linux Foundation got ACCEPTED!!
` Google Summer of Code 2024 - Get a Mentor!

[PATCH] firmware: qcom_scm: Introduce batching of hyp assign calls
 2024-02-20 18:43 UTC  (4+ messages)
    `  "

[PATCH] iommufd: Reject non-zero data_type if no data_len is provided
 2024-02-20 18:43 UTC 

[PATCH 1/3] tpm: protect against locality counter underflow
 2024-02-20 18:42 UTC  (4+ messages)

[PATCH net-next v8 00/13] Introduce PHY listing and link_topology tracking
 2024-02-20 18:42 UTC  (24+ messages)
` [PATCH net-next v8 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v8 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v8 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v8 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v8 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v8 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v8 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v8 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v8 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v8 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v8 11/13] net: ethtool: cable-test: "
` [PATCH net-next v8 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v8 13/13] Documentation: networking: document phy_link_topology

[PATCH] arm64: zynqmp: Support semhosting boot method
 2024-02-20 18:43 UTC  (9+ messages)

[PATCH qemu-web] _download/windows.md: Drop 32-bit Windows support
 2024-02-20 18:43 UTC  (3+ messages)

[PATCH v2 0/2] hw/arm: Fix STM32L4x5 EXTI to CPU irq fan-in connections
 2024-02-20 18:34 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
` [PATCH v2 2/2] tests/qtest: Check that EXTI fan-in irqs are correctly connected

[PATCH] delete_module.2: Update man to actual syscall behaviour
 2024-02-20 18:42 UTC  (3+ messages)

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-02-20 18:41 UTC  (3+ messages)

[PATCH 1/2] drivers: iio: pressure: Fixes BMP38x and BMP390 SPI support
 2024-02-20 18:41 UTC  (2+ messages)
` [PATCH 2/2] drivers: iio: pressure: Sort headers of BMPxxx SPI driver

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-20 18:41 UTC  (5+ messages)

[PATCH V2 0/5] board: beagle: Enable 32k and debounce configuration and fixups
 2024-02-20 18:39 UTC  (6+ messages)
` [PATCH V2 1/5] board: beagle: beagleplay: Enable 32k crystal
` [PATCH V2 2/5] configs: am62x_beagleplay_r5_defconfig: Enable SPL_BOARD_INIT
` [PATCH V2 3/5] arm: mach-k3: am62: Add Debounce configuration register definitions
` [PATCH V2 4/5] board: beagle: beagleplay: Configure debounce registers
` [PATCH V2 5/5] board: beagle: beagleplay: env: Drop usb and pxe as boot targets

[PATCH v3 0/3] power: supply: Acer Aspire 1 embedded controller
 2024-02-20 18:41 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: power: supply: Add Acer Aspire 1 EC

VxLAN learning creating broadcast FDB entry
 2024-02-20 18:33 UTC 

[PATCH] Revert "Declare both git-switch and git-restore experimental"
 2024-02-20 18:39 UTC  (6+ messages)

[PATCH] power: supply: sysfs: constify the struct device_type usage
 2024-02-20 18:40 UTC 

[PATCH v1] Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
 2024-02-20 18:37 UTC  (2+ messages)
` [v1] "

tests/amdgpu/amd_ilr: Fix psr eDP crc read timeout IGT CI test failure need hep
 2024-02-20 18:37 UTC 

[PATCH i-g-t] lib/amdgpu: add GC 11.5.1 to GC 11.5.0 family
 2024-02-20 18:36 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

CVE-2023-52439: uio: Fix use-after-free in uio_open
 2024-02-20 18:34 UTC 

CVE-2023-52438: binder: fix use-after-free in shinker's callback
 2024-02-20 18:34 UTC 

CVE-2023-52437: Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
 2024-02-20 18:34 UTC 

CVE-2023-52436: f2fs: explicitly null-terminate the xattr list
 2024-02-20 18:33 UTC 

[PATCH i-g-t v9 0/7] introduce Xe multigpu and other multi-GPU helpers
 2024-02-20 18:33 UTC  (5+ messages)
` [PATCH i-g-t v9 2/7] lib/drmtest: Introduced drm_open_driver_another

[PATCH] MAINTAINERS: add memory mapping entry with reviewers
 2024-02-20 18:33 UTC  (3+ messages)

[PATCH v7 0/4] Enable >0 order folio memory compaction
 2024-02-20 18:32 UTC  (5+ messages)
` [PATCH v7 1/4] mm/page_alloc: remove unused fpi_flags in free_pages_prepare()
` [PATCH v7 2/4] mm/compaction: enable compacting >0 order folios
` [PATCH v7 3/4] mm/compaction: add support for >0 order folio memory compaction
` [PATCH v7 4/4] mm/compaction: optimize >0 order folio compaction with free page split

[PATCH 0/3] net/ionic, common/ionic: add vdev support
 2024-02-20 18:31 UTC  (5+ messages)
` [PATCH 2/3] net/ionic: remove duplicate barriers

[PATCH v1 0/7] toradex: fix reset and hardware detection regressions
 2024-02-20 18:29 UTC  (8+ messages)
` [PATCH v1 1/7] toradex: Fix recursive call to checkboard
` [PATCH v1 2/7] toradex: Remove not necessary model prints from checkboard()
` [PATCH v1 3/7] toradex: common: Use SETTINGS_R event to read toradex config block
` [PATCH v1 4/7] arm: dts: Refactor device trees using "&{/aliases}" syntax
` [PATCH v1 5/7] toradex: common: Add sysinfo driver
` [PATCH v1 6/7] toradex: common: Use random mac address if toradex config block is missing
` [PATCH v1 7/7] toradex: imx6*: fix reset using wdt-reboot driver

[PATCH v5 0/4] Reduce synchronize_rcu() latency(v5)
 2024-02-20 18:31 UTC  (5+ messages)
` [PATCH v5 1/4] rcu: Add data structures for synchronize_rcu()
` [PATCH v5 2/4] rcu: Reduce synchronize_rcu() latency
` [PATCH v5 3/4] rcu: Add a trace event for synchronize_rcu_normal()
` [PATCH v5 4/4] rcu: Support direct wake-up of synchronize_rcu() users

[PATCH] documentation: send-email: use camel case consistently
 2024-02-20 18:29 UTC  (7+ messages)

[PATCH v1] include: android_bootloader_message.h: sync with AOSP upstream
 2024-02-20 18:29 UTC  (2+ messages)

[PATCH i-g-t v1 0/3] print info in core_getversion
 2024-02-20 18:27 UTC  (3+ messages)

[PATCH v3 31/35] lib: add memory allocations report in show_mem()
 2024-02-20 18:27 UTC  (13+ messages)

[PATCH] remove some MSVC conditional compile to empty
 2024-02-20 18:27 UTC  (6+ messages)
` [PATCH] eal: provide rte attribute macro for GCC attribute

[PATCH 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
 2024-02-20 18:26 UTC  (4+ messages)
` [PATCH 2/2] gpiolib: cdev: release IRQs when the gpio chip device is removed

[PATCH 0/8] MIPS: Aggregate build fixes
 2024-02-20 18:26 UTC  (2+ messages)

[PATCH 00/12] reftable: improve ref iteration performance (pt.2)
 2024-02-20 18:25 UTC  (5+ messages)
` [PATCH 02/12] reftable/merged: make `merged_iter` structure private
` [PATCH 03/12] reftable/merged: advance subiter on subsequent iteration

Email based retest request process: proposal for new pull/re-apply feature
 2024-02-20 18:24 UTC  (3+ messages)

[PATCH] branch: rework the descriptions of rename and copy operations
 2024-02-20 18:24 UTC  (10+ messages)

[PATCH 0/2] Add qcom secure heaps
 2024-02-20 18:23 UTC  (3+ messages)
` [PATCH 2/2] dma-buf: heaps: secure_heap: Add qcom secure system heap

[PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
 2024-02-20 18:22 UTC  (4+ messages)
` [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args

[PATCH] arm64: errata: Don't enable workarounds for "rare" errata by default
 2024-02-20 18:20 UTC  (2+ messages)

[PATCH] arm64: kretprobes: acquire the regs via a BRK exception
 2024-02-20 18:20 UTC  (2+ messages)

[PATCH] cxl: Add post reset warning if the reset is detected as Secondary Bus Reset (SBR)
 2024-02-20 18:20 UTC  (3+ messages)

[PATCH] arm64: io: permit offset addressing
 2024-02-20 18:20 UTC  (2+ messages)

[PATCH 0/3] arm64: cleanup DAIF handling for EL0 returns
 2024-02-20 18:19 UTC  (2+ messages)

[RFC] cputime: Introduce option to force full dynticks accounting on NOHZ & NOHZ_IDLE CPUs
 2024-02-20 18:19 UTC  (3+ messages)

[PATCH] scsi: ufs: core: Fix setup_xfer_req invocation
 2024-02-20 18:19 UTC  (3+ messages)

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-20 18:19 UTC  (5+ messages)
` [PATCH 5/8] usb: core: hcd: Convert from tasklet to BH workqueue

[PATCH] locking/osq_lock: Optimize osq_lock performance using per-NUMA
 2024-02-20 18:16 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2024-02-20 18:15 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
 2024-02-20 18:15 UTC  (4+ messages)

Please pull u-boot-samsung master
 2024-02-20 18:15 UTC  (2+ messages)

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-20 18:14 UTC  (13+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
  ` [PATCH v2 06/17] x86/resctrl: Introduce interface to display number of ABMC counters

[PATCH v2] btrfs: do not skip re-registration for the mounted device
 2024-02-20 18:12 UTC  (4+ messages)

[PATCH v2 0/4] Add missing TPM compatible strings
 2024-02-20 18:12 UTC  (5+ messages)

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-20 18:11 UTC  (10+ messages)
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391

Regression with Lenovo ThinkPad Compact USB Keyboard
 2024-02-20 18:12 UTC  (3+ messages)

[PATCH] dm-verity, dm-crypt: align "struct bvec_iter" correctly
 2024-02-20 18:11 UTC 

[PATCH] vsock.7: ffix
 2024-02-20 18:11 UTC 

[PATCH 0/4] Add python_mesonpy ("mesonpy") PEP-517 backend support
 2024-02-20 18:10 UTC  (4+ messages)
` [PATCH 3/4] python3-numpy: inherit python_mesonpy
  ` [OE-core] "

[PATCH i-g-t] tests/intel/kms_frontbuffer_tracking: Invalidate cached stuff
 2024-02-20 18:10 UTC  (3+ messages)

[PATCH] mm/mmap: Add case 9 in vma_merge()
 2024-02-20 18:10 UTC  (4+ messages)

[PATCH v4 00/19] Add support for CDM over DP
 2024-02-20 18:09 UTC  (5+ messages)
` [PATCH v4 13/19] drm/msm/dp: add VSC SDP support for YUV420 "

folio oops
 2024-02-20 18:09 UTC 

[PATCH v2] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom
 2024-02-20 18:08 UTC 

[Buildroot] [PATCH 1/1] package/unbound: security bump version to 1.19.1
 2024-02-20 18:07 UTC 

[PATCH] drm/xe: Skip TLB invalidation time out log if ct is disabled
 2024-02-20 18:07 UTC  (3+ messages)

CVE-2023-52435: net: prevent mss overflow in skb_segment()
 2024-02-20 18:06 UTC 

[PATCH] mm/mmap: convert all mas except mas_detach to vma iterator
 2024-02-20 18:06 UTC  (3+ messages)

[PATCH] drm/i915/tv: Fix TV mode
 2024-02-20 18:06 UTC  (4+ messages)

New Construction Project
 2024-02-20 18:06 UTC 

[PATCH net-next] virtio_net: Add TX stop and wake counters
 2024-02-20 18:05 UTC  (14+ messages)

[PATCH v3 0/9] auxdisplay: linedisp: Clean up and add new driver
 2024-02-20 18:05 UTC  (3+ messages)
` [PATCH v3 5/9] auxdisplay: ht16k33: Define a few helper macros

CVE-2023-52434: smb: client: fix potential OOBs in smb2_parse_contexts()
 2024-02-20 18:04 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-33-gf17d8a87ecb55)
 2024-02-20 18:04 UTC 

[PATCH v2 00/11] improve eventdev API specification/documentation
 2024-02-20 18:03 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 10/11] eventdev: clarify docs on event object fields and op types

kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (v6.8-rc1-33-gf17d8a87ecb55)
 2024-02-20 18:04 UTC 

[PATCH net 00/13] mptcp: misc. fixes for v6.8
 2024-02-20 18:03 UTC  (8+ messages)
` [PATCH net 03/13] mptcp: fix lockless access in subflow ULP diag

[PATCH v3] X.509: Introduce scope-based x509_certificate allocation
 2024-02-20 18:03 UTC  (3+ messages)

[GIT PULL] bcachefs stable updates for v6.7
 2024-02-20 18:02 UTC  (8+ messages)

[Buildroot] [PATCH 1/2] package/dnsmasq: security bump version to 2.90
 2024-02-20 18:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: add Bernd Kuhls to dnsmasq

[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
 2024-02-20 18:02 UTC  (3+ messages)


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.