linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 02:23:22 to 2020-06-29 18:48:25 UTC [more...]

[BUG] irqchip/gic-v4.1: sleeping function called from invalid context
 2020-06-29 14:01 UTC  (2+ messages)

[PATCH v4 0/6] arm64: ti: k3-j721e: Add SERDES PHY and USB3.0 support
 2020-06-29 12:52 UTC  (4+ messages)
` [PATCH v4 1/6] dt-bindings: mfd: ti,j721e-system-controller.yaml: Add J721e system controller
` [PATCH v4 2/6] arm64: dts: ti: k3-j721e-main: Add WIZ and SERDES PHY nodes
` [PATCH v4 4/6] arm64: dts: ti: k3-j721e-main.dtsi: Add USB to SERDES MUX

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-29  6:33 UTC  (13+ messages)

[PATCH v2 00/13] Enable GPU for SM8150 and SM8250
 2020-06-29 17:20 UTC  (3+ messages)
` [PATCH v2 05/13] clk: qcom: gcc: remove unnecessary vco_table from SM8150
` [PATCH v2 10/13] clk: qcom: Add graphics clock controller driver for SM8250

[PATCH 0/4] Fix a bunch of W=1 warnings in PWM
 2020-06-29 12:47 UTC  (2+ messages)
` [PATCH 3/4] pwm: mediatek: Provide missing kerneldoc description for 'soc' arg

[PATCH 1/4] phy: core: fix code style in devm_of_phy_provider_unregister
 2020-06-29 14:50 UTC  (3+ messages)
` [PATCH 2/4] phy: core: Document function args
` [PATCH 3/4] phy: ti: dm816x: remove set but unused variable

[PATCH 0/2] m68k: fixups for recent changes in memory initialization
 2020-06-29 14:03 UTC  (6+ messages)
` [PATCH 1/2] m68k: nommu: register start of the memory with memblock

[PATCH 1/3] ARM: dts: alpine: Align GIC nodename with dtschema
 2020-06-29  8:15 UTC  (2+ messages)
` [PATCH 2/3] arm64: "

[PATCH 5.7 000/265] 5.7.7-rc1 review
 2020-06-29 15:18 UTC  (31+ messages)
` [PATCH 5.7 001/265] spi: spi-fsl-dspi: Free DMA memory with matching function
` [PATCH 5.7 013/265] net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
` [PATCH 5.7 020/265] rxrpc: Fix notification call on completion of discarded calls
` [PATCH 5.7 021/265] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
` [PATCH 5.7 026/265] net: phy: Check harder for errors in get_phy_id()
` [PATCH 5.7 033/265] net: phylink: ensure manual pause mode configuration takes effect
` [PATCH 5.7 048/265] bareudp: Fixed multiproto mode configuration
` [PATCH 5.7 059/265] binder: fix null deref of proc->context
` [PATCH 5.7 064/265] usb: dwc2: Postponed gadget registration to the udc class driver
` [PATCH 5.7 065/265] usb: add USB_QUIRK_DELAY_INIT for Logitech C922
` [PATCH 5.7 073/265] ALSA: usb-audio: add quirk for Denon DCD-1500RE
` [PATCH 5.7 082/265] scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
` [PATCH 5.7 086/265] xhci: Fix incorrect EP_STATE_MASK
` [PATCH 5.7 090/265] loop: replace kill_bdev with invalidate_bdev
` [PATCH 5.7 115/265] RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
` [PATCH 5.7 119/265] bpf, xdp, samples: Fix null pointer dereference in *_user code
` [PATCH 5.7 137/265] s390/qeth: fix error handling for isolation mode cmds
` [PATCH 5.7 151/265] net: qed: fix excessive QM ILT lines consumption
` [PATCH 5.7 156/265] cxgb4: move PTP lock and unlock to caller in Tx path
` [PATCH 5.7 158/265] scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
` [PATCH 5.7 177/265] i2c: core: check returned size of emulated smbus block read
` [PATCH 5.7 183/265] ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select_xlat function
` [PATCH 5.7 198/265] s390/vdso: Use $(LD) instead of $(CC) to link vDSO
` [PATCH 5.7 206/265] block: update hctx map when use multiple maps
` [PATCH 5.7 209/265] ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table
` [PATCH 5.7 212/265] ACPI: sysfs: Fix pm_profile_attr type
` [PATCH 5.7 217/265] KVM: nVMX: Plumb L2 GPA through to PML emulation
` [PATCH 5.7 235/265] mm: memcontrol: handle div0 crash race condition in memory.low
` [PATCH 5.7 241/265] tracing/boottime: Fix kprobe multiple events
` [PATCH 5.7 257/265] sunrpc: fixed rollback in rpc_gssd_dummy_populate()

[PATCH v4 2/5] scsi: ufs: Add UFS-feature layer
 2020-06-29  6:50 UTC 

[PATCHv3 0/7] System Cache support for GPU and required SMMU support
 2020-06-29 15:52 UTC  (3+ messages)
` [PATCHv3 2/7] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv3 6/7] drm/msm: rearrange the gpu_rmw() function

[PATCH/RFC v4 0/4] treewide: add regulator condition on _mmc_suspend()
 2020-06-29 17:26 UTC  (14+ messages)
` [PATCH/RFC v4 2/4] regulator: fixed: add regulator_ops members for suspend/resume
` [PATCH/RFC v4 3/4] mmc: core: Call mmc_poweroff_nofity() if regulators are disabled

[PATCH v2] brcmfmac: Transform compatible string for FW loading
 2020-06-29 11:35 UTC  (2+ messages)

[RFC][PATCHSET] regset ->get() rework
 2020-06-29 18:26 UTC  (15+ messages)
` [PATCH 01/41] introduction of regset ->get() wrappers, switching ELF coredumps to those
  ` [PATCH 03/41] x86: kill dump_fpu()
  ` [PATCH 04/41] [ia64] sanitize elf_access_gpreg()
  ` [PATCH 14/41] arm64: take fetching compat reg out of pt_regs into a new helper
  ` [PATCH 17/41] copy_regset_to_user(): do all copyout at once
  ` [PATCH 18/41] regset: new method and helpers for it
  ` [PATCH 22/41] sparc: switch to ->get2()
  ` [PATCH 26/41] arm: "
  ` [PATCH 29/41] c6x: "
  ` [PATCH 33/41] hexagon: "
  ` [PATCH 34/41] nios2: "
  ` [PATCH 36/41] parisc: "
  ` [PATCH 40/41] regset(): kill ->get_size()
  ` [PATCH 41/41] regset: kill user_regset_copyout{,_zero}()

[PATCH 1/2] staging: rtl8188eu: use compound assignment operators
 2020-06-29 16:12 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8188eu: add spaces around operators

[PATCH 1/3] reset: imx7: Support module build
 2020-06-29 12:30 UTC  (8+ messages)
` [PATCH 2/3] arm64: defconfig: Select CONFIG_RESET_IMX7 by default
` [PATCH 3/3] ARM: imx: Select RESET_IMX7 for i.MX7D

[PATCH 00/20] Fix a bunch more W=1 warnings in Misc
 2020-06-29 15:00 UTC  (5+ messages)
` [PATCH 04/20] misc: habanalabs: pci: Fix a variety of kerneldoc issues
` [PATCH 06/20] misc: habanalabs: goya: Omit pointless check ensuring addr is >=0

[PATCH 0/5] Last batch of W=1 warning fixes in MFD
 2020-06-29 15:08 UTC  (7+ messages)
` [PATCH 4/5] mfd: sprd-sc27xx-spi: Fix divide by zero when allocating register offset/mask

[PATCH 0/3] perf bench numa: fix few minor issues
 2020-06-29 15:50 UTC  (4+ messages)
` [PATCH 1/3] perf bench numa: fix incorrect NUMA toplogy assumption
` [PATCH 2/3] perf bench numa: fix benchmark names
` [PATCH 3/3] perf bench numa: fix wrong benchmark configuration

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-06-29 18:43 UTC  (6+ messages)
` [PATCH v3 7/7] x86/boot: Check that there are no runtime relocations

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-29 16:23 UTC  (8+ messages)

[PATCH] KVM: X86: Fix async pf caused null-ptr-deref
 2020-06-29 13:46 UTC  (2+ messages)

[RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-06-29 11:06 UTC  (6+ messages)

[PATCH v3] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-06-29 16:51 UTC  (8+ messages)

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 17:20 UTC  (3+ messages)
` [PATCH v2 08/10] of: mdio: remove the 'extern' keyword from function declarations

[REGRESSION] 5.8-rc3: seccomp crash with Chromium, QtWebEngine and related browsers: seccomp-bpf failure in syscall 0072
 2020-06-29 15:08 UTC  (3+ messages)

[RFC] stop using ->read and ->write for kernel access
 2020-06-29 18:36 UTC  (12+ messages)
` [PATCH 03/11] fs: add new read_uptr and write_uptr file operations

[PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-06-29 18:37 UTC  (3+ messages)

[PATCH] mtd: spi-nor: micron-st: enable 4-byte opcodes for n25q512a
 2020-06-29 13:22 UTC  (3+ messages)
  ` (EXT) "

[PATCH v9 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-06-29 13:19 UTC  (2+ messages)

[PATCH 00/10] Fix a bunch of W=1 warnings in Misc
 2020-06-29  8:20 UTC  (5+ messages)
` [PATCH 06/10] misc: eeprom: eeprom_93cx6: Repair function arg descriptions

[PATCH] ima: Rename internal audit rule functions
 2020-06-29 16:24 UTC  (2+ messages)

[PATCH v3 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-06-29  9:03 UTC  (2+ messages)
` [PATCH v3 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC

[PATCH net-next 0/6] net: qed/qede: license cleanup
 2020-06-29 11:05 UTC  (3+ messages)
` [PATCH net-next 4/6] net: qede: correct existing SPDX tags
` [PATCH net-next 6/6] net: qede: update copyright years

[PATCH] ASoC: qcom: Drop HAS_DMA dependency to fix link failure
 2020-06-29 18:15 UTC  (2+ messages)

[PATCH RFC] s390x/vmem: get rid of memory segment list
 2020-06-29 12:07 UTC  (6+ messages)

[PATCH v4 0/9] Introduce features and debugfs/sysfs entries for MHI
 2020-06-29 16:39 UTC  (4+ messages)
` [PATCH v4 4/9] bus: mhi: core: Trigger a host resume when device vote is requested
` [PATCH v4 7/9] bus: mhi: core: Introduce debugfs entries and counters for MHI
` [PATCH v4 8/9] bus: mhi: core: Read and save device hardware information from BHI

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-06-29 16:09 UTC  (8+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

drive-by blk-cgroup cleanups
 2020-06-29 13:56 UTC  (13+ messages)
` [PATCH 01/14] dm: use bio_uninit instead of bio_disassociate_blkg
` [PATCH 03/14] block: really clone the block cgroup in bio_clone_blkg_association
` [PATCH 04/14] block: merge __bio_associate_blkg into bio_associate_blkg_from_css
` [PATCH 05/14] block: move bio_associate_blkg_from_page to mm/page_io.c

drivers/mtd/nand/raw/ams-delta.c:373:34: warning: unused variable 'gpio_nand_of_id_table'
 2020-06-29 13:14 UTC 

[PATCH] Documentation: Coccinelle: fix typos and command example
 2020-06-29 17:31 UTC 

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-29 13:58 UTC  (6+ messages)
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support

[PATCH RFC 0/5] Introduced new Cadence USBSSP DRD Driver
 2020-06-29 11:35 UTC  (9+ messages)
` [PATCH RFC 2/5] usb:cdns3: Add pci to platform driver wrapper
` [PATCH RFC 4/5] usb: cdnsp: usb:cdns3 Add main part of Cadence USBSSP DRD Driver

[PATCH v4 0/6] Introduce PMIC based USB type C detection
 2020-06-29  7:22 UTC  (3+ messages)
` [PATCH v4 1/6] usb: typec: Add QCOM PMIC typec detection driver

[PATCH v4 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-06-29  6:55 UTC  (3+ messages)
    ` [PATCH v4 1/5] scsi: ufs: Add UFS feature related parameter
    ` [PATCH v4 3/5] scsi: ufs: Introduce HPB module

drivers/scsi/megaraid/megaraid_sas_base.c:8458:21: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-06-29 10:15 UTC 

[PATCH 0/6] Overhaul memalloc_no*
 2020-06-29 13:43 UTC  (6+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-29 15:59 UTC  (4+ messages)
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()

[RFC] Limiting charge current on Droid 4 (and N900)
 2020-06-29 15:55 UTC  (2+ messages)

[PATCH V3] arm64/panic: Unify all three existing notifier blocks
 2020-06-29  4:38 UTC 

[PATCH] ASoC: fsl_sai: Refine regcache usage with pm runtime
 2020-06-29  6:42 UTC 

[PATCH v2 1/3] clk: JZ4780: Add functions for enable and disable USB PHY
 2020-06-29  9:28 UTC  (2+ messages)

[PATCH 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-06-29  6:23 UTC  (7+ messages)
` [PATCH 02/11] powerpc/kexec_file: mark PPC64 specific code
` [PATCH 04/11] ppc64/kexec_file: avoid stomping memory used by special regions

[PATCH -next] ASoC: Documentation: fix reference to renamed source file
 2020-06-29  3:58 UTC  (2+ messages)

[PATCH 1/2] kbuild: remove cc-option test of -fno-stack-protector
 2020-06-29 18:26 UTC  (4+ messages)

[RFC for-5.8] usb: dwc2: Cleanup debugfs when usb_add_gadget_udc() fails
 2020-06-29 18:03 UTC 

[PATCH v5 0/3] ALSA: compress: Document stream states and fix gapless SM
 2020-06-29 13:47 UTC  (2+ messages)
` [PATCH v5 1/3] ALSA: compress: document the compress audio state machine

linux-next: manual merge of the usb tree with the usb.current tree
 2020-06-29  6:23 UTC  (2+ messages)

[patch] dma-pool: warn when coherent pool is depleted
 2020-06-29  8:05 UTC  (3+ messages)

[PATCH v4 0/3] ALSA: compress: Document stream states and fix gapless SM
 2020-06-29  7:49 UTC 

[PATCH v3 1/2] integrity: Add errno field in audit message
 2020-06-29 16:57 UTC  (6+ messages)
` [PATCH v3 2/2] IMA: Add audit log for failure conditions

[PATCH v3 1/2] dt-bindings: iio: bmc150_magn: Document and fix missing compatibles
 2020-06-29 10:05 UTC 

ARM: dts: motorola-mapphone-common: remove unneeded "simple-graph-card"
 2020-06-29 18:20 UTC  (3+ messages)

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-29 11:34 UTC  (11+ messages)

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-29  8:32 UTC  (6+ messages)

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-29 15:11 UTC  (2+ messages)

[PATCH] kbuild: make Clang build userprogs for target architecture
 2020-06-29  8:59 UTC 

[PATCH 1/2] drm/msm: Garbage collect unused resource _len fields
 2020-06-29 18:19 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: Quiet error during failure in optional resource mappings

[RFC PATCH] tick/sched: update full_nohz status after SCHED dep is cleared
 2020-06-29 12:36 UTC  (11+ messages)

[PATCH] net: cxgb4: fix return error value in t4_prep_fw
 2020-06-29 10:49 UTC 

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-29 18:36 UTC  (4+ messages)

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-06-29 14:58 UTC  (3+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-29 18:32 UTC  (4+ messages)
  ` [PATCH v2 1/2] fs,block: Introduce RWF_ZONE_APPEND and handling in direct IO path

[PATCH V2] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-29  6:45 UTC 

arch/powerpc/platforms/powernv/eeh-powernv.c:230:18: warning: variable 'phb' set but not used
 2020-06-29  3:46 UTC 

[PATCH net] lib: packing: add documentation for pbuflen argument
 2020-06-29  3:45 UTC  (2+ messages)

[PATCH net] bridge: mrp: Fix endian conversion and some other warnings
 2020-06-29  3:44 UTC  (2+ messages)

[PATCH net-next v4 0/5] hinic: add some ethtool ops support
 2020-06-29  3:41 UTC  (2+ messages)

[PATCH v2] ext4: fix direct I/O read error
 2020-06-29  3:09 UTC 

[PATCH] rtlwifi/*/dm.c: Use const in swing_table declarations
 2020-06-29  3:34 UTC  (5+ messages)

[PATCH v1 0/2] ipw2x00: use generic power management
 2020-06-29  3:32 UTC  (3+ messages)
` [PATCH v1 1/2] ipw2100: "
` [PATCH v1 2/2] ipw2200: "

wait_on_page_bit_common(TASK_KILLABLE, EXCLUSIVE) can miss wakeup?
 2020-06-29  3:28 UTC  (6+ messages)

[RFC PATCH 0/6] Support raw event and DT for perf on RISC-V
 2020-06-29  3:19 UTC  (7+ messages)
` [RFC PATCH 1/6] dt-bindings: riscv: Add YAML documentation for PMU
` [RFC PATCH 2/6] riscv: dts: sifive: Add DT support "
` [RFC PATCH 3/6] riscv: add definition of hpmcounter CSRs
` [RFC PATCH 4/6] riscv: perf: Add raw event support
` [RFC PATCH 5/6] riscv: perf: introduce DT mechanism
` [RFC PATCH 6/6] riscv: remove PMU menu of Kconfig

[PATCH] fpga: dfl: improve configuration of dfl pci devices
 2020-06-29  3:12 UTC  (3+ messages)

[PATCH] usb: gadget: fix langid kernel-doc warning in usbstring.c
 2020-06-29  3:08 UTC 

[PATCH v10 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-06-29  2:54 UTC  (7+ messages)
` [PATCH v10 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500
` [PATCH v10 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7
` [PATCH v10 3/6] dt-bindings: Add vendor prefix for Acer Inc
` [PATCH v10 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500
` [PATCH v10 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7
` [PATCH v10 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

[PATCH] usb: fix kernel-doc warnings and formatting in <linux/usb.h>
 2020-06-29  2:54 UTC 

[Patch V2] arm64: dts: ls1028a: Add DSPI flash nodes for LS1028a-qds
 2020-06-29  2:46 UTC 

[PATCH 0/3 V2] ring-buffer: Restructure ftrace ring buffer time keeping to allow accurate nested timing
 2020-06-29  2:52 UTC  (4+ messages)
` [PATCH 1/3 V2] ring-buffer: Have nested events still record running time stamp
` [PATCH 2/3 V2] ring-buffer: Incorporate absolute timestamp into add_timestamp logic
` [PATCH 3/3 V2] ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bit

[PATCH V3] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
 2020-06-29  2:49 UTC  (2+ messages)

[PATCH v1] mm:free unused pages in kmalloc_order
 2020-06-29  2:42 UTC  (2+ messages)

[PATCH v2] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
 2020-06-29  2:43 UTC  (2+ messages)

[PATCH v7 0/3] Nvidia Arm SMMUv2 Implementation
 2020-06-29  2:28 UTC  (4+ messages)
` [PATCH v7 1/3] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
` [PATCH v7 2/3] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
` [PATCH v7 3/3] iommu/arm-smmu: Add global/context fault implementation hooks

[sched] c3a340f7e7: invalid_opcode:#[##]
 2020-06-29  0:31 UTC 

[v1,net-next] net:qos: police action offloading parameter 'burst' change to the original value
 2020-06-29  2:25 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).