messages from 2022-11-07 16:38:21 to 2022-11-07 18:20:18 UTC [more...]
[PATCH v1 00/18] KVM selftests code consolidation and cleanup
2022-11-07 18:19 UTC (10+ messages)
[PATCH v3 0/5] Add misc support for QDU1000/QRU1000 SoCs
2022-11-07 18:18 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: firmware: scm: Add QDU1000/QRU1000 compatibles
` [PATCH v3 2/5] dt-bindings: power: rpmpd: Add QDU1000/QRU1000 to rpmpd binding
[PATCH v3 0/8] Implement AMD Pstate EPP Driver
2022-11-07 18:18 UTC (12+ messages)
` [PATCH v3 1/8] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v3 2/8] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v3 3/8] cpufreq: amd-pstate: change driver to be built-in type
` [PATCH v3 4/8] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
` [PATCH v3 5/8] cpufreq: amd_pstate: implement amd pstate cpu online and offline callback
` [PATCH v3 6/8] cpufreq: amd-pstate: implement suspend and resume callbacks
` [PATCH v3 7/8] cpufreq: amd-pstate: add frequency dynamic boost sysfs control
` [PATCH v3 8/8] cpufreq: amd_pstate: add driver working mode status sysfs entry
[PATCH v5 0/7] Add support for Renesas RZ/Five SoC
2022-11-07 18:17 UTC (7+ messages)
[PATCH v4 00/11] Encrypted Hibernation
2022-11-07 18:15 UTC (4+ messages)
` [PATCH v4 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
[PATCH v11 0/5] Add LTE SKU for sc7280-evoker family
2022-11-07 18:15 UTC (5+ messages)
` [PATCH v11 4/5] arm64: dts: qcom: sc7280: add sc7280-herobrine-audio-rt5682-3mic3.dtsi for evoker
` [PATCH v11 5/5] arm64: dts: qcom: sc7280: sort out the "Status" to last property with sc7280-herobrine-audio-rt5682.dtsi
[syzbot] KMSAN: uninit-value in pagecache_write
2022-11-07 18:14 UTC (4+ messages)
[PATCH 0/8] KVM: SVM: fixes for vmentry code
2022-11-07 18:14 UTC (8+ messages)
` [PATCH 1/8] KVM: SVM: extract VMCB accessors to a new file
` [PATCH 2/8] KVM: SVM: replace regs argument of __svm_vcpu_run with vcpu_svm
[PATCH v1 1/2] gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnode
2022-11-07 18:14 UTC (2+ messages)
[PATCH 06/20] arm64: dts: Update cache properties for exynos
2022-11-07 18:13 UTC (3+ messages)
` (subset) "
[PATCH 20/20] arm64: dts: Update cache properties for tesla
2022-11-07 18:13 UTC (3+ messages)
` (subset) "
[PATCH v4 00/13] Support more parts in LTC2983
2022-11-07 18:13 UTC (21+ messages)
` [PATCH v4 02/13] dt-bindings: iio: temperature: ltc2983: add default values
` [PATCH v4 03/13] dt-bindings: iio: temperature: ltc2983: use hex for sensor address
` [PATCH v4 04/13] dt-bindings: iio: temperature: ltc2983: remove qutations from phandle ref
` [PATCH v4 05/13] dt-bindings: iio: temperature: ltc2983: describe matrix items
` [PATCH v4 06/13] dt-bindings: iio: temperature: ltc2983: require custom sensor tables
` [PATCH v4 07/13] dt-bindings: iio: temperature: ltc2983: require 4 wire rtd for current rotate
` [PATCH v4 08/13] dt-bindings: iio: temperature: ltc2983: change default excitation for custom thermistors
` [PATCH v4 09/13] dt-bindings: iio: temperature: ltc2983: refine descriptions
` [PATCH v4 10/13] dt-bindings: iio: temperature: ltc2983: describe broken mux delay property
` [PATCH v4 11/13] dt-bindings: iio: temperature: ltc2983: use generic node name in example
[PATCH v1] coccinelle: api: Don't use devm_platform_get_and_ioremap_resource with res==NULL
2022-11-07 18:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
2022-11-07 18:11 UTC (3+ messages)
` [PATCH v7 15/23] drm/modes: Introduce more named modes
` [PATCH v7 16/23] drm/probe-helper: Provide a TV get_modes helper
[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
2022-11-07 18:09 UTC (10+ messages)
` [v2 1/6] KVM: arm64: Document PV-lock interface
` [v2 2/6] KVM: arm64: Add SMCCC paravirtualised lock calls
` [v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
[net] seg6: selftests/bpf: fix BPF object file name in test_lwt_seg6local.sh
2022-11-07 18:08 UTC (4+ messages)
[PATCH 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
2022-11-07 18:07 UTC (29+ messages)
` [PATCH 01/26] drm: modeset-helper: Export dev_pm_ops for simple drivers
` [PATCH 02/26] drm: bochs: Use the dev_pm_ops provided by modeset helper
` [PATCH 03/26] drm: imx: "
` [PATCH 04/26] drm: rockchip: "
` [PATCH 05/26] drm: tegra: "
` [PATCH 06/26] drm: sun4i: "
` [PATCH 07/26] drm: msxfb: "
` [PATCH 08/26] drm: atmel-hlcdc: Remove #ifdef guards for PM related functions
` [PATCH 09/26] drm: exynos: "
` [PATCH 10/26] drm: imx/dcss: "
` [PATCH 11/26] drm: bridge/dw-hdmi: "
` [PATCH 12/26] drm: etnaviv: "
` [PATCH 13/26] drm: fsl-dcu: "
` [PATCH 14/26] drm: mediatek: "
` [PATCH 15/26] drm: omap: "
` [PATCH 16/26] drm: panfrost: "
` [PATCH 17/26] drm: rcar-du: "
` [PATCH 18/26] drm: rockchip: "
` [PATCH 19/26] drm: shmobile: "
` [PATCH 20/26] drm: tegra: "
` [PATCH 21/26] drm: tilcdc: "
` [PATCH 22/26] drm: vboxvideo: "
` [PATCH 23/26] drm: vc4: "
` [PATCH 24/26] drm: gm12u320: "
` [PATCH 25/26] drm: tidss: "
` [PATCH 26/26] drm/i915/gt: "
[PATCH v3 1/3] KVM: x86/pmu: Stop adding speculative Intel GP PMCs that don't exist yet
2022-11-07 18:04 UTC (6+ messages)
Thunderbolt DMAR errors (bugzilla 214259)
2022-11-07 18:06 UTC
[PATCH v2] hugetlbfs: don't delete error page from pagecache
2022-11-07 18:05 UTC
[PATCH v2 0/2] bus: sunxi-rsb: Fix poweroff issues
2022-11-07 18:05 UTC (4+ messages)
` [PATCH v2 2/2] bus: sunxi-rsb: Support atomic transfers
` "
[PATCH v2 00/23] Update cache properties for arm64 DTS
2022-11-07 18:03 UTC (10+ messages)
` [PATCH v2 06/23] arm64: dts: Update cache properties for broadcom
` [PATCH v2 07/23] arm64: dts: Update cache properties for exynos
` [PATCH v2 22/23] arm64: dts: Update cache properties for tesla
` [PATCH v2 23/23] arm64: dts: Update cache properties for ti
[PATCHv11 00/16] Linear Address Masking enabling
2022-11-07 18:02 UTC (8+ messages)
` [PATCHv11 04/16] x86/mm: Handle LAM on context switch
` [PATCHv11 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check
[PATCH printk v3 00/40] reduce console_lock scope
2022-11-07 18:01 UTC (3+ messages)
` [PATCH printk v3 01/40] rcu: implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
[PATCH] Makefile.debug: support for -gz=zstd
2022-11-07 18:01 UTC (2+ messages)
` [PATCH v2] "
[PATCH v6 0/2] perf: ARM CoreSight PMU support
2022-11-07 18:01 UTC (4+ messages)
[PATCH v3 00/37] Shadow stacks for userspace
2022-11-07 18:00 UTC (12+ messages)
` [PATCH v3 03/37] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v3 04/37] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [RFC 37/37] fs/binfmt_elf: Block old shstk elf bit
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-07 17:58 UTC (7+ messages)
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
[PATCH v3 0/2] Digiteq Automotive MGB4 driver
2022-11-07 17:58 UTC (8+ messages)
` [PATCH v3 2/2] Added "
[PATCH v2] extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered
2022-11-07 17:58 UTC (3+ messages)
[PATCH v2] cpumask: limit visibility of FORCE_NR_CPUS
2022-11-07 17:55 UTC (5+ messages)
[PATCH RFC 0/5] Add IRQC support to RZ/G2UL SoC
2022-11-07 17:53 UTC (6+ messages)
` [PATCH RFC 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH RFC 2/5] pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts
` [PATCH RFC 3/5] arm64: dts: renesas: r9a07g043[u]: Add IRQC node
` [PATCH RFC 4/5] arm64: dts: renesas: r9a07g043[u]: Update pinctrl node to handle GPIO interrupts
` [PATCH RFC 5/5] arm64: dts: renesas: rzg2ul-smarc-som: Add PHY interrupt support for ETH{0/1}
[PATCH v2] staging: most: video: use min_t() for comparison and assignment
2022-11-07 17:52 UTC (5+ messages)
[PATCH v5 0/3] drm: Use full allocated minor range for DRM
2022-11-07 17:52 UTC (5+ messages)
` [PATCH v5 1/3] drm: Use XArray instead of IDR for minors
[PATCH 1/1] IB/mlx5: Add a signature check to received EQEs and CQEs
2022-11-07 17:51 UTC (7+ messages)
` [External] : "
[PATCH] ACPICA: Fix use-after-free in acpi_ps_parse_aml()
2022-11-07 17:51 UTC (5+ messages)
[PATCH bpf] bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
2022-11-07 17:51 UTC (2+ messages)
[PATCH] Documentation: RCU: use code blocks with autogenerated line (was: Re: linux-next: build warning after merge of the rcu tree)
2022-11-07 17:50 UTC (3+ messages)
[PATCH v3] drm: Use XArray instead of IDR for minors
2022-11-07 17:48 UTC
[Possible BUG] arm64: efi: efi_runtime_fixup_exception() and efi_call_virt_check_flags() both taint the kernel
2022-11-07 17:47 UTC (2+ messages)
[PATCH v4 0/8] i2c-atr and FPDLink
2022-11-07 17:47 UTC (4+ messages)
[PATCH net-next v3] net/core: Allow live renaming when an interface is up
2022-11-07 17:42 UTC
[PATCH] ACPICA: Fix error code path in acpi_ds_call_control_method()
2022-11-07 17:42 UTC
[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
2022-11-07 17:37 UTC (4+ messages)
` [PATCH v7 18/21] dma-buf: Move dma_buf_mmap() to dynamic locking specification
[PATCH] KVM: VMX: Do not trap VMFUNC instructions for L1 guests
2022-11-07 17:36 UTC (3+ messages)
[PATCH v3 0/5] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
2022-11-07 17:36 UTC (11+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clock bindings
` [PATCH v3 2/5] dt-bindings: clock: Add RPMHCC bindings for QDU1000 and QRU1000
` [PATCH v3 3/5] clk: qcom: Add QDU1000 and QRU1000 GCC support
` [PATCH v3 5/5] dt-bindings: qcom,pdc: Introduce pdc bindings for QDU1000 and QRU1000
[PATCH v2] wifi: ath10k: Add WLAN firmware image version info into smem
2022-11-07 17:35 UTC (2+ messages)
[PATCH] of: fdt: parse early params before adding bootloader randomness
2022-11-07 17:34 UTC (3+ messages)
[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
2022-11-07 17:27 UTC (2+ messages)
[PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
2022-11-07 17:30 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r9a07g044: Drop #address-cells from pinctrl node
2022-11-07 17:29 UTC (2+ messages)
` [PATCH] arm64: dts: renesas: r9a07g054: "
[PATCH v2] gpio: davinci: add support of module build
2022-11-07 17:29 UTC
patches for staging:media drivers
2022-11-07 17:29 UTC (2+ messages)
[PATCH net-next v8 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2022-11-07 17:28 UTC (7+ messages)
` [PATCH net-next v8 3/5] net: dsa: add out-of-band tagging protocol
nvme-pci: NULL pointer dereference in nvme_dev_disable() on linux-next
2022-11-07 17:28 UTC
[PATCH] arm64: dts: meson-s4-s805x2: add 12V/3.3V/1.8V/vddcpu nodes for Regulator
2022-11-07 17:27 UTC
[PATCH 0/7] Add the Renesas USBF controller support
2022-11-07 17:26 UTC (7+ messages)
` [PATCH 2/7] dt-bindings: clock: renesas,r9a06g032-sysctrl: Add h2mode property
` [PATCH 7/7] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry
[PATCH v2 2/6] RDMA/bnxt_re: Use auxiliary driver interface
2022-11-07 17:26 UTC (5+ messages)
` [PATCH v3 0/6] Add Auxiliary driver support
[PATCH v8 0/4] Add throttling detection to sev-guest
2022-11-07 17:24 UTC (4+ messages)
` [PATCH v8 4/4] virt: sev-guest: interpret VMM errors from guest request
[PATCH v2] arm64: Enable data independent timing (DIT) in the kernel
2022-11-07 17:24 UTC
[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
2022-11-07 17:21 UTC (3+ messages)
` [PATCH v12 04/17] riscv: Add vector feature to compile
[PATCH v3 0/1] Automatic LSM stack ordering
2022-11-07 17:21 UTC (15+ messages)
` [PATCH v3 1/1] security: Add CONFIG_LSM_AUTO to handle default "
[PATCH V2] KVM: SVM: Only dump VSMA to klog for debugging
2022-11-07 17:18 UTC (2+ messages)
[PATCH v1] PCI: hv: update comment in x86 specific hv_arch_irq_unmask
2022-11-07 17:18 UTC
[PATCH v3 0/2] arm64: kdump: Function supplement and performance optimization
2022-11-07 17:18 UTC (5+ messages)
` [PATCH v3 1/2] arm64: kdump: Provide default size when crashkernel=Y,low is not specified
` [PATCH v3 2/2] arm64: kdump: Support crashkernel=X fall back to reserve region above DMA zones
[PATCH] tracing: Fix warning on variable 'struct trace_array'
2022-11-07 17:17 UTC (2+ messages)
[PATCH v1 0/3] serial: liteuart: add IRQ support
2022-11-07 17:15 UTC (4+ messages)
` [PATCH v1 1/3] serial: liteuart: cosmetic changes
` [PATCH v1 2/3] serial: liteuart: separate RX loop from poll timer
` [PATCH v1 3/3] serial: liteuart: add IRQ support
[PATCH v2] tpm: Add flag to use default cancellation policy
2022-11-07 17:14 UTC
Crash with PREEMPT_RT on aarch64 machine
2022-11-07 17:12 UTC (7+ messages)
kernel/sched/rt.c:9:18: warning: 'max_rt_runtime' defined but not used
2022-11-07 17:00 UTC
[PATCH v2 0/3] rearrange struct slab fields to allow larger rcu_head
2022-11-07 17:05 UTC (4+ messages)
` [PATCH v2 1/3] mm/slub: perform free consistency checks before call_rcu
` [PATCH v2 2/3] mm/migrate: make isolate_movable_page() skip slab pages
` [PATCH v2 3/3] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head
[PATCH v3 6/6] soc: qcom: rpmh-rsc: Write CONTROL_TCS with next timer wakeup
2022-11-07 17:01 UTC (3+ messages)
[PATCH] clk: qcom: Update the force mem core bit for GPU clocks
2022-11-07 17:00 UTC (4+ messages)
[PATCH v4 0/8] Add OPTPROBES feature on RISCV
2022-11-07 16:56 UTC (6+ messages)
` [PATCH v4 5/8] riscv/kprobe: Search free register(s) to clobber for 'AUIPC/JALR'
` [PATCH v4 6/8] riscv/kprobe: Add code to check if kprobe can be optimized
[PATCH] hugetlbfs: don't delete error page from pagecache
2022-11-07 16:55 UTC (5+ messages)
[PATCH v7 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
2022-11-07 16:54 UTC (2+ messages)
[RFC PATCH v6 00/11] media: v4l2: Add extended fmt and buffer ioctls
2022-11-07 16:50 UTC (7+ messages)
` [RFC PATCH v6 02/11] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
[PATCH v2 0/2] Fix r9a09g011 specific I2C compatible string
2022-11-07 16:50 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
` [PATCH v2 2/2] arm64: dts: renesas: r9a09g011: Fix I2C SoC specific strings
[PATCH v2 0/2] Fix slab-out-of-bounds Write in dbgfs_rm_context_write
2022-11-07 16:50 UTC (3+ messages)
` [PATCH v2 1/2] mm/damon/dbgfs: check if rm_contexts input is for a real context
` [PATCH v2 2/2] selftests/damon: test non-context inputs to rm_contexts file
[PATCH v2] mte: Initialize tag storage to KASAN_TAG_INVALID
2022-11-07 16:47 UTC (3+ messages)
[PATCH 0/3] Minor fixes for RZ/V2M
2022-11-07 16:46 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string
[PATCH v2 0/2] AD74115
2022-11-07 16:45 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: addac: add AD74115
[PATCH net-next v2 0/4] net: lan966x: Add xdp support
2022-11-07 16:40 UTC (3+ messages)
` [PATCH net-next v2 4/4] net: lan96x: Use page_pool API
[PATCH v2] coresight: etm4x: Fix crash observed on Qcom ETM parts with 'Low power override'
2022-11-07 16:44 UTC (4+ messages)
[PATCH] iommu: Avoid races around device probe
2022-11-07 16:41 UTC (3+ messages)
[PATCH bpf-next] bpf: Initialize same number of free nodes for each pcpu_freelist
2022-11-07 16:40 UTC (2+ messages)
[PATCH] maple_tree: Don't set a new maximum on the node when not reusing nodes
2022-11-07 16:39 UTC
[PATCH] maple_tree: Fix depth tracking in maple_state
2022-11-07 16:38 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox