linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-21 14:13:17 to 2021-09-21 16:58:43 UTC [more...]

[PATCH] mm: Mark the OOM reaper thread as freezable
 2021-09-21 16:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 5.14 000/168] 5.14.7-rc1 review
 2021-09-21 16:58 UTC  (3+ messages)

[PATCH] [RFC v2] qnx: avoid -Wstringop-overread warning, again
 2021-09-21 16:56 UTC  (8+ messages)

[RFC 0/9] Linear Address Masking enabling
 2021-09-21 16:52 UTC  (4+ messages)

[PATCH v3 0/7] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-21 16:52 UTC  (2+ messages)

[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown
 2021-09-21 16:52 UTC  (10+ messages)

[PATCH] staging: most: dim2: force fcnt=3 on Renesas GEN3
 2021-09-21 16:51 UTC 

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-21 16:51 UTC  (3+ messages)

beaglebone black boot failure Linux v5.15.rc1
 2021-09-21 16:49 UTC  (12+ messages)

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-21 16:45 UTC  (6+ messages)
` [PATCH v3 4/9] drm/scheduler: Add fence deadline support

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-21 16:44 UTC  (4+ messages)
` [PATCH v2 05/13] perf: Force architectures to opt-in to guest callbacks

[PATCH] ALSA: usx2y: Prefer struct_size over open coded arithmetic
 2021-09-21 16:41 UTC  (2+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-21 16:40 UTC  (11+ messages)
` [RFC 01/20] iommu/iommufd: Add /dev/iommu core
` [RFC 02/20] vfio: Add device class for /dev/vfio/devices
` [RFC 03/20] vfio: Add vfio_[un]register_device()
` [RFC 04/20] iommu: Add iommu_device_get_info interface
` [RFC 05/20] vfio/pci: Register device to /dev/vfio/devices

[PATCH v3 0/3] fw_devlink bug fixes
 2021-09-21 16:35 UTC  (6+ messages)
` [PATCH v3 2/3] driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD

[PATCH v2 0/2] Add Coresight support for RB5 board
 2021-09-21 16:35 UTC  (6+ messages)
` [PATCH v2 1/2] coresight: etm4x: Add ETM PID for Kryo-5XX
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Add Coresight support

[PATCH 5.10 000/122] 5.10.68-rc1 review
 2021-09-21 16:35 UTC  (11+ messages)
` [PATCH 5.10 116/122] bnxt_en: Convert to use netif_level() helpers

[PATCH RESEND 1/2] HID: magicmouse: fix checkpatch errors
 2021-09-21 16:33 UTC  (2+ messages)
` [PATCH RESEND 2/2] HID: magicmouse: fix checkpatch warnings

[PATCH 1/3] userfaultfd/selftests: fix feature support detection
 2021-09-21 16:33 UTC  (3+ messages)
` [PATCH 2/3] userfaultfd/selftests: fix calculation of expected ioctls
` [PATCH 3/3] userfaultfd/selftests: don't rely on GNU extensions for random numbers

[PATCH v2 0/1] Documenting shmem as an exception case for the pagemap
 2021-09-21 16:30 UTC  (7+ messages)
` [PATCH v2 1/1] Documentation: update pagemap with shmem exceptions

[PATCH] platform/x86/intel: hid: Add DMI switches allow list
 2021-09-21 16:28 UTC  (4+ messages)

[PATCH 0/4] arm64: Support dynamic preemption
 2021-09-21 16:28 UTC  (9+ messages)
` [PATCH 2/4] arm64: implement support for static call trampolines

[PATCH] pinctrl: qcom: Add egpio feature support
 2021-09-21 16:26 UTC  (5+ messages)

[PATCH] coresight: Don't immediately close events that are run on invalid CPU/sink combos
 2021-09-21 16:22 UTC  (3+ messages)

[RFC v2 PATCH] mm, sl[au]b: Introduce lockless cache
 2021-09-21 16:17 UTC  (5+ messages)

[PATCH] kunit: tool: make --raw_output only support showing kunit output
 2021-09-21 16:19 UTC  (2+ messages)

[PATCH] kunit: tool: better handling of quasi-bool args (--json, --raw_output)
 2021-09-21 16:19 UTC  (2+ messages)

[PATCH 00/19] tcp: Initial support for RFC5925 auth option
 2021-09-21 16:15 UTC  (20+ messages)
` [PATCH 01/19] tcp: authopt: Initial support and key management
` [PATCH 02/19] docs: Add user documentation for tcp_authopt
` [PATCH 03/19] selftests: Initial tcp_authopt test module
` [PATCH 04/19] selftests: tcp_authopt: Initial sockopt manipulation
` [PATCH 05/19] tcp: authopt: Add crypto initialization
` [PATCH 06/19] tcp: authopt: Compute packet signatures
` [PATCH 07/19] tcp: authopt: Hook into tcp core
` [PATCH 08/19] tcp: authopt: Disable via sysctl by default
` [PATCH 09/19] selftests: tcp_authopt: Test key address binding
` [PATCH 10/19] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH 11/19] tcp: authopt: Add support for signing skb-less replies
` [PATCH 12/19] tcp: ipv4: Add AO signing for "
` [PATCH 13/19] selftests: tcp_authopt: Add scapy-based packet signing code
` [PATCH 14/19] selftests: tcp_authopt: Add packet-level tests
` [PATCH 15/19] selftests: Initial tcp_authopt support for nettest
` [PATCH 16/19] selftests: Initial tcp_authopt support for fcnal-test
` [PATCH 17/19] selftests: Add -t tcp_authopt option for fcnal-test.sh
` [PATCH 18/19] tcp: authopt: Add key selection controls
` [PATCH 19/19] selftests: tcp_authopt: Add tests for rollover

[PATCH] iommu/arm-smmu-v3: poll cmdq until it has space
 2021-09-21 16:22 UTC  (2+ messages)

[PATCH RFC v1 00/11] iommu/virtio: vSVA support with Arm
 2021-09-21 16:16 UTC  (15+ messages)
` [PATCH RFC v1 01/11] uapi/virtio-iommu: Add page request grp-id and flags information
` [PATCH RFC v1 02/11] iommu/virtio: Maintain a list of endpoints served by viommu_dev
` [PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults
` [PATCH RFC v1 05/11] iommu/virtio: Add SVA feature and related enable/disable callbacks
` [PATCH RFC v1 08/11] iommu/arm-smmu-v3: Implement shared context alloc and free ops
` [PATCH RFC v1 09/11] iommu/virtio: Implement sva bind/unbind calls
` [PATCH RFC v1 10/11] uapi/virtio-iommu: Add a new request type to send page response

[PATCH 0/6] mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support
 2021-09-21 16:13 UTC  (7+ messages)
` [PATCH 1/6] mm/swap: Introduce lru_cpu_needs_drain()
` [PATCH 2/6] mm/swap: Introduce alternative per-cpu LRU cache locking
` [PATCH 3/6] mm/swap: Allow remote LRU cache draining
` [PATCH 4/6] mm/page_alloc: Introduce alternative per-cpu list locking
` [PATCH 5/6] mm/page_alloc: Allow remote per-cpu page list draining
` [PATCH 6/6] sched/isolation: Enable 'remote_pcpu_cache_access' on NOHZ_FULL systems

[PATCH v6 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-09-21 16:07 UTC  (8+ messages)
` [PATCH v6 1/5] x86/kvm: Add AMD SEV specific Hypercall3

[PATCH v5 1/2] kunit: drop assumption in kunit-log-test about current suite
 2021-09-21 16:04 UTC  (2+ messages)

[PATCH v5 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-21 16:02 UTC  (3+ messages)
` [PATCH v5 2/2] drm/bridge: parade-ps8640: Add support for AUX channel

[PATCH v2 2/3] arm64: dts: renesas: r8a779a0: Add DSI encoders
 2021-09-21 15:59 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: renesas: falcon-cpu: Add DSI display output

[PATCH v3 0/5] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-21 15:59 UTC  (3+ messages)
` [PATCH v3 3/5] drivers/acpi: Introduce Platform Firmware Runtime Update device driver

[PATCH] bus: ti-sysc: Fix external abort for am335x pruss probe
 2021-09-21 15:58 UTC  (4+ messages)

[PATCH v2] bluetooth: Fix Advertisement Monitor Suspend/Resume
 2021-09-21 15:57 UTC 

[PATCH 0/3] occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC
 2021-09-21 15:57 UTC  (4+ messages)
` [PATCH 3/3] hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs

[PATCH] hwmon: Correct the error handling in w83793.c, w83791d.c, w83792d.c
 2021-09-21 15:51 UTC  (4+ messages)
` [PATCH v2 1/3] hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field
` [PATCH v2 2/3] hwmon: (w83792d) "
` [PATCH v2 3/3] hwmon: (w83793) "

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-09-21 15:51 UTC  (6+ messages)
` [PATCH 07/16] tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl

[PATCH] iommu/dart: Remove iommu_flush_ops
 2021-09-21 15:49 UTC  (2+ messages)

[PATCH v7 09/12] sysfs: fix deadlock race with module removal
 2021-09-21 15:48 UTC 

[PATCH linux-next v2] arm64: PCI: Introduce pcibios_free_irq() helper function
 2021-09-21 15:47 UTC  (2+ messages)

[SPECIFICATION RFC v3] The firmware and bootloader log specification
 2021-09-21 15:40 UTC  (3+ messages)

[PATCH] platform/x86: thinkpad_acpi: Prefer struct_size over open coded arithmetic
 2021-09-21 15:45 UTC  (6+ messages)

[PATCH] mm: Fix the uninitialized use in overcommit_policy_handler
 2021-09-21 15:44 UTC  (2+ messages)

[PATCH] aio: Wire up compat_sys_io_pgetevents_time64 for x86
 2021-09-21 15:44 UTC  (4+ messages)

[PATCH] Enable '-Werror' by default for all kernel builds
 2021-09-21 15:41 UTC  (6+ messages)

[PATCH] ASoC: Fix warning related to 'sound-name-prefix' binding
 2021-09-21 15:41 UTC 

[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
 2021-09-21 15:38 UTC  (11+ messages)

[PATCH 4.4 000/133] 4.4.284-rc1 review
 2021-09-21 15:35 UTC  (2+ messages)

[PATCH 4.9 000/175] 4.9.283-rc1 review
 2021-09-21 15:34 UTC  (2+ messages)

[PATCH 4.19 000/293] 4.19.207-rc1 review
 2021-09-21 15:34 UTC  (2+ messages)

[PATCH 5.4 000/260] 5.4.148-rc1 review
 2021-09-21 15:33 UTC  (2+ messages)

[RFC PATCH] drm/print: Add deprecation notes to DRM_...() functions
 2021-09-21 15:28 UTC 

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-09-21 15:28 UTC  (9+ messages)
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'

[PATCH] ASoC: fsl_spdif: Add support for i.MX8ULP
 2021-09-21 15:25 UTC  (2+ messages)

[PATCH] ASoC: fsl_xcvr: Fix channel swap issue with ARC
 2021-09-21 15:25 UTC  (2+ messages)

[PATCH] ASoC: qdsp6: q6afe-dai: Fix spelling mistake "Fronend" -> "Frontend"
 2021-09-21 15:25 UTC  (2+ messages)

[PATCH] ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers
 2021-09-21 15:25 UTC  (2+ messages)

[PATCH] ASoC: fsl: Constify static snd_soc_ops
 2021-09-21 15:25 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: mtd: spi-nand: Convert to DT schema
 2021-09-21 15:25 UTC  (2+ messages)
` (subset) "

[PATCH v1 1/4] gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
 2021-09-21 15:25 UTC  (11+ messages)
` [PATCH v1 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-21 15:20 UTC  (8+ messages)

[PATCH v2 0/4] merge contiguous physical memory regions
 2021-09-21 15:20 UTC  (8+ messages)
` [PATCH v2 1/4] nitro_enclaves: "
` [PATCH v2 2/4] nitro_enclaves: sanity check the physical region during setting
` [PATCH v2 3/4] nitro_enclaves: add test framework for the misc functionality
` [PATCH v2 4/4] nitro_enclaves: add kunit tests for physical contiguous region merging

[PATCH v4 1/3] powerpc/bitops: Use immediate operand when possible
 2021-09-21 15:15 UTC  (3+ messages)

[PATCH v3 0/3] Convert name-prefix doc to json-schema
 2021-09-21 15:15 UTC  (4+ messages)
` [PATCH v3 2/3] ASoC: Use schema reference for sound-name-prefix

[PATCH v4 0/6] arm64: dts: Update IOT2050 boards
 2021-09-21 15:11 UTC  (5+ messages)
` [PATCH v4 2/6] arm64: dts: ti: iot2050: Disable SR2.0-only PRUs
` [PATCH v4 3/6] arm64: dts: ti: iot2050: Add/enabled mailboxes and carve-outs for R5F cores

[PATCH v5 1/3] powerpc/bitops: Use immediate operand when possible
 2021-09-21 15:09 UTC  (3+ messages)
` [PATCH v5 2/3] powerpc/atomics: "
` [PATCH v5 3/3] powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends

[PATCH 1/3] zd1211rw: remove duplicate USB device ID
 2021-09-21 15:10 UTC  (2+ messages)

[PATCH 0/4] RFC: HID: wiiu-drc: Add a driver for the Wii U gamepad
 2021-09-21 15:08 UTC  (3+ messages)
` [PATCH v3 0/4] "

[PATCH] KVM: SEV: Disable KVM_CAP_VM_COPY_ENC_CONTEXT_FROM for SEV-ES
 2021-09-21 15:04 UTC  (12+ messages)

[PATCH v2] drm/rockchip: cdn-dp-core: Fix cdn_dp_resume unused warning
 2021-09-21 15:04 UTC  (2+ messages)

[PATCH 0/2] KVM: SEV: Allow for mirroring of SEV-ES VMs
 2021-09-21 15:03 UTC  (3+ messages)
` [PATCH 1/2] KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
` [PATCH 2/2] KVM: SEV: Allow launch vmsa from mirror VM

[PATCH 1/9] mwifiex: Small cleanup for handling virtual interface type changes
 2021-09-21 15:02 UTC  (2+ messages)

[PATCH v2 00/10] KVM: x86: Clean up RESET "emulation"
 2021-09-21 15:02 UTC  (9+ messages)
` [PATCH v2 04/10] KVM: x86: Remove defunct setting of CR0.ET for guests during vCPU create
` [PATCH v2 05/10] KVM: x86: Remove defunct setting of XCR0 for guest "
` [PATCH v2 06/10] KVM: x86: Fold fx_init() into kvm_arch_vcpu_create()
` [PATCH v2 07/10] KVM: VMX: Drop explicit zeroing of MSR guest values at vCPU creation

[PATCH] arm64: dts: ti: Makefile: Collate AM64 platforms together
 2021-09-21 15:00 UTC  (2+ messages)

[PATCH] usb: gadget: storage: add support for media larger than 2T
 2021-09-21 14:59 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH AUTOSEL 5.14 01/25] dmaengine: idxd: depends on !UML
 2021-09-21 14:57 UTC  (3+ messages)
` [PATCH AUTOSEL 5.14 10/25] ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported

[PATCH v2] backlight: propagate errors from get_brightness()
 2021-09-21 14:56 UTC  (3+ messages)

[PATCH] misc: fastrpc: Update number of max fastrpc sessions
 2021-09-21 14:47 UTC  (2+ messages)

linux-next: manual merge of the selinux tree with Linus' tree
 2021-09-21 14:43 UTC  (2+ messages)

[PATCH] mm:vmscan: fix extra adjustment for lruvec's nonresident_age in case of reactivation
 2021-09-21 14:48 UTC 

[PATCH RESEND 0/2] Use generic code for randomization of virtual address of x86
 2021-09-21 14:41 UTC  (4+ messages)
` [PATCH RESEND 1/2] x86: Rename TIF_ADDR32 to TIF_32BIT
` [PATCH RESEND 2/2] x86/mm: Randomize va with generic arch_pick_mmap_layout()

[PATCH 1/6] dt-bindings: hwmon: ti,tmp108: convert to dtschema
 2021-09-21 14:40 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: hwmon: ibm,cffps: move to trivial devices

[PATCH] f2fs: fix up f2fs_lookup tracepoints
 2021-09-21 14:37 UTC 

[PATCH 0/2] mm/migrate: 5.15 fixes for automatic demotion
 2021-09-21 14:36 UTC  (5+ messages)
` [PATCH 1/2] mm/migrate: optimize hotplug-time demotion order updates

[PATCH 1/2] erofs: fix up erofs_lookup tracepoint
 2021-09-21 14:35 UTC  (2+ messages)
` [PATCH 2/2] erofs: clean up erofs_map_blocks tracepoints

[PATCH] Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
 2021-09-21 14:34 UTC 

[PATCH v2] usb: host: ohci-tmio: check return value after calling platform_get_resource()
 2021-09-21 14:32 UTC  (2+ messages)

[PATCH 0/3] drm/omap: add crtc properties
 2021-09-21 14:30 UTC  (6+ messages)
` [PATCH 1/3] drm/omap: add crtc background property
` [PATCH 2/3] drm/omap: add crtc transparency key property
` [PATCH 3/3] drm/omap: add alpha blender property

linux-next: Fixes tag needs some work in the ntfs3 tree
 2021-09-21 14:29 UTC  (3+ messages)

[PATCH] usb: host: Updated MAX3421 to MAX3421E in Kconfig
 2021-09-21 14:28 UTC  (2+ messages)

[PATCH] mm:vmscan remove unnecessary lru lock unlock/lock pair
 2021-09-21 14:30 UTC 

[PATCH 0/2] Use generic code for virtual address of randomization of x86
 2021-09-21 14:19 UTC  (3+ messages)

[PATCH v1 1/5] PCI: PM: x86: Drop Intel MID PCI PM support
 2021-09-21 14:23 UTC  (5+ messages)

[PATCH 0/4 V8] Add AMD SEV and SEV-ES intra host migration support
 2021-09-21 14:20 UTC  (4+ messages)
` [PATCH 4/4 V8] selftest: KVM: Add intra host migration tests

[PATCH v2 0/2] mm/debug: sync up latest migrate_reason to migrate_reason_names
 2021-09-21 14:06 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v3 1/6] dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller
 2021-09-21 14:15 UTC  (5+ messages)
` [PATCH v3 4/6] riscv: dts: microchip: drop duplicated MMC/SDHC node

[RFT PATCH 0/9] usb: typec: tipd: Add Apple M1 support
 2021-09-21 13:46 UTC  (3+ messages)
` [RFT PATCH 8/9] usb: typec: tipd: Switch power state to S0 for Apple variant


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 NNTP newsgroup(s).