linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-28 19:29:22 to 2020-12-29 03:30:22 UTC [more...]

[rcu:dev.2020.12.15b 130/134] include/linux/stddef.h:8:14: error: called object is not a function or function pointer
 2020-12-29  3:28 UTC 

[PATCH v3 0/3] iommu/vt-d: Misc fixes on scalable mode
 2020-12-29  3:25 UTC  (4+ messages)
` [PATCH v3 1/3] iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
` [PATCH v3 2/3] iommu/vt-d: Track device aux-attach with subdevice_domain_info
` [PATCH v3 3/3] iommu/vt-d: Fix ineffective devTLB invalidation for subdevices

drivers/crypto/stm32/stm32-cryp.c:1232:47: sparse: sparse: incorrect type in argument 2 (different base types)
 2020-12-29  3:26 UTC 

[PATCH net-next v2 0/6] bcm63xx_enet: major makeover of driver
 2020-12-29  3:24 UTC  (15+ messages)
` [PATCH net-next v2 1/6] bcm63xx_enet: batch process rx path
` [PATCH net-next v2 2/6] bcm63xx_enet: add BQL support
` [PATCH net-next v2 3/6] bcm63xx_enet: add xmit_more support
` [PATCH net-next v2 4/6] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next v2 5/6] bcm63xx_enet: convert to build_skb
` [PATCH net-next v2 6/6] bcm63xx_enet: improve rx loop

[PATCH] wireless/cfg80211: fix multiple kernel-doc build warnings
 2020-12-29  3:23 UTC 

[PATCH] mm: rectify a page bad reason
 2020-12-29  3:11 UTC 

[PATCH] perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
 2020-12-29  3:09 UTC  (2+ messages)

[RFC please help] membarrier: Rewrite sync_core_before_usermode()
 2020-12-29  3:09 UTC  (20+ messages)

[PATCH V5 0/8] remoteproc: imx_rproc: support iMX8MQ/M
 2020-12-29  3:30 UTC  (9+ messages)
` [PATCH V5 1/8] remoteproc: introduce is_iomem to rproc_mem_entry
` [PATCH V5 2/8] remoteproc: add is_iomem to da_to_va
` [PATCH V5 3/8] remoteproc: imx_rproc: correct err message
` [PATCH V5 4/8] remoteproc: imx_rproc: use devm_ioremap
` [PATCH V5 5/8] remoteproc: imx_rproc: add i.MX specific parse fw hook
` [PATCH V5 6/8] remoteproc: imx_rproc: support i.MX8MQ/M
` [PATCH V5 7/8] remoteproc: imx_rproc: ignore mapping vdev regions
` [PATCH V5 8/8] remoteproc: imx_proc: enable virtio/mailbox

drivers/tty/serial/ucc_uart.c:264:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-29  2:57 UTC 

[PATCH v4 0/2] UIO support for dfl devices
 2020-12-29  2:42 UTC  (3+ messages)
` [PATCH v4 1/2] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v4 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH -next] misc: use DIV_ROUND_UP macro to do calculation
 2020-12-29  2:41 UTC  (2+ messages)

[PATCH 0/3] fix the performance fluctuation due to shared tagset
 2020-12-29  2:37 UTC  (8+ messages)
` [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set

[v6,0/4] PCI: mediatek: Add new generation controller support
 2020-12-29  2:33 UTC  (6+ messages)
` [v6,3/4] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH 4/5] ibmvfc: complete commands outside the host/queue lock
 2020-12-29  2:29 UTC  (2+ messages)

[PATCH] staging: android: ashmem: Fixed warning for structure declaration
 2020-12-29  2:29 UTC  (2+ messages)

[PATCH v9 0/4] leds: pwm: Make automatic labels work
 2020-12-29  2:24 UTC  (3+ messages)
` [PATCH v9 2/4] ARM: dts: berlin: Fix schema warnings for pwm-leds

[PATCH v14 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-12-29  2:16 UTC  (7+ messages)
` [PATCH v14 1/6] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH v14 2/6] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH v14 3/6] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH v14 4/6] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
` [PATCH v14 5/6] fpga: dfl: add support for N3000 Nios private feature
` [PATCH v14 6/6] memory: dfl-emif: add the DFL EMIF private feature driver

arch/m68k/68000/dragen2.c:73:16: error: 'screen_bits' undeclared
 2020-12-29  2:18 UTC 

[PATCH AUTOSEL 5.7 01/30] drm/msm: fix potential memleak in error branch
 2020-12-29  2:01 UTC  (11+ messages)
` [PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-12-29  1:53 UTC  (10+ messages)
` [PATCH v23 02/23] LSM: Create and manage the lsmblob data structure

[PATCH RFC v4 1/1] scsi: ufs: Fix ufs power down/on specs violation
 2020-12-29  1:48 UTC  (4+ messages)

soc: mediatek: Prepare MMSYS for DDP routing using function call
 2020-12-29  1:34 UTC  (5+ messages)
` [PATCH v3, 7/8] soc: mediatek: mmsys: Use function call for setting mmsys ovl mout register

[PATCH v2 0/3] perf arm64: Support SDT
 2020-12-29  1:26 UTC  (3+ messages)

[PATCH v2] regmap: debugfs: Fix a memory leak when calling regmap_attach_dev
 2020-12-29  1:16 UTC 

[PATCH] mm, slub: Consider rest of partial list if acquire_slab() fails
 2020-12-29  1:10 UTC  (2+ messages)

Bring a CASE act claim every time GrSecurity releases a new infringing work?
 2020-12-29  0:59 UTC 

[tip:x86/urgent] BUILD SUCCESS 2ca408d9c749c32288bc28725f9f12ba30299e8f
 2020-12-29  0:46 UTC 

[PATCH 5.10 000/717] 5.10.4-rc1 review
 2020-12-29  0:28 UTC  (11+ messages)
` [PATCH 5.10 098/717] net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown
` [PATCH 5.10 462/717] ice, xsk: clear the status bits for the next_to_use descriptor

[PATCH v3 1/2] dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM
 2020-12-29  0:21 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mm: Add Gateworks i.MX 8M Mini Development Kits

[PATCH v3 00/14] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-29  0:07 UTC  (31+ messages)
` [PATCH v3 05/14] software_node: unregister software_nodes in reverse order
` [PATCH v3 06/14] include: fwnode.h: Define format macros for ports and endpoints
` [PATCH v3 07/14] software_node: Add support for fwnode_graph*() family of functions
` [PATCH v3 14/14] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver

Bug in __mmdrop() triggered by io-uring on v5.11-rc1
 2020-12-29  0:00 UTC  (2+ messages)

[PATCH v5 0/4] scatterlist: add new capabilities
 2020-12-28 23:49 UTC  (5+ messages)
` [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v5 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v5 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v5 4/4] scatterlist: add sgl_memset()

[PATCH v3] KVM/x86: Move definition of __ex to x86.h
 2020-12-28 23:54 UTC  (2+ messages)

ERROR: ".regcache_cache_only" undefined!
 2020-12-28 23:46 UTC 

[PATCH v6 0/4] Introduce perf-stat -b for BPF programs
 2020-12-28 23:43 UTC  (4+ messages)
` [PATCH v6 3/4] perf-stat: enable counting events "

[PATCH] x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling
 2020-12-28 23:43 UTC  (4+ messages)

[PATCH v2 00/12] Decouple Mediatek DRM sub driver
 2020-12-28 23:32 UTC  (2+ messages)

[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
 2020-12-28 23:28 UTC  (16+ messages)

[RFC: timer passthrough 0/9] Support timer passthrough for VM
 2020-12-28 23:28 UTC 

[PATCH 0/6] mremap: move_vma() fixes
 2020-12-28 19:43 UTC  (5+ messages)
` [PATCH 3/6] mremap: Don't allow MREMAP_DONTUNMAP on special_mappings and aio

[PATCH 5.4 000/453] 5.4.86-rc1 review
 2020-12-28 23:21 UTC  (9+ messages)
` [PATCH 5.4 106/453] libbpf: Fix BTF data layout checks and allow empty BTF
` [PATCH 5.4 150/453] EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId

[PATCH v2 1/2] dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM
 2020-12-28 19:34 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mm: Add Gateworks i.MX 8M Mini Development Kits

[PATCH 1/2] mm: memcg: fix memcg file_dirty numa stat
 2020-12-28 19:44 UTC  (4+ messages)
` [PATCH 2/2] mm: fix numa stats for thp migration

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2020-12-28 19:36 UTC  (7+ messages)

Linux 5.11-rc1
 2020-12-28 20:02 UTC  (5+ messages)

[PATCH 3/3] overlayfs: Report writeback errors on upper
 2020-12-28 20:48 UTC  (14+ messages)

Linux 5.11-rc1
 2020-12-28 20:08 UTC  (7+ messages)

[RFC PATCH] Documentation: doc-guide: fixes to sphinx.rst
 2020-12-28 23:18 UTC  (2+ messages)

[PATCH] drm/komeda: use bitmap API to convert U32 to bitmap
 2020-12-28 20:10 UTC  (3+ messages)

[PATCH 8455/8455] staging: rtl8188eu: core: fixed a comment format issue
 2020-12-28 19:47 UTC  (3+ messages)

[GIT PULL] cgroup changes for v5.11-rc1
 2020-12-28 19:48 UTC  (2+ messages)

[GIT PULL] workqueue changes for v5.11-rc1
 2020-12-28 19:48 UTC  (2+ messages)

[RFC v2 PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-28 20:03 UTC  (5+ messages)
` [v2 PATCH 3/9] mm: vmscan: guarantee shrinker_slab_memcg() sees valid shrinker_maps for online memcg

v5.10.1 xfs deadlock
 2020-12-28 23:13 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add support for RZ/G2 M/N/H
 2020-12-28 20:22 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: renesas: Add usb2_clksel to "

[PATCH net v2] net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
 2020-12-28 23:11 UTC  (2+ messages)

[PATCH] net: ethernet: Fix memleak in ethoc_probe
 2020-12-28 21:14 UTC  (12+ messages)

[PATCH v2] docs: Fix reST markup when linking to sections
 2020-12-28 20:22 UTC  (2+ messages)

[PATCH 4.4 000/132] 4.4.249-rc1 review
 2020-12-28 20:24 UTC  (2+ messages)

[PATCH 4.9 000/175] 4.9.249-rc1 review
 2020-12-28 20:24 UTC  (2+ messages)

[PATCH 4.14 000/242] 4.14.213-rc1 review
 2020-12-28 20:25 UTC  (2+ messages)

[PATCH 4.19 000/346] 4.19.164-rc1 review
 2020-12-28 20:25 UTC  (2+ messages)

[PATCH v2 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2020-12-28 20:26 UTC  (2+ messages)

[RFC PATCH 0/3] gpio: ep93xx: convert to multi irqchips
 2020-12-28 20:41 UTC  (4+ messages)

[PATCH v3 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-12-28 21:06 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay

[PATCH] dmaengine: at_hdmac: remove platform data header
 2020-12-28 20:30 UTC 

[PATCH 5.10 00/40] 5.10.3-rc1 review
 2020-12-28 20:41 UTC  (8+ messages)

[PATCH] misc: remove atmel_tclib
 2020-12-28 20:44 UTC 

[PATCH 1/2] ARM: configs: at91: remove ATMEL_TCLIB
 2020-12-28 20:46 UTC  (2+ messages)
` [PATCH 2/2] ARM: configs: multi_{v5,v7}: "

[PATCH v2 0/8] Documentation: HID: edit/correct all files
 2020-12-28 20:53 UTC  (9+ messages)
` [PATCH v2 1/8] Documentation: HID: hid-alps editing & corrections
` [PATCH v2 2/8] Documentation: HID: amd-sfh-hid "
` [PATCH v2 3/8] Documentation: HID: hiddev "
` [PATCH v2 4/8] Documentation: HID: intel-ish-hid "
` [PATCH v2 5/8] Documentation: HID: hidraw "
` [PATCH v2 6/8] Documentation: HID: hid-sensor "
` [PATCH v2 7/8] Documentation: HID: hid-transport "
` [PATCH v2 8/8] Documentation: HID: uhid "

[PATCH] ipv6: Prevent overrun when parsing v6 header options
 2020-12-28 23:03 UTC  (2+ messages)

[PATCHv5 00/15] perf: Add mmap2 build id support
 2020-12-28 23:02 UTC  (4+ messages)
` [PATCH 15/15] perf record: Add --buildid-mmap option to enable mmap's build id

[PATCH 1/2] dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM
 2020-12-28 21:08 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add Gateworks IMX8MM Development Kits

[PATCH] mfd: gateworks-gsc: fix interrupt type
 2020-12-28 21:10 UTC 

[PATCH net-next] net: nfc: nci: Change the NCI close sequence
 2020-12-28 21:21 UTC  (2+ messages)

[PATCH net-next] nfc: Add a virtual nci device driver
 2020-12-28 21:16 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: net: renesas,etheravb: Add additional clocks
 2020-12-28 21:31 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: renesas: Add fck to etheravb-rcar-gen2 clock-names list
` [PATCH 3/4] arm64: dts: renesas: Add fck to etheravb-rcar-gen3 "
` [PATCH 4/4] net: ethernet: ravb: Name the AVB functional clock fck

[PATCH 1/2] drm/msm: Fix null dereference in _msm_gem_new
 2020-12-28 21:31 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: Ensure get_pages is called when locked

[PATCH v1] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
 2020-12-28 21:37 UTC  (4+ messages)

[PATCH] regmap: irq: do not allow setting irq bits during ack
 2020-12-28 21:45 UTC 

[PATCH] timens: delete no-op time_ns_init()
 2020-12-28 21:54 UTC 

[PATCH] arch: mips: Remove unused BOARD_INGENIC Kconfig option
 2020-12-28 21:38 UTC  (2+ messages)

[PATCH -net] net: sched: prevent invalid Scell_log shift count
 2020-12-28 22:54 UTC  (2+ messages)

[PATCH -next] mips: kernel: convert comma to semicolon
 2020-12-28 21:39 UTC  (2+ messages)

[PATCH] MIPS: No need to check CPU 0 in cps_cpu_disable()
 2020-12-28 21:40 UTC  (2+ messages)

[PATCH -next] mips: pci: convert comma to semicolon
 2020-12-28 21:39 UTC  (2+ messages)

[Aspeed, v1 1/1] net: ftgmac100: Change the order of getting MAC address
 2020-12-28 22:01 UTC  (5+ messages)
` [Aspeed, v2 2/2] "

[PATCH net 0/2] net: ipa: fix some new build warnings
 2020-12-28 22:17 UTC  (3+ messages)

[PATCH] MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
 2020-12-28 22:30 UTC  (3+ messages)

[PATCH net 0/2] MRP without hardware offload?
 2020-12-28 22:26 UTC  (5+ messages)
` [PATCH net 1/2] net: mrp: fix definitions of MRP test packets
` [PATCH net 2/2] net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP

[PATCH net] net: mvpp2: fix pkt coalescing int-threshold configuration
 2020-12-28 22:40 UTC  (2+ messages)

[PATCH v3] net: neighbor: fix a crash caused by mod zero
 2020-12-28 22:51 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net] net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
 2020-12-28 21:33 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: gateworks-gsc: Add fan-tach mode
 2020-12-28 19:28 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).