linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-16 00:20:50 to 2020-08-16 16:18:38 UTC [more...]

net/tipc/udp_media.c:743: undefined reference to `ipv6_dev_find'
 2020-08-16 16:31 UTC  (2+ messages)

[PATCH RESEND v12 0/4] Panel rotation patches
 2020-08-16 16:17 UTC  (3+ messages)

[RFC PATCH 0/2] proc,socket: attach description to sockets
 2020-08-16 16:10 UTC  (4+ messages)
` [PATCH 1/2] mm: add GFP mask param to strndup_user

[PATCH RESEND] docs: update trusted-encrypted.rst
 2020-08-16 16:06 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: add Tolino Shine 2 HD
 2020-08-16 15:57 UTC  (5+ messages)
` [PATCH RFC 2/2] ARM: dts: imx: add devicetree for "

[PATCH 1/2] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
 2020-08-16 15:56 UTC  (9+ messages)
` [PATCH 2/2] mm/pageblock: remove false sharing in pageblock_flags

Protecting usb_set_interface() against device removal
 2020-08-16 15:54 UTC  (5+ messages)
  ` Protecting uvcvideo againt USB device disconnect [Was: Re: Protecting usb_set_interface() against device removal]

checkpatch.pl- Cleared some white spaces which generated warnings and errors
 2020-08-16 15:43 UTC  (2+ messages)

[PATCH] net: qrtr: fix usage of idr in port assignment to socket
 2020-08-16 15:36 UTC  (3+ messages)

[PATCH v3] kthread: add objectdebug support
 2020-08-16 15:32 UTC  (3+ messages)

[RFC PATCH 0/3] sched: membarrier updates
 2020-08-16 15:29 UTC  (5+ messages)
` [RFC PATCH 1/3] sched: fix exit_mm vs membarrier (v2)
` [RFC PATCH 2/3] sched: membarrier: cover kthread_use_mm (v2)

[PATCH 0/2] Modernize rocktech,jh057n00900 bindings a bit
 2020-08-16 15:25 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: panel: rocktech,jh057n00900: Modernize
` [PATCH 2/2] dt-bindings: panel: rocktech,jh057n00900: Add myself as maintainer

[PATCH 1/9] habanalabs: change CB's ID to be 64 bits
 2020-08-16 15:24 UTC  (15+ messages)
` [PATCH 2/9] habanalabs: cast int to u32 before printing it with %u
` [PATCH 3/9] habanalabs: eliminate redundant else condition
` [PATCH 4/9] habanalabs: use standard BIT() and GENMASK()
` [PATCH 5/9] habanalabs: use FIELD_PREP() instead of <<
` [PATCH 6/9] habanalabs: remove redundant assignment to variable
` [PATCH 7/9] habanalabs: check TPC vector pipe is empty
  ` [PATCH 8/9] habanalabs: use 1U when shifting bits

[PATCH][RFC] ACPI: processor: Print more information when acpi_processor_evaluate_cst() failed
 2020-08-16 15:12 UTC 

[PATCH] lib/string.c: implement stpcpy
 2020-08-16 15:02 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v4 00/20] gpio: cdev: add uAPI v2
 2020-08-16 14:57 UTC  (15+ messages)
` [PATCH v4 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
` [PATCH v4 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v4 09/20] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v4 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
` [PATCH v4 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL

[PATCH] drivers/nouveau_svm: fix bounds check in nouveau_svm_fault_buffer_dtor
 2020-08-16 14:51 UTC 

[PATCH] parisc: fix PMD pages allocation by restoring pmd_alloc_one()
 2020-08-16 14:42 UTC  (2+ messages)

drivers/mfd/khadas-mcu.c:125:34: warning: unused variable 'khadas_mcu_of_match'
 2020-08-16 14:02 UTC 

[PATCH] ceph: remove unnecessary return in switch statement
 2020-08-16 14:00 UTC  (4+ messages)

drivers/net/wireless/mediatek/mt76/mt7615/testmode.c:83:7: warning: variable 'index' set but not used
 2020-08-16 13:27 UTC 

drivers/accessibility/speakup/serialio.c:139:9: sparse: sparse: cast removes address space '__iomem' of expression
 2020-08-16 13:51 UTC  (2+ messages)

arch/powerpc/mm/book3s64/hash_utils.c:1119:21: error: 'default_uamor' undeclared
 2020-08-16 13:51 UTC 

[PATCH AUTOSEL 5.8 01/72] ARM: dts: stm32: fix uart nodes ordering in stm32mp15-pinctrl
 2020-08-16 13:50 UTC  (4+ messages)
` [PATCH AUTOSEL 5.8 70/72] nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths

security/integrity/platform_certs/keyring_handler.c:62:30: warning: no previous prototype for 'get_handler_for_db'
 2020-08-16 13:26 UTC 

drivers/clocksource/timer-stm32-lp.c:203:34: warning: unused variable 'stm32_clkevent_lp_of_match'
 2020-08-16 13:05 UTC 

drivers/clk/at91/clk-sam9x60-pll.c:334:13: warning: variable 'best_div' set but not used
 2020-08-16 13:00 UTC 

net/netfilter/nf_conntrack_netlink.c:3414:29: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-16 12:59 UTC 

[PATCH v5 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-16 12:53 UTC  (7+ messages)
` [PATCH v5 1/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v5 2/6] mm/page_isolation: exit early when pageblock is isolated in set_migratetype_isolate()
` [PATCH v5 3/6] mm/page_isolation: drop WARN_ON_ONCE() "
` [PATCH v5 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
` [PATCH v5 5/6] virtio-mem: don't special-case ZONE_MOVABLE
` [PATCH v5 6/6] mm: document semantics of ZONE_MOVABLE

[TECH TOPIC] Planning code obsolescence
 2020-08-16 12:53 UTC  (2+ messages)

[PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-08-16 12:50 UTC  (2+ messages)
`  "

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-08-16 12:42 UTC  (17+ messages)
` [PATCH v6 02/15] iommu: Report domain nesting info
` [PATCH v6 06/15] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v6 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v6 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v6 14/15] vfio: Document dual stage control
` [PATCH v6 15/15] iommu/vt-d: Support reporting nesting capability info

[PATCH] kbuild: Simplify DEBUG_INFO Kconfig handling
 2020-08-16 12:32 UTC 

[PATCH] opp: Fix dev_pm_opp_set_rate() to not return early
 2020-08-16 12:30 UTC  (4+ messages)

[GIT PULL] Final io_uring changes for 5.9-rc1
 2020-08-16 12:22 UTC 

drivers/media/platform/exynos4-is/fimc-isp-video.h:35:6: warning: no previous prototype for 'fimc_isp_video_device_unregister'
 2020-08-16 12:07 UTC 

[PATCH v2] usb: renesas-xhci: add missing versions
 2020-08-16 11:59 UTC 

Linux Foundation 2020 Technical Advisory Board election: call for nominations
 2020-08-16 11:54 UTC  (2+ messages)
` [Ksummit-discuss] "

[PATCH v9 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2020-08-16 11:35 UTC  (6+ messages)
` [PATCH v9 2/2] EDAC: al-mc-edac: Introduce "

[PATCH v4 0/3] Add Actions Semi Owl family sirq support
 2020-08-16 11:33 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: interrupt-controller: Add Actions SIRQ controller binding
` [PATCH v4 2/3] irqchip: Add Actions Semi Owl SIRQ controller
` [PATCH v4 3/3] MAINTAINERS: Add entries for "

[PATCH] arm64: dts: xilinx: Align IOMMU nodename with dtschema
 2020-08-16 11:21 UTC  (3+ messages)

drivers/video/console/vgacon.c:158:9: sparse: sparse: cast removes address space '__iomem' of expression
 2020-08-16 11:03 UTC 

[PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
 2020-08-16 10:39 UTC  (3+ messages)

arch/sparc/include/asm/io_64.h:175:16: warning: 'reg' is used uninitialized in this function
 2020-08-16 10:36 UTC 

[PATCH] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices
 2020-08-16 10:24 UTC 

[RFC PATCH] iio: core: Add optional symbolic label to a device channel
 2020-08-16  9:58 UTC  (2+ messages)

[PATCH] usb: renesas-xhci: add version 0x2020 as valid
 2020-08-16  9:49 UTC 

[PATCH] x86: work around clang IAS bug referencing __force_order
 2020-08-16  9:37 UTC  (11+ messages)

[PATCH v5 00/15] sx9310 iio driver updates
 2020-08-16  9:36 UTC  (4+ messages)
` [PATCH v5 07/15] iio: sx9310: Use long instead of int for channel bitmaps

net/ipv4/tcp_cong.c:228:24: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2020-08-16  9:35 UTC 

[PATCH] iio/dac: convert ltc2632.txt to lltc,ltc2632.yaml
 2020-08-16  9:27 UTC  (2+ messages)

[PATCH] iio: documentation: light: Add as73211 sysfs documentation
 2020-08-16  9:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 2/2] iio: light: as73211: New driver
 2020-08-16  9:18 UTC  (5+ messages)
` [PATCH] iio: documentation: light: Add as73211 sysfs documentation

[PATCH v4 0/8] huge vmalloc mappings
 2020-08-16  9:09 UTC  (9+ messages)
` [PATCH v4 1/8] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v4 2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v4 3/8] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v4 4/8] lib/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v4 5/8] mm: HUGE_VMAP arch support cleanup
` [PATCH v4 6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c
` [PATCH v4 7/8] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v4 8/8] mm/vmalloc: Hugepage vmalloc mappings

[PATCH v4 0/4] iio: temperature: mlx90632: Add extended calibration calculations
 2020-08-16  9:09 UTC  (8+ messages)
` [PATCH v4 2/4] iio:temperature:mlx90632: Adding extended calibration option

[PATCH v5 0/3] powerpc/perf: Add json file support for hv_24x7 core level events
 2020-08-16  9:07 UTC  (4+ messages)
` [PATCH v5 1/3] perf jevents: Add support for parsing perchip/percore events
` [PATCH v5 2/3] perf/tools: Pass pmu_event structure as a parameter for arch_get_runtimeparam
` [PATCH v5 3/3] perf/tools/pmu_events/powerpc: Add hv_24x7 core level metric events

[PATCH 2/2] net: socket: implement SO_DESCRIPTION
 2020-08-16  9:00 UTC  (5+ messages)
` [RFC PATCH] net: socket: sock_set_description() can be static

[PATCH 1/3] iio: accel: mma8452: Use dev_err_probe() to simplify error handling
 2020-08-16  8:54 UTC  (2+ messages)

[PATCH v2] drm/amd/display: use correct scale for actual_brightness
 2020-08-16  8:49 UTC  (2+ messages)

[PATCH] Documentation: ABI: iio: fix some spelling mistakes
 2020-08-16  8:45 UTC  (2+ messages)

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-16  8:44 UTC  (3+ messages)

[PATCH] mtd: spi-nor: intel-spi: Do not try to make the SPI flash chip writable
 2020-08-16  8:41 UTC  (9+ messages)

[PATCH v5 0/5] iio: temperature: mlx90632: Add extended calibration calculations
 2020-08-16  8:38 UTC  (6+ messages)
` [PATCH v5 5/5] iio:temperature:mlx90632: Some stylefixing leftovers

HCI_EV_PHY_LINK_COMPLETE in net/bluetooth/hci_event.c
 2020-08-16  8:13 UTC 

[PATCH] IB/mlx5: Fix memleak in subscribe_event_xa_alloc
 2020-08-16  8:11 UTC 

[PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software
 2020-08-16  7:56 UTC  (4+ messages)

[PATCH] ASoC: hdac_hdmi: support 'ELD' mixer
 2020-08-16  7:50 UTC  (2+ messages)

arch/mips/lantiq/falcon/prom.c:43:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-08-16  7:47 UTC 

[PATCH v5] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-08-16  7:47 UTC  (3+ messages)

[PATCH] tty: ipwireless: fix error handling
 2020-08-16  7:43 UTC 

[PATCH] sound/isa:fix spelling mistakes in the comments
 2020-08-16  7:37 UTC  (2+ messages)

[PATCH] drm/amd/display: should check error using DC_OK
 2020-08-16  7:32 UTC 

[PATCH] EDAC/mce_amd: Add new error descriptions for existing types
 2020-08-16  7:29 UTC  (2+ messages)

drivers/crypto/sa2ul.c:432:1: warning: the frame size of 1076 bytes is larger than 1024 bytes
 2020-08-16  6:56 UTC 

[PATCH] drivers: watchdog: pc87413_wdt: Fix Race condition bug
 2020-08-16  7:24 UTC  (3+ messages)

[PATCH] drivers/dma/dma-jz4780: Fix race condition between probe and irq handler
 2020-08-16  7:22 UTC 

[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-16  7:15 UTC  (3+ messages)
` [PATCH v5 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v5 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

drivers/w1/slaves/w1_ds28e04.c:360 crccheck_store() warn: assigning (-48) to unsigned variable 'val'
 2020-08-16  7:07 UTC 

[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-16  7:08 UTC  (3+ messages)
` [PATCH v5 2/3] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v5 3/3] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()

[PATCH] scsi: aic7xxx: fix error code handling
 2020-08-16  7:02 UTC 

[PATCH 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-16  6:26 UTC  (2+ messages)

[PATCH] media: pvrusb2: fix parsing error
 2020-08-16  6:49 UTC 

[PATCH] drm/bridge/tc358775: Fix for PTR_ERR
 2020-08-16  5:50 UTC 

[PATCH v2] bpf: Convert to use the preferred fallthrough macro
 2020-08-16  5:46 UTC  (2+ messages)

[PATCH 2/2] arm64: Reserve memory for quick kexec
 2020-08-16  4:11 UTC  (2+ messages)

[PATCH] mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag
 2020-08-16  2:05 UTC  (2+ messages)

[PATCH] PCI: designware-ep: Fix the Header Type check
 2020-08-16  3:55 UTC  (2+ messages)

[PATCH] staging: greybus: Add identifier name to function definition argument
 2020-08-16  3:31 UTC 

[RFC 1/3] Initialize devlink health dump framework for the dlge driver
 2020-08-16  2:57 UTC  (4+ messages)
` [RFC 3/3] staging: qlge: clean up code that dump info to dmesg

[PATCH net] drivers/net/wan/lapbether: Added needed_tailroom
 2020-08-16  2:28 UTC  (6+ messages)

[PATCH 1/5] net: Fix potential deadloop in skb_copy_ubufs()
 2020-08-15  2:18 UTC 

[PATCH] net: add missing skb_uarg refcount increment in pskb_carve_inside_header()
 2020-08-15  2:09 UTC 

[PATCH] net: correct zerocopy refcnt with newly allocated UDP or RAW uarg
 2020-08-15  2:02 UTC 

[GIT PULL] A RISC-V Fix for 5.9
 2020-08-16  1:57 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2020-08-16  1:55 UTC  (2+ messages)

[GIT PULL] arch/sh updates for 5.9
 2020-08-16  1:55 UTC  (2+ messages)

[GIT PULL] SMB3 fixes
 2020-08-16  1:55 UTC  (2+ messages)

[GIT PULL] locking fixes
 2020-08-16  1:55 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2020-08-16  1:55 UTC  (2+ messages)

[GIT PULL] perf fixes
 2020-08-16  1:55 UTC  (2+ messages)

[GIT PULL] 9p update for 5.9-rc1
 2020-08-16  1:55 UTC  (2+ messages)

[GIT PULL] edac for v5.9 (part 2)
 2020-08-16  1:55 UTC  (4+ messages)
    `  "

[PATCH v2 0/2] scsi: ufs: two fixups of ufshcd_abort()
 2020-08-16  1:54 UTC  (3+ messages)
` [PATCH v2 2/2] scsi: ufs: no need to send one Abort Task TM in case the task in DB was cleared

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-15  1:50 UTC 

[PATCH] bpf: Convert to use the preferred fallthrough macro
 2020-08-15  1:48 UTC 

[PATCH v5 00/10] crypto: hisilicon/qm - misc fixes
 2020-08-15  9:56 UTC  (11+ messages)
` [PATCH v5 01/10] crypto: hisilicon/qm - fix wrong release after using strsep
` [PATCH v5 02/10] crypto: hisilicon/qm - clear used reference count when start qp
` [PATCH v5 03/10] crypto: hisilicon/qm - fix print frequence in hisi_qp_send
` [PATCH v5 04/10] crypto: hisilicon/qm - fix judgement of queue is full
` [PATCH v5 05/10] crypto: hisilicon/qm - fix event queue depth to 2048
` [PATCH v5 06/10] crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
` [PATCH v5 07/10] crypto: hisilicon/qm - fix VF not available after PF FLR
` [PATCH v5 08/10] crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
` [PATCH v5 09/10] crypto: hisilicon/qm - fix the call trace when unbind device
` [PATCH v5 10/10] crypto: hisilicon/qm - fix the process of register algorithms to crypto

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-08-15  9:25 UTC  (13+ messages)
      ` POC: Alternative solution: "

[PATCH] ASoC: wm8962: Export DAC/ADC monomix switches
 2020-08-16  1:23 UTC 

[PATCH v3 0/2] make UFS dev_cmd more readable
 2020-08-16  1:01 UTC  (5+ messages)
` [PATCH v3 1/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()
` [PATCH v3 2/2] scsi: ufs: remove several redundant goto statements

[PATCH] signalfd: Convert to use the preferred fallthrough macro
 2020-08-15  9:04 UTC 

[PATCH] genirq: Convert to use the preferred fallthrough macro
 2020-08-15  8:58 UTC 

[PATCH] sched: Convert to use the preferred fallthrough macro
 2020-08-15  8:54 UTC 

[PATCH v2] net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
 2020-08-15  8:48 UTC 

[PATCH] net: handle the return value of pskb_carve_frag_list() correctly
 2020-08-15  8:46 UTC 

[PATCH] Add missing bound checks for software 842 decompressor
 2020-08-16  0:33 UTC  (2+ messages)

[PATCH] net: Fix potential wrong skb->protocol in skb_vlan_untag()
 2020-08-15  8:44 UTC 

[PATCH] efi: discover ESRT table on Xen PV too
 2020-08-16  0:19 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).