All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-25 08:13:23 to 2023-01-25 09:02:48 UTC [more...]

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-20  9:56 UTC  (13+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25  9:02 UTC  (20+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH v1 00/14] add display port DSC feature
 2023-01-25  9:01 UTC  (4+ messages)
` [PATCH v1 13/14] drm/msm/disp/dpu1: add dsc supporting functions to dpu encoder

main - Revert "makefiles: fix grep warning from make"
 2023-01-25  9:00 UTC 

[PATCH v2] cxl/mbox: Add debug messages for enabled mailbox commands
 2023-01-25  8:57 UTC 

[PATCH 0/7] RPMPD cleanup + parent PD
 2023-01-25  8:57 UTC  (2+ messages)

[PATCH v2 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-01-25  8:56 UTC  (13+ messages)
` [PATCH v2 4/8] ACPI: property: Generate camera swnodes for ACPI and DisCo for Imaging
` [PATCH v2 7/8] ACPI: property: Skip MIPI property table without "mipi-img" prefix

[QEMU][PATCH v4 00/10] Introduce xenpvh machine for arm architecture
 2023-01-25  8:54 UTC  (7+ messages)
` [QEMU][PATCH v4 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [QEMU][PATCH v4 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
` [QEMU][PATCH v4 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [QEMU][PATCH v4 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [QEMU][PATCH v4 07/10] hw/xen/xen-hvm-common: Use g_new and error_setg_errno
` [QEMU][PATCH v4 09/10] hw/arm: introduce xenpvh machine

[PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: Update descriptions for R-Car Gen4
 2023-01-25  8:54 UTC  (4+ messages)

A question of KVM selftests' makefile
 2023-01-25  8:53 UTC 

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-01-25  8:53 UTC  (17+ messages)
        ` [RFC PATCH v2 0/2] selftests/x86: sysret_rip update for FRED system
          ` [RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                    ` [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture
                      ` [RFC PATCH v5 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system

[PATCH ima-evm-utils v3 00/11] Support testing in new enviroments
 2023-01-25  8:50 UTC  (12+ messages)
` [PATCH ima-evm-utils v3 01/11] Fix error messages and vars in calc_evm_hmac()
` [PATCH ima-evm-utils v3 02/11] Add config for UML kernel
` [PATCH ima-evm-utils v3 03/11] Compile the UML kernel and download it in Github Actions
` [PATCH ima-evm-utils v3 04/11] Pass cleanup function and its arguments to _report_exit_and_cleanup()
` [PATCH ima-evm-utils v3 05/11] Add support for creating a new testing environment in functions.sh
` [PATCH ima-evm-utils v3 06/11] Introduce TST_LIST variable to select a test to execute
` [PATCH ima-evm-utils v3 07/11] Add tests for EVM portable signatures
` [PATCH ima-evm-utils v3 08/11] Adapt fsverity.test to be able to run in a new testing environment
` [PATCH ima-evm-utils v3 09/11] Use in-place built fsverity binary instead of installing it
` [PATCH ima-evm-utils v3 10/11] ci: haveged requires EPEL on CentOS stream:8
` [PATCH ima-evm-utils v3 11/11] Temporarily remove CONFIG_DEBUG_SG to test portable signatures

[Intel-gfx] [PATCH 1/2] drm/i915/xehp: GAM registers don't need to be re-applied on engine resets
 2023-01-25  8:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

Prezentacja
 2023-01-25  8:47 UTC 

[PATCH] drm/amdgpu: add force_sg_display module parameter
 2023-01-25  8:48 UTC  (2+ messages)

[Bug 216697] New: Resume from suspend stopped working
 2023-01-25  8:44 UTC  (2+ messages)
` [Bug 216697] "

[PATCH 1/2] HID: hid-steam: Add Steam Deck support
 2023-01-25  8:41 UTC  (4+ messages)
` [PATCH 2/2] HID: hid-steam: Add rumble on Deck

[PATCH] knotty/uihelper: use monotonic time to report task duration
 2023-01-25  8:47 UTC 

[QEMU][PATCH v3 00/10] Introduce xenpvh machine for arm architecture
 2023-01-25  8:43 UTC  (12+ messages)
` [QEMU][PATCH v3 01/10] hw/i386/xen/: move xen-mapcache.c to hw/xen/
` [QEMU][PATCH v3 02/10] hw/i386/xen: rearrange xen_hvm_init_pc
` [QEMU][PATCH v3 03/10] hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
` [QEMU][PATCH v3 04/12] xen_arm: Add "accel = xen" and drop extra interface openings
` [QEMU][PATCH v3 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [QEMU][PATCH v3 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [QEMU][PATCH v3 06/10] hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
` [QEMU][PATCH v3 07/10] hw/xen/xen-hvm-common: Use g_new and error_setg_errno
` [QEMU][PATCH v3 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
` [QEMU][PATCH v3 09/10] hw/arm: introduce xenpvh machine
` [QEMU][PATCH v3 10/10] meson.build: enable xenpv machine build for ARM

Zapytanie ofertowe
 2023-01-25  8:30 UTC 

[PATCH v7 0/5] riscv: Allow user to set the satp mode
 2023-01-25  8:41 UTC  (6+ messages)
` [PATCH v7 1/5] riscv: Pass Object to register_cpu_props instead of DeviceState
` [PATCH v7 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
` [PATCH v7 3/5] riscv: Allow user to set the satp mode
` [PATCH v7 4/5] riscv: Introduce satp mode hw capabilities
` [PATCH v7 5/5] riscv: Correctly set the device-tree entry 'mmu-type'

[ammarfaizi2-block:paulmck/linux-rcu/dev.2023.01.19a 55/61] kernel/rcu/rcutorture.c:3548 rcu_torture_init_srcu_lockdep() warn: for statement not indented
 2023-01-25  8:45 UTC  (5+ messages)

[PATCH 1/2] gpio: ep93xx: convert driver to DT
 2023-01-25  8:33 UTC  (12+ messages)
` [PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes
  ` [PATCH v1 1/3] gpio: ep93xx: Fix port F hwirq numbers in handler
  ` [PATCH v1 2/3] gpio: ep93xx: Make irqchip immutable
  ` [PATCH v1 3/3] gpio: ep93xx: split device in multiple

i.MX8MN: SAI: First playback failure, second succeeds
 2023-01-25  8:43 UTC  (2+ messages)

Question about RATP protocol limitation during handshake in barebox
 2023-01-25  8:41 UTC  (3+ messages)
`  "

[PATCH 0/5] usb: dwc3-uniphier: Replace the driver to use dwc3-generic
 2023-01-25  8:40 UTC  (10+ messages)
` [PATCH 3/5] usb: dwc3-generic: Add dependency on SIMPLE_BUS

[Buildroot] [PATCH] package/linux-firmware: add rtl8761b/rtl8761bu firmware
 2023-01-25  8:37 UTC 

[PATCH v4] sched/fair: unlink misfit task from cpu overutilized
 2023-01-25  8:37 UTC  (5+ messages)

[PATCH v2] ALSA: aoa: make remove callback of soundbus driver void returned
 2023-01-25  8:35 UTC  (4+ messages)

[PATCH v2] ALSA: ac97: make remove callback of ac97 driver void returned
 2023-01-25  8:34 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-01-25  8:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/pxp: Add MTL PXP Support (rev3)

[PATCH master 1/2] net: dsa: realtek: support enabling only one of the drivers
 2023-01-25  8:33 UTC  (2+ messages)

[PATCH v3] i2c: dev: don't allow user-space to deadlock the kernel
 2023-01-25  8:33 UTC  (2+ messages)

[Buildroot] [PATCH] package/iptables: add option to use iptables with nf_tables backend
 2023-01-25  8:33 UTC  (2+ messages)

[PATCH] net/tg3: resolve deadlock in tg3_reset_task() during EEH
 2023-01-25  8:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-25  8:33 UTC  (3+ messages)

[PATCH 0/2] fix iscsi commands when session is freed
 2023-01-25  8:33 UTC  (3+ messages)
` [PATCH 1/2] target: iscs: reject cmd in closed session
` [PATCH 2/2] target: iscsi: free cmds before session free

[PATCH v2] arm64: dts: amlogic: Fix SDIO interrupt and make it level-sensitive
 2023-01-25  8:30 UTC  (4+ messages)

BUG: crash after suspending
 2023-01-25  8:33 UTC  (2+ messages)

The PQ=1 saga
 2023-01-25  8:33 UTC  (3+ messages)

[PATCH v2 00/10] drm/fb-helper: Various cleanups
 2023-01-25  8:30 UTC  (6+ messages)
` [PATCH v2 01/10] drm/client: Test for connectors before sending hotplug event
    ` [Intel-gfx] "

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-25  8:32 UTC  (8+ messages)

arch/powerpc/kernel/head_85xx.o: warning: objtool: .head.text+0x1a6c: unannotated intra-function call
 2023-01-25  8:31 UTC  (5+ messages)

[PATCH v4 00/36] tcg: Support for Int128 with helpers
 2023-01-25  8:31 UTC  (3+ messages)
` [PATCH v4 04/36] tcg: Introduce tcg_out_addi_ptr

[PATCH] driver: bus: simple-pm-bus: Add Freescale i.MX8qm/qxp CSR compatible strings
 2023-01-25  8:32 UTC 

[PATCH] oeqa/selftest/locales: Create selftest for locales generation
 2023-01-25  8:31 UTC 

[PATCH v3 0/6] drm/rockchip: vop2: add support for the rgb output block
 2023-01-25  8:29 UTC  (5+ messages)

[PATCH v3 0/6] RISC-V kasan rework
 2023-01-25  8:23 UTC  (14+ messages)
` [PATCH v3 1/6] riscv: Split early and final KASAN population functions
` [PATCH v3 2/6] riscv: Rework kasan "
` [PATCH v3 3/6] riscv: Move DTB_EARLY_BASE_VA to the kernel address space
` [PATCH v3 4/6] riscv: Fix EFI stub usage of KASAN instrumented strcmp function
` [PATCH v3 5/6] riscv: Fix ptdump when KASAN is enabled
` [PATCH v3 6/6] riscv: Unconditionnally select KASAN_VMALLOC if KASAN

iSCSI target: kernel: NULL pointer dereference
 2023-01-25  8:29 UTC  (2+ messages)

OS Descriptor version in FunctionFS
 2023-01-25  8:23 UTC 

[net-next 03/15] net/mlx5: Add adjphase function to support hardware-only offset control
 2023-01-25  8:28 UTC  (13+ messages)

[PATCH v2 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-25  8:27 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/8] drivers: net: turn on XDP features
    ` [Intel-wired-lan] "

[ammarfaizi2-block:google/android/kernel/common/upstream-f2fs-stable-linux-4.19.y 289/1172] fs/crypto/hkdf.c:47:9: sparse: sparse: Variable length array is used
 2023-01-25  8:27 UTC 

[Intel-gfx] [PATCH v7 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-25  8:26 UTC  (14+ messages)
`  "
` [PATCH v7 1/6] mei: mei-me: resume device in prepare
  ` [Intel-gfx] "
` [PATCH v7 2/6] drm/i915/pxp: add device link between i915 and mei_pxp
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 3/6] mei: clean pending read with vtag on bus
  `  "
` [PATCH v7 4/6] drm/i915/pxp: Invalidate all PXP fw sessions during teardown
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v7 5/6] drm/i915/pxp: Trigger the global teardown for before suspending
  `  "
` [PATCH v7 6/6] drm/i915/pxp: Pxp hw init should be in resume_complete
  ` [Intel-gfx] "

[PATCH v5 0/2] ARM: Add GXP Fan and SPI controllers
 2023-01-25  8:25 UTC  (4+ messages)
` [PATCH v5 2/2] ARM: multi_v7_defconfig: Add GXP Fan and SPI support

[PATCH iproute2] ip-rule.8: Bring synopsis in line with description
 2023-01-25  8:20 UTC 

A mapcount riddle
 2023-01-25  8:24 UTC  (2+ messages)

[PATCH 0/5] Add support for the Kosagi Novena board
 2023-01-25  8:19 UTC  (7+ messages)
` [PATCH 4/5] ARM: novena: Read Ethernet MAC address from EEPROM

[PATCH v2 0/3] arm64: meson-g12b: add initial support for Odroid-N2L
 2023-01-25  8:18 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: arm: amlogic: document Odroid-N2L
` [PATCH v2 2/3] arm64: dts: meson-g12b: move common node into new odroid.dtsi
` [PATCH v2 3/3] arm64: dts: meson-g12b-odroid: Add initial support for Hardkernel ODROID-N2L

[PATCH v2] scsi: add non-sleeping variant of scsi_device_put() and use it in alua
 2023-01-25  8:18 UTC  (3+ messages)

[meta-oe][PATCH] libgpiod: fix python bindings build
 2023-01-25  8:17 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS d968117a7e8e5572762eacbdbca13bc96710e9a3
 2023-01-25  8:08 UTC 

[PATCH] soc: qcom: socinfo: Add support for new field in revision 17
 2023-01-25  8:14 UTC 

[PATCH v5 0/2] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-01-25  8:12 UTC  (5+ messages)
` [PATCH v5 1/2] riscv: Get rid of riscv_pfn_base variable
` [PATCH v5 2/2] riscv: Use PUD/P4D/PGD pages for the linear mapping


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.