linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-24 12:23:50 to 2022-11-24 14:17:23 UTC [more...]

[patch V3 01/17] Documentation: Remove bogus claim about del_timer_sync()
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[tip: timers/core] ARM: spear: Do not use timer namespace for timer_shutdown() function
 2022-11-24 14:16 UTC 

[PATCH v6a 2/5] clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v6a 3/5] clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[patch V3 05/17] timers: Get rid of del_singleshot_timer_sync()
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[patch V3 07/17] timers: Update kernel-doc for various functions
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[patch V3 06/17] timers: Replace BUG_ON()s
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[RFC][PATCH] timers: Add del_time_free() to be called before freeing timers
 2022-11-24 14:16 UTC  (6+ messages)
` [tip: timers/core] timers: Provide timer_shutdown[_sync]()
` [tip: timers/core] timers: Add shutdown mechanism to the internal functions
` [tip: timers/core] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
` [tip: timers/core] timers: Silently ignore timers with a NULL function
` [tip: timers/core] timers: Use del_timer_sync() even on UP

[patch V3 09/17] timers: Rename del_timer_sync() to timer_delete_sync()
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[patch V3 10/17] timers: Rename del_timer() to timer_delete()
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[patch V3 11/17] Documentation: Replace del_timer/del_timer_sync()
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v6 6/6] timers: Update the documentation to reflect on the new timer_shutdown() API
 2022-11-24 14:16 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v6 4/6] timers: Add timer_shutdown_sync() to be called before freeing timers
 2022-11-24 14:15 UTC  (2+ messages)
` [tip: timers/core] Bluetooth: hci_qca: Fix the teardown problem for real

[RFC Patch net-next v2 0/8] net: dsa: microchip: add PTP support for KSZ9x and LAN937x
 2022-11-24 14:14 UTC  (7+ messages)
` [RFC Patch net-next v2 3/8] net: dsa: microchip: Initial hardware time stamping support

Questions about kprobe handler
 2022-11-24 14:13 UTC  (4+ messages)

[PATCH v2] mm: migrate: Fix THP's mapcount on isolation
 2022-11-24 14:09 UTC  (9+ messages)

[PATCH v2] mm: introduce arch_has_hw_nonleaf_pmd_young()
 2022-11-24 14:08 UTC  (2+ messages)

[PATCH 1/3] hwmon: (pmbus/core): Update regulator flag map
 2022-11-24 14:07 UTC  (5+ messages)
` [PATCH 3/3] hwmon: (pmbus/core): Implement IRQ support

[PATCH] ASoC: qcom: cleanup and fix dependency of QCOM_COMMON
 2022-11-24 14:03 UTC 

[PATCH 00/24] drm: Introduce Kunit Tests to VC4
 2022-11-24 14:01 UTC  (2+ messages)

[patch V3 00/17] timers: Provide timer_shutdown[_sync]()
 2022-11-24 14:00 UTC  (6+ messages)
` [patch V3 14/17] timers: Add shutdown mechanism to the internal functions
` [patch V3 17/17] Bluetooth: hci_qca: Fix the teardown problem for real

[PATCH v2 0/3] PCI: armada8k: Add support for AC5 SoC
 2022-11-24 13:58 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: armada8k: Add compatible string "
` [PATCH v2 2/3] PCI: armada8k: Add AC5 SoC support
` [PATCH v2 3/3] PCI: armada8k: Add MSI support for AC5 SoC

[GIT PULL] 9p fixes for 6.1-rc7
 2022-11-24 13:20 UTC  (3+ messages)

[PATCH] block: fix crash in 'blk_mq_elv_switch_none'
 2022-11-24 13:58 UTC  (3+ messages)

[PATCH 0/2] soc: qcom: Add support for Qualcomm Modem Processing SubSystem DSM memory
 2022-11-24 13:57 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: reserved-memory: document Qualcomm MPSS "

[PATCH v2 00/10] arm64: dts: Add base device tree files for SM8550
 2022-11-24 13:56 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards
` [PATCH v2 02/10] arm64: dts: qcom: Add base SM8550 dtsi
` [PATCH v2 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi
` [PATCH v2 04/10] arm64: dts: qcom: Add PM8550 "
` [PATCH v2 05/10] arm64: dts: qcom: Add PM8550b "
` [PATCH v2 06/10] arm64: dts: qcom: Add PM8550ve "
` [PATCH v2 07/10] arm64: dts: qcom: Add PM8550vs "
` [PATCH v2 08/10] arm64: dts: qcom: Add PMK8550 "
` [PATCH v2 09/10] arm64: dts: qcom: Add PMR735d "
` [PATCH v2 10/10] arm64: dts: qcom: Add base SM8550 MTP dts

[PATCH] eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
 2022-11-24 14:01 UTC 

[PATCH v11 00/14] TPM IRQ fixes
 2022-11-24 13:55 UTC  (15+ messages)
` [PATCH v11 01/14] tpm, tpm_tis: Avoid cache incoherency in test for interrupts
` [PATCH v11 02/14] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register
` [PATCH v11 03/14] tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed
` [PATCH v11 04/14] tpm, tpm_tis: Do not skip reset of original interrupt vector
` [PATCH v11 05/14] tpm, tpm_tis: Claim locality before writing interrupt registers
` [PATCH v11 06/14] tpm, tpm_tis: Only handle supported interrupts
` [PATCH v11 07/14] tpm, tpm_tis: Move interrupt mask checks into own function
` [PATCH v11 08/14] tpm, tpm_tis: do not check for the active locality in interrupt handler
` [PATCH v11 09/14] tpm, tpm: Implement usage counter for locality
` [PATCH v11 10/14] tpm, tpm_tis: Request threaded interrupt handler
` [PATCH v11 11/14] tpm, tpm_tis: Claim locality in "
` [PATCH v11 12/14] tpm, tpm_tis: Claim locality when interrupts are reenabled on resume
` [PATCH v11 13/14] tpm, tpm_tis: startup chip before testing for interrupts
` [PATCH v11 14/14] tpm, tpm_tis: Enable interrupt test

[PATCH printk v2 0/7] printk: cleanup buffer handling
 2022-11-24 13:55 UTC  (6+ messages)
` [PATCH printk v2 1/7] printk: Move buffer size defines
` [PATCH printk v2 3/7] console: Document struct console

[v2 0/6] KVM: arm64: implement vcpu_is_preempted check
 2022-11-24 13:55 UTC  (5+ messages)
  ` [External] "

SOC_DOUBLE_R_SX_TLV controls broken in cs24l51 driver
 2022-11-24 13:54 UTC  (3+ messages)

[PATCH 0/2] riscv,isa fixups
 2022-11-24 13:52 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: riscv: fix underscore requirement for addtional standard extensions
` [PATCH 2/2] dt-bindings: riscv: fix single letter canonical order

[PATCH] powerpc/bpf: Only update ldimm64 during extra pass when it is an address
 2022-11-24 13:49 UTC  (4+ messages)

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-24 13:49 UTC  (7+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)

[patch V2 00/21] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-11-24 13:47 UTC  (9+ messages)
` [patch V2 01/21] genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
` [patch V2 02/21] genirq/irqdomain: Make struct irqdomain readable
` [patch V2 03/21] genirq/irqdomain: Rename irq_domain::dev to irq_domain::pm_dev
` [patch V2 04/21] genirq/msi: Create msi_api.h

[PATCH] regulator: Drop obsolete dependencies on COMPILE_TEST
 2022-11-24 13:47 UTC 

[PATCH 3/3] arm_scpi: modify to support acpi
 2022-11-24 13:46 UTC  (4+ messages)

[PATCH 0/2] firmware: cs_dsp: Switch to using namespaced exports
 2022-11-24 13:45 UTC  (3+ messages)
` [PATCH 1/2] firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSP
` [PATCH 2/2] firmware: cs_dsp: Make the exports namespaced

[PATCH v14 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-24 13:45 UTC  (5+ messages)
` [PATCH v14 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver

[PATCH -next 1/2] blk-iocost: fix divide by 0 error in calc_lcoefs()
 2022-11-24 14:06 UTC  (2+ messages)
` [PATCH -next 2/2] blk-iocost: change div64_u64 to DIV64_U64_ROUND_UP in ioc_refresh_params()

[PATCH] blk-mq: fix possible memleak when register 'hctx' failed
 2022-11-24 13:44 UTC  (2+ messages)

[PATCH v10 05/19] drm/connector: Add TV standard property
 2022-11-24 13:39 UTC  (2+ messages)
  ` [PATCH v10 06/19] drm/modes: Add a function to generate analog display modes

[patch V2 00/40] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
 2022-11-24 13:38 UTC  (13+ messages)
` [patch V2 01/40] irqchip/irq-mvebu-icu: Fix works by chance pointer assignment
` [patch V2 03/40] irqchip/gic-v2m: Include arm-gic-common.h
` [patch V2 04/40] irqchip/gic-v2m: Mark a few functions __init
` [patch V2 05/40] irqchip/ti-sci-inta: Fix kernel doc
` [patch V2 06/40] PCI/MSI: Provide static key for parent mask/unmask

linux-next: Fixes tag needs some work in the mm tree
 2022-11-24 13:37 UTC  (4+ messages)

[PATCH v1 0/2] Add Octal DTR support on RPC driver
 2022-11-24 13:36 UTC  (3+ messages)
` [PATCH v1 2/2] memory: renesas-rpc-if: Add Octal DTR mode support

drivers/cpuidle/cpuidle-riscv-sbi.c:506 sbi_genpd_probe() warn: missing error code 'ret'
 2022-11-24 13:35 UTC  (3+ messages)

[PATCH RESEND v2] dt-bindings: pwm: mediatek: Add compatible for MT7986
 2022-11-24 13:33 UTC  (4+ messages)

[PATCH v2] x86: Avoid relocation information in final vmlinux
 2022-11-24 13:33 UTC  (7+ messages)

[PATCH] coresight: cti: Fix null pointer error on CTI init before ETM
 2022-11-24 13:32 UTC  (2+ messages)

[PATCH v3] x86/boot: skip realmode init code when running as Xen PV guest
 2022-11-24 13:30 UTC  (3+ messages)

[patch V2 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-24 13:28 UTC  (11+ messages)
` [patch V2 27/33] genirq/msi: Provide constants for PCI/IMS support
` [patch V2 31/33] iommu/vt-d: Enable PCI/IMS

[PATCH v3 0/2] Introduce Socionext F_OSPI SPI flash controller
 2022-11-24 13:27 UTC  (2+ messages)

[PATCH v10 00/14] TPM IRQ fixes
 2022-11-24 13:25 UTC  (4+ messages)
` [PATCH v10 04/14] tpm, tpm_tis: Do not skip reset of original interrupt vector

[PATCH] PCI: xilinx: Drop obsolete dependency on COMPILE_TEST
 2022-11-24 13:24 UTC 

[PATCH v2 0/4] pinctrl: qcom: Add support for SM8550
 2022-11-24 13:24 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: pinctrl: qcom,tlmm-common: document i2c pull property

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-24 13:23 UTC  (11+ messages)
` [PATCH 01/12] mm, slab: ignore hardened usercopy parameters when disabled
` [PATCH 06/12] mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINY

[V1 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-11-24 13:17 UTC  (5+ messages)
` [V1 PATCH 1/6] KVM: x86: Add support for testing "

[PATCH v6 0/3] implement getrandom() in vDSO
 2022-11-24 13:18 UTC  (12+ messages)
` [PATCH v6 1/3] random: add vgetrandom_alloc() syscall

[PATCH] ovl: Fix use inode directly in rcu-walk mode
 2022-11-24 13:18 UTC  (3+ messages)

[PATCH] mm/thp: Rename pmd_to_page() as pmd_pgtable_page()
 2022-11-24 13:16 UTC 

[PATCH] can: ctucanfd: Drop obsolete dependency on COMPILE_TEST
 2022-11-24 13:16 UTC 

[PATCH v2 0/3] perf list libpfm fixes
 2022-11-24 13:06 UTC  (2+ messages)

[PATCH v2 0/2] x86/cpu, kvm: Support AMD Automatic IBRS
 2022-11-24 13:06 UTC  (4+ messages)
` [PATCH v2 1/2] x86/cpu, kvm: Use CPU capabilities for CPUID[0x80000021].EAX

[PATCH] tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
 2022-11-24 13:04 UTC  (5+ messages)

[PATCH] ovl: check IOCB_APPEND flag
 2022-11-24 13:03 UTC  (2+ messages)

[PATCH 00/11] A few bugfix and cleanup patches for blk-throttle
 2022-11-24 13:02 UTC  (13+ messages)
` [PATCH 05/11] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
` [PATCH 08/11] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
` [PATCH 09/11] blk-throttle: remove unnecessary check for validation of limit index
` [PATCH 11/11] blk-throttle: Use more siutable time_after check for update slice_start

[PATCH v3] tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
 2022-11-24 12:58 UTC 

[PATCH 4.9 00/76] 4.9.334-rc1 review
 2022-11-24 13:01 UTC  (2+ messages)

[PATCH v2 0/5] exfat: move exfat_entry_set_cache from heap to stack
 2022-11-24 13:01 UTC  (2+ messages)

[PATCH 0/6] serial: Cleanup literals
 2022-11-24 12:59 UTC  (7+ messages)
` [PATCH 1/6] serial: 8250: Use defined IER bits
` [PATCH 2/6] serial: 8250: Name MSR literals
` [PATCH 3/6] serial: 8250: Cleanup MCR literals
` [PATCH 4/6] serial: 8250: Add IIR FIFOs enabled field properly
` [PATCH 5/6] serial: 8250: Define IIR 64 byte bit & cleanup related code
` [PATCH 6/6] serial: 8250_early: Convert literals to use defines

[RFC 0/9] KVM perf support
 2022-11-24 12:59 UTC  (8+ messages)
` [RFC 6/9] RISC-V: KVM: Add SBI PMU extension support

[PATCH] perf symbol: correction while adjusting symbol
 2022-11-24 12:55 UTC  (3+ messages)

[PATCH v1 0/2] kexec: Add new toogle to disable kexec_reboot
 2022-11-24 12:52 UTC  (8+ messages)
` [PATCH v1 2/2] kexec: Introduce kexec_reboot_disabled

[PATCH v1 00/12] add support MDP3 on MT8195 platform
 2022-11-24 12:52 UTC  (13+ messages)
` [PATCH v1 01/12] dt-binding: mediatek: add bindings for MediaTek 8195 MDP3 components
` [PATCH v1 02/12] arm64: dts: mediatek: mt8195: add MDP3 nodes
` [PATCH v1 03/12] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v1 04/12] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v1 05/12] media: platform: mtk-mdp3: introduce more pipelines from 8195
` [PATCH v1 06/12] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v1 07/12] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v1 08/12] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v1 09/12] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v1 10/12] media: platform: mtk-mdp3: add 8195 platform configuration
` [PATCH v1 11/12] media: platform: mtk-mdp3: add 8195 shared memory configurations
` [PATCH v1 12/12] media: platform: mtk-mdp3: add 8195 component settings

[PATCH v3 1/4] perf vendor events intel: Add core event list for Alderlake-N
 2022-11-24 12:48 UTC  (2+ messages)

[PATCH 4.14 00/88] 4.14.300-rc1 review
 2022-11-24 12:47 UTC  (2+ messages)

[PATCHSET 00/15] perf stat: Improve perf stat output (v2)
 2022-11-24 12:45 UTC  (4+ messages)
` [PATCH 01/15] perf stat: Fix cgroup display in JSON output

[PATCH v3] x86/resctrl: Clear staged_config[] before and after it is used
 2022-11-24 12:42 UTC 

[PATCH 0/2] These are the required patches I found while adding
 2022-11-24 12:42 UTC  (3+ messages)

[syzbot] general protection fault in ovl_dentry_upper
 2022-11-24 12:42 UTC  (2+ messages)

[PATCH] spi: cadence-quadspi: Add upper limit safety check to baudrate divisor
 2022-11-24 12:41 UTC  (5+ messages)

[PATCH v2 01/19] arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses
 2022-11-24 12:39 UTC 

[PATCH v3 0/2] earlycon: Let users set the clock frequency
 2022-11-24 12:39 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] earlycon: Increase options size

[PATCH v4 0/9] Add support for multiple chips
 2022-11-24 12:38 UTC  (10+ messages)
` [PATCH v4 1/9] media: platform: mtk-mdp3: add chip configuration header file
` [PATCH v4 2/9] media: platform: mtk-mdp3: chip config split about component settings
` [PATCH v4 3/9] media: platform: mtk-mdp3: chip config split about subcomponents
` [PATCH v4 4/9] media: platform: mtk-mdp3: chip config split about color format
` [PATCH v4 5/9] media: platform: mtk-mdp3: chip config split about resolution limitations
` [PATCH v4 6/9] media: platform: mtk-mdp3: chip config split about pipe info
` [PATCH v4 7/9] media: platform: mtk-mdp3: extend mdp_color format for compressed mode
` [PATCH v4 8/9] media: platform: mtk-mdp3: Split general definitions used in MDP3
` [PATCH v4 9/9] media: platform: mtk-mdp3: decompose hardware-related information in shared memory

[PATCH] mux: mmio: drop obsolete dependency on COMPILE_TEST
 2022-11-24 12:37 UTC 

[PATCHv3 1/1 RESEND] media: imx: Round line size to 4 bytes
 2022-11-24 12:35 UTC  (6+ messages)

Bug: MODPOST mismatch ignored due to LTO
 2022-11-24 12:31 UTC 

[PATCH v3 1/2] kunit: tool: parse KTAP compliant test output
 2022-11-24 12:30 UTC  (3+ messages)
` [PATCH v3 2/2] kunit: improve KTAP compliance of KUnit "

[PATCH] coresight: trbe: remove cpuhp instance node before remove cpuhp state
 2022-11-24 12:29 UTC  (4+ messages)

[PATCH V2 3/3] arm_scpi: Rev last modify to support acpi
 2022-11-24 12:26 UTC  (3+ messages)

[PATCH v6 0/7] Register Type-C mode-switch in DP bridge endpoints
 2022-11-24 12:24 UTC  (5+ messages)
` [PATCH v6 2/7] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v6 7/7] drm/bridge: it6505: Register Type C mode switches


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