All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-20 20:35:07 to 2023-03-20 21:36:34 UTC [more...]

[dm-devel] [PATCH v2] dm verity: fix error handling for check_at_most_once on FEC
 2023-03-20 21:23 UTC  (3+ messages)
  `  "

[PATCH v2 0/6] tmpfs: add the option to disable swap
 2023-03-20 21:36 UTC  (5+ messages)

[PATCH v3 0/9] rtw88: Add SDIO support
 2023-03-20 21:35 UTC  (7+ messages)
` [PATCH v3 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()
` [PATCH v3 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [PATCH v3 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence
` [PATCH v3 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
` [PATCH v3 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
` [PATCH v3 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs

[Intel-gfx] [PATCH 00/14] drm/i915/tc: Fix a few TypeC / MST issues
 2023-03-20 21:36 UTC  (10+ messages)
` [Intel-gfx] [PATCH 04/14] drm/i915/tc: Fix system resume MST mode restore for DP-alt sinks
` [Intel-gfx] [PATCH 11/14] drm/i915/tc: Assume a TC port is legacy if VBT says the port has HDMI
` [Intel-gfx] [PATCH 13/14] drm/i915/tc: Factor out a function querying active links on a TC port

[PATCH v4 00/12] x86/mtrr: fix handling with PAT but without MTRR
 2023-03-20 21:34 UTC  (5+ messages)
` [PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs

[PATCH net-next] net: phy: Improved phy_error() with function and error code
 2023-03-20 21:34 UTC 

[PATCH v2 0/9] accel/tcg: Fix page_set_flags and related [#1528]
 2023-03-20 21:35 UTC  (7+ messages)
` [PATCH v2 1/9] linux-user: Diagnose misaligned -R size
` [PATCH v2 3/9] include/exec: Replace reserved_va with max_reserved_va
` [PATCH v2 8/9] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked

[PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-20 21:34 UTC  (13+ messages)
` [PATCH v3 2/6] KVM: VMX: Avoid retpoline call for control register caused exits
` [PATCH v3 3/6] KVM: x86: Do not unload MMU roots when only toggling CR0.WP
` [PATCH v3 4/6] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
` [PATCH v3 6/6] KVM: VMX: Make CR0.WP a guest owned bit

[PATCH v2] platform/x86: Add new msi-ec driver
 2023-03-20 21:28 UTC  (8+ messages)

[PATCH] kernel/reboot: emergency_restart: set correct system_state
 2023-03-20 21:32 UTC 

[PATCH RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
 2023-03-20 21:32 UTC  (9+ messages)

[PATCH 0/7] Refactor ftrace direct call APIs
 2023-03-20 21:31 UTC  (7+ messages)
` [PATCH 5/7] ftrace: Store direct called addresses in their ops

[ANNOUNCE] rdma-core: new stable releases
 2023-03-20 21:28 UTC 

linux-next: Fixes tag needs some work in the block tree
 2023-03-20 21:30 UTC  (2+ messages)

+ mm-vmalloc-convert-vread-to-vread_iter-fix.patch added to mm-unstable branch
 2023-03-20 21:25 UTC 

[PATCH] PCI: Add quirk to clear MSI-X
 2023-03-20 21:30 UTC  (2+ messages)

+ mm-kfence-fix-pg_slab-and-memcg_data-clearing.patch added to mm-hotfixes-unstable branch
 2023-03-20 21:29 UTC 

[PATCH] perf jevents: Sort list of input files
 2023-03-20 21:30 UTC  (3+ messages)

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-20 20:22 UTC  (3+ messages)

[PATCH] dt-bindings: clk: vc5: Make SD/OE pin configuration properties not required
 2023-03-20 21:27 UTC  (6+ messages)

[PATCH] mm: kfence: fix PG_slab and memcg_data clearing
 2023-03-20 21:29 UTC  (2+ messages)

[RFC 00/12] module: avoid userspace pressure on unwanted allocations
 2023-03-20 21:27 UTC  (13+ messages)

[PATCH 6.2 000/211] 6.2.8-rc1 review
 2023-03-20 21:28 UTC  (2+ messages)

[PATCH v1] clk: imx6ul: fix "failed to get parent" error
 2023-03-20 21:25 UTC  (3+ messages)

[PATCH] wifi: mac80211: add support for letting drivers register tc offload support
 2023-03-20 21:27 UTC  (3+ messages)

[PATCH v5 00/17] Reference count checker and related fixes
 2023-03-20 21:22 UTC  (18+ messages)
` [PATCH v5 01/17] perf map: Move map list node into symbol
` [PATCH v5 02/17] perf maps: Remove rb_node from struct map
` [PATCH v5 03/17] perf maps: Add functions to access maps
` [PATCH v5 04/17] perf map: Add accessor for dso
` [PATCH v5 05/17] perf map: Add accessor for start and end
` [PATCH v5 06/17] perf map: Rename map_ip and unmap_ip
` [PATCH v5 07/17] perf map: Add helper for "
` [PATCH v5 08/17] perf map: Add accessors for prot, priv and flags
` [PATCH v5 09/17] perf map: Add accessors for pgoff and reloc
` [PATCH v5 10/17] perf test: Add extra diagnostics to maps test
` [PATCH v5 11/17] perf maps: Modify maps_by_name to hold a reference to a map
` [PATCH v5 12/17] perf map: Changes to reference counting
` [PATCH v5 13/17] libperf: Add reference count checking macros
` [PATCH v5 14/17] perf cpumap: Add reference count checking
` [PATCH v5 15/17] perf namespaces: "
` [PATCH v5 16/17] perf maps: "
` [PATCH v5 17/17] perf map: "

[PATCH v4 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-03-20 21:25 UTC  (3+ messages)
` [PATCH v4 16/17] riscv: dts: jh7110: Add initial StarFive VisionFive v2 board device tree

linux-next: Fixes tag needs some work in the v4l-dvb-next tree
 2023-03-20 21:23 UTC 

[PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
 2023-03-20 21:22 UTC  (12+ messages)

+ shmem-shmem_get_partial_folio-use-filemap_get_entry.patch added to mm-unstable branch
 2023-03-20 21:23 UTC 

[PATCH v1 RFC] rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
 2023-03-20 21:21 UTC  (3+ messages)

[PATCH v3] staging: most: define iface_to_hdm as an inline function
 2023-03-20 21:22 UTC 

[PATCH 00/10] mips: ralink: add complete clock and reset driver for mtmips SoCs
 2023-03-20 21:21 UTC  (5+ messages)
` [PATCH 07/10] mips: ralink: remove clock related function prototypes

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2023-03-20 21:21 UTC 

[PATCH v2] ACPI: sysfs: Enable ACPI sysfs support for CCEL records
 2023-03-20 21:20 UTC 

[PATCH v3] clocking-wizard: Support higher frequency accuracy
 2023-03-20 21:20 UTC  (2+ messages)

+ shmem-open-code-the-page-cache-lookup-in-shmem_get_folio_gfp-fix.patch added to mm-unstable branch
 2023-03-20 21:21 UTC 

[PATCH] platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fix
 2023-03-20 21:20 UTC 

[PATCH v2] x86/ACPI/boot: Improve __acpi_acquire_global_lock
 2023-03-20 21:20 UTC 

[PATCH v2] staging: most: use inline functions for iface_to_hdm
 2023-03-20 21:19 UTC  (3+ messages)

[PATCH 0/4] sched/psi: Allow unprivileged PSI polling
 2023-03-20 21:19 UTC  (5+ messages)
` [PATCH 1/4] sched/psi: rearrange polling code in preparation
` [PATCH 2/4] sched/psi: rename existing poll members "

Is there any userland implementations of fscrypt
 2023-03-20 21:19 UTC 

'---' lines in patches
 2023-03-20 21:18 UTC 

syzbot + epoll
 2023-03-20 21:17 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-03-20 21:17 UTC 

[PATCH] arm64: Support CMDLINE_EXTEND
 2023-03-20 21:14 UTC  (2+ messages)

+ mm-mmap-remove-newline-at-the-end-of-the-trace.patch added to mm-hotfixes-unstable branch
 2023-03-20 21:15 UTC 

[Intel-gfx] [PATCH] drm/i915/bios: Rename find_section to find_bdb_section
 2023-03-20 21:14 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for drm/i915/bios: Rename find_section to find_bdb_section (rev2)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

stable-rc/queue/4.14 baseline: 128 runs, 20 regressions (v4.14.310-30-g1dd9e0d7dadd)
 2023-03-20 21:13 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: limit double GT reset to pre-MTL
 2023-03-20 21:10 UTC  (4+ messages)
`  "
` [PATCH 2/2] drm/i915/gsc: implement wa 14015076503
  ` [Intel-gfx] "

[PATCH] Staging: nvec: Change container_of macro to an inline function
 2023-03-20 21:10 UTC  (4+ messages)

Fix KFD support in GC 11.0.4
 2023-03-20 21:10 UTC 

[RFC PATCH v2] can: isotp: add module parameter for maximum pdu size
 2023-03-20 21:07 UTC  (3+ messages)

[PATCH] meson: Fix install location of doxygen's man pages
 2023-03-20 21:07 UTC  (3+ messages)

[GIT PULL] fsverity fixes for v6.3-rc4
 2023-03-20 21:07 UTC 

[virtio-comment] [PATCH v11] virtio-net: support inner header hash
 2023-03-20 21:07 UTC  (4+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[PATCH] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
 2023-03-20 21:06 UTC  (9+ messages)

[syzbot] [fs?] INFO: task hung in eventpoll_release_file
 2023-03-20 21:06 UTC 

kwboot: Marvell Dove UART booting
 2023-03-20 21:06 UTC  (6+ messages)

[PATCH 0/2] Submit split bios in LBA order
 2023-03-20 21:06 UTC  (4+ messages)

[kirkstone][PATCH] go: fix CVE-2022-2879 and CVE-2022-41720
 2023-03-20 21:05 UTC  (2+ messages)
` [OE-core] "

RFC - KBUILD_MODNAME is misleading in builtins, as seen in /proc/dynamic_debug/control
 2023-03-20 21:04 UTC  (3+ messages)

[PATCH v3] staging: sm750: Rename sm750_hw_cursor_* functions to snake_case
 2023-03-20 21:04 UTC  (3+ messages)

[PATCH v3 0/8] Support ACPI PSP on Hyper-V
 2023-03-20 21:03 UTC  (7+ messages)
` [PATCH v3 3/8] x86/psp: Register PSP platform device when ASP table is present

[PATCH 0/4] ASoC: amd: acp: Add sound support for a line of HUAWEI laptops
 2023-03-20 21:01 UTC  (11+ messages)
` [PATCH 1/4] ASoC: es8316: Enable support for S32 LE format and MCLK div by 2
` [PATCH 2/4] ASoC: amd: acp: Add support for splitting the codec specific code from the ACP driver
` [PATCH 3/4] ASoC: amd: acp: Add machine driver that enables sound for systems with a ES8336 codec
` [PATCH 4/4] ASoC: amd: acp: Improve support for speaker power events

[PATCH] xen: Fix host pci for stubdom
 2023-03-20 20:59 UTC  (3+ messages)

[PATCHv2] blk-mq: remove hybrid polling
 2023-03-20 20:59 UTC  (4+ messages)

[PATCH] PCI: Assign PCI domain by ida_alloc()
 2023-03-20 20:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-03-20 20:59 UTC  (3+ messages)
` [PATCH v3 5/7] x86/resctrl: Display the RMID and COSID for resctrl groups

[PATCH v3 1/2] extcon: usbc-tusb320: add accessory detection support
 2023-03-20 20:58 UTC  (2+ messages)

[PATCH 6.1 000/198] 6.1.21-rc1 review
 2023-03-20 20:58 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS f16a70c0472ea4cda3ab53fd3b5d2fa5628fb2c7
 2023-03-20 20:57 UTC 

stable-rc/queue/5.4 baseline: 163 runs, 20 regressions (v5.4.237-60-gc711854e19d60)
 2023-03-20 20:57 UTC 

[PATCH 0/6] ASoC: remove unnecessary dai_link->platform
 2023-03-20 20:56 UTC  (3+ messages)
` [PATCH 5/6] ASoC: simple-card-utils.c: "

[PATCH v4] ASoC: tas2781: Add tas2781 driver
 2023-03-20 20:55 UTC  (3+ messages)

[GIT PULL] fscrypt fix for v6.3-rc4
 2023-03-20 20:56 UTC 

stable-rc/linux-6.1.y baseline: 149 runs, 1 regressions (v6.1.20-199-ga6e5071b9d96)
 2023-03-20 20:55 UTC 

[PATCH v4 0/2] diff-files: integrate with sparse index
 2023-03-20 20:55 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] t1092: add tests for `git diff-files`
  ` [RFC PATCH v6 0/2] diff-files: integrate with sparse index
    ` [PATCH v6 1/2] t1092: add tests for `git diff-files`
    ` [PATCH v6 2/2] diff-files: integrate with sparse index

[PATCH 0/2] automation: add another Gitlab-CI test, x86-64 S3 this time
 2023-03-20 20:55 UTC  (8+ messages)
` [PATCH 2/2] automation: add a suspend test on an Alder Lake system

[PATCH v1] ptp: add ToD device driver for Intel FPGA cards
 2023-03-20 20:53 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t] lib/xe_query: Recover original vram_* macros semantics
 2023-03-20 20:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[dm-devel] [PATCH] multipath-tools Consider making 'smart' the default
 2023-03-20 20:50 UTC  (4+ messages)

[PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
 2023-03-20 20:46 UTC  (12+ messages)

[PATCH v7 0/7] Remove VT-d virtual command interface and IOASID
 2023-03-20 20:51 UTC  (7+ messages)
` [PATCH v7 2/7] iommu/sva: Move PASID helpers to sva code
` [PATCH v7 6/7] iommu/ioasid: Rename INVALID_IOASID

[PATCH 00/32] Upstream of kernel support for AMDGPU ISA debugging
 2023-03-20 20:47 UTC  (3+ messages)
` [PATCH 14/32] drm/amdgpu: expose debug api for mes

Password hash as LUKS key
 2023-03-20 20:38 UTC  (7+ messages)

[PATCH] ieee1275 : extended support in options vector5
 2023-03-20 20:46 UTC  (2+ messages)

ath9k legacy vs MSI interrupt issue on imx8mm soc
 2023-03-20 20:46 UTC  (3+ messages)

[PATCH bpf-next 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-03-20 20:45 UTC  (2+ messages)

arch/x86/xen/enlighten_pvh.c:55:10: warning: comparison of distinct pointer types ('typeof (ret * sizeof(char)) *' (aka 'unsigned long *') and 'typeof (sizeof (op.u.dom0_console)) *' (aka 'unsigned int *'))
 2023-03-20 20:45 UTC 

[PATCH] mfd: tps6586x: register restart handler
 2023-03-20 20:44 UTC  (3+ messages)

[PATCH] io_uring/uring_cmd: push IRQ based completions through task_work
 2023-03-20 20:42 UTC  (4+ messages)

[PATCH v7 00/13] fold per-CPU vmstats remotely
 2023-03-20 20:43 UTC  (3+ messages)
` [PATCH v7 13/13] vmstat: add pcp remote node draining via cpu_vm_stats_fold

[PATCH v2] ulogd2: Avoid use after free in unregister on global ulogd_fds linked list
 2023-03-20 20:41 UTC  (3+ messages)

[PATCH v5 0/5] Add CRG driver for Hi3798MV100 SoC
 2023-03-20 20:40 UTC  (6+ messages)
` [PATCH v5 1/5] clk: hisilicon: Rename Hi3798CV200 to Hi3798
` [PATCH v5 2/5] clk: hisilicon: Extract common functions
` [PATCH v5 3/5] clk: hisilicon: Add complex clock for Hi3798
` [PATCH v5 4/5] dt-bindings: clock: Add Hi3798MV100 CRG
` [PATCH v5 5/5] clk: hisilicon: Add CRG driver for Hi3798MV100 SoC

[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
 2023-03-20 20:41 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/5] hwmon: (pmbus/acbel-crps) Add Acbel CRPS power supply driver
 2023-03-20 20:41 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: trivial-devices: Add acbel,crps

[PATCH v4 7/9] commit-reach: implement ahead_behind() logic
 2023-03-20 20:40 UTC  (2+ messages)

[PATCH v2] SUNRPC: fix shutdown of NFS TCP client socket
 2023-03-20 20:37 UTC 

[PATCH bpf-next V2] xsk: allow remap of fill and/or completion rings
 2023-03-20 20:37 UTC 

stable-rc/linux-5.4.y baseline: 170 runs, 27 regressions (v5.4.237-61-g1f8869b1deb8)
 2023-03-20 20:37 UTC 

[dm-devel] [PATCH] libmultipath: limit paths that can get wwid from environment
 2023-03-20 20:37 UTC  (3+ messages)

[PATCH rcu 0/7] RCU-related lockdep changes for v6.4
 2023-03-20 20:36 UTC  (8+ messages)
` [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh

[PATCH 1/1] x86/irq: Add hardcoded hypervisor interrupts to /proc/stat
 2023-03-20 20:37 UTC  (2+ messages)

[PATCH 0/2] use gettimeofday for current time
 2023-03-20 20:36 UTC  (9+ messages)
` [PATCH 2/2] git-compat-util: "

LOCK_DOWN_FORCE_INTEGRITY_FOR_FUZZING?
 2023-03-20 20:36 UTC  (2+ messages)

[PATCH 5.4 00/60] 5.4.238-rc1 review
 2023-03-20 20:36 UTC  (2+ messages)

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-03-20 20:35 UTC  (6+ messages)
` [PATCH v5 5/6] KEYS: CA link restriction

[PATCH bpf-next] xsk: allow remap of fill and/or completion rings
 2023-03-20 20:34 UTC  (2+ messages)

[PATCH v2 18/23] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
 2023-03-20 20:34 UTC  (3+ messages)

[jimc:maph 1/1] lib/test_map_h.c:28:2: error: call to __compiletime_assert_174 declared with 'error' attribute: BUILD_BUG_ON failed: __builtin_memcmp(debug_cats_slist[0], "DRMx_CORE", sizeof("DRMx_CORE") - 1)
 2023-03-20 20:34 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.