linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-02 09:30:06 to 2021-12-02 12:08:18 UTC [more...]

[PATCH v16 0/8] Add support for the silergy,sy7636a
 2021-12-02 12:07 UTC 

[PATCH v9 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-12-02 12:07 UTC  (5+ messages)
` [PATCH v9 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] RDMA/siw: Use max() instead of doing it manually
 2021-12-02 12:07 UTC  (2+ messages)

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-12-02 12:02 UTC  (15+ messages)
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful

[PATCH v1 01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check()
 2021-12-02 12:00 UTC  (11+ messages)
` [PATCH v1 02/11] powerpc/code-patching: Remove init_mem_is_free
` [PATCH v1 03/11] powerpc/code-patching: Fix error handling in do_patch_instruction()
` [PATCH v1 04/11] powerpc/code-patching: Fix unmap_patch_area() error handling
` [PATCH v1 05/11] powerpc/code-patching: Reorganise do_patch_instruction() to ease "
` [PATCH v1 06/11] powerpc/code-patching: Fix patch_branch() return on out-of-range failure
` [PATCH v1 07/11] powerpc/code-patching: Use test_trampoline for prefixed patch test
` [PATCH v1 08/11] powerpc/code-patching: Move patch_exception() outside code-patching.c
` [PATCH v1 09/11] powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h
` [PATCH v1 10/11] powerpc/code-patching: Move code patching selftests in its own file
` [PATCH v1 11/11] powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in selftests

[PATCH net-next 0/9] net: hns3: some cleanups for -next
 2021-12-02 12:00 UTC  (2+ messages)

[pdx86-platform-drivers-x86:for-next 31/36] drivers/platform/x86/thinkpad_acpi.c:11154 thinkpad_acpi_module_exit() error: don't call input_free_device() after input_unregister_device()
 2021-12-02 11:59 UTC  (2+ messages)

[PATCH v15 0/3] Add Wacom I2C support to rM2
 2021-12-02 11:56 UTC  (4+ messages)
` [PATCH v15 1/3] HID: quirks: Allow inverting the absolute X/Y values
` [PATCH v15 2/3] HID: i2c-hid-of: Expose the touchscreen-inverted properties
` [PATCH v15 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device

[PATCH] locking/mutex: Mark racy reads of owner->on_cpu
 2021-12-02 11:53 UTC  (2+ messages)

[PATCH v3 0/4] docs: add better support for Sphinx themes and CSS
 2021-12-02 11:50 UTC  (5+ messages)
` [PATCH v3 1/4] docs: allow selecting a Sphinx theme

[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
 2021-12-02 11:49 UTC  (5+ messages)

[tnguy-next-queue:dev-queue 108/111] drivers/net/ethernet/intel/ice/ice_vlan_mode.c:96:31: error: 'ICE_DBG_AQ' undeclared; did you mean 'ICE_DBG_LAN'?
 2021-12-02 11:48 UTC 

[PATCH 0/6] spear: Fix SPEAr3XX plgpio support
 2021-12-02 11:48 UTC  (9+ messages)
` [PATCH 1/6] pinctrl: spear: spear: Convert to regmap
` [PATCH 2/6] pinctrl: spear: plgpio: "
` [PATCH 3/6] pinctrl: spear: plgpio: Introduce regmap phandle
` [PATCH 4/6] ARM: dts: spear3xx: Use plgpio regmap in SPEAr310 and SPEAr320
` [PATCH 5/6] irq: spear-shirq: Add support for IRQ 0..6
` [PATCH 6/6] ARM: dts: spear3xx: Add spear320s dtsi

[PATCH 0/4] HID: followup of uhid crashes, and couple of core
 2021-12-02 11:48 UTC  (6+ messages)
` [PATCH 1/4] HID: sony: fix error path in probe
` [PATCH 2/4] HID: bigbenff: prevent null pointer dereference
` [PATCH 3/4] HID: add suspend/resume helpers
` [PATCH 4/4] HID: do not inline some hid_hw_ functions

[PATCH v11 0/5] Add Xilinx AMS Driver
 2021-12-02 11:46 UTC  (7+ messages)
` [PATCH v11 1/5] device property: Add fwnode_iomap()

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-12-02 11:45 UTC  (8+ messages)
` [PATCH v15 1/8] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml

[PATCH] media: ipu3: don't use recursion at the Kernel
 2021-12-02 11:44 UTC 

[PATCH v2] arm64: Enable KCSAN
 2021-12-02 11:44 UTC  (8+ messages)

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-12-02 11:42 UTC  (13+ messages)

[PATCH 00/20] Add initial support for MHI endpoint stack
 2021-12-02 11:35 UTC  (21+ messages)
` [PATCH 01/20] bus: mhi: Move host MHI code to "host" directory
` [PATCH 02/20] bus: mhi: Move common MHI definitions out of host directory
` [PATCH 03/20] bus: mhi: Make mhi_state_str[] array static const and move to common.h
` [PATCH 04/20] bus: mhi: Cleanup the register definitions used in headers
` [PATCH 05/20] bus: mhi: ep: Add support for registering MHI endpoint controllers
` [PATCH 06/20] bus: mhi: ep: Add support for registering MHI endpoint client drivers
` [PATCH 07/20] bus: mhi: ep: Add support for creating and destroying MHI EP devices
` [PATCH 08/20] bus: mhi: ep: Add support for managing MMIO registers
` [PATCH 09/20] bus: mhi: ep: Add support for ring management
` [PATCH 10/20] bus: mhi: ep: Add support for sending events to the host
` [PATCH 11/20] bus: mhi: ep: Add support for managing MHI state machine
` [PATCH 12/20] bus: mhi: ep: Add support for processing MHI endpoint interrupts
` [PATCH 13/20] bus: mhi: ep: Add support for powering up the MHI endpoint stack
` [PATCH 14/20] bus: mhi: ep: Add support for powering down "
` [PATCH 15/20] bus: mhi: ep: Add support for handling MHI_RESET
` [PATCH 16/20] bus: mhi: ep: Add support for handling SYS_ERR condition
` [PATCH 17/20] bus: mhi: ep: Add support for processing command and TRE rings
` [PATCH 18/20] bus: mhi: ep: Add support for queueing SKBs over MHI bus
` [PATCH 19/20] bus: mhi: ep: Add support for suspending and resuming channels
` [PATCH 20/20] bus: mhi: ep: Add uevent support for module autoloading

[PATCH v11 0/6] gpio-sim: configfs-based GPIO simulator
 2021-12-02 11:37 UTC  (11+ messages)
` [PATCH v11 2/6] gpiolib: allow to specify the firmware node in struct gpio_chip

[PATCH] Revert "efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness"
 2021-12-02 11:35 UTC  (3+ messages)
  ` [PATCH v3, resend] random: fix crash on multiple early calls to add_bootloader_randomness()

[PATCH 0/3] firewire: assist unit driver to compute packet timestamp
 2021-12-02 11:34 UTC  (4+ messages)
` [PATCH 1/3] firewire: Add dummy read_csr/write_csr functions
` [PATCH 2/3] firewire: add kernel API to access CYCLE_TIME register
` [PATCH 3/3] firewire: add kernel API to access packet structure in request structure for AR context

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-12-02 11:28 UTC  (5+ messages)

[PATCH 0/3] arm64: kasan: log potential KASAN shadow aliases
 2021-12-02 11:27 UTC  (4+ messages)
` [PATCH 1/3] kasan: move kasan_shadow_to_mem() to shared header
` [PATCH 2/3] arm64: mm: use die_kernel_fault() in do_mem_abort()
` [PATCH 3/3] arm64: mm: log potential KASAN shadow alias

[PATCH v6 00/10] Add support for audio on SC7280 based targets
 2021-12-02 11:22 UTC  (4+ messages)
` [PATCH v6 03/10] ASoC: qcom: Add register definition for codec rddma and wrdma

[PATCH net-next v3 0/2] This is a patch series for pinctrl driver for Sunplus SP7021 SoC
 2021-12-02 11:20 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH v2] sched/uclamp: Fix rq->uclamp_max not set on first enqueue
 2021-12-02 11:20 UTC 

[t-kristo-pm:usi-5.16-rfc-v3-bpf 17/24] drivers/hid/hid-bpf.c:376:6: warning: variable 'parser' is used uninitialized whenever 'if' condition is true
 2021-12-02 11:18 UTC 

[PATCH v4 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
 2021-12-02 11:16 UTC  (6+ messages)
` [PATCH v4 2/6] selftests: futex: Call the futex syscall from a function
` [PATCH v4 3/6] uapi: futex: Add a futex syscall
` [PATCH v4 4/6] selftests: futex: Add support for 32-bit systems with 64-bit time_t
` [PATCH v4 5/6] uapi: futex: Add a futex waitv syscall
` [PATCH v4 6/6] selftests: futex: Use futex_waitv helper function

[PATCH] sched/rt: Don't reschedule a throttled task even if it's higher priority
 2021-12-02 11:11 UTC  (4+ messages)

[tip:master] BUILD SUCCESS b6c28e3cc445bf451a516ac075ec27b4619e4f5f
 2021-12-02 11:10 UTC 

[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 11:11 UTC  (2+ messages)

[PATCH v2 0/2] Do not map BTN_RIGHT/MIDDLE on buttonpads
 2021-12-02 11:08 UTC  (3+ messages)
` [PATCH v2 1/2] Input: add input_set_property()
` [PATCH v2 2/2] Input: set INPUT_PROP_BUTTONPAD using input_set_property()

[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
 2021-12-02 11:06 UTC  (3+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified

[PATCH 1/2] PCI: dwc: armada-8k driver needs OF support
 2021-12-02 11:06 UTC  (2+ messages)
` [PATCH] PCI: Improve compile-test coverage

[PATCH 1/2] dt-bindings: watchdog: Add Apple Watchdog
 2021-12-02 11:05 UTC  (7+ messages)
` [PATCH 2/2] watchdog: Add Apple SoC watchdog driver

[PATCH net-next] dt-bindings: net: lan966x: Add additional properties for lan966x
 2021-12-02 11:05 UTC 

kernel-selftests: make run_tests -C bpf cost 5 hours
 2021-12-02 11:03 UTC  (4+ messages)

[PATCH v5 1/2] iio:dac:ad7293: add support for AD7293
 2021-12-02 11:01 UTC  (2+ messages)
` [PATCH v5 2/2] dt-bindings:iio:dac: add ad7293 doc

[PATCH v2 RESEND 0/5] soc: samsung: Add USI driver
 2021-12-02 11:00 UTC  (6+ messages)
` [PATCH v2 RESEND 1/5] dt-bindings: soc: samsung: Add Exynos USI bindings

[PATCH v2] arm64: update PAC description for kernel
 2021-12-02 10:59 UTC  (4+ messages)

[PATCH v13 00/13] amphion video decoder/encoder driver
 2021-12-02 10:41 UTC  (14+ messages)
` [PATCH v13 02/13] media:Add nv12mt_8l128 and nv12mt_10be_8l128 video format
    ` [EXT] "
` [PATCH v13 03/13] media: amphion: add amphion vpu device driver
    ` [EXT] "
` [PATCH v13 04/13] media: amphion: add vpu core driver
    ` [EXT] "
` [PATCH v13 06/13] media: amphion: add vpu v4l2 m2m support
` [PATCH v13 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver

[PATCH v2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2021-12-02 10:50 UTC 

[PATCH] base: arch_topology: Use policy->max to calculate freq_factor
 2021-12-02 10:50 UTC  (7+ messages)
  `  "

fs/proc/vmcore.c:161:34: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-12-02 10:47 UTC 

[PATCH net-next 0/2] multiple queues support on imx8mp-evk
 2021-12-02 10:45 UTC  (5+ messages)
` [PATCH net-next 2/2] net: stmmac: make stmmac-tx-timeout configurable in Kconfig
    ` [EXT] "

[PATCH] arm64: dts: ti: k3-am64-main: add timesync router node
 2021-12-02 10:44 UTC  (2+ messages)

[RFD] Clear virtual machine memory when virtual machine is turned off
 2021-12-02 10:41 UTC 

[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-02 10:38 UTC  (5+ messages)

arch/mips/sibyte/common/sb_tbprof.c:515:23: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-12-02 10:36 UTC 

[PATCH] sched/uclamp: Fix rq->uclamp_max not set on first enqueue
 2021-12-02 10:36 UTC  (7+ messages)

[PATCH v6 00/29] KVM: Scalable memslots implementation
 2021-12-02 10:32 UTC  (4+ messages)
` [PATCH v6 03/29] KVM: Resync only arch fields when slots_arch_lock gets reacquired

[PATCH] KVM: s390: Fix names of skey constants in api documentation
 2021-12-02 10:31 UTC  (3+ messages)

[PATCH 0/3] page table check
 2021-12-02 10:30 UTC  (8+ messages)
` [PATCH 3/3] x86: mm: add x86_64 support for "

[PATCH 0/6] i2c: exynos5: Add support for modern Exynos SoCs
 2021-12-02 10:30 UTC  (5+ messages)
  ` [PATCH 6/6] i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
  ` [PATCH 5/6] i2c: exynos5: Add bus clock support

[PATCH v3 1/2] gpiolib: improve coding style for local variables
 2021-12-02 10:26 UTC  (6+ messages)
` [PATCH v3 2/2] gpiolib: check the 'ngpios' property in core gpiolib code

[PATCH 1/2] clocksource/drivers/imx-sysctr: mark two variable with __ro_after_init
 2021-12-02 10:22 UTC  (3+ messages)
` [PATCH 2/2] clocksource: timer-imx-sysctr: set cpumask to cpu_possible_mask

Question: How to trigger RAM address when injecting memory error
 2021-12-02 10:18 UTC 

[patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
 2021-12-02 10:16 UTC  (4+ messages)
` [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()

[PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power
 2021-12-02 10:16 UTC  (23+ messages)
                ` [PATCH 1/6] Bluetooth: add "
                    ` [PATCH v2 "
                        ` [PATCH v3 1/2] "
                          ` [PATCH v3 resend "
                            ` [PATCH v4 "
                              ` [PATCH v5 "
                                ` [PATCH v6 "
                                  ` [PATCH v7 "
                                    ` [PATCH v7 resend "
                                      ` [PATCH v8 "
                                        ` [PATCH v9 "
                                          ` [PATCH v9 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip

[PATCH] drm/gma500/cdv_intel_lvds: Fix a wild pointer dereference in cdv_intel_lvds_get_modes()
 2021-12-02 10:11 UTC  (2+ messages)

[PATCH] dt-bindings: net: cdns,macb: Convert to json-schema
 2021-12-02 10:10 UTC  (3+ messages)

[PATCH] drm/gma500/psb_intel_lvds: Fix a wild pointer dereference in psb_intel_lvds_get_modes()
 2021-12-02 10:09 UTC  (2+ messages)

[PATCH v4 0/6] staging: media: wave5: add wave5 codec driver
 2021-12-02 10:11 UTC  (2+ messages)

[PATCH] mount: warn only once about timestamp range expiration
 2021-12-02 10:02 UTC 

[rui:amd-pstate-dev-v5 6/22] include/acpi/processor.h:221:2: error: unknown type name 'phys_cpuid_t'
 2021-12-02 10:04 UTC 

linux-next: build failure after merge of the pm tree
 2021-12-02 10:04 UTC  (2+ messages)

[PATCH] dt-bindings: dma: snps,dw-axi-dmac: Group tuples in snps properties
 2021-12-02 10:04 UTC  (3+ messages)

Question WRT early IRQ/NMI entry code
 2021-12-02 10:03 UTC  (10+ messages)
    ` [PATCH] Documentation: Fill the gaps about entry/noinstr constraints
              ` [PATCH v2] "

[PATCH v13 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-12-02  9:57 UTC  (2+ messages)

[PATCH] ASoC: cs42l42: Implement system suspend
 2021-12-02  9:53 UTC  (5+ messages)

[PATCH V2 0/8] Add Embedded USB Debugger (EUD) driver
 2021-12-02  9:51 UTC  (9+ messages)
` [PATCH V2 1/8] dt-bindings: Add the yaml bindings for EUD
` [PATCH V2 2/8] dt-bindings: connector: Add property for EUD type-C connector
` [PATCH V2 3/8] bindings: usb: dwc3: Update dwc3 properties for EUD connector
` [PATCH V2 4/8] usb: dwc3: drd: Register the eud connector child node for dwc3
` [PATCH V2 5/8] soc: qcom: eud: Add driver support for Embedded USB Debugger(EUD)
` [PATCH V2 6/8] arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector
` [PATCH V2 7/8] arm64: dts: qcom: sc7280: Set the default dr_mode for usb2
` [PATCH V2 8/8] MAINTAINERS: Add maintainer entry for EUD

[PATCH] mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy
 2021-12-02 10:29 UTC 

[drm] d1af5cd869: BUG:kernel_NULL_pointer_dereference,address
 2021-12-02  9:51 UTC  (6+ messages)
  ` [PATCH] drm: fix error found in some cases after the patch d1af5cd86997
        ` [PATCH] mock a drm_plane in igt_check_plane_state to make the test more robust
        ` [PATCH v2] drm: fix error found in some cases after the patch d1af5cd86997

[PATCH 0/6] x86/insn: Add instructions to instruction decoder
 2021-12-02  9:50 UTC  (7+ messages)
` [PATCH 1/6] perf tests: Add AMX instructions to x86 instruction decoder test
` [PATCH 2/6] x86/insn: Add AMX instructions to x86 instruction decoder
` [PATCH 3/6] perf tests: Add misc instructions to x86 instruction decoder test
` [PATCH 4/6] x86/insn: Add misc instructions to x86 instruction decoder
` [PATCH 5/6] perf tests: Add AVX512-FP16 instructions to x86 instruction decoder test
` [PATCH 6/6] x86/insn: Add AVX512-FP16 instructions to x86 instruction decoder

[PATCH] media: i2c: Fix inconsistent indenting
 2021-12-02  9:47 UTC  (2+ messages)

[PATCH] PCI: imx: do not remap invalid res
 2021-12-02  9:43 UTC  (2+ messages)

[PATCH] mfd: lpc_ich: convert name to const char*
 2021-12-02  9:42 UTC 

[PATCH v2 00/11] gpio: msc313: Add gpio support for ssd20xd
 2021-12-02  9:44 UTC  (4+ messages)
` [PATCH v2 07/11] ARM: dts: mstar: unitv2: Wire up LEDs

[PATCH] drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
 2021-12-02  9:39 UTC  (4+ messages)

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-12-02  9:33 UTC  (8+ messages)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions

[PATCH v1] Bluetooth: btusb: Add one more Bluetooth part for WCN6855
 2021-12-02  9:33 UTC 

[irqchip: irq/irqchip-fixes] irqchip: nvic: Fix offset for Interrupt Priority Offsets
 2021-12-02  9:32 UTC 

[PATCH v4 1/4] mfd: da9062: make register CONFIG_I writable
 2021-12-02  9:32 UTC  (4+ messages)
` [PATCH v4 2/4] watchdog: da9062: reset board on watchdog timeout
` [PATCH v4 3/4] dt-bindings: watchdog: da9062: add watchdog timeout mode
` [PATCH v4 4/4] ARM: dts: imx6: phycore-som: set watchdog timeout mode to shutdown

[RFC PATCH v7 11/16] ipe: add support for dm-verity as a trust provider
 2021-12-02  9:29 UTC  (6+ messages)
` [RFC][PATCH] device mapper: Add builtin function dm_get_status()


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