The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-04-26 07:21:10 to 2022-04-26 08:32:45 UTC [more...]

[PATCH 4.14 00/43] 4.14.277-rc1 review
 2022-04-26  8:21 UTC  (37+ messages)
` [PATCH 4.14 01/43] etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
` [PATCH 4.14 02/43] mm: page_alloc: fix building error on -Werror=array-compare
` [PATCH 4.14 03/43] tracing: Have traceon and traceoff trigger honor the instance
` [PATCH 4.14 04/43] tracing: Dump stacktrace trigger to the corresponding instance
` [PATCH 4.14 05/43] can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
` [PATCH 4.14 06/43] gfs2: assign rgrp glock before compute_bitstructs
` [PATCH 4.14 07/43] ALSA: usb-audio: Clear MIDI port active flag after draining
` [PATCH 4.14 08/43] tcp: fix race condition when creating child sockets from syncookies
` [PATCH 4.14 09/43] tcp: Fix potential use-after-free due to double kfree()
` [PATCH 4.14 10/43] dmaengine: imx-sdma: Fix error checking in sdma_event_remap
` [PATCH 4.14 11/43] net/packet: fix packet_sock xmit return value checking
` [PATCH 4.14 12/43] netlink: reset network and mac headers in netlink_dump()
` [PATCH 4.14 13/43] ARM: vexpress/spc: Avoid negative array index when !SMP
` [PATCH 4.14 14/43] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
` [PATCH 4.14 15/43] ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
` [PATCH 4.14 16/43] vxlan: fix error return code in vxlan_fdb_append
` [PATCH 4.14 17/43] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
` [PATCH 4.14 18/43] brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
` [PATCH 4.14 19/43] drm/msm/mdp5: check the return of kzalloc()
` [PATCH 4.14 20/43] net: macb: Restart tx only if queue pointer is lagging
` [PATCH 4.14 21/43] stat: fix inconsistency between struct stat and struct compat_stat
` [PATCH 4.14 22/43] ata: pata_marvell: Check the bmdma_addr beforing reading
` [PATCH 4.14 23/43] dma: at_xdmac: fix a missing check on list iterator
` [PATCH 4.14 24/43] powerpc/perf: Fix power9 event alternatives
` [PATCH 4.14 25/43] openvswitch: fix OOB access in reserve_sfa_size()
` [PATCH 4.14 27/43] e1000e: Fix possible overflow in LTR decoding
` [PATCH 4.14 28/43] ARC: entry: fix syscall_trace_exit argument
` [PATCH 4.14 32/43] ext4: force overhead calculation if the s_overhead_cluster makes no sense
` [PATCH 4.14 36/43] ax25: fix reference count leaks of ax25_dev
` [PATCH 4.14 37/43] ax25: fix UAF bugs of net_device caused by rebinding operation
` [PATCH 4.14 38/43] ax25: Fix refcount leaks caused by ax25_cb_del()
` [PATCH 4.14 39/43] ax25: fix UAF bug in ax25_send_control()
` [PATCH 4.14 40/43] ax25: fix NPD bug in ax25_disconnect
` [PATCH 4.14 41/43] ax25: Fix NULL pointer dereferences in ax25 timers
` [PATCH 4.14 42/43] ax25: Fix UAF bugs "
` [PATCH 4.14 43/43] Revert "net: micrel: fix KS8851_MLL Kconfig"

[PATCH v5 01/11] aach: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-26  8:25 UTC  (4+ messages)
` [PATCH v5 10/11] arch: arm: boot: dts: Introduce HPE GXP Device tree

[PATCH V3 00/17] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-26  8:24 UTC  (11+ messages)
` [PATCH V3 11/17] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192-sys-clock
` [PATCH V3 12/17] dt-binding: mt8192: Add infra_ao reset bit

[PATCH v2 0/4] drm/nvdla: Add driver support for NVDLA
 2022-04-26  8:23 UTC  (4+ messages)
` [PATCH v2 4/4] drm/nvdla/uapi: Add UAPI of NVDLA driver

[PATCH 4.9 00/24] 4.9.312-rc1 review
 2022-04-26  8:21 UTC  (25+ messages)
` [PATCH 4.9 01/24] etherdevice: Adjust ether_addr* prototypes to silence -Wstringop-overead
` [PATCH 4.9 02/24] mm: page_alloc: fix building error on -Werror=array-compare
` [PATCH 4.9 03/24] gfs2: assign rgrp glock before compute_bitstructs
` [PATCH 4.9 04/24] ALSA: usb-audio: Clear MIDI port active flag after draining
` [PATCH 4.9 05/24] dmaengine: imx-sdma: Fix error checking in sdma_event_remap
` [PATCH 4.9 06/24] net/packet: fix packet_sock xmit return value checking
` [PATCH 4.9 07/24] netlink: reset network and mac headers in netlink_dump()
` [PATCH 4.9 08/24] ARM: vexpress/spc: Avoid negative array index when !SMP
` [PATCH 4.9 09/24] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
` [PATCH 4.9 10/24] ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
` [PATCH 4.9 11/24] vxlan: fix error return code in vxlan_fdb_append
` [PATCH 4.9 12/24] cifs: Check the IOCB_DIRECT flag, not O_DIRECT
` [PATCH 4.9 13/24] brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
` [PATCH 4.9 14/24] drm/msm/mdp5: check the return of kzalloc()
` [PATCH 4.9 15/24] ata: pata_marvell: Check the bmdma_addr beforing reading
` [PATCH 4.9 16/24] dma: at_xdmac: fix a missing check on list iterator
` [PATCH 4.9 17/24] openvswitch: fix OOB access in reserve_sfa_size()
` [PATCH 4.9 18/24] ASoC: soc-dapm: fix two incorrect uses of list iterator
` [PATCH 4.9 19/24] e1000e: Fix possible overflow in LTR decoding
` [PATCH 4.9 20/24] ARC: entry: fix syscall_trace_exit argument
` [PATCH 4.9 21/24] ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
` [PATCH 4.9 22/24] ext4: fix overhead calculation to account for the reserved gdt blocks
` [PATCH 4.9 23/24] ext4: force overhead calculation if the s_overhead_cluster makes no sense
` [PATCH 4.9 24/24] block/compat_ioctl: fix range check in BLKGETSIZE

[PATCH V8] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
 2022-04-26  8:23 UTC  (9+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] docs/zh_CN: "

