The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-09-05 16:58:27 to 2022-09-05 22:04:23 UTC [more...]

linux-next: Signed-off-by missing for commit in the mm tree
 2022-09-05 21:59 UTC 

[PATCH 1/2] arm64: dts: imx8mp-verdin: add dsi to hdmi functionality
 2022-09-05 22:03 UTC  (8+ messages)

SIGIO with si_code==POLL_HUP on read pipe FD with no writers?
 2022-09-05 22:03 UTC 

[PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-05 22:02 UTC  (9+ messages)
` [PATCH v2 01/23] KVM: x86: Purge "highest ISR" cache when updating APICv state
` [PATCH v2 02/23] KVM: SVM: Flush the "current" TLB when activating AVIC
` [PATCH v2 03/23] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
` [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC

linux-next: Signed-off-by missing for commit in the bluetooth tree
 2022-09-05 21:54 UTC 

[PATCH] kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
 2022-09-05 21:58 UTC  (4+ messages)

[PATCH 0/6] A few cleanup patches for memory-failure
 2022-09-05 21:53 UTC  (7+ messages)
` [PATCH 2/6] mm, hwpoison: use __PageMovable() to detect non-lru movable pages

[PATCH] filemap: Convert filemap_range_has_writeback() to use folios
 2022-09-05 21:45 UTC 

[syzbot] KASAN: invalid-access Read in copy_page
 2022-09-05 21:39 UTC  (2+ messages)

[PATCH v16 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-09-05 21:38 UTC  (4+ messages)
` [PATCH v16 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL

linux-next: Fixes tag needs some work in the imx-mxs tree
 2022-09-05 21:37 UTC 

[PATCH RFC 0/7] zram: Support multiple compression streams
 2022-09-05 21:27 UTC  (7+ messages)
` [PATCH RFC 4/7] zram: Introduce recompress sysfs knob

[PATCH devicetree] arm64: dts: ls1028a-rdb: add more ethernet aliases
 2022-09-05 21:24 UTC 

[agd5f:drm-next 147/274] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn32/dcn32_resource.c:109:29: warning: 'DCN_BASE' defined but not used
 2022-09-05 21:14 UTC 

[PATCH mm v3 00/34] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-09-05 21:05 UTC  (35+ messages)
` [PATCH mm v3 01/34] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
` [PATCH mm v3 02/34] kasan: rename kasan_set_*_info to kasan_save_*_info
` [PATCH mm v3 03/34] kasan: move is_kmalloc check out of save_alloc_info
` [PATCH mm v3 04/34] kasan: split save_alloc_info implementations
` [PATCH mm v3 05/34] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH mm v3 06/34] kasan: introduce kasan_print_aux_stacks
` [PATCH mm v3 07/34] kasan: introduce kasan_get_alloc_track
` [PATCH mm v3 08/34] kasan: introduce kasan_init_object_meta
` [PATCH mm v3 09/34] kasan: clear metadata functions for tag-based modes
` [PATCH mm v3 10/34] kasan: move kasan_get_*_meta to generic.c
` [PATCH mm v3 11/34] kasan: introduce kasan_requires_meta
` [PATCH mm v3 12/34] kasan: introduce kasan_init_cache_meta
` [PATCH mm v3 13/34] kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta
` [PATCH mm v3 14/34] kasan: only define kasan_metadata_size for Generic mode
` [PATCH mm v3 15/34] kasan: only define kasan_never_merge "
` [PATCH mm v3 16/34] kasan: only define metadata offsets "
` [PATCH mm v3 17/34] kasan: only define metadata structs "
` [PATCH mm v3 18/34] kasan: only define kasan_cache_create "
` [PATCH mm v3 19/34] kasan: pass tagged pointers to kasan_save_alloc/free_info
` [PATCH mm v3 20/34] kasan: move kasan_get_alloc/free_track definitions
` [PATCH mm v3 21/34] kasan: cosmetic changes in report.c
` [PATCH mm v3 22/34] kasan: use virt_addr_valid in kasan_addr_to_page/slab
` [PATCH mm v3 23/34] kasan: use kasan_addr_to_slab in print_address_description
` [PATCH mm v3 24/34] kasan: make kasan_addr_to_page static
` [PATCH mm v3 25/34] kasan: simplify print_report
` [PATCH mm v3 26/34] kasan: introduce complete_report_info
` [PATCH mm v3 27/34] kasan: fill in cache and object in complete_report_info
` [PATCH mm v3 28/34] kasan: rework function arguments in report.c
` [PATCH mm v3 29/34] kasan: introduce kasan_complete_mode_report_info
` [PATCH mm v3 30/34] kasan: implement stack ring for tag-based modes
` [PATCH mm v3 31/34] kasan: support kasan.stacktrace for SW_TAGS
` [PATCH mm v3 32/34] kasan: dynamically allocate stack ring entries
` [PATCH mm v3 33/34] kasan: better identify bug types for tag-based modes
` [PATCH mm v3 34/34] kasan: add another use-after-free test

[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
 2022-09-05 21:03 UTC  (21+ messages)
` [PATCH v1 02/11] drm/tegra: switch to using devm_fwnode_gpiod_get
` [PATCH v1 04/11] usb: phy: tegra: switch to using devm_gpiod_get()
` [PATCH v1 06/11] PCI: aardvark: switch to using devm_gpiod_get_optional()
` [PATCH v1 10/11] watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()

[PATCH 1/3] leds: cr0014114: silent no spi_device_id warning
 2022-09-05 20:53 UTC  (4+ messages)
` [PATCH 2/3] leds: el15203000: "

[PATCH v5 0/1] Add support for the Pine64 PinePhone Pro phone
 2022-09-05 21:00 UTC  (3+ messages)

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-05 20:57 UTC  (3+ messages)
` [PATCH v2 1/3] lib/stackdepot: Add a refcount field in stack_record

[PATCH 0/3] page_owner: print stacks and their counter
 2022-09-05 20:53 UTC  (6+ messages)
` [PATCH 1/3] lib/stackdepot: Add a refcount field in stack_record

[PATCH] arm64: dts: rockchip: Fix SD card controller probe on Pinephone Pro
 2022-09-05 20:52 UTC  (3+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:439:14: warning: variable 'sdp_stream_enable' set but not used
 2022-09-05 20:52 UTC 

[PATCH v1] arm64: dts: fsl: ls1028a-rdb: Add dts file to choose swp5 as dsa master
 2022-09-05 20:52 UTC  (8+ messages)
  ` [EXT] "

[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-09-05 20:43 UTC  (6+ messages)
` [PATCH v2 16/16] objtool/powerpc: Add --mcount specific implementation

[PATCH linux-next] ARM: omap1: remove redundant variables err
 2022-09-05 20:46 UTC  (2+ messages)

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-05 20:42 UTC  (19+ messages)

[PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-09-05 20:40 UTC  (10+ messages)
` [PATCH mm v2 30/33] kasan: implement stack ring for tag-based modes
` [PATCH mm v2 32/33] kasan: dynamically allocate stack ring entries

[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
 2022-09-05 20:39 UTC  (3+ messages)

[PATCH RESEND] sched/topology: Add __init for init_defrootdomain
 2022-09-05 20:34 UTC  (2+ messages)

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-05 20:35 UTC  (4+ messages)

[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-05 20:32 UTC  (10+ messages)
` [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation

[PATCH v2] perf vendor events: Add missing Neoverse V1 events
 2022-09-05 20:26 UTC  (2+ messages)

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-09-05 20:24 UTC  (4+ messages)
` [PATCH 25/31] selftests/net: Add TCP-AO library

[PATCH 0/3] selftests/Make: Recursively build TARGETS list
 2022-09-05 20:21 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] selftests/.gitignore: Add vfork_exec
` [PATCH 3/3] selftests/.gitignore: Add io_uring_zerocopy_tx

[PATCH] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-05 20:07 UTC  (2+ messages)

[PATCH 0/4] Add support for Toshiba TC358746
 2022-09-05 20:03 UTC  (3+ messages)
` [PATCH 4/4] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH 0/7] staging: r8188eu: continue rtw_led_control cleanup
 2022-09-05 20:01 UTC  (8+ messages)
` [PATCH 1/7] staging: r8188eu: simplify the LED_CTL_POWER_OFF case
` [PATCH 2/7] staging: r8188eu: don't restart WPS blinking unnecessarily
` [PATCH 3/7] staging: r8188eu: always cancel blink_work before WPS blinking
` [PATCH 4/7] staging: r8188eu: always update status "
` [PATCH 5/7] staging: r8188eu: always cancel blink_work when WPS failed
` [PATCH 6/7] staging: r8188eu: reset blink state when WPS fails
` [PATCH 7/7] staging: r8188eu: do not "scan blink" if we have a link

[PATCH] staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmd
 2022-09-05 19:56 UTC 

[PATCH 00/13] Introduce RK806 Support
 2022-09-05 19:48 UTC  (3+ messages)
` [PATCH 05/13] rtc: rk808: reduce 'struct rk808' usage

[PATCH 0/7] Virtual NMI feature
 2022-09-05 19:45 UTC  (4+ messages)

[PATCH v3 0/5] Allwinner H6 GPU devfreq
 2022-09-05 19:39 UTC  (9+ messages)
` [PATCH v3 1/5] arm64: defconfig: Enable devfreq cooling device
` [PATCH v3 2/5] arm64: dts: allwinner: h6: Add cooling map for GPU
` [PATCH v3 3/5] arm64: dts: allwinner: h6: Add GPU OPP table
` [PATCH v3 4/5] drm/panfrost: devfreq: set opp to the recommended one to configure and enable regulator
` [PATCH v3 5/5] arm64: dts: allwinner: beelink-gs1: Enable GPU OPP

[tip:master] BUILD SUCCESS 4ad861bb89e01fc6166afcc53bff767913b4d285
 2022-09-05 19:36 UTC 

[PATCH v1 1/1] Input: icn8505 - Utilize acpi_get_subsystem_id()
 2022-09-05 19:35 UTC  (2+ messages)

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-05 19:35 UTC  (4+ messages)
` [PATCH v2 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v2 1/2] percpu: Add percpu_counter_add_local

[PATCH] drm/amdgpu: cleanup coding style in amdgpu_device.c
 2022-09-05 19:30 UTC 

[ANNOUNCE] 5.15.65-rt49
 2022-09-05 18:57 UTC  (2+ messages)

[PATCH 0/2] PCI: mvebu: add support for orion soc
 2022-09-05 19:23 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] ARM: orion: Move PCIe mbus window mapping from orion5x_setup_wins() to pcie_setup()
  ` [PATCH v3 2/7] bus: mvebu-mbus: add configuration space aperture
  ` [PATCH v3 3/7] dt-bindings: PCI: mvebu: Add orion5x compatible
  ` [PATCH v3 4/7] PCI: mvebu: Remove unused busn member
  ` [PATCH v3 5/7] PCI: mvebu: Cleanup error handling in mvebu_pcie_probe()
  ` [PATCH v3 6/7] PCI: mvebu: Add support for Orion PCIe controller
  ` [PATCH v3 7/7] ARM: dts: orion5x: Add PCIe node

[PATCH v3] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-09-05 19:17 UTC  (4+ messages)

[PATCH v1 1/1] pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
 2022-09-05 19:14 UTC 

[PATCH v3] dt-binding: gpio: publish binding IDs under dual license
 2022-09-05 19:11 UTC  (2+ messages)

[PATCH v1 1/1] pinctr: microchip-sgpio: Correct the fwnode_irq_get() return value check
 2022-09-05 19:08 UTC 

[PATCH V2 1/2] rpmsg: glink: Add lock to avoid race when rpmsg device is released
 2022-09-05 18:55 UTC  (2+ messages)
` [PATCH V2 2/2] rpmsg: glink: Add lock to rpmsg_ctrldev_remove

[PATCH 1/2] PCI: mvebu: use BIT() and GENMASK() macros instead of hardcoded hex values
 2022-09-05 18:51 UTC  (2+ messages)
` [PATCH 2/2] PCI: mvebu: For consistency add _OFF suffix to all registers

[PATCH 1/2] MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
 2022-09-05 18:50 UTC  (3+ messages)

[PATCH] mm: Check writable zero page in page table check
 2022-09-05 18:50 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: ingenic: Switch to use fwnode instead of of_node
 2022-09-05 18:51 UTC 

[PATCH] PCI: mvebu: Add support for PCI_EXP_SLTSTA_DLLSC via hot plug interrupt
 2022-09-05 18:47 UTC 

[PATCH] drm/doc: Custom Kconfig for KUnit is no longer needed
 2022-09-05 18:47 UTC 

[PATCH v2 0/6] Use composable cache instead of L2 cache
 2022-09-05 18:46 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
` [PATCH v2 2/6] soc: sifive: ccache: Rename SiFive "
` [PATCH v2 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v2 4/6] soc: sifive: ccache: reduce printing on init
` [PATCH v2 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes

[PATCH] drm/amdgpu: cleanup coding style in amdgpu_kms.c
 2022-09-05 18:44 UTC 

[PATCH V3] LoongArch: Add efistub booting support
 2022-09-05 18:35 UTC  (12+ messages)

[PATCH v3 0/9] sched, net: NUMA-aware CPU spreading interface
 2022-09-05 18:33 UTC  (5+ messages)
` [PATCH v3 4/9] cpumask: Introduce for_each_cpu_andnot()

[PATCH 0/4] dma-buf: To check enable signaling before signaled
 2022-09-05 18:26 UTC  (5+ messages)
` [PATCH 1/4] dma-buf: Check status of enable-signaling bit on debug

[PATCH] PM: hibernate: Fix potential memory leak in hibernate_preallocate_memory() and prepare_highmem_image()
 2022-09-05 18:24 UTC  (3+ messages)

[PATCH RESEND drm-misc-next 0/8] drm/arm/malidp: use drm managed resources
 2022-09-05 18:23 UTC  (2+ messages)

[PATCH] mm/damon/sysfs: simplify the judgement whether kdamonds are busy
 2022-09-05 18:20 UTC  (2+ messages)

[PATCH net,v2] net: sched: tbf: don't call qdisc_put() while holding tree lock
 2022-09-05 18:13 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_apg.c:117:18: warning: variable 'channels' set but not used
 2022-09-05 18:03 UTC 

[PATCH v4 0/2] iio: Add single and double tap events support
 2022-09-05 18:04 UTC  (3+ messages)

[PATCH 0/4] KVM: x86/svm/pmu: Add AMD Guest PerfMonV2 support
 2022-09-05 18:00 UTC  (7+ messages)
` [PATCH 1/4] KVM: x86/svm/pmu: Limit the maximum number of supported GP counters
` [PATCH 3/4] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH 4/4] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH] checkpatch: warn for non-standard fixes tag style
 2022-09-05 18:00 UTC  (4+ messages)

[PATCH v1 1/1] pinctrl: meson: Switch to use fwnode instead of of_node
 2022-09-05 18:00 UTC 

Patch "usb: dwc3: qcom: fix peripheral and OTG suspend" has been added to the 5.19-stable tree
 2022-09-05 17:57 UTC 

[PATCH] block: remove unneeded return value of bio_check_ro()
 2022-09-05 17:45 UTC  (2+ messages)

[PATCH] blk-mq: remove unneeded needs_restart check
 2022-09-05 17:45 UTC  (2+ messages)

[PATCH v2] block/blk-map: Remove set but unused variable 'added'
 2022-09-05 17:44 UTC  (2+ messages)

[PATCH v1 1/3] regmap: trace: Remove useless check for NULL for bulk ops
 2022-09-05 17:44 UTC  (2+ messages)

[PATCH] io_uring/notif: Remove the unused function io_notif_complete()
 2022-09-05 17:42 UTC  (2+ messages)

[PATCH -next 1/2] spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
 2022-09-05 17:33 UTC  (2+ messages)

[PATCH] ALSA: hda/tegra: Align BDL entry to 4KB boundary
 2022-09-05 17:24 UTC 

drivers/dma/ppc4xx/adma.c:1329: warning: expecting prototype for ppc440spe_adma_device_estimate(). Prototype was for ppc440spe_adma_estimate() instead
 2022-09-05 17:22 UTC 

[PATCH V2] irqchip/gic-v3-its: Reclaim the dangling bits in LPI maps
 2022-09-05 17:21 UTC  (2+ messages)

[PATCH net-next] driver: cadence macb driver support acpi mode
 2022-09-05 17:13 UTC  (4+ messages)
  ` 答复: "

[PATCH net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
 2022-09-05 17:13 UTC  (2+ messages)

[PATCH] ARM: dts: turris-omnia: Add mcu node
 2022-09-05 17:12 UTC  (7+ messages)

[net PATCH] net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
 2022-09-05 17:10 UTC  (4+ messages)

[PATCH] cgroup: Reorganize css_set_lock and kernfs path processing
 2022-09-05 17:09 UTC 

[PATCH v6 00/33] KVM: VMX: Support updated eVMCSv1 revision + use vmcs_config for L1 VMX MSRs
 2022-09-05 17:08 UTC  (7+ messages)
` [PATCH v6 02/33] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
` [PATCH v6 03/33] KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries
` [PATCH v6 04/33] KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()

[PATCH v3] arch_topology: Make cluster topology span at least SMT CPUs
 2022-09-05 17:07 UTC  (2+ messages)

[PATCH v3 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
 2022-09-05 17:03 UTC  (2+ messages)

[PATCH v2 net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
 2022-09-05 17:01 UTC  (4+ messages)
` [PATCH v2 net 1/3] net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet
` [PATCH v2 net 2/3] net: dsa: felix: disable cut-through forwarding for frames oversized for tc-taprio
` [PATCH v2 net 3/3] net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed_set

[PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
 2022-09-05 16:58 UTC  (3+ messages)

[PATCH v1 1/2] ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
 2022-09-05 16:58 UTC  (2+ messages)
` [PATCH v1 2/2] ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox