linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-06 22:44:56 to 2022-10-07 06:47:07 UTC [more...]

[RFC 1/5] vmalloc: introduce vmalloc_exec and vfree_exec
 2022-10-07  6:46 UTC  (5+ messages)
  ` [RFC 3/5] modules, x86: use vmalloc_exec for module core
  ` [RFC 4/5] vmalloc_exec: share a huge page with kernel text

[PATCH RESEND stable 5.4] perf tools: Fixup get_current_dir_name() compilation
 2022-10-07  6:47 UTC  (2+ messages)

[RESEND PATCH v3 0/4] Add a multicolor LED driver for groups of monochromatic LEDs
 2022-10-07  6:46 UTC  (9+ messages)
` [RESEND PATCH v3 2/4] leds: class: store the color index in struct led_classdev
` [RESEND PATCH v3 4/4] leds: Add a multicolor LED driver to group monochromatic LEDs

[PATCH v2 0/3] xen/virtio: support grant based virtio on x86
 2022-10-07  6:41 UTC  (4+ messages)
` [PATCH v2 1/3] xen/virtio: restructure xen grant dma setup
` [PATCH v2 2/3] xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
` [PATCH v2 3/3] xen/virtio: enable grant based virtio on x86

[PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-10-07  6:33 UTC  (3+ messages)
` [PATCH V2 1/1] "

6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-07  6:31 UTC  (8+ messages)

[PATCH v9 00/13] perf: test: Add trace data quality tests for CoreSight
 2022-10-07  6:28 UTC  (10+ messages)
` [PATCH v9 02/13] perf test: Add build infra for perf test tools for CoreSight tests

[PATCH] MAINTAINERS: Update maintainers for broadcom USB
 2022-10-07  6:27 UTC  (3+ messages)

[driver-core:kobject-const 17/18] sound/aoa/soundbus/core.c:73:5: error: assigning to 'struct platform_device *' from 'const struct platform_device *' discards qualifiers
 2022-10-07  6:24 UTC 

[PATCH] tty: serial: qcom-geni-serial: Add support for Hibernation feature
 2022-10-07  6:23 UTC 

[git pull] drm for 6.1-rc1
 2022-10-07  6:11 UTC  (11+ messages)

[PATCH] riscv: fix multi-letter extension compare
 2022-10-07  6:08 UTC  (2+ messages)

linux-next: manual merge of the mm-stable tree with the random tree
 2022-10-07  6:05 UTC 

[PATCH v4 00/14] Drivers for gunyah hypervisor
 2022-10-07  5:59 UTC  (4+ messages)
` [PATCH v4 14/14] tty: gunyah: Add tty console driver for RM Console Services

[PATCH v2] gpio: tegra186: Check GPIO pin permission before access
 2022-10-07  5:59 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] xen/virtio: Handle PCI devices which Host controller is described in DT
 2022-10-07  5:57 UTC  (3+ messages)

linux-next: manual merge of the mm-stable tree with the random tree
 2022-10-07  5:55 UTC 

[PATCH v3] greatlakes: dts: Add Facebook greatlakes (AST2600) BMC
 2022-10-07  5:53 UTC 

[PATCH v2] greatlakes: dts: Add Facebook greatlakes (AST2600) BMC
 2022-10-07  5:50 UTC 

[PATCH v2 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
 2022-10-07  5:34 UTC  (3+ messages)

[PATCH v2 0/5] MT8192 Asurada devicetree - Part 2
 2022-10-07  5:31 UTC  (6+ messages)
` [PATCH v2 4/5] arm64: dts: mediatek: asurada: Enable audio support
` [PATCH v2 5/5] arm64: dts: mediatek: asurada: Add aliases for i2c and mmc

[PATCH v2 0/2] Add support control UP board CPLD onboard LEDS
 2022-10-07  5:25 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: Add support for UP board CPLD/FPGA
` [PATCH v2 2/2] leds: Add support for UP board CPLD onboard LEDS

[PATCH] mtd: spi-nor: winbond: add support for w25q01jv-im
 2022-10-07  5:21 UTC 

[PATCH 0/2] Misc fixes for Xen grant DMA-mapping layer
 2022-10-07  5:19 UTC  (2+ messages)

[PATCH] xen/xenbus: Fix spelling mistake "hardward" -> "hardware"
 2022-10-07  5:18 UTC  (2+ messages)

[PATCH v2 0/2] xen/gntdev: Fixes for leaks and VMA splitting
 2022-10-07  5:17 UTC  (2+ messages)

[RFC PATCH bitmap-for-next 0/4] lib/cpumask, blk_mq: Fix blk_mq_hctx_next_cpu() vs cpumask_check()
 2022-10-07  5:15 UTC  (5+ messages)
` [RFC PATCH bitmap-for-next 4/4] blk_mq: Fix cpumask_check() warning in blk_mq_hctx_next_cpu()

linux-next: manual merge of the bitmap tree with the random tree
 2022-10-07  5:14 UTC 

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-07  4:57 UTC  (11+ messages)
` [PATCH v3 3/5] treewide: use get_random_u32() when possible
` [PATCH v3 4/5] treewide: use get_random_bytes "

linux-next: manual merge of the random tree with Linus' tree
 2022-10-07  4:54 UTC 

[PATCH RFT 4/5] crypto: rockchip: support the new crypto IP for rk3568/rk3588
 2022-10-07  4:53 UTC  (2+ messages)

[PATCH] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
 2022-10-07  4:46 UTC  (4+ messages)

[PATCH 0/3] xen/virtio: support grant based virtio on x86
 2022-10-07  4:35 UTC  (11+ messages)
` [PATCH 1/3] xen/virtio: restructure xen grant dma setup
` [PATCH 2/3] xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
` [PATCH 3/3] xen/virtio: enable grant based virtio on x86

[PATCH v6 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-07  4:34 UTC  (6+ messages)
` [PATCH v6 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v6 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v6 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()
` [PATCH v6 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter

[jolsa-perf:kprobe_multi_kmod 1/8] kernel/module/kallsyms.c:497:5: error: redefinition of 'module_kallsyms_on_each_symbol'
 2022-10-07  4:19 UTC 

[akpm-mm:mm-unstable 39/67] mm/hugetlb.c:6835:6: warning: no previous prototype for function '__hugetlb_vma_unlock_write_put'
 2022-10-07  4:08 UTC 

Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
 2022-10-07  3:56 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: sifive-ccache: rename SiFive L2 cache to composible cache
 2022-10-07  3:51 UTC  (3+ messages)

[PATCH net] net: systemport: Enable all RX descriptors for SYSTEMPORT Lite
 2022-10-07  3:42 UTC 

[PATCH v5] soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
 2022-10-07  3:32 UTC 

[PATCH v2 00/16] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-10-07  3:18 UTC  (13+ messages)
` [PATCH v2 11/16] dt-bindings: pinctrl: qcom,sm8250: add gpio-reserved-ranges and gpio-line-names
` [PATCH v2 12/16] dt-bindings: pinctrl: qcom,sm8250: drop checks used in common TLMM
` [PATCH v2 13/16] dt-bindings: pinctrl: qcom,sm8250: fix matching pin config
` [PATCH v2 14/16] dt-bindings: pinctrl: qcom,sm8250: add input-enable
` [PATCH v2 15/16] dt-bindings: pinctrl: qcom,sc7280: add bias-bus-hold and input-enable
` [PATCH v2 16/16] dt-bindings: pinctrl: qcom,sc7280: correct number of GPIOs

[PATCH v3 0/2] *** IT6505 driver read dt properties ***
 2022-10-07  3:18 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

[PATCH v7 00/11] rcu: call_rcu() power improvements
 2022-10-07  3:18 UTC  (7+ messages)
` [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
` [PATCH v7 10/11] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()

[PATCH v1 0/6] Add support for multiple chips
 2022-10-07  3:17 UTC  (7+ messages)
` [PATCH v1 1/6] media: platform: mtk-mdp3: add chip configuration header file
` [PATCH v1 2/6] media: platform: mtk-mdp3: chip config split about component settings
` [PATCH v1 3/6] media: platform: mtk-mdp3: chip config split about subcomponents
` [PATCH v1 4/6] media: platform: mtk-mdp3: chip config split about color format
` [PATCH v1 5/6] media: platform: mtk-mdp3: chip config split about resolution limitations
` [PATCH v1 6/6] media: platform: mtk-mdp3: chip config split about pipe info

[PATCH 0/5] Add misc support for QDU1000/QRU1000 SoCs
 2022-10-07  3:11 UTC  (3+ messages)
` [PATCH 4/5] soc: qcom: rpmhpd: Add QDU1000/QRU1000 power domains

[PATCH 0/6] IRQ handling patches backport to 4.14 stable
 2022-10-07  3:07 UTC  (3+ messages)

[PATCH] riscv: enable THP_SWAP for RV64
 2022-10-07  3:05 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sm8150: align TLMM pin configuration with DT schema
 2022-10-07  3:04 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: qcom,sm8150: convert to dtschema

[PATCH v2] Documentation: kunit: rewrite writing first test instructions
 2022-10-07  3:03 UTC  (2+ messages)

[git pull] drm regression fix
 2022-10-07  3:03 UTC 

[PATCH 3/3] EDAC/sifive: use sifive_ccache instead of sifive_l2
 2022-10-07  2:58 UTC  (2+ messages)

[PATCH v4] soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
 2022-10-07  2:50 UTC  (2+ messages)

[PATCH v9 2/2] iio: adc: ad4130: add AD4130 driver
 2022-10-07  2:45 UTC  (2+ messages)

[man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
 2022-10-07  2:35 UTC  (2+ messages)

[PATCH] RISC-V: Add STACKLEAK erasing the kernel stack at the end of syscalls
 2022-10-07  2:31 UTC  (2+ messages)

[PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl
 2022-10-07  2:26 UTC  (2+ messages)

[PATCH v8 0/3] SDM670 Pin Control Driver
 2022-10-07  2:24 UTC  (5+ messages)
` [PATCH v8 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v8 2/3] pinctrl: qcom: do not reinitialize gpio valid mask
` [PATCH v8 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-10-07  2:11 UTC  (9+ messages)
` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"

[GIT PULL] remoteproc updates for v6.1
 2022-10-07  2:10 UTC 

[GIT PULL] rpmsg updates for v6.1
 2022-10-07  1:57 UTC 

[PATCH] x86/speculation: Mitigate eIBRS PBRSB predictions with WRMSR
 2022-10-07  1:54 UTC  (4+ messages)

[Resend PATCH] mm: add stackdepot information on page->private for tracking
 2022-10-07  1:52 UTC 

[PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
 2022-10-07  1:46 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: x86: Expose CPUID.(EAX=7,ECX=1).EAX[12:10] to the guest

[PATCH] Fix race condition when exec'ing setuid files
 2022-10-07  1:40 UTC  (3+ messages)

[PATCH v3 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-10-07  1:40 UTC  (5+ messages)
` [PATCH v3 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING

[PATCH] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
 2022-10-07  1:37 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v13 0/5] Add MediaTek MT6370 PMIC support
 2022-10-07  1:28 UTC  (4+ messages)
` [PATCH v13 5/5] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-10-07  1:22 UTC  (4+ messages)
` [PATCH 1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test

[PATCH] net/9p: use a dedicated spinlock for trans_fd
 2022-10-07  1:05 UTC  (3+ messages)

soft lockup with pre-rc1
 2022-10-07  1:05 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 6.1
 2022-10-07  1:01 UTC  (2+ messages)

[GIT PULL] ext4 changes for 6.1
 2022-10-07  1:01 UTC  (2+ messages)

[GIT PULL] AFFS update for 6.1
 2022-10-07  1:01 UTC  (2+ messages)

[PATCH 0/3] improve audit syscall-exit latency
 2022-10-07  0:57 UTC  (9+ messages)
` [PATCH 1/3] audit: cache ctx->major in audit_filter_syscall()
` [PATCH 2/3] audit: annotate branch direction for audit_in_mask()

[PATCH v3 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-07  0:52 UTC  (13+ messages)
` [PATCH v3 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v3 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter
  ` [PATCH v4 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter counter
    ` [PATCH v5 "

[PATCH 3/3] audit: unify audit_filter_{uring(),inode_name(),syscall()}
 2022-10-07  0:49 UTC  (2+ messages)
` [PATCH v2] "

[mm] 763ecb0350: kernel_BUG_at_mm/mmap.c
 2022-10-07  0:47 UTC  (2+ messages)

[PATCH v3] i2c/pasemi: PASemi I2C controller IRQ enablement
 2022-10-07  0:42 UTC 

[git pull] vfs.git pile 5 (misc tomoyo)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 3 (file)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 2 (d_path)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 1 (inode)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 4 (file_inode)
 2022-10-07  0:36 UTC  (2+ messages)

[git pull] vfs.git pile 6 (constification, mostly struct path)
 2022-10-07  0:36 UTC  (2+ messages)

[PATCH V2 0/3] vdpa: device feature provisioning
 2022-10-07  0:35 UTC  (7+ messages)
` [PATCH V2 2/3] vdpa_sim_net: support "

arch/x86/xen/enlighten_hvm.c:215:39: error: 'xen_virtio_restricted_mem_acc' undeclared
 2022-10-07  0:33 UTC 

[PATCH v2] tracing: Do not free snapshot if tracer is on cmdline
 2022-10-07  0:28 UTC  (2+ messages)

[GIT PULL] sysctl changes for v6.1-rc1
 2022-10-07  0:18 UTC 

[PATCH v4 0/4] dirty_log_perf_test CPU pinning
 2022-10-07  0:14 UTC  (9+ messages)
` [PATCH v4 3/4] KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
` [PATCH v4 4/4] KVM: selftests: Run dirty_log_perf_test on specific CPUs

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-07  0:06 UTC  (2+ messages)

arch/x86/xen/enlighten_pv.c:115:39: error: 'xen_virtio_restricted_mem_acc' undeclared
 2022-10-07  0:02 UTC 

[PATCH 0/2] USB: serial: option: add NetIndex UX302NC and docomo L-03F
 2022-10-07  0:02 UTC  (6+ messages)
` [PATCH 2/2] USB: serial: option: add support for "

[PATCH] ASoC: codecs: wsa883x: add GPIOLIB dependency
 2022-10-06 23:58 UTC 

[PATCH v2] ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency
 2022-10-06 23:58 UTC 

[syzbot] memory leak in __get_metapage
 2022-10-06 23:54 UTC  (3+ messages)

[GIT PULL] ksmbd server fixes
 2022-10-06 23:53 UTC 

[jlayton:iversion 18/18] include/linux/kern_levels.h:5:25: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'int'
 2022-10-06 23:51 UTC 

[v4 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
 2022-10-06 23:51 UTC  (5+ messages)
` [v4 PATCH 1/3] loader: Move arm64 linux loader to common code
` [v4 PATCH 2/3] RISC-V: Update image header
` [v4 PATCH 3/3] RISC-V: Use common linux loader

sound/soc/codecs/src4xxx-i2c.c:28:34: warning: unused variable 'src4xxx_of_match'
 2022-10-06 23:51 UTC  (2+ messages)

mainline build failure due to 5d8c3e836fc2 ("drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()")
 2022-10-06 23:48 UTC  (5+ messages)

[PATCH] pstore: migrate to crypto acomp interface (take 2)
 2022-10-06 23:45 UTC  (2+ messages)

[PATCH 0/8] Some pstore improvements
 2022-10-06 23:44 UTC  (22+ messages)
` [PATCH 1/8] pstore: Improve error reporting in case of backend overlap
` [PATCH 2/8] pstore: Expose kmsg_bytes as a module parameter
` [PATCH 3/8] pstore: Inform unregistered backend names as well
` [PATCH 4/8] pstore: Alert on backend write error
` [PATCH 5/8] pstore: Fix long-term implicit conversions in the compression routines
` [PATCH 6/8] MAINTAINERS: Add a mailing-list for the pstore infrastructure
` [PATCH 7/8] efi: pstore: Follow convention for the efi-pstore backend name
` [PATCH 8/8] efi: pstore: Add module parameter for setting the record size

[PATCH] sh: init: use OF_EARLY_FLATTREE for early init
 2022-10-06 23:42 UTC 

linux-next: build warnings after merge of the broadcom tree
 2022-10-06 23:30 UTC  (11+ messages)

[PATCH 0/5] perf tools: Clean up cpu map handling for system-wide evsel (v3)
 2022-10-06 23:21 UTC  (7+ messages)
` [PATCH 1/5] libperf: Populate system-wide evsel maps
` [PATCH 2/5] libperf: Propagate maps only if necessary

[PATCH] x86/sgx: Replace kmap/kunmap_atomic calls
 2022-10-06 23:17 UTC  (6+ messages)

[RFC UKL 00/10] Unikernel Linux (UKL)
 2022-10-06 21:27 UTC  (2+ messages)

[PATCH v2] staging: most: net: Replace macros HB and LB with static inline functions
 2022-10-06 23:07 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] mtd: spi-nor: winbond: add support for w25q01jv-im
 2022-10-06 23:04 UTC  (4+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-10-06 23:03 UTC 

[PATCH] overflow: disable failing tests for older clang versions
 2022-10-06 23:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] overflow: Refactor test skips for Clang-specific issues
 2022-10-06 23:00 UTC 

[PATCH] drm/i915/display/lspcon: Increase LSPCON mode settle timeout
 2022-10-06 22:59 UTC  (3+ messages)

[PATCH v3 1/1] mtd: spi-nor: winbond: Add support for w25q01jv-iq
 2022-10-06 22:57 UTC  (2+ messages)
` [PATCH v4] mtd: spi-nor: winbond: Add support for w25q01jvq

[PATCH v5 0/7] libsas and drivers: NCQ error handling
 2022-10-06 22:57 UTC  (11+ messages)

[PATCH 1/2] ata: allow toggling fua parameter at runtime
 2022-10-06 22:53 UTC  (6+ messages)
` [PATCH 2/2] ata: allow enabling FUA support in Kconfig

[RFC PATCH 00/23] sched: Introduce classes of tasks for load balance
 2022-10-06 22:55 UTC  (6+ messages)
` [RFC PATCH 23/23] x86/process: Reset hardware history in context switch


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