[PATCH v5 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-26  8:22 UTC  (5+ messages)
` [PATCH v5 1/4] memcg: introduce per-memcg reclaim interface

[PATCH v2 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-04-26  8:21 UTC  (5+ messages)
` [PATCH v2 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

[PATCH] bitops: remove unnecessary assignment in fls()
 2022-04-26  8:21 UTC 

[PATCH] kernel/crash_core.c: No judgment required
 2022-04-26  8:20 UTC  (5+ messages)

[Patch net-next] net: phy: LAN937x: add interrupt support for link detection
 2022-04-26  8:20 UTC  (2+ messages)

[PATCH v3 0/4] mainline Protonic PRTT1x boards
 2022-04-26  8:19 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: net: silabs,wfx: add prt,prtt1c-wfm200 antenna variant
    ` [PATCH v3 2/4] dt-bindings: net: silabs, wfx: add prt, prtt1c-wfm200 "

[PATCH v2] arm64: kexec: flush log to console in NMI context
 2022-04-26  8:19 UTC  (2+ messages)

[PATCH v3 1/2] tracing: Avoid adding tracer option before update_tracer_options
 2022-04-26  8:17 UTC  (2+ messages)

[PATCH 1/2] riscv: ftrace: Fix the comments about the number of ftrace instruction
 2022-04-26  8:16 UTC  (4+ messages)
` [PATCH 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe

[PATCH v2 0/7] perf/x86/amd/core: Add AMD PerfMonV2 support
 2022-04-26  8:15 UTC  (3+ messages)
` [PATCH v2 7/7] kvm: x86/cpuid: Fix CPUID leaf 0xA

[PATCH v5 00/17] Move HEVC stateless controls out of staging
 2022-04-26  8:15 UTC  (12+ messages)
` [PATCH v5 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v5 08/17] media: uapi: HEVC: Add document uAPI structure
` [PATCH v5 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v5 16/17] media: uapi: Change data_bit_offset definition

[PATCH v8 0/9] IPI virtualization support for VM
 2022-04-26  8:14 UTC  (5+ messages)
` [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally

[PATCH v2] arch_topology: Trace the update thermal pressure
 2022-04-26  8:12 UTC  (4+ messages)

[PATCH v4 0/4] Some impovements about watchdog
 2022-04-26  8:12 UTC  (6+ messages)
` [PATCH v4 1/4] watchdog: wdat_wdg: Using the existed function to check parameter timeout
` [PATCH v4 4/4] watchdog: iTCO_wdg: Make code more clearly with macro definition

[PATCH v3 0/4] Some Impovements about watchdog
 2022-04-26  8:12 UTC  (4+ messages)
` [PATCH v3 1/4] watchdog: wdat_wdg: Using the existed function to check parameter timeout

[PATCH 1/2] Revert "drm: of: Properly try all possible cases for bridge/panel detection"
 2022-04-26  8:10 UTC  (7+ messages)
` [PATCH 2/2] Revert "drm: of: Lookup if child node has panel or bridge"

[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
 2022-04-26  8:09 UTC  (20+ messages)

[PATCH net-next 0/2] net: tcp: add skb drop reasons to connect request
 2022-04-26  8:07 UTC  (3+ messages)
` [PATCH net-next 1/2] net: add skb drop reasons to inet "
` [PATCH net-next 2/2] net: tcp: add skb drop reasons to route_req()

[PATCH v3 2/2] tracing: make tracer_init_tracefs initcall asynchronous
 2022-04-26  8:05 UTC  (2+ messages)

[PATCH] plat-omap: check return value of ioremap()
 2022-04-26  8:05 UTC  (2+ messages)

[RFC PATCH v3 0/5] Introduce Cpufreq Active Stats
 2022-04-26  8:02 UTC  (6+ messages)

[PATCH v2 0/2] Avoid obvious double update_rq_clock warning
 2022-04-26  8:01 UTC  (7+ messages)
` [PATCH v2 1/2] sched/core: "
    ` [External] "
` [PATCH v2 2/2] sched/dl: Remove some comments and adjust code in push_dl_task
    ` [External] "

[PATCH] tracing: Reset the function filter after completing trampoline/graph selftest
 2022-04-26  8:00 UTC  (3+ messages)

[PULL] gvt-next
 2022-04-26  7:58 UTC 

[PATCH v3 0/5] tty/serial: Process XON/XOFF robustly
 2022-04-26  7:59 UTC  (6+ messages)
` [PATCH v3 3/5] tty: Add lookahead param to receive_buf

[PATCH V5 0/5] mmc: add error statistics for eMMC and SD card
 2022-04-26  7:58 UTC  (6+ messages)
` [PATCH V5 2/5] mmc: sdhci: Capture eMMC and SD card errors
` [PATCH V5 4/5] mmc: debugfs: Add debug fs error state entry for mmc driver

[PATCH] arm64: kcsan: Fix kcsan test_barrier fail and panic
 2022-04-26  8:17 UTC 

[RESEND PATCH] riscv: dts: sifive: fu540-c000: align dma node name with dtschema
 2022-04-26  7:56 UTC  (2+ messages)

[PATCH v9 0/3] Add Novatek NT36xxx touchscreen driver
 2022-04-26  7:55 UTC  (2+ messages)

[PATCH v3 0/7] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-26  7:55 UTC  (8+ messages)
` [PATCH v3 1/7] mm: demotion: Fix demotion targets sharing among sources

[PATCH] riscv: dts: fu540-c000: fix duplicated dma compatible
 2022-04-26  7:55 UTC  (3+ messages)

[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
 2022-04-26  7:52 UTC  (9+ messages)
` [RFC bpf-next v4 2/7] bpf/verifier: allow kfunc to return an allocated mem
` [RFC bpf-next v4 3/7] error-inject: add new type that carries if the function is non sleepable

[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-04-26  8:10 UTC  (7+ messages)
` [PATCH -next v6 1/6] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v6 2/6] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v6 3/6] mm: page_table_check: add hooks to public helpers
` [PATCH -next v6 4/6] mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
` [PATCH -next v6 6/6] riscv/mm: "

[PATCH] net: dsa: mv88e6xxx: Skip cmode writable for mv88e6*41 if unchanged
 2022-04-26  7:50 UTC  (3+ messages)

[PATCH v6 0/9] KVM: arm64: Add support for hypercall services selection
 2022-04-26  7:49 UTC  (5+ messages)
` [PATCH v6 7/9] tools: Import ARM SMCCC definitions
` [PATCH v6 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test

[PATCH v0] mctp: defer the kfree of object mdev->addrs
 2022-04-26  7:50 UTC  (2+ messages)

[broonie-sound:for-5.19 88/98] sound/soc/soc-acpi.c:58:36: warning: initialization of 'struct acpi_device *' from 'int' makes pointer from integer without a cast
 2022-04-26  7:49 UTC  (3+ messages)

[PATCH v2 0/3] ASoC: sh: rz-ssi: Trivial fixes
 2022-04-26  7:49 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros
` [PATCH v2 2/3] ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()
` [PATCH v2 3/3] ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path

[PATCH 1/7] memory: da8xx-ddrctl: simplify platform_get_resource()
 2022-04-26  7:49 UTC  (2+ messages)

[PATCH] KVM: powerpc: remove extraneous asterisk from rm_host_ipi_action comment
 2022-04-26  7:47 UTC 

[PATCH v11 0/2] drm: LogiCVC display controller support
 2022-04-26  7:48 UTC  (3+ messages)
` [PATCH v11 1/2] drm: Add support for the LogiCVC display controller

[PATCH v1 0/2] Add 1024x768 timing for AST2600
 2022-04-26  7:47 UTC  (3+ messages)
` [PATCH v1 2/2] drm/aspeed: Add 1024x768 mode "

[PATCH net] net: phy: marvell-88x2222: set proper phydev->port
 2022-04-26  7:46 UTC  (4+ messages)
` [PATCH net-next RESEND] "

[PATCH] MIPS: dts: align SPI NOR node name with dtschema
 2022-04-26  7:46 UTC  (2+ messages)

[PATCH] qla2xxx: edif: remove unneeded variable
 2022-04-26  7:43 UTC 

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-26  7:42 UTC  (4+ messages)
` [PATCH v10 14/14] mm: multi-gen LRU: design doc

[PATCH 1/2] Revert "ASoC: dmaengine: do not use a NULL prepare_slave_config() callback"
 2022-04-26  7:42 UTC  (3+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-26  7:40 UTC  (12+ messages)
` [PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c

[PATCH -next v2 0/5] support concurrent sync io for bfq on a specail occasion
 2022-04-26  7:40 UTC  (7+ messages)
` [PATCH -next v2 2/5] block, bfq: add fake weight_counter for weight-raised queue

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-04-26  7:38 UTC  (5+ messages)
` [PATCH V4 07/11] arm64: dts: imx8mq: Enable both G1 and G2 VPU's with vpu-blk-ctrl

[Patch v9 0/4] memory: tegra: Add MC channels and error logging
 2022-04-26  7:38 UTC  (5+ messages)
` [Patch v9 1/4] memory: tegra: Add memory controller channels support
` [Patch v9 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v9 3/4] dt-bindings: memory: tegra: Update validation for reg and reg-names
` [Patch v9 4/4] arm64: tegra: Add memory controller channels

[PATCH net 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-04-26  7:45 UTC 

[RFC PATCH 4/5] mtd_blkdevs: scan partitions on mtdblock if FIT_PARTITION is set
 2022-04-26  7:37 UTC  (2+ messages)

linux-next: build failure after merge of the drm-intel tree
 2022-04-26  7:36 UTC  (2+ messages)

[PATCH] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
 2022-04-26  7:36 UTC 

[PATCH bpf-next v3 0/7] bpf trampoline for arm64
 2022-04-26  7:36 UTC  (4+ messages)
` [PATCH bpf-next v3 2/7] ftrace: Fix deadloop caused by direct call in ftrace selftest

[PATCH v4 0/4] mainline Protonic PRTT1x boards
 2022-04-26  7:35 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards
` [PATCH v4 2/4] dt-bindings: net: silabs,wfx: add prt,prtt1c-wfm200 antenna variant
` [PATCH v4 3/4] ARM: dts: stm32: stm32mp15-pinctrl: add spi1-1 pinmux group
` [PATCH v4 4/4] ARM: dts: stm32: add support for Protonic PRTT1x boards

[Patch v8 0/4] memory: tegra: Add MC channels and error logging
 2022-04-26  7:35 UTC  (7+ messages)
` [Patch v8 1/4] memory: tegra: Add memory controller channels support
` [Patch v8 2/4] memory: tegra: Add MC error logging on tegra186 onward

[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
 2022-04-26  7:34 UTC  (3+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats

[PATCH v4 1/3] mtd: mtdoops: Fix the size of the header read buffer
 2022-04-26  7:34 UTC  (2+ messages)

[PATCH v4 2/3] mtd: mtdoops: Create a header structure for the saved mtdoops
 2022-04-26  7:34 UTC  (2+ messages)

[PATCH v4 3/3] mtd: mtdoops: Add a timestamp to the mtdoops header
 2022-04-26  7:34 UTC  (2+ messages)

[PATCH v4 0/4] OP-TEE RPC argument cache
 2022-04-26  7:33 UTC  (5+ messages)
` [PATCH v4 1/4] optee: rename rpc_arg_count to rpc_param_count
` [PATCH v4 2/4] optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG
` [PATCH v4 3/4] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
` [PATCH v4 4/4] optee: cache argument shared memory structs

[PATCH v2 0/3] MSM8976 GCC updates
 2022-04-26  7:30 UTC  (4+ messages)
` [PATCH v2 1/3] clk: qcom: gcc-msm8976: Set floor ops for SDCC
` [PATCH v2 2/3] dt-bindings: clk: qcom: gcc-msm8976: Add modem reset
` [PATCH v2 3/3] "

[Patch v2] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
 2022-04-26  7:30 UTC  (3+ messages)

[PATCH v2] tty/hvc_opal: simplify if-if to if-else
 2022-04-26  7:29 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: interrupt-controller: fsl,ls-extirq: convert to YAML
 2022-04-26  7:28 UTC  (5+ messages)

[PATCH v3 0/3] mtd: mtdoops: Add timestamp to the dumped oops header
 2022-04-26  7:28 UTC  (5+ messages)
` [PATCH v4 "

[PATCH v2 0/2] Dirtying, failing memop: don't indicate suppression
 2022-04-26  7:25 UTC  (5+ messages)

[PATCH] clk: at91: generated: consider range when calculating best rate
 2022-04-26  7:24 UTC  (3+ messages)

[PATCH] dt-bindings: clock: qcom,gcc-apq8064: Fix typo in compatible and split apq8084
 2022-04-26  7:23 UTC  (2+ messages)

[x86/aperfmperf] adabc53c25: WARNING:at_arch/x86/kernel/cpu/aperfmperf.c:#freq_invariance_enable
 2022-04-26  7:22 UTC 

[PATCH v11 0/4] Add lpass pin control support for audio on sc7280 based targets
 2022-04-26  7:21 UTC  (5+ messages)
` [PATCH v11 1/4] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v11 2/4] arm64: dts: qcom: sc7280: Add MI2S pinmux specifications for CRD 3.0/3.1
` [PATCH v11 3/4] arm64: dts: qcom: sc7280: add lpass lpi pin controller node
` [PATCH v11 4/4] arm64: dts: qcom: sc7280-herobrine: Add lpi pinmux properties for CRD 3.0/3.1


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox