All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-20 01:21:24 to 2023-09-20 03:28:56 UTC [more...]

Delivery report
 2023-09-20  3:28 UTC 

[PATCH v2] LoongArch: Fix some build warnings with W=1 option
 2023-09-20  3:28 UTC 

[PATCH v20 0/2] Add quirk for PCIe root port on AMD systems
 2023-09-20  3:27 UTC  (3+ messages)
` [PATCH v20 1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
` [PATCH v20 2/2] PCI: Add a quirk for AMD PCIe root ports w/ USB4 controllers

[patch V4 00/41] x86/cpu: Rework the topology evaluation
 2023-09-20  3:23 UTC  (14+ messages)
` [patch V4 24/41] x86/cpu: Provide cpu_init/parse_topology()

Prebuilt LLVM 17.0.1 uploaded
 2023-09-20  3:22 UTC 

[PATCH] drm/sti: avoid potential dereference of error pointers
 2023-09-20  3:21 UTC 

[PATCH 00/19] DC Patches September 22, 2023
 2023-09-20  3:16 UTC  (20+ messages)
` [PATCH 01/19] drm/amd/display: remove unused mmhub_reg_offsets
` [PATCH 02/19] drm/amd/display: determine fast update only before commit minimal transition state
` [PATCH 03/19] drm/amd/display: reset stream slice count for new ODM policy
` [PATCH 04/19] drm/amd/display: add new windowed mpo odm minimal transition sequence
` [PATCH 05/19] drm/amd/display: remove guaranteed viewports limitation for odm
` [PATCH 06/19] drm/amd/display: Improve x86 and dmub ips handshake
` [PATCH 07/19] drm/amd/display: Fix DP2.0 timing sync
` [PATCH 08/19] drm/amd/display: block MPO if it prevents pstate support
` [PATCH 09/19] drm/amd/display: skip audio config for virtual signal
` [PATCH 10/19] drm/amd/display: Improve code style on bios_parser2
` [PATCH 11/19] drm/amd/display: augment display clock in dc_cap structure
` [PATCH 12/19] drm/amd/display: Update OPP counter from new interface
` [PATCH 13/19] drm/amd/display: Break after finding supported vlevel for repopulate
` [PATCH 14/19] drm/amd/display: Rename DisableMinDispClkODM in dc_config
` [PATCH 15/19] drm/amd/display: add missing function pointer for DCN321 resource
` [PATCH 16/19] drm/amd/display: add get primary dpp pipe resource interface
` [PATCH 17/19] drm/amd/display: add primary pipe check when building slice table for dcn3x
` [PATCH 18/19] drm/amd/display: fix incorrect odm change detection logic
` [PATCH 19/19] drm/amd/display: 3.2.253

[PATCH v2] vt: Replace strlcpy with strscpy
 2023-09-20  3:21 UTC  (2+ messages)

[PATCH v2 1/3] riscv: Improve PTDUMP to show RSW with non-zero value
 2023-09-20  3:17 UTC  (4+ messages)

linux-next: build warnings after merge of the btrfs tree
 2023-09-20  3:16 UTC  (4+ messages)

[PATCH 0/6] mm: convert numa balancing functions to use a folio
 2023-09-20  3:12 UTC  (5+ messages)
` [PATCH 1/6] sched/numa, mm: make numa migrate functions to take "
` [PATCH 5/6] mm: memory: add vm_normal_pmd_folio()

[PATCH 1/1] net/mana: add 32 bit short doorbell
 2023-09-20  3:11 UTC  (5+ messages)

[PATCH 00/26] Finish the create_empty_buffers() transition
 2023-09-20  3:11 UTC  (5+ messages)
` [PATCH 07/26] gfs2; Convert gfs2_getjdatabuf to use a folio

[PATCH 00/15] Add CMDQ secure driver for SVP
 2023-09-20  3:08 UTC  (4+ messages)

Asurada Spherion aplay: unable to install hw params
 2023-09-20  3:05 UTC 

[PATCH v2 1/1] net/mana: enable 32 bit build for mana driver
 2023-09-20  3:06 UTC  (5+ messages)

[PATCH v4 0/8] Batch hugetlb vmemmap modification operations
 2023-09-20  3:05 UTC  (18+ messages)
` [PATCH v4 3/8] hugetlb: perform vmemmap optimization on a list of pages
` [PATCH v4 4/8] hugetlb: perform vmemmap restoration "
` [PATCH v4 6/8] hugetlb: batch PMD split for bulk vmemmap dedup

linux-next: Signed-off-by missing for commit in the cifs tree
 2023-09-20  3:04 UTC  (2+ messages)

[PATCH V2] crypto: qcom-rng - Add hw_random interface support
 2023-09-20  3:04 UTC  (2+ messages)

[PATCH v5 00/20] x86: efi: Fixes and improvements for coreboot
 2023-09-20  3:00 UTC  (21+ messages)
` [PATCH v5 01/20] x86: coreboot: Add IDE and SATA
` [PATCH v5 02/20] x86: coreboot: Enable standard boot
` [PATCH v5 03/20] x86: coreboot: Rearrange arch_cpu_init()
` [PATCH v5 04/20] x86: Set the CPU vendor in SPL
` [PATCH v5 05/20] x86: Allow APCI "
` [PATCH v5 06/20] x86: coreboot: Look for DBG2 UART in SPL too
` [PATCH v5 07/20] x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
` [PATCH v5 08/20] x86: coreboot: Drop USB init on startup
` [PATCH v5 09/20] x86: coreboot: Align options between coreboot and coreboot64
` [PATCH v5 10/20] x86: coreboot: Enable VIDEO_COPY
` [PATCH v5 11/20] efi: x86: Correct the condition for installing ACPI tables
` [PATCH v5 12/20] x86: smbios: Add a Kconfig indicating SMBIOS-table presence
` [PATCH v5 13/20] bootstd: Keep track of use of usb stop
` [PATCH v5 14/20] Record the position of the SMBIOS tables
` [PATCH v5 15/20] efi: Use the installed "
` [PATCH v5 16/20] x86: coreboot: Record the position of the "
` [PATCH v5 17/20] x86: doc: Move into its own directory
` [PATCH v5 18/20] x86: doc: Update summaries and add links
` [PATCH v5 19/20] x86: doc: Split out manual booting into its own file
` [PATCH v5 20/20] x86: doc: coreboot: Mention 64-bit Linux distros

[PATCH v1 00/22] vfio: Adopt iommufd
 2023-09-20  2:59 UTC  (4+ messages)
` [PATCH v1 14/22] vfio/common: Simplify vfio_viommu_preset()

[PATCH] crypto: qcom-rng: Add hwrng support
 2023-09-20  2:56 UTC  (2+ messages)
` [PATCH V2] crypto: qcom-rng - Add hw_random interface support

[PATCH v2 1/1] ACPI / APEI: Fix for overwriting AER info when error status data has multiple sections
 2023-09-20  2:59 UTC  (2+ messages)

[sailus-media-tree:metadata-pre] BUILD SUCCESS 0c17102518085d25889cb01d17a1b12b8ee8f3ba
 2023-09-20  3:00 UTC 

[PATCH] drm/amd/pm: Add reset option for fan_curve on smu13_0_0
 2023-09-20  3:00 UTC  (3+ messages)

[sashal-stable:pending-6.5 74/166] drivers/gpu/drm/amd/amdgpu/../display/dc/dsc/dc_dsc.c:55:17: warning: 'apply_128b_132b_stream_overhead' defined but not used
 2023-09-20  2:59 UTC 

[PATCH v4 1/2] x86: coreboot: Document cbmem console struct
 2023-09-20  2:59 UTC  (4+ messages)
` [PATCH v4 2/2] x86: Update cbmem driver

[PATCH v4 00/20] x86: efi: Fixes and improvements for coreboot
 2023-09-20  2:59 UTC  (10+ messages)
` [PATCH v4 07/20] x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
` [PATCH v4 08/20] x86: coreboot: Drop USB init on startup
` [PATCH v4 16/20] x86: coreboot: Record the position of the SMBIOS tables

[PATCH 1/1] binman: doc: Remove incomplete sentence
 2023-09-20  2:58 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 0/3] drm/i915/pxp/mtl: Update gsc-heci cmd submission to align with fw/hw spec
 2023-09-20  2:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/pxp/mtl: Update gsc-heci cmd submission to align with fw/hw spec (rev2)

[PATCH 0/4] kunit: Fix some bugs in kunit
 2023-09-20  2:57 UTC  (7+ messages)
` [PATCH 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH 4/4] kunit: test: Fix the possible memory leak in executor_test

[PATCH v1 0/3] mlxbf_gige: Fix several bugs
 2023-09-20  2:51 UTC  (3+ messages)
` [PATCH v1 1/3] mlxbf_gige: Fix kernel panic at shutdown

[PATCH V7 0/7] amd-pstate preferred core
 2023-09-20  2:50 UTC  (4+ messages)
` [PATCH V7 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting

[PATCH v2 2/2] dmaengine: fsl-edma: add trace event support
 2023-09-20  2:49 UTC  (2+ messages)

[PATCH v3 2/2] media: i2c: Add driver for onsemi MT9M114 camera sensor
 2023-09-20  2:49 UTC  (2+ messages)

[PATCH 0/5] Add the pci_get_base_class() helper and use it
 2023-09-20  2:46 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH v2 0/8] ACPI: X86 AML generation and GPE tracing cleanup
 2023-09-20  2:42 UTC  (3+ messages)

[PATCH 0/2] fuse: Rename DIRECT_IO_{RELAX -> ALLOW_MMAP}
 2023-09-20  2:40 UTC  (3+ messages)
` [PATCH 1/2] fs/fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAP
` [PATCH 2/2] docs/fuse-io: Document the usage of DIRECT_IO_ALLOW_MMAP

[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-20  2:38 UTC  (7+ messages)

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-09-20  2:37 UTC  (5+ messages)

[bug report] bcachefs: sleeping in atomic
 2023-09-20  2:37 UTC  (2+ messages)

[PATCH v15 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-09-20  2:28 UTC  (16+ messages)
` [PATCH v15 1/7] ARM: dts: nuvoton: Add node for NPCM VCD and ECE engine
` [PATCH v15 2/7] media: dt-bindings: nuvoton: Add "
` [PATCH v15 3/7] dt-bindings: soc: nuvoton: Add NPCM GFXI
` [PATCH v15 4/7] media: v4l: Add HEXTILE compressed format
` [PATCH v15 5/7] media: v4l2-ctrls: Add user control base for Nuvoton NPCM controls
` [PATCH v15 6/7] media: uapi: Add controls for NPCM video driver
` [PATCH v15 7/7] media: nuvoton: Add driver for NPCM video capture and encoding engine

[PATCH v4 0/5] Displayport Alternate Mode 2.1 Support
 2023-09-20  2:32 UTC  (6+ messages)
` [PATCH v4 1/5] usb: typec: Add "
` [PATCH v4 2/5] usb: typec: Add Active or Passive cable defination to cable discover mode VDO
` [PATCH v4 3/5] usb: pd: Add helper macro to get Type C cable speed
` [PATCH v4 4/5] platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 Support
` [PATCH v4 5/5] usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1

[PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC
 2023-09-20  2:36 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: "

[bug report] bcachefs: no checking for bch2_seek_pagecache_hole()
 2023-09-20  2:31 UTC  (2+ messages)

Please help backport 3c107f36db06 selftests/net: mv bpf/nat6to4.c to net folder to v6.1-rt
 2023-09-20  2:29 UTC  (2+ messages)

[PATCH] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-09-20  2:29 UTC  (4+ messages)
  ` [EXT] "

[PATCH] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
 2023-09-20  2:29 UTC  (3+ messages)

[PATCH] media: uvcvideo: Modified uvc_ctrl_fill_xu_info 'kmalloc' to 'kzalloc'
 2023-09-20  2:27 UTC  (3+ messages)

wild pointer access in rsvp classifer in the Linux kernel <= v6.2
 2023-09-20  2:27 UTC  (7+ messages)

[bug report] bcachefs: Add an ioctl for resizing journal on a device
 2023-09-20  2:27 UTC  (2+ messages)

[PATCH v2 0/5] serial: add drivers for the ESP32xx serial devices
 2023-09-20  2:26 UTC  (6+ messages)
` [PATCH v2 1/5] serial: core: tidy invalid baudrate handling in uart_get_baud_rate
` [PATCH v2 2/5] dt-bindings: serial: document esp32-uart
` [PATCH v2 3/5] drivers/tty/serial: add driver for the ESP32 UART
` [PATCH v2 4/5] dt-bindings: serial: document esp32s3-acm
` [PATCH v2 5/5] drivers/tty/serial: add ESP32S3 ACM device driver

Is is possible to get the function calling stack in an fentry bpf program?
 2023-09-20  2:24 UTC  (3+ messages)
  `  "

[PATCH v6.1.y] net/sched: Retire rsvp classifier
 2023-09-20  2:23 UTC 

[PATCH v5.15.y] net/sched: Retire rsvp classifier
 2023-09-20  2:22 UTC 

[PATCH v5.10.y] net/sched: Retire rsvp classifier
 2023-09-20  2:22 UTC 

[bug report] bcachefs: Kill struct bucket_mark
 2023-09-20  2:21 UTC  (2+ messages)

[PATCH v5.4.y] net/sched: Retire rsvp classifier
 2023-09-20  2:21 UTC 

[PATCH v4.19.y] net/sched: Retire rsvp classifier
 2023-09-20  2:20 UTC 

[PATCH v4.14.y] net/sched: Retire rsvp classifier
 2023-09-20  2:19 UTC 

[PATCH 0/2] hugetlbfs: close race between MADV_DONTNEED and page fault
 2023-09-20  2:16 UTC  (3+ messages)
` [PATCH 1/2] hugetlbfs: extend hugetlb_vma_lock to private VMAs
` [PATCH 2/2] hugetlbfs: close race between MADV_DONTNEED and page fault

[PATCH] maintainers: update email address for Cheng Jiang
 2023-09-20  2:17 UTC 

[PATCH 1/1] RDMA/rtrs: Fix the problem of variable not initialized fully
 2023-09-20  2:16 UTC  (5+ messages)

Reminder: Xenomai community call on Wednesday, Sep 20, 2023, UTC 7:00 AM
 2023-09-20  2:17 UTC 

[bug report] bcachefs: Kill bch2_fs_usage_scratch_get()
 2023-09-20  2:16 UTC  (2+ messages)

[RFC PATCH 00/18] block: update buffer_head for Large-block I/O
 2023-09-20  2:13 UTC  (3+ messages)
` [PATCH 17/18] xfs: remove check for block sizes smaller than PAGE_SIZE

[PATCH 0/7] wifi: ath12k: add support for 6 GHz AP for various power modes
 2023-09-20  2:10 UTC  (5+ messages)
` [PATCH 1/7] wifi: ath12k: add support to select 6 GHz Regulatory type

[PATCH v2 1/2] dt-bindings: watchdog: qcom-wdt: document IPQ5018
 2023-09-20  2:14 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] arm64: dts: qcom: qrb5165-rb5: enable DP support
 2023-09-20  2:13 UTC  (6+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8250: Add DisplayPort device node

[PATCH v2] arm64: dts: qcom: sc7280-crd: add Bluetooth VDDIO supply
 2023-09-20  2:14 UTC  (2+ messages)

[PATCH 0/5] RB1 features
 2023-09-20  2:14 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: qcom: qrb5165-rb5: enable DP support
 2023-09-20  2:13 UTC  (3+ messages)
` (subset) "

[PATCH 1/2] arm64: dts: qcom: sc7180: Move trogdor rt5682s bits to a fragment
 2023-09-20  2:13 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/7] Add Qualcomm PMIC TPCM support
 2023-09-20  2:13 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/14] Add Qualcomm PMIC TPCM support
 2023-09-20  2:13 UTC  (2+ messages)

How to manually construct a struct bpf_program instance?
 2023-09-20  2:09 UTC 

[PATCH] locking/atomic: scripts: fix fallback ifdeffery
 2023-09-20  2:08 UTC  (3+ messages)

[PATCH] perf jevents: fix no member named 'entries' issue
 2023-09-20  2:07 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1] erofs-utils: lib: Restore memory address before free()
 2023-09-20  2:07 UTC  (2+ messages)

[PATCH 1/2] dm: core: Correct references to DM_SPL
 2023-09-20  2:05 UTC  (2+ messages)
` [PATCH 2/2] dm: core: Adjust dump-sorting to get stats only when needed

[igt-dev] [PATCH i-g-t 00/14] Adapt copy commands for Xe2
 2023-09-20  2:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Adapt copy commands for Xe2 (rev2)

[PATCH v2] mm/damon/core: remove unnecessary si_meminfo invoke
 2023-09-20  1:57 UTC  (3+ messages)
  ` [PATCH v3] "

[bug report] bcachefs: error pointer vs NULL in bch2_chacha_encrypt_key()
 2023-09-20  1:56 UTC  (2+ messages)

[PATCH kernel] kbuild: get rid of unwanted "+" when CONFIG_LOCALVERSION is set
 2023-09-20  1:55 UTC 

[bug report] bcachefs: error pointer dereference in bch2_copygc()
 2023-09-20  1:56 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: print channel index for UMC bad page
 2023-09-20  1:55 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: change if condition for bad channel bitmap update

[PATCH v4 00/26] refact the nfpcore module
 2023-09-20  1:55 UTC  (6+ messages)
` [PATCH v5 "
` [PATCH v5 25/26] net/nfp: refact the cppcore and PCIe module
` [PATCH v5 26/26] net/nfp: extend the usage of nfp BAR from 8 to 24

arch/csky/kernel/setup.c:133 csky_start() warn: ignoring unreachable code
 2023-09-20  1:55 UTC 

[PATCH v2] media-api: Convert to ReStructuredText format
 2023-09-20  1:55 UTC  (2+ messages)
` [v2] "

[PATCH] hwmon:Add MEC172x Micro Chip driver for Lenovo motherboards
 2023-09-20  1:53 UTC  (5+ messages)

[bug report] bcachefs: missing error codes in journal_entry_blacklist_v2_validate()
 2023-09-20  1:50 UTC  (2+ messages)

[PATCH 0/3] userfaultfd remap option
 2023-09-20  1:49 UTC  (6+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[syzbot] [mm?] BUG: Bad page map (7)
 2023-09-20  1:47 UTC  (14+ messages)

[bug report] bcachefs: missing error code in bch2_fs_encryption_init()
 2023-09-20  1:46 UTC  (2+ messages)

[sailus-media-tree:master] BUILD SUCCESS f73dbb357a98c986a8d531d8e4a77b78ac3fc897
 2023-09-20  1:40 UTC 

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-09-20  1:38 UTC  (12+ messages)

[PATCH] arch_topology: Support SMT control on arm64
 2023-09-20  1:36 UTC  (4+ messages)

[linux-next:master 5741/5912] kernel/crash_core.c:214:13: warning: argument 2 null where non-null expected
 2023-09-20  1:36 UTC  (5+ messages)

[mszeredi-vfs:statmount 2/3] fs/namespace.c:4868:undefined reference to `show_path'
 2023-09-20  1:34 UTC 

PROBLEM: mtk_pcie_suspend_noirq sleep hang breaking suspend on MT8192 Asurada Spherion
 2023-09-20  1:28 UTC 

[chrome-os:chromeos-5.15 34/34] kernel/power/user.c:438:1: warning: the frame size of 1312 bytes is larger than 1024 bytes
 2023-09-20  1:24 UTC 

[PATCH v2 0/4] bcachefs: journal bug fixes / freeze support
 2023-09-20  1:21 UTC  (3+ messages)
` [PATCH v2 4/4] bcachefs: initial freeze/unfreeze support


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.