linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-28 07:25:22 to 2020-05-28 10:04:53 UTC [more...]

[PATCH] staging: rtl8723bs: Use shared header constants
 2020-05-28 10:04 UTC  (6+ messages)
  ` [PATCH v2] staging: rtl8723bs: Use common packet "

[PATCH v6 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-28 10:04 UTC  (13+ messages)
` [PATCH v6 01/11] dt-bindings: i2c: Convert DW I2C binding to DT schema
` [PATCH v6 02/11] dt-bindings: i2c: Convert DW I2C slave to the DW I2C master example
` [PATCH v6 03/11] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller
` [PATCH v6 04/11] i2c: designware: Use `-y` to build multi-object modules
` [PATCH v6 05/11] i2c: designware: slave: Set DW I2C core module dependency
` [PATCH v6 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v6 07/11] i2c: designware: Discard Cherry Trail model flag
` [PATCH v6 08/11] i2c: designware: Convert driver to using regmap API
` [PATCH v6 09/11] i2c: designware: Retrieve quirk flags as early as possible
` [PATCH v6 10/11] i2c: designware: Move reg-space remapping into a dedicated function
` [PATCH v6 11/11] i2c: designware: Add Baikal-T1 System I2C support

[RESEND][V5 PATCH 1/2] dt-bindings: Added device tree binding for max98390
 2020-05-28 10:02 UTC  (3+ messages)

[tip:locking/kcsan 12/12] /bin/bash: line 1: 61526 Segmentation fault sparse -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ -Wbitwise -Wno-return-void -Wno-unknown-attribute -fdiagnostic-prefix -D__CHECK_ENDIAN__ -D__i386__ --arch=i386 -mlittle-endian -m32 -Wp,-MD,arch/x86/kernel/.dumpstack.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-linux-gnu/9/include -Iarch/x86/include -I./arch/x86/include/generated -Iinclude -I./include -Iarch/x86/include/uapi -I./arch/x86/include/generated/uapi -Iinclude/uapi -I./include/generated/uapi -include include/linux/kconfig.h -include include/linux/compiler_types.h -D__KERNEL__ -DKBUILD_EXTRA_WARN1 -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=pentium2 -Wa,-mtune=generic32 -ffreestanding -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -Wno-maybe-uninitialized --param=allow-store-data-races=0 -fno-reorder-blocks -fno-ipa-cp-clone -fno-partial-inlining -Wframe-larger-than=8192 -fno-stack-protector -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fno-var-tracking-assignments -g -femit-struct-debug-baseonly -fno-var-tracking -pg -mrecord-mcount -mfentry -DCC_USING_FENTRY -fno-inline-functions-called-once -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map== -fcf-protection=none -Wno-packed-not-aligned -Wextra -Wunused -Wno-unused-parameter -Wmissing-declarations -Wmissing-format-attribute -Wmissing-prototypes -Wold-style-definition -Wmissing-include-dirs -Wunused-but-set-variable -Wunused-const-variable -Wpacked-not-aligned -Wstringop-truncation -Wno-missing-field-initializers -Wno-sign-compare -I arch/x86/kernel -I ./arch/x86/kernel -DKBUILD_MODFILE='"arch/x86/kernel/dumpstack"' -DKBUILD_BASENAME='"dumpstack"' -DKBUILD_MODNAME='"dumpstack"' arch/x86/kernel/dumpstack.c
 2020-05-28 10:02 UTC  (5+ messages)
` [tip:locking/kcsan 12/12] /bin/bash: line 1: 61526 Segmentation fault sparse
` [tip: locking/kcsan] compiler_types.h: Use unoptimized __unqual_scalar_typeof for sparse

[PATCH 1/1] s390/pci: Log new handle in clp_disable_fh()
 2020-05-28 10:01 UTC  (3+ messages)

[PATCH v4 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-28 10:00 UTC  (7+ messages)
` [PATCH v4 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example

[PATCH 1/2] seccomp: notify user trap about unused filter
 2020-05-28  9:57 UTC  (3+ messages)

[PATCH v4] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
 2020-05-28  9:57 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings
` [PATCH v4 3/4] dmaengine: mediatek-cqdma: fix compatible
` [PATCH v4 4/4] dmaengine: mediatek-cqdma: add dma mask for capability

[PATCH v5] workqueue: Remove unnecessary kfree() call in rcu_free_wq()
 2020-05-28  9:57 UTC  (4+ messages)
    ` 回复: "

[PATCH] mm: memcontrol: fix an unused-function warning
 2020-05-28  9:56 UTC 

[PATCH v2 6/6] spi: Move cadence-quadspi driver to drivers/spi/
 2020-05-28  9:54 UTC  (3+ messages)

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-05-28  9:51 UTC  (9+ messages)
` [PATCH 1/6] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/6] dt-bindings: serdev: ngsm: Add binding for serdev-ngsm
` [PATCH 3/6] dt-bindings: serdev: ngsm: Add binding for GNSS child node

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-05-28  9:50 UTC  (4+ messages)
` [patch V9 20/39] x86/irq: Use generic irq_regs implementation

[PATCH v5] mm: Proactive compaction
 2020-05-28  9:50 UTC  (3+ messages)

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-28  9:48 UTC  (8+ messages)

[PATCH v2] iio: amplifiers: ad8366: Add the missed check for devm_gpiod_get()
 2020-05-28  9:42 UTC  (2+ messages)

[PATCH] arm64: vdso32: force vdso32 to be compiled as -marm
 2020-05-28  9:41 UTC  (8+ messages)

[PATCH V4 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-28  9:41 UTC  (6+ messages)
` [PATCH V4 6/8] fs/ext4: Make DAX mount option a tri-state

[GIT PULL] sh: remove sh5 support
 2020-05-28  9:40 UTC  (5+ messages)

[PATCH] HID: multitouch: Remove MT_CLS_WIN_8_DUAL
 2020-05-28  9:36 UTC  (7+ messages)

[PATCH 0/3] iW-RainboW-G21D-Qseven enable HSUSB, USB2.0, XHCI and Sound
 2020-05-28  9:36 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: r8a7742-iwg21d-q7: Enable HSUSB, USB2.0 and XHCI

[PATCH] irqchip/irq-mtk-sysirq: replace spinlock with raw_spinlock
 2020-05-28  9:35 UTC 

[PATCH v4] perf inject --jit: Remove //anon mmap events
 2020-05-28  9:32 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v2] Bluetooth: hci_qca: Improve controller ID info log level
 2020-05-28  9:31 UTC  (3+ messages)

drivers/gpu/drm/nouveau/nvkm/subdev/mmu/tu102.c:31:1: warning: no previous prototype for 'tu102_mmu_kind'
 2020-05-28  9:01 UTC 

linux-next: manual merge of the akpm-current tree with the mips tree
 2020-05-28  9:29 UTC 

[PATCH] debugfs: Add mount restriction option
 2020-05-28  9:27 UTC  (4+ messages)

[PATCH] erofs: suppress false positive last_block warning
 2020-05-28  9:25 UTC  (2+ messages)

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-05-28  9:24 UTC  (14+ messages)
` [PATCH v7 2/4] usb: dwc3: qcom: Add interconnect support in dwc3 driver

[PATCHv2] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
 2020-05-28  9:24 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the rsic-v tree
 2020-05-28  9:22 UTC 

[PATCH] ARM: omap2: drop broken broadcast timer hack
 2020-05-28  9:19 UTC 

[PATCH v2] ASoC: rt5682: split i2c driver into separate module
 2020-05-28  9:17 UTC 

[PATCH v4] bluetooth: hci_qca: Fix qca6390 enable failure after warm reboot
 2020-05-28  9:18 UTC  (3+ messages)

[PATCH] btrfs: select FS_IOMAP
 2020-05-28  9:18 UTC  (2+ messages)

[PATCH v7] workqueue: Remove unnecessary kfree() call in rcu_free_wq()
 2020-05-28  9:25 UTC 

[PATCH] rtc: rv3028: Add missed check for devm_regmap_init_i2c()
 2020-05-28  9:17 UTC 

[PATCH 1/4 v2] exfat: redefine PBR as boot_sector
 2020-05-28  9:16 UTC  (4+ messages)
` [PATCH 2/4 v2] exfat: separate the boot sector analysis
` [PATCH 3/4 v2] exfat: add boot region verification
` [PATCH 4/4 v2] exfat: standardize checksum calculation

[RFC PATCH] iommu/arm-smmu: Add module parameter to set msi iova address
 2020-05-28  9:15 UTC  (8+ messages)

[PATCH] powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
 2020-05-28  9:13 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: enetc: remove bootloader dependency
 2020-05-28  9:11 UTC  (4+ messages)

[PATCH] nouveau: add fbdev dependency
 2020-05-28  9:09 UTC  (5+ messages)
` [Nouveau] "

[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
 2020-05-28  9:08 UTC  (12+ messages)

[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages() ^[
 2020-05-28  9:08 UTC  (2+ messages)

[PATCH] clk: versatile: undo some dependency changes
 2020-05-28  9:08 UTC  (3+ messages)

[PATCH] [v2] hwrng: ks-sa - Fix runtime PM imbalance on error
 2020-05-28  9:06 UTC  (2+ messages)

next-20200515: Xorg killed due to "OOM"
 2020-05-28  9:05 UTC  (2+ messages)

linux-next: build failure after merge of the rcu tree
 2020-05-28  9:05 UTC 

[PATCH 2/4] cpumask: Make cpumask_any() truly random
 2020-05-28  8:52 UTC  (2+ messages)
` [cpumask] a7934287d8: BUG:using__this_cpu_read()in_preemptible[#]code:kworker

[RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()
 2020-05-28  8:59 UTC  (2+ messages)
` [tip: core/rcu] rcu: Allow for smp_call_function() running callbacks from idle

[v1] drm/msm: add shutdown support for display platform_driver
 2020-05-28  8:58 UTC  (2+ messages)

[PATCH v3 0/2] dtc: Improve checks for i2c reg properties
 2020-05-28  8:56 UTC  (3+ messages)
` [PATCH v3 1/2] checks: Remove warning for I2C_OWN_SLAVE_ADDRESS
` [PATCH v3 2/2] checks: Improve i2c reg property checking

[PATCH] mm,thp: stop leaking unreleased file pages
 2020-05-28  8:51 UTC  (4+ messages)

[PATCH] phy: intel: fix enum type mismatch warning
 2020-05-28  8:51 UTC  (3+ messages)

[PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd
 2020-05-28  8:50 UTC  (3+ messages)

net/mac80211/sta_info.c:1921:4: note: in expansion of macro 'atomic_add'
 2020-05-28  8:24 UTC 

[PATCH v4 0/2] gpio: generic regmap implementation
 2020-05-28  8:46 UTC  (7+ messages)
` [PATCH v4 2/2] gpio: add a reusable generic gpio_chip using regmap

[PATCH 0/2] mm/gup: introduce pin_user_pages_locked(), use it in frame_vector.c
 2020-05-28  8:46 UTC  (5+ messages)
` [PATCH 1/2] mm/gup: introduce pin_user_pages_locked()
` [PATCH 2/2] mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages()

[PATCH v2 0/2] dtc: Improve checks for i2c reg properties
 2020-05-28  8:44 UTC  (4+ messages)
` [PATCH v2 2/2] checks: Improve i2c reg property checking

[PATCH v2 00/10] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-28  8:42 UTC  (4+ messages)
` [PATCH v2 02/10] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

linux-next: build warnings after merge of the fsinfo tree
 2020-05-28  8:40 UTC 

[PATCH 00/10] Introduce attach/detach_page_private to cleanup code
 2020-05-28  8:39 UTC  (4+ messages)
` [PATCH 08/10] orangefs: use attach/detach_page_private

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-28  8:37 UTC  (2+ messages)
` [PATCH v2] ovl: provide real_file() and overlayfs get_unmapped_area()

[PATCH] Bluetooth: btbcm: Added 003.006.007, changed 001.003.015
 2020-05-28  8:38 UTC  (2+ messages)

[PATCH v2 1/2] workqueue: Use rcuwait for wq_manager_wait
 2020-05-28  8:35 UTC  (4+ messages)
` [PATCH 1/2] workqueue: pin the pool while it is managing

[PATCH] writeback: remove unused variable
 2020-05-28  8:35 UTC  (2+ messages)

[v1] drm/msm/dpu: allow initialization of encoder locks during encoder init
 2020-05-28  8:34 UTC 

[PATCH RESEND v3 0/2] syscon: Alter syscon and reboot drivers
 2020-05-28  8:31 UTC  (3+ messages)

[PATCH v4 0/3] Support virtio cross-device resources
 2020-05-28  8:31 UTC  (2+ messages)

[PATCH] MIPS: Fix build warning about "PTR_STR" redefined under CONFIG_TEST_PRINTF
 2020-05-28  8:27 UTC 

[PATCHv3 0/3] optee: register drivers on optee bus
 2020-05-28  8:26 UTC  (4+ messages)
` [PATCHv3 1/3] optee: do drivers initialization before and after tee-supplicant run

[PATCH v3 00/14] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-28  8:26 UTC  (16+ messages)
` [PATCH v3 01/14] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v3 02/14] spi: spi-mem: allow specifying a command's extension
` [PATCH v3 03/14] mtd: spi-nor: add support for DTR protocol
` [PATCH v3 04/14] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v3 05/14] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v3 06/14] mtd: spi-nor: sfdp: get octal mode maximum speed "
` [PATCH v3 07/14] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v3 08/14] mtd: spi-nor: sfdp: parse command sequences to change octal DTR mode
` [PATCH v3 09/14] mtd: spi-nor: core: add configuration register 2 read & write support
` [PATCH v3 10/14] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v3 11/14] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v3 12/14] spi: mxic: patch for octal DTR mode support
` [PATCH v3 13/14] mtd: spi-nor: core: execute command sequences to change octal DTR mode
` [PATCH v3 14/14] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[PATCHv6 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-05-28  8:24 UTC  (4+ messages)

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-28  8:21 UTC  (4+ messages)
` [PATCH 5.6 086/126] virtio-balloon: Revert "virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM"

[PATCH net-next v3] net: phy: micrel: add phy-mode support for the KSZ9031 PHY
 2020-05-28  8:20 UTC  (8+ messages)

[RFC PATCH] samples:bpf: introduce task detector
 2020-05-28  8:14 UTC  (3+ messages)

[Patch 0/2] media: ti-vpe: Add the VIP driver
 2020-05-28  8:09 UTC  (5+ messages)
` [Patch 2/2] "

[PATCHv2 0/2] optee: register drivers on optee bus
 2020-05-28  8:08 UTC  (8+ messages)
` [PATCHv2 2/2] tpm_ftpm_tee: register driver on TEE bus

[PATCH v6] workqueue: Remove unnecessary kfree() call in rcu_free_wq()
 2020-05-28  8:07 UTC  (2+ messages)

kernel/livepatch/transition.c:372:44: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-28  8:03 UTC 

[PATCH V7 00/15] perf/x86: Add perf text poke events
 2020-05-28  8:00 UTC  (9+ messages)
` [PATCH V7 03/15] kprobes: Add symbols for kprobe insn pages
    ` [PATCH V8 "
` [PATCH V7 04/15] kprobes: Add perf ksymbol events "

[PATCH v3 1/3] regulator: max14577: Add proper dt-compatible strings
 2020-05-28  7:59 UTC  (3+ messages)
  ` [PATCH v3 3/3] power: charger: "

[PATCH] ASoC: amd: Removing unnecessary instance initialization
 2020-05-28  7:52 UTC 

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-05-28  7:54 UTC  (6+ messages)

[PATCH 09/12] devfreq: add mediatek cci devfreq
 2020-05-28  8:00 UTC  (3+ messages)
    ` [PATCH 08/12] dt-bindings: devfreq: add compatible for mt8183 "

kernel/trace/blktrace.c:347:12: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-05-28  7:48 UTC 

[PATCH V3] arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
 2020-05-28  7:46 UTC  (3+ messages)

[PATCH v2 0/3] x86/boot: get rid of GOT entries and associated fixup code
 2020-05-28  7:46 UTC  (4+ messages)
` [PATCH v2 2/3] x86/boot/compressed: force hidden visibility for all symbol references

[PATCH] MIPS: Loongson64: Define PCI_IOBASE
 2020-05-28  7:45 UTC  (2+ messages)

[PATCH] MIPS: DTS: Fix build errors used with various configs
 2020-05-28  7:44 UTC  (2+ messages)

[PATCH] perf jit: Fix inaccurate DWARF line table
 2020-05-28  7:44 UTC  (2+ messages)

[git pull] coredump infoleak fix
 2020-05-28  7:44 UTC  (6+ messages)
  ` [PATCH] fs/coredump/elf: Clean up fill_thread_core_info()
    ` [PATCH v2] "

[PATCH v3 0/4] kdb: Improve console handling
 2020-05-28  7:42 UTC  (4+ messages)
` [PATCH v3 3/4] kdb: Make kdb_printf robust to run in NMI context

[PATCH 0/5] STM32 add usart nodes support
 2020-05-28  7:40 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: stm32: add usart2, usart3 and uart7 pins in stm32mp15-pinctrl
` [PATCH 2/5] ARM: dts: stm32: add usart3 node to stm32mp15xx-dkx boards
` [PATCH 3/5] ARM: dts: stm32: add usart3 node to stm32mp157c-ev1
` [PATCH 4/5] ARM: dts: stm32: add uart7 support to stm32mp15xx-dkx boards
` [PATCH 5/5] ARM: dts: stm32: add usart2 node to stm32mp157c-dk2

[PATCH 0/2] STM32 Fix uart nodes in stm32mp15-pinctrl
 2020-05-28  7:40 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: fix uart nodes ordering "
` [PATCH 2/2] ARM: dts: stm32: fix uart7_pins_a comments "

[PATCH 0/3] STM32 update uart4 pin configuration for low power
 2020-05-28  7:38 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: stm32: update uart4 pin configuration for low power on stm32mp157
` [PATCH 2/3] ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1
` [PATCH 3/3] ARM: dts: stm32: Update UART4 pin states on stm32mp15xx-dkx

[PATCH 0/9] Convert i.MX legacy platforms clock binding to json-schema
 2020-05-28  7:27 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: clock: Convert i.MX5 clock "
` [PATCH 2/9] dt-bindings: clock: Convert i.MX35 "
` [PATCH 3/9] dt-bindings: clock: Convert i.MX31 "
` [PATCH 4/9] dt-bindings: clock: Convert i.MX28 "
` [PATCH 5/9] dt-bindings: clock: Convert i.MX23 "
` [PATCH 6/9] dt-bindings: clock: Convert i.MX27 "
` [PATCH 7/9] dt-bindings: clock: Convert i.MX25 "
` [PATCH 8/9] dt-bindings: clock: Convert i.MX21 "
` [PATCH 9/9] dt-bindings: clock: Convert i.MX1 "

[PATCH v30 00/20] Intel SGX foundations
 2020-05-28  7:36 UTC  (6+ messages)
` [PATCH v30 07/20] x86/sgx: Enumerate and track EPC sections

[PATCH] crypto: cavium/nitrox - Fix a typo in a comment
 2020-05-28  7:34 UTC  (2+ messages)

[PATCH] crypto: engine - do not requeue in case of fatal error
 2020-05-28  7:34 UTC  (2+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-05-28  7:33 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: fix kdump kernel boot hung caused by JBOD
 2020-05-28  7:31 UTC 

[PATCH v2] perf jvmti: Remove redundant jitdump line table entries
 2020-05-28  7:31 UTC  (2+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-05-28  7:30 UTC  (11+ messages)

[PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
 2020-05-28  7:30 UTC  (7+ messages)

[PATCH] perf jvmti: remove redundant jitdump line table entries
 2020-05-28  7:29 UTC  (6+ messages)

arch/x86/ia32/ia32_signal.c:350:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-28  7:19 UTC 

[PATCH v14 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-28  7:25 UTC  (4+ messages)
` [PATCH v14 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem


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