linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-24 14:12:47 to 2021-12-25 09:27:51 UTC [more...]

[PATCH v2 1/2] lib/crypto: blake2s: include as built-in
 2021-12-25  9:26 UTC  (4+ messages)
` [PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction

[RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations
 2021-12-25  9:11 UTC  (3+ messages)
` [PATCH RFC 02/10] kvm: selftests: move ucall declarations into ucall_common.h

[PATCH] ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices
 2021-12-25  8:55 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptop
 2021-12-25  8:56 UTC  (2+ messages)

[PATCH] rcu: record kasan stack before enter local_irq_save()/restore() critical area
 2021-12-25  8:39 UTC  (5+ messages)

[PATCH 1/2] libbpf: Use probe_name for legacy kprobe
 2021-12-25  8:32 UTC  (2+ messages)
` [PATCH 2/2] libbpf: Support repeated legacy kprobes on same function

[PATCH] ALSA: hda: use swap() to make code cleaner
 2021-12-25  8:15 UTC  (2+ messages)

[PATCH 0/4] block, bfq: minor cleanup and fix
 2021-12-25  7:44 UTC  (7+ messages)
` [PATCH 4/4] block, bfq: update pos_root for idle bfq_queue in bfq_bfqq_move()

[PATCH 0/4] kdump: add parse_crashkernel_high_low() to replace parse_crashkernel_{high|low}()
 2021-12-25  7:23 UTC  (5+ messages)
` [PATCH 1/4] kdump: add helper parse_crashkernel_high_low()
` [PATCH 2/4] x86/setup: Use parse_crashkernel_high_low() to simplify code
` [PATCH 3/4] kdump: make parse_crashkernel_{high|low}() static
` [PATCH 4/4] kdump: reduce unnecessary parameters of parse_crashkernel_{high|low}()

[PATCH v3 0/5] erofs: support tail-packing inline compressed data
 2021-12-25  7:06 UTC  (6+ messages)
` [PATCH v3 1/5] erofs: tidy up z_erofs_lz4_decompress
` [PATCH v3 2/5] erofs: introduce z_erofs_fixup_insize
` [PATCH v3 3/5] erofs: support unaligned data decompression
` [PATCH v3 4/5] erofs: support inline "
` [PATCH v3 5/5] erofs: add on-disk compressed tail-packing inline support

[PATCH] drm/bridge_connector: enable HPD by default if supported
 2021-12-25  6:31 UTC 

[PATCH 0/3] Documentation: update debugfs doc for Hisilicon Accelerator
 2021-12-25  6:27 UTC  (4+ messages)
` [PATCH 1/3] Documentation: update debugfs doc for Hisilicon SEC
` [PATCH 2/3] Documentation: update debugfs doc for Hisilicon ZIP
` [PATCH 3/3] Documentation: update debugfs doc for Hisilicon HPRE

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-12-25  6:12 UTC  (11+ messages)
` [v5 1/9] RISC-V: Remove the current perf implementation
` [v5 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v5 3/9] RISC-V: Add a perf core library for pmu drivers
` [v5 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v5 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
` [v5 7/9] RISC-V: Add sscofpmf extension support
` [v5 8/9] Documentation: riscv: Remove the old documentation
` [v5 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH v1 0/2] Provide a fraemework for RISC-V ISA extensions
 2021-12-25  6:09 UTC  (7+ messages)
` [PATCH v1 1/2] RISC-V: Provide a framework for parsing multi-letter "
` [PATCH v1 2/2] dt-bindings: riscv: Add DT binding for RISC-V "

[git pull] Input updates for v5.16-rc6
 2021-12-25  6:06 UTC 

[PATCH v4 0/3] Handle warning of allocation failure on DMA zone w/o managed pages
 2021-12-25  5:53 UTC  (3+ messages)
` [PATCH v4 3/3] mm/page_alloc.c: do not warn allocation failure on zone DMA if no "

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-12-25  5:42 UTC  (10+ messages)
` [v5 1/9] RISC-V: Remove the current perf implementation
` [v5 2/9] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v5 3/9] RISC-V: Add a perf core library for pmu drivers
` [v5 4/9] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v5 5/9] RISC-V: Add RISC-V SBI PMU extension definitions
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension
` [v5 7/9] RISC-V: Add sscofpmf extension support
` [v5 8/9] Documentation: riscv: Remove the old documentation
` [v5 9/9] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH] kernel: time: Return ENXIO instead of ENODEV when call smp_call_function_single fail in clockevents_unbind
 2021-12-25  5:21 UTC  (2+ messages)

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-12-25  5:40 UTC 

[PATCH] KVM: return the error code from kvm_arch_create_vm_debugfs when it fails
 2021-12-25  5:03 UTC  (2+ messages)

[PATCH V2 0/8] sched: Remove unused TASK_SIZE_OF
 2021-12-25  4:54 UTC  (9+ messages)
` [PATCH V2 1/8] "
` [PATCH V2 2/8] sched: x86: "
` [PATCH V2 3/8] sched: sparc: "
` [PATCH V2 4/8] sched: powerpc: "
` [PATCH V2 5/8] sched: s390: "
` [PATCH V2 6/8] sched: parisc: "
` [PATCH V2 7/8] sched: arm64: "
` [PATCH V2 8/8] sched: mips: "

[PATCH v1] counter: interrupt-cnt: add counter_push_event()
 2021-12-25  4:07 UTC  (11+ messages)

[PATCH -next] livepatch: Fix missing unlock on error in klp_enable_patch()
 2021-12-25  2:51 UTC 

[tip:master] BUILD SUCCESS efe89e99910e01ea1080e99b1eb6f97a00c59d08
 2021-12-25  2:18 UTC 

[ANNOUNCE] v5.16-rc6-rt12
 2021-12-25  2:16 UTC  (2+ messages)

[PATCH] Revert "mm/usercopy: Drop extra is_vmalloc_or_module() check"
 2021-12-25  2:05 UTC  (5+ messages)

[PATCH v18 00/17] support reserving crashkernel above 4G on arm64 kdump
 2021-12-25  1:58 UTC  (7+ messages)
` [PATCH v18 02/17] x86/setup: Move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v18 04/17] x86/setup: Add helper parse_crashkernel_in_order()

[PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
 2021-12-25  1:08 UTC  (6+ messages)
` [PATCH v2] kernel/module.c: heuristic enhancement when INSTALL_MOD_STRIP= "--strip-unneeded" is used

[PATCH] random: do not sign extend bytes for rotation when mixing
 2021-12-25  1:00 UTC 

[PATCH] perf bpf: Fix a typo in bpf_counter_cgroup.c
 2021-12-25  0:55 UTC 

[PATCH] ARM: dts: apq8064: make pci regs property dt-schema compliant
 2021-12-25  0:35 UTC 

[PATCH 1/2] cgroup: rstat: explicitly put loop variant in while
 2021-12-25  0:09 UTC  (2+ messages)
` [PATCH 2/2] cgroup/rstat: check updated_next only for root

[PATCH] ARM: dts: qcom: fix timer node clock-frequency
 2021-12-24 23:46 UTC 

[PATCH] dt-bindings: timer: convert MSM timer to yaml
 2021-12-24 23:46 UTC 

[PATCH] dt-bindings: display/msm: hdmi: split and convert to yaml
 2021-12-24 23:20 UTC  (2+ messages)

[PATCH] driver core: make kobj_type constant
 2021-12-24 23:13 UTC 

[PATCH] lib: objagg: Use the bitmap API when applicable
 2021-12-24 23:10 UTC  (2+ messages)

[PATCH] ksmbd: use F_SETLK to force vfs_file_lock() to return asynchronously
 2021-12-24 23:08 UTC  (11+ messages)

[PATCH] fjes: Fix wrong check for irq
 2021-12-24 23:02 UTC  (2+ messages)

[PATCH] net: ks8851: Fix wrong check for irq
 2021-12-24 23:01 UTC  (2+ messages)

[PATCH] net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
 2021-12-24 23:00 UTC  (2+ messages)

[PATCH v5] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2021-12-24 22:57 UTC  (2+ messages)

[PATCH] net/tipc: Check null mem pointer
 2021-12-24 22:34 UTC  (2+ messages)

[PATCH 00/10] serial: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-24 22:11 UTC  (14+ messages)
` [PATCH 01/10] serial: altera: Use platform_get_irq_optional() to get the interrupt
` [PATCH 02/10] serial: 8250_bcm7271: Use platform_get_irq() "
` [PATCH 03/10] serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
` [PATCH 04/10] serial: meson: Use platform_get_irq() to get the interrupt
` [PATCH 05/10] serial: pxa: "
` [PATCH 06/10] serial: altera_jtaguart: Use platform_get_irq_optional() "
` [PATCH 07/10] serial: vt8500: Use platform_get_irq() "
` [PATCH 08/10] serial: ar933x: "
` [PATCH 09/10] serial: bcm63xx: "
` [PATCH 10/10] serial: pmac_zilog: "

[PATCH v3 0/9] Nuvoton WPCM450 pinctrl and GPIO driver
 2021-12-24 21:15 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: arm/npcm: Add binding for global control registers (GCR)
` [PATCH v3 2/9] MAINTAINERS: Match all of bindings/arm/npcm/ as part of NPCM architecture
` [PATCH v3 3/9] ARM: dts: wpcm450: Add global control registers (GCR) node
` [PATCH v3 4/9] dt-bindings: pinctrl: Add Nuvoton WPCM450
` [PATCH v3 5/9] pinctrl: nuvoton: Add driver for WPCM450
` [PATCH v3 6/9] ARM: dts: wpcm450: Add pinctrl and GPIO nodes
` [PATCH v3 7/9] ARM: dts: wpcm450: Add pin functions
` [PATCH v3 8/9] ARM: dts: wpcm450-supermicro-x9sci-ln4f: Add GPIO LEDs and buttons
` [PATCH v3 9/9] ARM: dts: wpcm450: Add pinmux information to UART0

[PATCH] iio: humidity: hdc100x: Add ACPI HID table
 2021-12-24 20:37 UTC  (2+ messages)

[PATCH v3] soc: ti: smartreflex: Use platform_get_irq_optional() to get the interrupt
 2021-12-24 20:22 UTC 

linux-next: manual merge of the driver-core tree with the drivers-x86-fixes tree
 2021-12-24 20:10 UTC  (2+ messages)

[PATCH v2] soc: ti: smartreflex: Use platform_get_irq() to get the interrupt
 2021-12-24 19:58 UTC 

[PATCH] dt-bindings: display: enable port jdi,lt070me05000
 2021-12-24 19:53 UTC 

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-12-24 19:52 UTC  (4+ messages)

[PATCH] drm/panel: JDI LT070ME05000 drop broken link
 2021-12-24 19:52 UTC 

[PATCH v2] thermal: rcar_thermal: Use platform_get_irq_optional() to get the interrupt
 2021-12-24 19:46 UTC 

[PATCH 0/8] net: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-24 19:26 UTC  (9+ messages)
` [PATCH 1/8] ethernet: netsec: Use platform_get_irq() to get the interrupt
` [PATCH 2/8] net: pxa168_eth: "
` [PATCH 3/8] fsl/fman: "
` [PATCH 4/8] net: ethoc: "
` [PATCH 5/8] net: xilinx: emaclite: "
` [PATCH 6/8] wcn36xx: Use platform_get_irq_byname() "
` [PATCH 7/8] ath10k: Use platform_get_irq() "
` [PATCH 8/8] net: ethernet: ti: davinci_emac: "

[PATCH] dt-bindings: mmc: PL18x stop relying on order of dma-names
 2021-12-24 19:25 UTC 

[PATCH v8, 0/2] ADD DM9051 ETHERNET DRIVER
 2021-12-24 18:36 UTC  (3+ messages)
` [PATCH v8, 2/2] net: Add dm9051 driver

[PATCH] ARM: dts: apq8064: correct ranges values
 2021-12-24 18:20 UTC 

[PATCH] arm64: dts: qcom: msm8996: use standartized naming for spmi node
 2021-12-24 18:12 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: sdx55: use standartized naming for spmi node
 2021-12-24 18:10 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Add bluetooth node on SC7280 IDP boards
 2021-12-24 18:10 UTC  (2+ messages)

[PATCH] perf/arm-ccn: Use platform_get_irq() to get the interrupt
 2021-12-24 18:08 UTC  (5+ messages)
` [PATCH] platform: goldfish: pipe: "
` [PATCH] slimbus: qcom-ngd-ctrl: "
` [PATCH] staging: axis-fifo: "

[PATCH v3 00/10] ata: pata_platform: Refurbish the driver
 2021-12-24 18:02 UTC  (7+ messages)
` [PATCH v3 01/10] ata: pata_platform: Make use of platform_get_mem_or_io()
` [PATCH v3 02/10] ata: pata_platform: Drop use of unlikely() in pata_platform_probe

[PATCH] soc: s4: Add support for power domains controller
 2021-12-24 17:59 UTC 

[PATCH][next] scsi: mpi3mr: Fix some spelling mistakes
 2021-12-24 17:52 UTC 

[PATCH] dt-bindings: power: add Amlogic s4 power doamins bindings
 2021-12-24 17:46 UTC 

[PATCH v4 00/13] x86: Support Key Locker
 2021-12-24 17:42 UTC  (3+ messages)
` [PATCH v4 11/13] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions

[PATCH] wilc1000: Allow setting power_save before driver is initialized
 2021-12-24 17:38 UTC  (9+ messages)

[GIT PULL] platform-drivers-x86 for 5.16-4
 2021-12-24 17:32 UTC  (2+ messages)

[PATCH V2] dt-bindings: serial: amlogic, meson-uart: support S4
 2021-12-24 17:29 UTC  (2+ messages)

[PATCH 0/3] the UART driver compatible with the Amlogic Meson S4 SoC
 2021-12-24 17:25 UTC  (3+ messages)
` [PATCH 3/3] tty: serial: meson: add UART driver compatible with S4 SoC on-chip

[GIT PULL 0/5] SoC changes for 5.17
 2021-12-24 17:11 UTC 

[PATCH] dt-bindings: phy: convert Qualcomm USB HS phy to yaml
 2021-12-24 17:02 UTC 

[PATCH] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2021-12-24 16:50 UTC 

[PATCH] sun7i-a20-marsboard.dts: add marsboard-a20 support
 2021-12-24 16:43 UTC 

[PATCH] dt-bindings: reset: add bindings for the Meson-S4 SoC Reset Controller
 2021-12-24 16:46 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: spmi: spmi can have at least up to 5 registers
 2021-12-24 16:33 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: spmi: convert QCOM PMIC SPMI bindings to yaml

[PATCH v2 0/2] Fix some formatting problems
 2021-12-24 16:33 UTC  (5+ messages)
` [PATCH v2 1/2] zram: zram_drv: add SPDX license identifiers

[PATCH] of: unittest: Fix out of bounds array access when id < 0
 2021-12-24 16:18 UTC  (2+ messages)

[PATCH] regulator: qcom-labibb: OCP interrupts are not a failure while disabled
 2021-12-24 16:17 UTC  (2+ messages)

[PATCH v2] isoc: mediatek: Check for error clk pointer
 2021-12-24 16:17 UTC  (2+ messages)

[PATCH v2 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio
 2021-12-24 16:17 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback
 2021-12-24 16:17 UTC  (2+ messages)

[PATCH] sound:soc:remove unneeded variable
 2021-12-24 16:17 UTC  (2+ messages)

[PATCH 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio
 2021-12-24 16:17 UTC  (2+ messages)

[PATCH v5 0/4] arm: dts: qcom: sc7280: Add display DT nodes for sc7280
 2021-12-24 16:03 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: dts: qcom: sc7280: add display dt nodes
` [PATCH v5 2/4] arm64: dts: qcom: sc7280: Add DSI display nodes
` [PATCH v5 3/4] arm64: dts: qcom: sc7280: add edp display dt nodes
` [PATCH v5 4/4] arm64: dts: qcom: sc7280: Add Display Port node

[PATCH] netfilter: nft_set_pipapo_avx2: remove redundant pointer lt
 2021-12-24 15:59 UTC  (2+ messages)

[PATCH] tty: goldfish: Use platform_get_irq() to get the interrupt
 2021-12-24 15:37 UTC 

[PATCH] cifs: remove redundant assignment to pointer p
 2021-12-24 15:15 UTC  (2+ messages)

[PATCH 0/2] pinctrl: Use platform_get_irq*() variants to fetch IRQ's
 2021-12-24 15:09 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: samsung: Use platform_get_irq_optional() to get the interrupt
` [PATCH 2/2] pinctrl: at91-pio4: "

[PATCH] iio: chemical: set val parameter only on success
 2021-12-24 15:08 UTC 

[PATCH] selinux: initialize proto variable in selinux_ip_postroute_compat()
 2021-12-24 15:07 UTC 

[PATCH] v9fs: handle async processing of F_SETLK with FL_SLEEP flag
 2021-12-24 14:56 UTC  (4+ messages)
` [PATCH v2] "

[RFC] mm/migration: Add trace events for THP migrations
 2021-12-24 14:48 UTC  (2+ messages)

[PATCH v3] dt-bindings: arm: merge qcom,idle-state with idle-state
 2021-12-24 14:48 UTC 

[PATCH v4 00/13] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-12-24 14:24 UTC  (7+ messages)
` [PATCH v4 07/13] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups

[PATCH v1 0/2] sprd drm cover letter
 2021-12-24 14:12 UTC  (3+ messages)
` [PATCH v1 1/2] drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig
` [PATCH v1 2/2] drm/sprd: fix potential NULL dereference


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