linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-18 20:32:38 to 2021-11-19 01:49:30 UTC [more...]

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-11-19  1:49 UTC  (5+ messages)
` [RFC PATCH v3 4/9] power: supply: Add batinfo getters usable prior supply registration
` [RFC PATCH v3 6/9] power: supply: Add batinfo functions for OCV to SOC with 0.1% accuracy

[net-next PATCH 00/19] Multiple cleanup and feature for qca8k
 2021-11-19  1:49 UTC  (23+ messages)
` [net-next PATCH 02/19] net: dsa: qca8k: remove redundant check in parse_port_config
` [net-next PATCH 03/19] net: dsa: qca8k: skip sgmii delay on double cpu conf
` [net-next PATCH 05/19] net: dsa: qca8k: move read switch id function in qca8k_setup
` [net-next PATCH 07/19] net: dsa: qca8k: set regmap init as mandatory for regmap conversion
` [net-next PATCH 08/19] net: dsa: qca8k: convert qca8k to regmap helper
` [net-next PATCH 09/19] net: dsa: qca8k: add additional MIB counter and make it dynamic
` [net-next PATCH 10/19] net: dsa: qca8k: add support for port fast aging
` [net-next PATCH 11/19] net: dsa: qca8k: add support for mirror mode
` [net-next PATCH 12/19] net: dsa: qca8k: add set_ageing_time support
` [net-next PATCH 13/19] net: dsa: qca8k: add min/max ageing time

[mcgrof-next:20211118-sysctl-cleanups-set-04-v2 3/36] kernel/hung_task.c:355:78: error: macro "register_sysctl_init" passed 3 arguments, but takes just 2
 2021-11-19  1:47 UTC 

[PATCH net-next 0/6] Devlink cleanups
 2021-11-19  1:48 UTC  (5+ messages)
` [PATCH net-next 5/6] devlink: Reshuffle resource registration logic

[PATCH v2 0/2] drm: Support input-boosted panel self-refresh exit
 2021-11-19  1:46 UTC  (5+ messages)
` [PATCH v2 1/2] drm/input_helper: Add new input-handling helper

[mcgrof-next:20211118-sysctl-cleanups-set-04-v2 1/36] fs/proc/proc_sysctl.c:1415:9: error: implicit declaration of function 'kmemleak_not_leak'
 2021-11-19  1:44 UTC 

[PATCH V5 00/50] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-11-19  1:38 UTC  (4+ messages)
` [PATCH V5 03/50] x86/traps: Remove stack-protector from traps.c

mm: gdb fails if binary is on a DAX-enabled filesystem
 2021-11-19  1:35 UTC  (2+ messages)

[mcgrof-next:20211118-sysctl-cleanups-set-04-v2 4/36] kernel/watchdog.c:839:76: error: macro "register_sysctl_init" passed 3 arguments, but takes just 2
 2021-11-19  1:30 UTC 

[PATCH v3] dt-bindings: pinctrl: uniphier: Add child node definitions to describe pin mux and configuration
 2021-11-19  1:28 UTC  (2+ messages)

[mcgrof-next:20211118-sysctl-cleanups-set-04-v2 9/36] fs/notify/dnotify/dnotify.c:36:70: error: macro "register_sysctl_init" passed 3 arguments, but takes just 2
 2021-11-19  1:26 UTC 

[PATCH v4] drm/msm/dp: do not initialize phy until plugin interrupt received
 2021-11-19  1:20 UTC  (2+ messages)

[PATCH V2 0/4] xen: Add support of extended regions (safe ranges) on Arm
 2021-11-19  1:19 UTC  (13+ messages)
` [PATCH V2 2/4] arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
` [PATCH V2 3/4] xen/unpopulated-alloc: Add mechanism to use Xen resource
` [PATCH V2 4/4] arm/xen: Read extended regions from DT and init "

[PATCH v6 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-19  1:17 UTC  (4+ messages)
` [PATCH v6 2/8] dt-bindings: phy: Add imx8 pcie phy driver support

[REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
 2021-11-19  1:13 UTC  (19+ messages)
                    ` [PATCH 0/2] SA_IMMUTABLE fixes
                      ` [PATCH 1/2] signal: Don't always set SA_IMMUTABLE for forced signals
                      ` [PATCH 2/2] signal: Replace force_fatal_sig with force_exit_sig when in doubt

[GIT PULL] zstd fixes for v5.16-rc1
 2021-11-19  1:13 UTC  (2+ messages)

[PATCH] s390/test_unwind: use raw opcode instead of invalid instruction
 2021-11-19  1:10 UTC  (2+ messages)

[PATCH] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
 2021-11-19  1:09 UTC  (3+ messages)

[PATCH v4 0/6] Add Pdc, GCC and RPMh clock support for SDX65
 2021-11-19  1:06 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: clock: Add SDX65 GCC clock bindings

[PATCH V1 XRT Alveo Infrastructure 0/9] XRT Alveo driver infrastructure overview
 2021-11-19  1:06 UTC  (12+ messages)
` [PATCH V1 XRT Alveo Infrastructure 1/9] Documentation: fpga: Add a document describing XRT Alveo driver infrastructure
` [PATCH V1 XRT Alveo Infrastructure 2/9] Documentation: devicetree: bindings: add xrt group binding
` [PATCH V1 XRT Alveo Infrastructure 3/9] of: handle fdt buffer alignment inside unflatten function
` [PATCH V1 XRT Alveo Infrastructure 4/9] of: create empty of root
` [PATCH V1 XRT Alveo Infrastructure 5/9] fpga: xrt: xrt-lib initialization
` [PATCH V1 XRT Alveo Infrastructure 6/9] fpga: xrt: xrt bus and device
` [PATCH V1 XRT Alveo Infrastructure 7/9] fpga: xrt: lib-xrt xroot APIs
` [PATCH V1 XRT Alveo Infrastructure 8/9] fpga: xrt: xrt group device driver
` [PATCH V1 XRT Alveo Infrastructure 9/9] fpga: xrt: management physical function driver

mmotm 2021-11-18-15-47 uploaded
 2021-11-19  1:04 UTC  (4+ messages)
` mmotm 2021-11-18-15-47 uploaded (<linux/proc_fs.h>)

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-19  1:04 UTC  (9+ messages)
` [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching
` [PATCH v4 02/12] dt-bindings: serial: fsl-lpuart: "
` [PATCH v4 11/12] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH] cpufreq: qcom-hw: Use optional irq API
 2021-11-19  0:57 UTC  (5+ messages)

[PATCH v9 0/3] Add support for sc7280 WPSS PIL loading
 2021-11-19  0:54 UTC  (3+ messages)
` [PATCH v9 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

[PATCH V4 0/9] dt-bindinds/dts: support i.MX8ULP
 2021-11-19  0:54 UTC  (3+ messages)
` [PATCH V5 8/9] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp

[PATCH v6] arm64: dts: qcom: sc7280: Add WPSS remoteproc node
 2021-11-19  0:51 UTC  (2+ messages)

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-11-19  0:49 UTC  (6+ messages)
` [PATCH 13/15] KVM: SVM: Add and use svm_register_cache_reset()

[PATCH v2] mwl8k: Use named struct for memcpy() region
 2021-11-19  0:49 UTC 

[PATCH v2] intersil: Use struct_group() for memcpy() region
 2021-11-19  0:46 UTC 

[PATCH 0/2] Add Switchtec Gen4 automotive device IDs and a tweak
 2021-11-19  0:38 UTC  (3+ messages)
` [PATCH 1/2] Add device IDs for the Gen4 automotive variants
` [PATCH 2/2] Declare local array state_names as static

[PATCH v1] perf cs-etm: Pass -1 as pid value for machine__set_current_tid()
 2021-11-19  0:33 UTC  (3+ messages)

[PATCH v7 00/17] Enroll kernel keys thru MOK
 2021-11-19  0:23 UTC  (15+ messages)
` [PATCH v7 04/17] X.509: Parse Basic Constraints for CA
` [PATCH v7 08/17] integrity: add new keyring handler for mok keys
` [PATCH v7 09/17] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v7 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v7 12/17] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v7 13/17] KEYS: link secondary_trusted_keys to machine trusted keys

[PATCH 2/3] mailbox: add cmdq_mbox_flush to clear all task before suspend
 2021-11-19  0:01 UTC 

general protection fault in bdev_read_page
 2021-11-18 23:58 UTC  (4+ messages)
` [PATCH 5.15] block: Add a helper to validate the block size
` [PATCH 5.14] "
` [PATCH 5.10] "

[PATCH v5 0/2] Add basic SoC support for mediatek mt8195
 2021-11-18 23:57 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: mediatek: add mt8195 pericfg compatible

[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
 2021-11-18 23:57 UTC  (11+ messages)
` [PATCH v5 04/22] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v5 05/22] dt-bindings: qcom-bam: Add 'iommus' "
` [PATCH v5 08/22] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
` [PATCH v5 09/22] dt-bindings: qcom-qce: Move 'clocks' to optional properties

[PATCH] sata_fsl: Use struct_group() for memcpy() region
 2021-11-18 23:55 UTC  (5+ messages)

[PATCH v11 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-11-18 23:35 UTC  (5+ messages)
` [PATCH v11 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma

[GIT PULL] sound updates for 5.16-rc1
 2021-11-18 23:26 UTC  (9+ messages)

Thoughts of AMX KVM support based on latest kernel
 2021-11-18 23:17 UTC  (7+ messages)

[PATCH] MM: discard __GFP_ATOMIC
 2021-11-18 23:14 UTC  (6+ messages)

Linux 5.16-rc1
 2021-11-18 23:08 UTC  (13+ messages)

[PATCH] kernfs: switch global kernfs_rwsem lock to per-fs lock
 2021-11-18 23:03 UTC  (2+ messages)

[OOPS] Linux 5.14.19 crashes and burns!
 2021-11-18 23:02 UTC  (6+ messages)

call_rcu data race patch
 2021-11-18 22:59 UTC  (3+ messages)

drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:1647 init_dma_rx_desc_rings() warn: always true condition '(queue >= 0) => (0-u32max >= 0)'
 2021-11-18 22:57 UTC 

[GIT PULL] platform-drivers-x86 for 5.16-2
 2021-11-18 22:56 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v5.16-rc2
 2021-11-18 22:56 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.16-rc2
 2021-11-18 22:56 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.16-rc1
 2021-11-18 22:56 UTC  (2+ messages)

[PATCH v2] bpf: Remove config check to enable bpf support for branch records
 2021-11-18 22:48 UTC  (2+ messages)

[PATCH] drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
 2021-11-18 22:45 UTC  (2+ messages)
` [Nouveau] "

[PATCH 1/2] perf evsel: Make evsel__env always return a valid env
 2021-11-18 22:45 UTC  (5+ messages)
` [PATCH 2/2] perf tools: Improve IBS error handling

[PATCH v15 0/4] Add SPMI support for Mediatek SoC IC
 2021-11-18 22:44 UTC  (5+ messages)
` [PATCH v15 1/4] dt-bindings: spmi: remove the constraint of reg property
` [PATCH v15 2/4] dt-bindings: spmi: document binding for the Mediatek SPMI controller

[PATCHv4 1/4] EDAC/synopsys: use the quirk for version instead of ddr version
 2021-11-18 22:43 UTC  (2+ messages)

[PATCH 0/3] KEXEC_SIG with appended signature
 2021-11-18 22:34 UTC  (10+ messages)

[PATCH v3] m68k: Enable memtest functionality
 2021-11-18 22:29 UTC 

[PATCH] drm/amdgpu/pm: clean up some inconsistent indenting
 2021-11-18 22:28 UTC  (2+ messages)

[PATCH v10 3/5] iio: adc: Add Xilinx AMS driver
 2021-11-18 22:25 UTC  (2+ messages)

[PATCH 0/9] arm64: stacktrace: unify unwind code
 2021-11-18 22:25 UTC  (3+ messages)
` [PATCH 2/9] arm64: Add comment for stack_info::kr_cur

[PATCH] xen: detect uninitialized xenbus in xenbus_init
 2021-11-18 22:24 UTC  (8+ messages)

[PATCH v3 0/3] Add bindings for peripheral-specific SPI controller properties
 2021-11-18 22:23 UTC  (7+ messages)
` [PATCH v3 1/3] spi: dt-bindings: add schema listing peripheral-specific properties
` [PATCH v3 2/3] spi: dt-bindings: cdns,qspi-nor: Move peripheral-specific properties out
` [PATCH v3 3/3] dt-bindings: mtd: spi-nor: Add a reference to spi-peripheral-props.yaml

[RFC PATCH 00/13] x86 User Interrupts support
 2021-11-18 22:19 UTC  (5+ messages)

[PATCH 0/8] uvcvideo: Fixes for hw timestamping
 2021-11-18 22:09 UTC  (9+ messages)
` [PATCH 1/8] media: uvc: Extend documentation of uvc_video_clock_decode()
` [PATCH 2/8] media: uvc: Allow quirking by entity guid
` [PATCH 3/8] media: uvc: Create UVC_QUIRK_IGNORE_EMPTY_TS quirk
` [PATCH 4/8] media: uvcvideo: Quirk for invalid dev_sof in Logi C922
` [PATCH 5/8] media: uvcvideo: Quirk for autosuspend in Logi C910
` [PATCH 6/8] media: uvcvideo: Allow hw clock updates with buffers not full
` [PATCH 7/8] media: uvcvideo: Refactor clock circular buffer
` [PATCH 8/8] media: uvcvideo: Fix hw timestampt handling for slow FPS

[PATCH v2] ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
 2021-11-18 22:08 UTC  (2+ messages)

[PATCH] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
 2021-11-18 22:08 UTC  (2+ messages)

[PATCH v2 1/2] perf evlist: Allow setting arbitrary leader
 2021-11-18 22:06 UTC  (2+ messages)
` [PATCH v2 2/2] perf parse-events: Architecture specific leader override

[PATCH v2 0/4] arm64: dts: qcom: sdm845: Add thermal zones for PM8998 ADC
 2021-11-18 22:04 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: pm8998: Add ADC Thermal Monitor node

[PATCH net v2 RESEND] netfilter: fix conntrack flows stuck issue on cleanup
 2021-11-18 22:00 UTC  (2+ messages)

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-18 21:58 UTC  (8+ messages)

[agd5f:drm-next 51/92] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:1335:6: warning: no previous prototype for function 'amdgpu_amdkfd_gpuvm_unpin_bo'
 2021-11-18 21:52 UTC  (2+ messages)

[PATCH v3 00/13] Introduce PECI subsystem
 2021-11-18 21:51 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove rf_type from rtw_mcs_rate()
 2021-11-18 21:50 UTC 

[PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration
 2021-11-18 21:47 UTC  (2+ messages)

[linuxppc:next-test 13/41] arch/powerpc/sysdev/xive/common.c:1796:17: error: implicit declaration of function 'xive_core_debugfs_create'; did you mean 'xive_core_debug_init'?
 2021-11-18 21:43 UTC 

[PATCH] stmmac_pci: Fix underflow size in stmmac_rx
 2021-11-18 21:42 UTC 

[PATCH] spi: docs: improve the SPI userspace API documentation
 2021-11-18 21:31 UTC 

drivers/w1/slaves/w1_ds28e04.c:342:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-11-18 21:30 UTC 

[RFC PATCH 0/4] namespacefs: Proof-of-Concept
 2021-11-18 21:24 UTC  (2+ messages)

[PATCH v5] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi
 2021-11-18 21:16 UTC 

[PATCH v2 1/2] gpiolib: improve coding style for local variables
 2021-11-18 21:16 UTC  (5+ messages)
` [PATCH v2 2/2] gpiolib: check the 'ngpios' property in core gpiolib code

[RESEND PATCH net-next v2] net: phylink: Add helpers for c22 registers without MDIO
 2021-11-18 21:16 UTC  (3+ messages)

drivers/of/unittest.c:910:1: warning: the frame size of 1424 bytes is larger than 1024 bytes
 2021-11-18 21:10 UTC 

[GIT PULL] Networking for 5.16-rc2
 2021-11-18 21:10 UTC  (2+ messages)

[RFC 0/3] vfio/pci: Enable runtime power management support
 2021-11-18 21:09 UTC  (5+ messages)
` [RFC 3/3] vfio/pci: use runtime PM for vfio-device into low power state

[PATCH v10 1/3] microblaze: timer: Remove unused properties
 2021-11-18 21:08 UTC  (4+ messages)
` [PATCH v10 3/3] pwm: Add support for Xilinx AXI Timer

[PATCH] atlantic: fix double-free in aq_ring_tx_clean
 2021-11-18 21:08 UTC 

[PATCH] [RFC v2] ARM: dts: nexus4: initial dts
 2021-11-18 21:07 UTC  (2+ messages)

[PATCH v1 1/1] x86/tdx: Don't write CSTAR MSR on Intel
 2021-11-18 21:03 UTC  (3+ messages)

[PATCH v2 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2021-11-18 21:02 UTC  (5+ messages)
` [PATCH v2 11/13] perf tools: improve IBS error handling

[PATCH 1/7] dt-bindings: power: supply: pm8941-charger: add pm8226
 2021-11-18 21:02 UTC  (7+ messages)
` [PATCH 2/7] power: supply: qcom_smbb: support pm8226
` [PATCH 3/7] ARM: dts: qcom: pm8226: add smbb charger node
` [PATCH 4/7] ARM: dts: qcom: apq8026-lg-lenok: configure SMBB charger
` [PATCH 5/7] dt-bindings: phy: qcom,usb-hs-phy: add MSM8226 compatible
` [PATCH 6/7] ARM: dts: qcom: msm8226: add USB node
` [PATCH 7/7] ARM: dts: qcom: apq8026-lg-lenok: enable USB

[PATCH] ARM: dts: qcom: apq8026-lg-lenok: add fuel gauge
 2021-11-18 20:58 UTC 

BUG: KASAN: use-after-free in dec_rlimit_ucounts
 2021-11-18 20:57 UTC  (4+ messages)

[PATCH 18/19] mxser: move ids from pci_ids.h here
 2021-11-18 20:58 UTC  (2+ messages)

[v8 0/3] Add L3 provider support for SC7280
 2021-11-18 20:53 UTC  (3+ messages)
` [v8 2/3] interconnect: qcom: Add EPSS L3 support on SC7280

[GIT PULL] printk for 5.16 fixup
 2021-11-18 20:49 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.16-rc2
 2021-11-18 20:49 UTC  (2+ messages)

[GIT PULL] fs mapping fixes
 2021-11-18 20:49 UTC  (2+ messages)

[GIT PULL] parisc architecture bug and warning fixes for kernel v5.16-rc2
 2021-11-18 20:49 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.16-rc2
 2021-11-18 20:49 UTC  (2+ messages)

[GIT PULL] Documentation fixes for 5.16
 2021-11-18 20:49 UTC  (2+ messages)

[jgunthorpe:iommufd 1/8] ./usr/include/linux/iommufd.h:7:10: fatal error: uapi/linux/ioctl.h: No such file or directory
 2021-11-18 20:47 UTC 

drivers/net/wireless/mediatek/mt76/debugfs.c:77:9: warning: variable 'queued' set but not used
 2021-11-18 20:43 UTC 

[PATCH v4 00/25] Unify PCI error response checking
 2021-11-18 20:44 UTC  (2+ messages)

[PATCH] mac80211: Use memset_after() to clear tx status
 2021-11-18 20:38 UTC 

[PATCH v4] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi
 2021-11-18 20:37 UTC 

[PATCH] drbd: Use struct_group() to zero algs
 2021-11-18 20:37 UTC 

[PATCH] dm integrity: Use struct_group() to zero struct journal_sector
 2021-11-18 20:36 UTC 

[PATCH] powerpc/signal32: Use struct_group() to zero spe regs
 2021-11-18 20:36 UTC 

[PATCH] ethtool: stats: Use struct_group() to clear all stats at once
 2021-11-18 20:34 UTC 

[PATCH] net/af_iucv: Use struct_group() to zero struct iucv_sock region
 2021-11-18 20:34 UTC 

[PATCH v19 0/4] overlayfs override_creds=off & nested get xattr fix
 2021-11-18 20:32 UTC  (6+ messages)

[PATCH] ipv6: Use memset_after() to zero rt6_info
 2021-11-18 20:32 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).