All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-02 11:42:09 to 2020-11-02 12:08:24 UTC [more...]

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2020-11-02 12:08 UTC 

[PATCH] serial: 8250_mtk: Fix uart_get_baud_rate warning
 2020-11-02 12:07 UTC  (2+ messages)

[PATCH] irqchip/ti-sci-inta: Fix printing of inta id on probe success
 2020-11-02 12:06 UTC 

[PATCH 15/17] arm64: dts: sdm845: Add interconnect properties for Venus
 2020-11-02 12:07 UTC  (2+ messages)

[PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode
 2020-11-02 12:07 UTC  (9+ messages)

[PATCH] irqchip/ti-sci-intr: Fix freeing of irqs
 2020-11-02 12:06 UTC 

[PATCH 00/23] Rid W=1 warnings in MTD
 2020-11-02 11:54 UTC  (40+ messages)
` [PATCH 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
` [PATCH 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
` [PATCH 03/23] mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
` [PATCH 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
` [PATCH 05/23] mtd: mtdcore: Fix misspelled function parameter 'section'
` [PATCH 06/23] mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
` [PATCH 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
` [PATCH 08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
` [PATCH 09/23] mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
` [PATCH 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
` [PATCH 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues
` [PATCH 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues
` [PATCH 13/23] mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc headers
` [PATCH 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation
` [PATCH 15/23] mtd: nand: raw: diskonchip: Marking unused variables as __always_unused
` [PATCH 16/23] mtd: nand: raw: cafe_nand: Remove superfluous param doc and add another
` [PATCH 17/23] mtd: nand: raw: s3c2410: Add documentation for 2 missing struct members
` [PATCH 18/23] mtd: nand: raw: omap_elm: Finish half populated function header, demote empty ones
` [PATCH 19/23] mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
` [PATCH 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
` [PATCH 21/23] mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf' member
` [PATCH 22/23] mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
` [PATCH 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'

[PATCH 01/30] net: fddi: skfp: ecm: Protect 'if' when AIX_EVENT is not defined
 2020-11-02 12:06 UTC  (32+ messages)
` [PATCH 02/30] net: fddi: skfp: ecm: Remove seemingly unused variable 'ID_sccs'
` [PATCH 03/30] net: fddi: skfp: pcmplc: Remove defined but not used "
` [PATCH 04/30] net: wimax: i2400m: control: Fix some misspellings in i2400m_set_init_config()'s docs
` [PATCH 05/30] net: wimax: i2400m: driver: Demote some non-conformant kernel-docs, fix others
` [PATCH 06/30] net: wimax: i2400m: fw: Fix some function header misdemeanours
` [PATCH 07/30] net: fddi: skfp: pmf: Remove defined but unused variable 'ID_sccs'
` [PATCH 08/30] net: fddi: skfp: queue: "
` [PATCH 09/30] net: fddi: skfp: rmt: "
` [PATCH 10/30] net: fddi: skfp: smtdef: "
` [PATCH 11/30] net: fddi: skfp: smtinit: "
` [PATCH 12/30] net: wimax: i2400m: netdev: Demote non-conformant function header
` [PATCH 13/30] net: wimax: i2400m: tx: Fix a few kernel-doc misdemeanours
` [PATCH 14/30] net: fddi: skfp: smttimer: Remove defined but unused variable 'ID_sccs'
` [PATCH 15/30] net: fddi: skfp: hwt: "
` [PATCH 16/30] net: fddi: skfp: srf: "
` [PATCH 17/30] net: wimax: i2400m: fw: Fix incorrectly spelt function parameter in documentation
` [PATCH 18/30] net: fddi: skfp: drvfbi: Remove defined but unused variable 'ID_sccs'
` [PATCH 19/30] net: fddi: skfp: ess: "
` [PATCH 20/30] net: ieee802154: ca8210: Fix a bunch of kernel-doc issues
` [PATCH 21/30] net: ethernet: dec: tulip: tulip_core: 'last_irq' is only used when i386 or x86
` [PATCH 22/30] net: usb: r8152: Provide missing documentation for some struct members
` [PATCH 23/30] net: ieee802154: ca8210: Fix incorrectly named function param doc
` [PATCH 24/30] net: usb: lan78xx: Remove lots of set but unused 'ret' variables
` [PATCH 25/30] net: macsec: Add missing documentation for 'gro_cells'
` [PATCH 26/30] net: macvlan: Demote nonconformant function header
` [PATCH 27/30] net: usb: r8152: Fix a couple of spelling errors in fw_phy_nc's docs
` [PATCH 28/30] net: netconsole: Add description for 'netconsole_target's extended attribute
` [PATCH 29/30] net: net_failover: Correct parameter name 'standby_dev'
` [PATCH 30/30] net: ethernet: smsc: smc91x: Mark 'pkt_len' as __maybe_unused

[PATCH] mm/process_vm_access: remove redundant initialization of iov_r
 2020-11-02 12:06 UTC  (2+ messages)

[Buildroot] [2020.02.x] package/busybox: fix build with glibc 2.31
 2020-11-02 12:06 UTC  (2+ messages)

[RESEND PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
 2020-11-02 12:03 UTC  (2+ messages)

[PATCH testsuite v2 0/4] Test all filesystems by default
 2020-11-02 12:04 UTC  (4+ messages)
` [PATCH testsuite v2 1/4] README,travis: add e2fsprogs, jfsutils, and dosfstools to deps

[PATCH] clk: imx: scu: Fix compile error with module build of clk-scu.o
 2020-11-02 12:02 UTC  (2+ messages)

[PATCH v3 0/3] CPUFreq: Add support for cpu performance dependencies
 2020-11-02 12:01 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings/opp: Update documentation for opp-shared
` [PATCH v3 2/3] opp/of: Allow empty opp-table with opp-shared
` [PATCH v3 3/3] [RFC] CPUFreq: Add support for cpu-perf-dependencies

udev and friends not able to mount Atari GEMDOS partition
 2020-11-02 12:04 UTC 

[dpdk-dev] [PATCH v2] net/iavf: fix invalid RSS type
 2020-11-02 11:55 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [PATCH v4] "

[PATCH V2] hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
 2020-11-02 12:02 UTC  (4+ messages)
  ` [PATCH V3] "

[dpdk-dev] [PATCH] common/sfc_efx/base: fix prefix in struct member names
 2020-11-02 12:03 UTC  (6+ messages)

[PATCH V2] hw/display/omap_lcdc: Fix potential NULL pointer dereference
 2020-11-02 12:01 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2020-11-02 12:02 UTC 

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2020-11-02 12:02 UTC 

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2020-11-02 12:01 UTC 

[PATCH 0/2] improve SQPOLL handling
 2020-11-02 12:00 UTC  (4+ messages)
` [PATCH 2/2] io_uring: support multiple rings to share same poll thread by specifying same cpu

[PATCH] pc: comment stule fixup
 2020-11-02 12:00 UTC  (2+ messages)

[LTP] [PATCH v2] Convert dup01 to new API and clean up
 2020-11-02 12:00 UTC  (2+ messages)

[PATCH v2] trace: remove argument from trace_init_file
 2020-11-02 11:58 UTC 

[PATCH 00/11] sockets: Attempt to drain the abstract socket swamp
 2020-11-02 11:58 UTC  (9+ messages)

[PATCH 00/19] Rid W=1 warnings in SCSI
 2020-11-02 11:57 UTC  (20+ messages)
` [PATCH 01/19] scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'
` [PATCH 02/19] scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting
` [PATCH 03/19] scsi: lpfc: lpfc_scsi: Fix a whole host of kernel-doc issues
` [PATCH 04/19] scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functions
` [PATCH 05/19] scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanours
` [PATCH 06/19] scsi: lpfc: lpfc_debugfs: Fix a couple of function documentation issues
` [PATCH 07/19] scsi: lpfc: lpfc_bsg: Provide correct documentation for a bunch of functions
` [PATCH 08/19] scsi: esas2r: esas2r_disc: Place brackets around a potentially empty if()
` [PATCH 09/19] scsi: esas2r: esas2r_init: "
` [PATCH 10/19] scsi: lpfc: lpfc_nvme: Remove unused variable 'phba'
` [PATCH 11/19] scsi: ufs: ufshcd: Fix some function doc-rot
` [PATCH 12/19] scsi: lpfc: lpfc_nvme: Fix some kernel-doc related issues
` [PATCH 13/19] scsi: esas2r: esas2r_int: Add brackets around potentially empty if()s
` [PATCH 14/19] scsi: lpfc: lpfc_nvmet: Fix-up some formatting and doc-rot issues
` [PATCH 15/19] scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc header
` [PATCH 16/19] scsi: advansys: Relocate or remove unused variables
` [PATCH 17/19] scsi: dc395x: Remove a few "
` [PATCH 18/19] scsi: dc395x: Mark 's_stat2' as __maybe_unused
` [PATCH 19/19] scsi: hpsa: Strip out a bunch of set but unused variables

[dpdk-dev] [PATCH 00/15] remove mbuf userdata
 2020-11-02 11:58 UTC  (8+ messages)
` [dpdk-dev] [PATCH v6 "

[dpdk-dev] [PATCH v2] pci: support both PIO and MMIO BAR for legacy virtio on x86
 2020-11-02 11:56 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 0/3] support both PIO and MMIO BAR for virtio PMD

[PATCH] pci: mediatek: fix warning in msi.h
 2020-11-02 11:56 UTC  (10+ messages)
        ` Aw: "
                ` Aw: "

[PATCH -next] drm/amd/pm: remove unused variable
 2020-11-02 12:08 UTC 

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2020-11-02 11:54 UTC  (2+ messages)

[PATCH -next] drm/panfrost: Fix unused variable warning
 2020-11-02 11:54 UTC  (3+ messages)
  ` 答复: "

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3
 2020-11-02 11:54 UTC 

KASAN: null-ptr-deref Write in kthread_use_mm
 2020-11-02 11:54 UTC 

[PATCH] block/vvfat: Fix bad printf format specifiers
 2020-11-02 11:52 UTC 

[PATCH v2] kbuild: use -fmacro-prefix-map for .S sources compilation
 2020-11-02 11:46 UTC 

[PATCH v4 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-11-02 11:52 UTC  (8+ messages)
          ` [Intel-gfx] "

[kvm-unit-tests PATCH 0/2] arm: MMU extentions to enable litmus7
 2020-11-02 11:53 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] arm: Add mmu_get_pte() to the MMU API
` [kvm-unit-tests PATCH 2/2] arm: Add support for the DEVICE_nGRE and NORMAL_WT memory types

[PATCH 0/4] x86: Remove direct use of MSR_IA32_ENERGY_PERF_BIAS
 2020-11-02 11:52 UTC  (8+ messages)
` [PATCH 1/4] tools/power/cpupower: Read energy_perf_bias from sysfs

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-11-02 11:51 UTC  (7+ messages)
` [PATCH v5] introduce vfio-user protocol specification

next/pending-fixes baseline: 310 runs, 7 regressions (v5.10-rc1-622-ga2808d2bc1fb)
 2020-11-02 11:51 UTC 

[PATCH] fetch2/git: Document that we won't support passwords in git urls
 2020-11-02 11:51 UTC 

[dpdk-dev] [PATCH v7 0/1] fix default max mtu size when device configured
 2020-11-02 11:50 UTC  (6+ messages)
` [dpdk-dev] [PATCH v8 0/2] "
  ` [dpdk-dev] [PATCH v8 1/2] app/testpmd: fix max rx packet length for VLAN packets
  ` [dpdk-dev] [PATCH v8 2/2] doc: annouce deprecation of jumbo frame flag condition

[PATCH v2 0/7] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2020-11-02 11:48 UTC  (6+ messages)
` [PATCH v2 2/7] ASoC: audio-graph-card: Add plls and sysclks DT bindings

post-receive: pub/scm/linux/kernel/git/printk/linux
 2020-11-02 11:49 UTC 

[PATCH 1/2] misc: c2port: core: Make copying name from userspace more secure
 2020-11-02 11:49 UTC  (2+ messages)

[PATCH 4.19 000/264] 4.19.153-rc1 review
 2020-11-02 11:49 UTC  (6+ messages)

[PATCH 0/2] Example of how prebuilt binaries and locked sstate could work
 2020-11-02 11:48 UTC  (4+ messages)
` [OE-core] "

[PATCH v2] vfio/pci: Refine Intel IGD OpRegion support
 2020-11-02 11:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for vfio/pci: Refine Intel IGD OpRegion support (rev3)

FIT required certificate check issue SOLUTION
 2020-11-02 11:48 UTC 

[PATCH v7 0/7] arm64: Add framework to turn an IPI as NMI
 2020-11-02 11:44 UTC  (16+ messages)
` [PATCH v7 1/7] arm64: Add framework to turn "
` [PATCH v7 2/7] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v7 3/7] arm64: smp: Assign and setup an IPI as NMI
` [PATCH v7 4/7] nmi: backtrace: Allow runtime arch specific override
` [PATCH v7 5/7] arm64: ipi_nmi: Add support for NMI backtrace
` [PATCH v7 6/7] kgdb: Expose default CPUs roundup fallback mechanism
` [PATCH v7 7/7] arm64: kgdb: Roundup cpus using IPI as NMI

post-receive: pub/scm/linux/kernel/git/xiang/erofs
 2020-11-02 11:48 UTC 

[PATCH] i2c: mlxbf: Fix build error with CONFIG_ACPI disabled
 2020-11-02 12:12 UTC 

[gastesgarth][PATCH 01/12] gstreamer1.0: Fix reproducibility issue around libcap
 2020-11-02 11:47 UTC  (4+ messages)
  ` [OE-core] "

[nomadik:ixp4 2/13] ixp4xx_crypto.c:undefined reference to `qmgr_disable_irq'
 2020-11-02 11:45 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ice: delete unsupport ptypes in default hash set
 2020-11-02 11:46 UTC  (2+ messages)

[PATCH] ARM: omap2plus_defconfig: add CONFIG_AK8975=m and CONFIG_KXCJK1013=m to support motorola xt894's magnetometer and motorola xt875's accelerometer respectivly
 2020-11-02 11:45 UTC 

[LTP] [PATCH 1/2] syscalls/ptrace03: Clean up and converted into new api
 2020-11-02 11:45 UTC  (3+ messages)
` [LTP] [PATCH 2/2] syscalls/ptrace08: Add exception for RHEL8 4.18 kernel

[PATCH 2/6] arm64: Allow mismatched 32-bit EL0 support
 2020-11-02 11:44 UTC  (12+ messages)

[PATCH] nvme: Simplify the nvme_req_qid()
 2020-11-02 11:44 UTC  (3+ messages)

[PATCH] hw/arm/boot: fix SVE for EL3 direct kernel boot
 2020-11-02 11:43 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] ethdev: introduce transfer attribute to shared action conf
 2020-11-02 11:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/2] app/testpmd: support shared flow action attribute transfer

[PATCH-for-5.2] hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)
 2020-11-02 11:42 UTC  (2+ messages)

[PATCH] hw/input/ps2.c: Remove remnants of printf debug
 2020-11-02 11:42 UTC  (2+ messages)

[dpdk-dev] [PATCH] example/qos_sched: fix option -i in usage
 2020-11-02 11:43 UTC 

[LTP] [PATCH 2/2] syscalls/ptrace02: Add another EPERM error test
 2020-11-02 11:43 UTC 

[PATCH] arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
 2020-11-02 11:41 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.