linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-06 20:10:52 to 2023-01-07 00:59:45 UTC [more...]

[PATCH v8 5/5] x86/tdx: Add Quote generation support
 2023-01-07  0:58 UTC  (5+ messages)

[PATCH mm-unstable 0/9] continue hugetlb folio conversions
 2023-01-07  0:57 UTC  (16+ messages)
` [PATCH mm-unstable 1/8] mm/hugetlb: convert isolate_hugetlb to folios
` [PATCH mm-unstable 2/8] mm/hugetlb: convert __update_and_free_page() "
` [PATCH mm-unstable 3/8] mm/hugetlb: convert dequeue_hugetlb_page_node functions "
` [PATCH mm-unstable 4/8] mm/hugetlb: convert alloc_surplus_huge_page() "
` [PATCH mm-unstable 5/8] mm/hugetlb: increase use of folios in alloc_huge_page()
` [PATCH mm-unstable 6/8] mm/hugetlb: convert alloc_migrate_huge_page to folios
` [PATCH mm-unstable 7/8] mm/hugetlb: convert restore_reserve_on_error() "

[PATCH v3] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-01-07  0:58 UTC  (4+ messages)

[PATCH v2] auxdisplay: ht16k33: Use backlight helper
 2023-01-07  0:56 UTC  (2+ messages)

[PATCH RESEND v2 0/8] uvcvideo: Fixes for hw timestamping
 2023-01-07  0:54 UTC  (5+ messages)
` [PATCH RESEND v2 8/8] media: uvcvideo: Fix hw timestampt handling for slow FPS

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-07  0:51 UTC  (14+ messages)
` [RFC PATCH 02/14] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [RFC PATCH 03/14] ASoC: qcom: Add USB backend ASoC driver for Q6

arch/s390/include/uapi/../../../../lib/xz/xz_dec_stream.c:393:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-01-07  0:49 UTC 

[PATCH v2] MAINTAINERS: Update email of Tudor Ambarus
 2023-01-07  0:47 UTC  (6+ messages)

[PATCH bpf-next 0/3] Annotate kfuncs with new __bpf_kfunc macro
 2023-01-07  0:47 UTC  (2+ messages)

[PATCH v8 00/16] TDX host kernel support
 2023-01-07  0:47 UTC  (14+ messages)
` [PATCH v8 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v8 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v8 12/16] x86/virt/tdx: Designate the global KeyID and configure the TDX module
` [PATCH v8 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v8 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v8 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled

[bp:tip-x86-alternatives 1/1] error[E0588]: packed type cannot transitively contain a `#[repr(align)]` type
 2023-01-07  0:42 UTC  (8+ messages)

[PATCH v2] arm64: dts: zynqmp: Add xlnx prefix to GEM compatible string
 2023-01-07  0:42 UTC  (2+ messages)

[PATCH v7] media: uvcvideo: Fix race condition with usb_kill_urb
 2023-01-07  0:37 UTC  (2+ messages)

[PATCH v4 0/7] iov_iter: Add extraction helpers
 2023-01-07  0:34 UTC  (8+ messages)
` [PATCH v4 1/7] iov_iter: Change the direction macros into an enum
` [PATCH v4 2/7] iov_iter: Use the direction in the iterator functions
` [PATCH v4 3/7] iov_iter: Use IOCB/IOMAP_WRITE if available rather than iterator direction
` [PATCH v4 4/7] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v4 5/7] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v4 6/7] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH v4 7/7] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate

[tip:x86/cleanups] BUILD SUCCESS 47cdfb7b0a2733c157b27f772d852bfb9075384b
 2023-01-07  0:33 UTC 

[PATCH net-next v9] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-07  0:29 UTC 

nm vmlinux error in arch/arm reappears after upgrade to make 4.4
 2023-01-07  0:29 UTC 

[PATCHv6 0/7] Initial rk3588 DT
 2023-01-07  0:28 UTC  (4+ messages)
` [PATCHv6 4/7] dt-bindings: arm: rockchip: add initial rk3588 boards

[PATCH RFC] workqueue: Make show_pwq() use run-length encoding
 2023-01-07  0:24 UTC  (2+ messages)

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
 2023-01-07  0:14 UTC  (2+ messages)

[PATCH selftest/net/af_unix 1/1] Fix size of parameter to connect()
 2023-01-07  0:14 UTC  (4+ messages)
  ` [PATCH net v2] af_unix: selftest: Fix the size of the "

[PATCH v4] media: uvcvideo: Fix bandwidth error for Alcor camera
 2023-01-07  0:11 UTC  (2+ messages)

[PATCH v6 0/6] RISC-V non-coherent function pointer based cache management operations + non-coherent DMA support for AX45MP
 2023-01-07  0:09 UTC  (13+ messages)
` [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
` [PATCH v6 3/6] riscv: errata: Add Andes alternative ports
` [PATCH v6 4/6] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [PATCH v6 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH v6 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC

[PATCH 0/2] soc: qcom: dcc: Documentation improv
 2023-01-07  0:08 UTC  (2+ messages)

Linux 6.2-rc1
 2023-01-07  0:06 UTC  (10+ messages)

[PATCH] mm: update mmap_sem comments to refer to mmap_lock
 2023-01-07  0:00 UTC 

[PATCH RESEND 2/4] backlight: arcxcnn: Use backlight helper
 2023-01-06 16:48 UTC 

[PULL] drm-fixes
 2023-01-06 23:58 UTC  (2+ messages)

[PATCH v0] ACPICA: nsrepair: handle cases without a return value correctly
 2023-01-06 23:53 UTC 

[PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-06 23:53 UTC  (4+ messages)

[syzbot] [squashfs?] general protection fault in cache_first_page
 2023-01-06 23:40 UTC 

[RFC] MIPS: Fix a compilation issue
 2023-01-06 23:37 UTC  (2+ messages)

another use-after-free in ep_remove_wait_queue()
 2023-01-06 23:34 UTC  (2+ messages)

[PATCH net-next v5 0/4] phy: aquantia: Determine rate adaptation support from registers
 2023-01-06 23:29 UTC  (9+ messages)
` [PATCH net-next v5 4/4] "

[net-next] ipv6: fix routing cache overflow for raw sockets
 2023-01-06 23:26 UTC  (8+ messages)

[PATCH mm-unstable] mm: introduce folio_is_pfmemalloc
 2023-01-06 23:23 UTC  (3+ messages)

[PATCH] fbmem: prevent potential use-after-free issues with console_lock()
 2023-01-06 23:19 UTC  (13+ messages)

[PATCH 0/3] x86/fpu: Improve the init_fpstate setup code
 2023-01-06 23:08 UTC 

[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-01-06 23:01 UTC  (8+ messages)
` [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry

[RFC PATCH v2 00/32] x86: enable FRED for x86-64
 2023-01-06 23:00 UTC  (4+ messages)
` [RFC PATCH v2 32/32] x86/fred: disable FRED by default in its early stage

rseq(2) man page
 2023-01-06 22:57 UTC  (5+ messages)

[tip:x86/core] BUILD SUCCESS 6be9a8f18fb2ea88d37a69f076f7011fc012ae1a
 2023-01-06 22:52 UTC 

[tip:x86/platform] BUILD SUCCESS bd4edba2653aeef0119b7a945f07e58711343bf9
 2023-01-06 22:51 UTC 

[PATCH v2] rcu: Rework tick dependency setting into rcu_exp_handler()
 2023-01-06 22:45 UTC  (4+ messages)

[PATCH 1/2] drm/atomic: Allow vblank-enabled + self-refresh "disable"
 2023-01-06 22:44 UTC  (7+ messages)

[PATCH 0/7] block zoned cleanups
 2023-01-06 22:39 UTC  (7+ messages)
  ` [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
  ` [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
  ` [PATCH 3/7] nvmet: introduce bdev_zone_no helper

[syzbot] WARNING in __kfence_free (2)
 2023-01-06 22:34 UTC 

[PATCH 0/2] docs/mm: start filling out new structure
 2023-01-06 22:32 UTC  (4+ messages)
` [PATCH 2/2] docs/mm: Physical Memory: add structure, introduction and nodes description

[PATCH] firmware: coreboot: Check size of table entry and split memcpy
 2023-01-06 22:27 UTC  (4+ messages)

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-06 22:30 UTC  (5+ messages)

[PATCH v3 0/1] Pages not released from memblock to the buddy allocator
 2023-01-06 22:22 UTC 

[PATCH] tpm: Disable hwrng for TPM 1 if PM_SLEEP is enabled
 2023-01-06 22:28 UTC  (5+ messages)
` [PATCH v2] tpm: Allow system suspend to continue when TPM suspend fails

[PATCH v3 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()
 2023-01-06 22:22 UTC 

[PATCH RESEND 4/4] backlight: tosa: Use backlight helper
 2023-01-06 22:26 UTC  (2+ messages)

[PATCH] bpf_doc: Fix build error with older python versions
 2023-01-06 22:11 UTC  (3+ messages)

[PATCH/RFC] module: replace module_layout with module_memory
 2023-01-06 22:09 UTC 

kernel/trace/trace.h:988:16: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-01-06 22:08 UTC 

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-06 22:07 UTC  (18+ messages)
` [PATCH 01/16] dt-bindings: spi: Convert bcm63xx-hsspi bindings to json-schema
` [PATCH 02/16] dt-bindings: spi: Add bcmbca-hsspi controller support
` [PATCH 03/16] dt-bindings: spi: Add spi peripheral specific property
` [PATCH 04/16] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH 05/16] arm64: "
` [PATCH 06/16] spi: bcm63xx-hsspi: Endianness fix for ARM based SoC
` [PATCH 07/16] spi: bcm63xx-hsspi: Add polling mode support
` [PATCH 10/16] spi: bcm63xx-hsspi: Make dummy cs workaround as an option
` [PATCH 11/16] spi: bcm63xx-hsspi: Add prepend feature support
` [PATCH 13/16] spi: spi-mem: Allow controller supporting mem_ops without exec_op
` [PATCH 14/16] spi: bcm63xx-hsspi: prepend: Disable spi mem dual io read op support
` [PATCH 15/16] spi: bcmbca-hsspi: Add driver for newer HSSPI controller
` [PATCH 16/16] MAINTAINERS: Add entry for Broadcom Broadband SoC HS SPI drivers

[PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2023-01-06 22:06 UTC  (18+ messages)

BUG: core dump in selftest of proc fs
 2023-01-06 22:06 UTC  (5+ messages)
` [PATCH] proc: fix PIE proc-empty-vm, proc-pid-vm tests
  ` BUG: assert spuriously fails in selftest/proc/proc-uptime-001.c

[PATCH] Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warning
 2023-01-06 22:03 UTC  (2+ messages)

[PATCH] bpf: skip task with pid=1 in send_signal_common()
 2023-01-06 22:00 UTC  (4+ messages)

[PATCH v2 1/2] spi: spidev: fix a race condition when accessing spidev->spi
 2023-01-06 21:56 UTC  (2+ messages)

[PATCH] tools:perf:scripts:python:intel-pt-events del unusedvar
 2023-01-06 21:56 UTC 

[syzbot] kernel BUG in rxrpc_put_peer
 2023-01-06 21:54 UTC  (2+ messages)

[PATCH v3 0/6] Some fixes and cleanups for microcode
 2023-01-06 21:52 UTC  (13+ messages)
` [PATCH v3 2/6] x86/microcode/core: Take a snapshot before and after applying microcode
` [PATCH v3 3/6] x86/microcode: Display revisions only when update is successful

[PATCH v2 0/7] media: uvcvideo: Hot fixes for top of next/uvc + std menus
 2023-01-06 21:31 UTC  (11+ messages)
` [PATCH v2 3/7] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
` [PATCH v2 4/7] media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXX
` [PATCH v2 5/7] media: uvcvideo: Refactor power_line_frequency_controls_limited
` [PATCH v2 6/7] media: uvcvideo: Fix power line control for Lenovo Integrated Camera
` [PATCH v2 7/7] media: uvcvideo: Use standard names for menus

[GIT PULL] RISC-V Fixes for 6.2-rc3
 2023-01-06 21:19 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 5.16
 2023-01-06 21:19 UTC  (12+ messages)
  ` [GIT PULL] Crypto Fixes for 5.17
      ` [GIT PULL] Crypto Fixes for 5.18
        ` [GIT PULL] Crypto Fixes for 5.19
              ` [GIT PULL] Crypto Fixes for 6.1
                  ` [GIT PULL] Crypto Fixes for 6.2

[GIT PULL] perf tools fixes for v6.2: 1st batch
 2023-01-06 21:19 UTC  (2+ messages)

[GIT PULL] ARM TIF_NOTIFY_SIGNAL fixup
 2023-01-06 21:19 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.2-rc3, part 2
 2023-01-06 21:19 UTC  (2+ messages)

[GIT PULL] perf fixes
 2023-01-06 21:19 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.2-rc3
 2023-01-06 21:19 UTC  (2+ messages)

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2023-01-06 21:14 UTC  (2+ messages)

[PATCH v2] perf record: Fix coredump with --overwrite and --max-size
 2023-01-06 21:12 UTC  (5+ messages)

[PATCH] include/linux/mm: fix release_pages_arg kernel doc comment
 2023-01-06 21:10 UTC  (2+ messages)

[PATCH v5 0/4] perf: Add more syscalls to benchmark
 2023-01-06 21:04 UTC  (4+ messages)

[PATCH v3] ethtool: Replace 0-length array with flexible array
 2023-01-06 20:58 UTC  (5+ messages)
    ` minimum compiler for Linux UAPI (was Re: [PATCH v3] ethtool: Replace 0-length array with flexible array)

[bug report] memcontrol: schedule throttling if we are congested
 2023-01-06 20:52 UTC  (6+ messages)
    ` [PATCH block/for-6.2-fixes] block: Drop spurious might_sleep() from blk_put_queue()

[PATCH v16 0/8] Coresight: Add support for TPDM and TPDA
 2023-01-06 20:50 UTC  (2+ messages)

[PATCH] ipv6: ioam: Replace 0-length array with flexible array
 2023-01-06 20:22 UTC  (2+ messages)

[PATCH v7 0/6] Implement writeback for zsmalloc
 2023-01-06 20:32 UTC  (3+ messages)

[PATCH v5] Bluetooth: btusb: Work around spotty SCO quality
 2023-01-06 20:27 UTC  (2+ messages)

[PATCH RESEND 1/4] backlight: aat2870: Use backlight helper
 2023-01-06 20:26 UTC  (3+ messages)

[PATCH -next] soc: qcom: dcc: Fix unsigned comparison with less than zero
 2023-01-06 20:24 UTC  (2+ messages)

[PATCH] net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
 2023-01-06 20:24 UTC  (3+ messages)

[PATCH v2] soc: qcom: apr: make remove callback of apr driver void returned
 2023-01-06 20:24 UTC  (2+ messages)

[PATCH 1/2] drm/debugfs: use octal permissions instead of symbolic permissions
 2023-01-06 20:19 UTC  (3+ messages)
` [PATCH 2/2] drm/debugfs: add descriptions to struct parameters

[PATCH] media: uvcvideo: Silence memcpy() run-time false positive warnings
 2023-01-06 20:19 UTC  (3+ messages)

[PATCH v2 0/2] blk-iocost: add refcounting for iocg and ioc
 2023-01-06 20:18 UTC  (7+ messages)
` [PATCH v2 1/2] blk-iocost: add refcounting for iocg

[regression] Bug 216785 - "memcpy: detected field-spanning write..." warnings with bcache
 2023-01-06 20:16 UTC  (5+ messages)
` [regression] Bug 216785 - "memcpy: detected field-spanning write..." warnings with bcache #forregzbot

[PATCH] net: lan966x: Allow to add rules in TCAM even if not enabled
 2023-01-06 20:15 UTC 

[PATCH v9 00/10] arm64: dts: Add base device tree files for SM8550
 2023-01-06 20:10 UTC  (11+ messages)
` [PATCH v9 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards
` [PATCH v9 02/10] arm64: dts: qcom: Add base SM8550 dtsi
` [PATCH v9 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi
` [PATCH v9 04/10] arm64: dts: qcom: Add PM8550 "
` [PATCH v9 05/10] arm64: dts: qcom: Add PM8550b "
` [PATCH v9 06/10] arm64: dts: qcom: Add PM8550ve "
` [PATCH v9 07/10] arm64: dts: qcom: Add PM8550vs "
` [PATCH v9 08/10] arm64: dts: qcom: Add PMK8550 "
` [PATCH v9 09/10] arm64: dts: qcom: Add PMR735d "
` [PATCH v9 10/10] arm64: dts: qcom: Add base SM8550 MTP dts


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).