linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-12 07:36:34 to 2022-02-12 16:30:23 UTC [more...]

[PATCH v5 0/2] Clock based PWM output driver
 2022-02-12 16:23 UTC  (2+ messages)
` [PATCH v5 1/2] dt-bindings: pwm: Document clk based PWM controller

[PATCH RESEND] i2c: tegra: Add SMBus block read function
 2022-02-12 16:20 UTC  (5+ messages)

[PATCH 00/10] remove rf register access for path b
 2022-02-12 16:17 UTC  (11+ messages)
` [PATCH 01/10] staging: r8188eu: set path a explicitly
` [PATCH 02/10] staging: r8188eu: write only path a registers in rtw_dbg_port
` [PATCH 03/10] staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFReg
` [PATCH 04/10] staging: r8188eu: remove path parameter from phy_RFSerialWrite
` [PATCH 05/10] staging: r8188eu: clarify that bb_reg_dump uses only path a
` [PATCH 06/10] staging: r8188eu: limit rtw_wx_read_rf to "
` [PATCH 07/10] staging: r8188eu: limit rtw_dbg_port "
` [PATCH 08/10] staging: r8188eu: remove path parameter from rtl8188e_PHY_QueryRFReg
` [PATCH 09/10] staging: r8188eu: remove path parameter from phy_RFSerialRead
` [PATCH 10/10] staging: r8188eu: we only need one struct bb_reg_def for path a

[PATCH] kconfig: add fflush() before ferror() check
 2022-02-12 16:18 UTC 

[PATCH v4 00/20] Rust support
 2022-02-12 16:18 UTC  (24+ messages)
` [PATCH v4 01/20] kallsyms: support "big" kernel symbols
` [PATCH v4 02/20] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v4 03/20] kallsyms: use the correct buffer size for symbols
` [PATCH v4 04/20] rust: add C helpers
` [PATCH v4 05/20] rust: add `compiler_builtins` crate
` [PATCH v4 06/20] rust: add `alloc` crate
` [PATCH v4 07/20] rust: add `build_error` crate
` [PATCH v4 08/20] rust: add `macros` crate
` [PATCH v4 09/20] rust: add `kernel` crate's `sync` module
` [PATCH v4 10/20] rust: add `kernel` crate
` [PATCH v4 11/20] rust: export generated symbols
` [PATCH v4 12/20] vsprintf: add new `%pA` format specifier
` [PATCH v4 13/20] scripts: add `generate_rust_analyzer.py`
` [PATCH v4 14/20] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v4 15/20] docs: add Rust documentation
` [PATCH v4 16/20] Kbuild: add Rust support
` [PATCH v4 17/20] samples: add Rust examples
` [PATCH v4 18/20] MAINTAINERS: Rust
` [PATCH v4 19/20] [RFC] drivers: gpio: PrimeCell PL061 in Rust
` [PATCH v4 20/20] [RFC] drivers: android: Binder IPC "

[PATCH] drm/msm: populate intf_audio_select() base on hardware capability
 2022-02-12 16:16 UTC  (4+ messages)

[PATCH] kconfig: fix failing to generate auto.conf
 2022-02-12 16:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] kconfig: fix missing fclose() on error paths
 2022-02-12 16:09 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Legion Y9000X 2019
 2022-02-12 16:08 UTC 

[PATCH v2 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
 2022-02-12 16:04 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: leds: common: fix unit address in max77693 example

[PATCH iproute2] iplink_can: print_usage: typo fix, add missing spaces
 2022-02-12 16:04 UTC  (2+ messages)

[PATCH] can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
 2022-02-12 16:02 UTC  (2+ messages)

[PATCH v3] dt-bindings: crypto: convert rockchip-crypto to yaml
 2022-02-12 16:02 UTC  (2+ messages)

[PATCH] regmap: irq: cleanup comments
 2022-02-12 16:00 UTC  (2+ messages)

[PATCH] can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
 2022-02-12 15:57 UTC  (2+ messages)

[PATCH v5 0/6] drm: Add driver for Solomon SSD130x OLED displays
 2022-02-12 15:54 UTC  (7+ messages)
` [PATCH v5 2/6] drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()
` [PATCH v5 3/6] drm: Add driver for Solomon SSD130x OLED displays

[PATCH v15 0/7] MIPS: JZ4780 and CI20 HDMI
 2022-02-12 15:50 UTC  (8+ messages)
` [PATCH v15 1/7] drm/ingenic: Fix support for JZ4780 HDMI output
` [PATCH v15 2/7] drm/ingenic: Add dw-hdmi driver specialization for jz4780
` [PATCH v15 3/7] drm/bridge: display-connector: add ddc-en gpio support
` [PATCH v15 4/7] drm/bridge: dw-hdmi: repair interworking with hdmi-connector for jz4780
` [PATCH v15 5/7] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
` [PATCH v15 6/7] drm/ingenic: dw-hdmi: make hot plug detection work for CI20
` [PATCH v15 7/7] [RFC] drm/ingenic: add some more features specific to jz4780

[PATCH v14 0/9] MIPS: JZ4780 and CI20 HDMI
 2022-02-12 15:50 UTC  (17+ messages)
` [PATCH v14 1/9] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v14 2/9] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v14 3/9] drm/ingenic: Add dw-hdmi driver specialization for jz4780
` [PATCH v14 4/9] drm/bridge: display-connector: add ddc-en gpio support
` [PATCH v14 5/9] drm/bridge: dw-hdmi: repair interworking with hdmi-connector for jz4780
` [PATCH v14 6/9] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
` [PATCH v14 7/9] drm/ingenic: dw-hdmi: make hot plug detection work for CI20
` [PATCH v14 8/9] [already applied to mips-fixes] MIPS: DTS: CI20: fix how ddc power is enabled
` [PATCH v14 9/9] [RFC] drm/ingenic: add some more features specific to jz4780

[PATCH v3 00/22] Reference count checker and related fixes
 2022-02-12 15:49 UTC  (12+ messages)
` [PATCH v3 03/22] perf dso: Make lock error check and add BUG_ONs
` [PATCH v3 04/22] perf dso: Hold lock when accessing nsinfo
` [PATCH v3 17/22] perf map: Changes to reference counting

[RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
 2022-02-12 15:32 UTC  (2+ messages)

[PATCH v2 1/2] dts: x1000: Fix missing TCU clock in tcu device node
 2022-02-12 15:09 UTC  (2+ messages)
` [PATCH v2 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoC

[PATCH] fs: update outdated documentation about i_mutex lock
 2022-02-12 14:53 UTC 

[PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-02-12 14:36 UTC  (4+ messages)
` [PATCH v3 1/2] serial: 8250: Fold EndRun device support into OxSemi Tornado code
` [PATCH v3 2/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices

[PATCH] driver core: cleanup double words comments
 2022-02-12 14:32 UTC 

[PATCH 1/2] f2fs: fix missing free nid in f2fs_handle_failed_inode
 2022-02-12 14:20 UTC  (2+ messages)
` [PATCH 2/2] f2fs: avoid an infinite loop in f2fs_sync_dirty_inodes

[v1 1/2] drm/msm/dp: Add basic PSR support for eDP
 2022-02-12 13:56 UTC  (4+ messages)
` [v1 2/2] drm/msm/disp/dpu1: Add PSR support for eDP interface in dpu driver

[PATCH rcu 0/3] Expedited-grace-period updates for v5.18
 2022-02-12 13:56 UTC  (9+ messages)
` [PATCH rcu 3/3] rcu: Allow expedited RCU grace periods on incoming CPUs

[PATCH v13 0/9] MIPS: JZ4780 and CI20 HDMI
 2022-02-12 13:50 UTC  (5+ messages)

[PATCH] Correct the name for Xbox Series S|X controller
 2022-02-12 13:33 UTC 

[PATCH] printk: fix softlockup/rcu stall warning without setting CONFIG_PREEMPTION
 2022-02-12 13:27 UTC 

[PATCH v2 0/3] Add support for ocp8110 flash
 2022-02-12 13:13 UTC  (5+ messages)
  ` [PATCH v2 2/3] dt-bindings: leds: sgm3140: Document ocp8110 compatible

[PATCH v3] usb: Fix Trailing Whitespace Coding Style Error
 2022-02-12 13:04 UTC 

[PATCH] platform/dcdbas: move EXPORT_SYMBOL after function
 2022-02-12 12:59 UTC 

[PATCH 1/2] x86/Kconfig: move and modify CONFIG_I8K
 2022-02-12 12:56 UTC  (2+ messages)
` [PATCH 2/2] dell-smm-hwmon: rewrite CONFIG_I8K description

[PATCH v11 0/8] RISC-V CPU Idle Support
 2022-02-12 12:49 UTC  (4+ messages)
` [PATCH v11 1/8] RISC-V: Enable CPU_IDLE drivers

[tip:x86/sgx] BUILD SUCCESS 5626de65f97ae152e6dafdc528a36c1cbb7146ee
 2022-02-12 12:34 UTC 

[PATCH 0/2] Add Euro Headset support for wcd938x codec
 2022-02-12 12:24 UTC  (3+ messages)
` [PATCH 1/2] ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP Headset
` [PATCH 2/2] ASoC: dt-bindings: wcd938x: Add gpio property for selecting CTIA/OMTP headset

[PATCH v2 00/10] random: re-group and re-document functions
 2022-02-12 12:23 UTC  (11+ messages)
` [PATCH v2 01/10] random: introduce drain_entropy() helper to declutter crng_reseed()
` [PATCH v2 02/10] random: remove useless header comment
` [PATCH v2 03/10] random: remove whitespace and reorder includes
` [PATCH v2 04/10] random: group initialization wait functions
` [PATCH v2 05/10] random: group crng functions
` [PATCH v2 06/10] random: group entropy extraction functions
` [PATCH v2 07/10] random: group entropy collection functions
` [PATCH v2 08/10] random: group userspace read/write functions
` [PATCH v2 09/10] random: group sysctl functions
` [PATCH v2 10/10] random: rewrite header introductory comment

[PATCH v4 0/2] leds: add ktd20xx LED driver support
 2022-02-12 12:08 UTC  (4+ messages)
` [PATCH v4 1/2] leds: ktd20xx: Extension of the KTD20xx family of LED drivers from Kinetic

[PATCH v3] leds: remove ide-disk trigger
 2022-02-12 12:00 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.17-rc4
 2022-02-12 11:44 UTC 

[PATCH 0/5] arm64: Initial support for Texas Instruments AM62 Platform
 2022-02-12 11:40 UTC  (7+ messages)
` [PATCH 4/5] arm64: dts: ti: Introduce base support for AM62x SoC

[PATCH] PM: cleanup comments
 2022-02-12 11:29 UTC  (2+ messages)

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-02-12 11:28 UTC  (4+ messages)
` [PATCH v5 2/2] EDAC/ghes: use cper functions "

[PATCH v11 00/10] Add support for audio on SC7280 based targets
 2022-02-12 11:24 UTC  (11+ messages)
` [PATCH v11 01/10] ASoC: qcom: SC7280: Update config for building codec dma drivers
` [PATCH v11 02/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v11 03/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v11 04/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [PATCH v11 05/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v11 06/10] ASoC: qcom: Add regmap config support for codec dma driver
` [PATCH v11 07/10] ASoC: qcom: Add "
` [PATCH v11 08/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v11 09/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [PATCH v11 10/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio

[PATCH] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
 2022-02-12 11:25 UTC  (2+ messages)

[RFC] Get siginfo from unreaped task
 2022-02-12 11:23 UTC  (2+ messages)

[tip: x86/sev] x86/head64: Add missing __head annotation to sme_postprocess_startup()
 2022-02-12 11:17 UTC 

[PATCH v3 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-12 11:02 UTC  (2+ messages)

[PATCH 0/2] serial: 8250: Correct basic issues with the PCI blacklist
 2022-02-12 11:00 UTC  (5+ messages)
` [PATCH 1/2] serial: 8250: Correct Kconfig help text for blacklisted PCI devices
` [PATCH 2/2] serial: 8250: Report which option to enable "

[PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx
 2022-02-12 10:59 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 10/11] PCI: mvebu: Implement support for legacy INTx interrupts

[PATCH v2 1/3] iio:amplifiers:ada4250: add support for ADA4250
 2022-02-12 10:51 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings:iio:amplifiers: add ada4250 doc
` [PATCH v2 3/3] MAINTAINERS: add maintainer for ADA4250 driver

[PATCH 0/5] Support hld based on Pseudo-NMI for arm64
 2022-02-12 10:43 UTC  (6+ messages)
` [PATCH 1/5] kernel/watchdog: remove WATCHDOG_DEFAULT
` [PATCH 2/5] kernel/watchdog: change watchdog_nmi_enable() to void
` [PATCH 3/5] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH 4/5] kernel/watchdog: Adapt the watchdog_hld interface for async model
` [PATCH 5/5] arm64: Enable perf events based hard lockup detector

[mkp:5.18/discovery2 64/67] drivers/scsi/sd.c:1096:4: warning: add explicit braces to avoid dangling else
 2022-02-12 10:39 UTC 

[mkp:5.18/discovery2 64/67] drivers/scsi/sd.c:1093:25: warning: suggest explicit braces to avoid ambiguous 'else'
 2022-02-12 10:39 UTC 

[nbd168-wireless:mtk-flow-offload 3/9] drivers/net/ethernet/mediatek/mtk_wed.h:33:20: error: no member named 'hw' in 'struct mtk_wed_device'
 2022-02-12 10:39 UTC 

[nbd168-wireless:mtk-flow-offload 9/9] drivers/net/wireless/mediatek/mt76/dma.c:154:42: error: 'struct mtk_wed_device' has no member named 'tx_ring'
 2022-02-12 10:38 UTC 

fs/ext4/super.c:2173:1: warning: unused function 'ctx_clear_flags'
 2022-02-12 10:38 UTC 

[intel-tdx:kvm-upstream-workaround 3/145] arch/x86/include/asm/seam.h: asm/processor.h is included more than once
 2022-02-12 10:38 UTC 

[GIT PULL] Char/Misc driver fixes for 5.17-rc4
 2022-02-12 10:31 UTC 

[GIT PULL] Staging driver changes for 5.17-rc4
 2022-02-12 10:31 UTC 

[GIT PULL] TTY/Serial driver fixes for 5.17-rc4
 2022-02-12 10:30 UTC 

[GIT PULL] USB fixes for 5.17-rc4
 2022-02-12 10:30 UTC 

[PATCH] net: fix documentation for kernel_getsockname
 2022-02-12 10:29 UTC 

[GIT PULL] xen: branch for v5.17-rc4
 2022-02-12 10:25 UTC 

[BUG/PATCH v2] net: mvpp2: always set port pcs ops
 2022-02-12 10:00 UTC  (2+ messages)

[PATCH] net: bridge: Slightly optimize br_stp_change_bridge_id()
 2022-02-12  9:58 UTC 

[PATCH] net: mvpp2: Check for null pcs in mvpp2_acpi_start()
 2022-02-12  9:58 UTC  (4+ messages)

[syzbot] WARNING: ODEBUG bug in hci_dev_close_sync
 2022-02-12  9:25 UTC 

[syzbot] kernel BUG in ext4_split_extent_at
 2022-02-12  9:25 UTC 

[PATCH v3] x86: use builtins to read eflags
 2022-02-12  9:23 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-02-12  8:41 UTC  (8+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices

[PATCH v5 0/9] Nuvoton WPCM450 pinctrl and GPIO driver
 2022-02-12  8:40 UTC  (7+ messages)

[PATCH] KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
 2022-02-12  8:39 UTC  (2+ messages)

[PATCH] devcoredump: increase the device delete timeout to 10 mins
 2022-02-12  8:35 UTC  (9+ messages)

mmotm 2022-02-11-15-07 uploaded
 2022-02-12  8:06 UTC  (3+ messages)
` mmotm 2022-02-11-15-07 uploaded (objtool: ftrace_likely_update)

[PATCH v4] mm: Uninline copy_overflow()
 2022-02-12  7:50 UTC 

[PATCH v2 0/2] arm: kasan: support CONFIG_KASAN_VMALLOC
 2022-02-12  7:47 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm: kconfig: fix MODULE_PLTS for KASAN with KASAN_VMALLOC

[PATCH] media: cedrus: H265: Fix neighbour info buffer size
 2022-02-12  7:42 UTC 

[PATCH] powerpc: Reduce csum_add() complexity for PPC64
 2022-02-12  7:36 UTC 


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