linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 08:38:50 to 2020-05-05 11:51:01 UTC [more...]

[PATCH V3 00/16] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-05 11:50 UTC  (17+ messages)
` [PATCH V3 02/16] arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
` [PATCH V3 03/16] arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0
` [PATCH V3 04/16] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH V3 08/16] arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
` [PATCH V3 11/16] arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 register

[PATCH v7 0/3] media: ov8856: Add devicetree support
 2020-05-05 11:47 UTC  (7+ messages)
` [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings
` [PATCH v7 2/3] media: ov8856: Add devicetree support
` [PATCH v7 3/3] media: ov8856: Implement sensor module revision identification

[PATCH v3] ipmi:bt-bmc: Fix error handling and status check
 2020-05-05 11:49 UTC 

[PATCH v2 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-05-05 11:44 UTC  (9+ messages)
` [PATCH v2 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v2 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v2 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot

[PATCH v2] perf: cs-etm: Update to build with latest opencsd version
 2020-05-05 11:44 UTC  (3+ messages)

[PATCH 0/2] Add support for venus on msm8939
 2020-05-05 11:43 UTC  (4+ messages)
` [PATCH 1/2] media: venus: Add support for MSM8939

[PATCH] PCI: altera: clean up indentation issue on a return statement
 2020-05-05 11:42 UTC  (2+ messages)

[PATCH] ASoC: amd :High hw_level while simultaneous capture
 2020-05-05 11:40 UTC 

AVIC related warning in enable_irq_window
 2020-05-05 11:40 UTC  (9+ messages)

[PATCH 0/3] KVM: x86: cleanup and fixes for debug register accesses
 2020-05-05 11:36 UTC  (5+ messages)

[PATCH] KVM: x86: fix DR6 delivery for emulated hardware breakpoint
 2020-05-05 11:34 UTC 

[PATCH v12 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-05-05 11:33 UTC  (6+ messages)
` [PATCH v12 2/5] usb: renesas-xhci: Add the renesas xhci driver

[RFC Patch v1 0/4] arm64: Introduce new IPI as IPI_CALL_NMI_FUNC
 2020-05-05 11:33 UTC  (13+ messages)
` [RFC Patch v1 2/4] irqchip/gic-v3: Add support to handle SGI as pseudo NMI

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-05 11:33 UTC  (2+ messages)

[PATCH v3 00/17] DVFS for IO devices on sdm845 and sc7180
 2020-05-05 11:33 UTC  (5+ messages)
` [PATCH v3 09/17] mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()

[PATCH] mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10
 2020-05-05 11:32 UTC  (4+ messages)

[PATCH] mmc: alcor: Fix a resource leak in an error handling path in 'alcor_pci_sdmmc_drv_probe()'
 2020-05-05 11:32 UTC  (2+ messages)

[PATCH] mmc: sdhci-pci-gli: Fix no irq handler from suspend
 2020-05-05 11:32 UTC  (2+ messages)

[PATCH V4 1/5] dt-bindings: clock: Convert i.MX6Q clock to json-schema
 2020-05-05 11:32 UTC  (3+ messages)

stable-rc 4.19: NETDEV WATCHDOG: eth0 (asix): transmit queue 0 timed out - net/sched/sch_generic.c:466 dev_watchdog
 2020-05-05 11:31 UTC 

[PATCH v2] PCI: endpoint: functions/pci-epf-test: Avoid DMA release when DMA is unsupported
 2020-05-05 11:27 UTC  (2+ messages)

[tip:x86/boot] BUILD SUCCESS 34bb49229f19399a5b45c323afb5749f31f7876c
 2020-05-05 11:24 UTC 

[PATCH] PCI: dwc: Program outbound ATU upper limit register
 2020-05-05 11:24 UTC  (4+ messages)

[PATCH 0/4] spi: lantiq: Synchronize interrupts, transfers and add new features
 2020-05-05 11:23 UTC  (7+ messages)
` [PATCH 1/4] spi: lantiq: Synchronize interrupt handlers and transfers

[PATCH net-next 0/7] net: ethernet: ti: k3: introduce common platform time sync driver - cpts
 2020-05-05 11:16 UTC  (8+ messages)
` [PATCH net-next 1/7] dt-binding: ti: am65x: document common platform time sync cpts module
` [PATCH net-next 3/7] net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support

[PATCH] ASoC: tas5805m: Add TAS5805M amplifier driver
 2020-05-05 11:15 UTC  (2+ messages)

[PATCH v10 00/16] Introduce Data Access MONitor (DAMON)
 2020-05-05 11:08 UTC  (17+ messages)
` [PATCH v10 01/16] scripts/spelling: Add a few more typos
` [PATCH v10 02/16] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v10 03/16] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v10 04/16] mm/damon: Implement region based sampling
` [PATCH v10 05/16] mm/damon: Adaptively adjust regions
` [PATCH v10 06/16] mm/damon: Split regions into 4 subregions if possible
` [PATCH v10 07/16] mm/damon: Apply dynamic memory mapping changes
` [PATCH v10 08/16] mm/damon: Implement callbacks
` [PATCH v10 09/16] mm/damon: Implement access pattern recording
` [PATCH v10 10/16] mm/damon: Add debugfs interface
` [PATCH v10 11/16] mm/damon: Add tracepoints
` [PATCH v10 12/16] tools: Add a minimal user-space tool for DAMON
` [PATCH v10 13/16] Documentation/admin-guide/mm: Add a document "
` [PATCH v10 14/16] mm/damon: Add kunit tests
` [PATCH v10 15/16] mm/damon: Add user space selftests
` [PATCH v10 16/16] MAINTAINERS: Update for DAMON

[PATCH 0/2] Add 0C (zeorC) interrupt support to tsens driver
 2020-05-05 11:12 UTC  (3+ messages)
` [PATCH 1/2] drivers: thermal: tsens: Add 0C (zeorC) interrupt support
` [PATCH 2/2] dt-bindings: thermal: tsens: Add zeroc interrupt support in yaml

[PATCH v3] tty: serial: don't do termios for BTIF
 2020-05-05 11:10 UTC  (3+ messages)

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-05 11:09 UTC  (32+ messages)
    ` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects
        ` [PATCH v3 02/25] drm: core: fix common struct sg_table related issues
        ` [PATCH v3 03/25] drm: amdgpu: "
        ` [PATCH v3 04/25] drm: armada: "
        ` [PATCH v3 05/25] drm: etnaviv: "
        ` [PATCH v3 06/25] drm: exynos: "
        ` [PATCH v3 07/25] drm: i915: "
        ` [PATCH v3 08/25] drm: lima: "
        ` [PATCH v3 09/25] drm: msm: "
        ` [PATCH v3 10/25] drm: panfrost: "
        ` [PATCH v3 11/25] drm: radeon: "
        ` [PATCH v3 12/25] drm: rockchip: "
        ` [PATCH v3 13/25] drm: tegra: "
        ` [PATCH v3 14/25] drm: virtio: "
        ` [PATCH v3 15/25] drm: vmwgfx: "
        ` [PATCH v3 16/25] xen: gntdev: "
        ` [PATCH v3 17/25] drm: host1x: "
        ` [PATCH v3 18/25] drm: rcar-du: "
        ` [PATCH v3 19/25] dmabuf: "
        ` [PATCH v3 20/25] staging: ion: "
        ` [PATCH v3 21/25] staging: tegra-vde: "
        ` [PATCH v3 22/25] misc: fastrpc: "
        ` [PATCH v3 23/25] rapidio: "
        ` [PATCH v3 24/25] samples: vfio-mdev/mbochs: "
        ` [PATCH v3 25/25] media: pci: fix common ALSA DMA-mapping related codes

[PATCH] PCI: v3-semi: Fix a memory leak in some error handling paths in 'v3_pci_probe()'
 2020-05-05 11:04 UTC  (2+ messages)

[PATCH 09/24] rcu/tree: cache specified number of objects
 2020-05-05 11:03 UTC  (11+ messages)

[PATCH v6 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-05-05 11:00 UTC  (5+ messages)
` [PATCH v6 3/4] usb: ehci: Add new EHCI driver for Broadcom STB SoC's
` [PATCH v6 4/4] usb: host: Add ability to build new Broadcom STB USB drivers

[PATCH 0/2] arm64: Vendor-specific errata improvements
 2020-05-05 10:58 UTC  (4+ messages)
` [PATCH 1/2] arm64: Sort vendor-specific errata

[PATCH] Add support for Vinga Twizzle J116 Silead touchscreen
 2020-05-05 10:55 UTC  (4+ messages)

[PATCH v6 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2020-05-05 10:55 UTC  (8+ messages)
` [PATCH v6 1/2] dt-bindings: edac: al-mc-edac: "
` [PATCH v6 2/2] EDAC: al-mc-edac: Introduce "

[RESEND PATCH] ASoC: wm8524: Add support S32_LE
 2020-05-05 10:52 UTC  (2+ messages)

[PATCH v1 0/3] allow ramoops to collect all kmesg_dump events
 2020-05-05 10:50 UTC  (7+ messages)
` [PATCH v1 1/3] printk: honor the max_reason field in kmsg_dumper

[PATCH] PCI: dwc: intel: make intel_pcie_cpu_addr() static
 2020-05-05 10:47 UTC  (2+ messages)

perf build error with gcc 10 on arm and aarch64
 2020-05-05 10:47 UTC  (4+ messages)

[PATCH v1] dt-bindings: net: nxp,tja11xx: rework validation support
 2020-05-05 10:42 UTC 

[PATCH 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-05-05 10:31 UTC  (3+ messages)
` [PATCH 2/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs

[PATCH v2 6/6] security: apparmor: default KUNIT_* fragments to KUNIT_RUN_ALL
 2020-05-05 10:27 UTC 

[PATCH v2 3/6] lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_RUN_ALL
 2020-05-05 10:27 UTC 

[PATCH v2 5/6] fs: ext4: default KUNIT_* fragments to KUNIT_RUN_ALL
 2020-05-05 10:27 UTC 

[PATCH v2 4/6] drivers: base: default KUNIT_* fragments to KUNIT_RUN_ALL
 2020-05-05 10:27 UTC 

[PATCH v2 2/6] kunit: default KUNIT_* fragments to KUNIT_RUN_ALL
 2020-05-05 10:27 UTC 

[PATCH v2 1/6] kunit: Kconfig: enable a KUNIT_RUN_ALL fragment
 2020-05-05 10:27 UTC 

[PATCH v2 0/6] Enable as many KUnit tests as possible
 2020-05-05 10:26 UTC 

回收: [PATCH] ASoC: tas5805m: Add TAS5805M amplifier driver
 2020-05-05 10:21 UTC 

回收: [PATCH] ASoC: tas5805m: Add TAS5805M amplifier driver
 2020-05-05 10:19 UTC 

[PATCH net-next] dt-binding: net: ti: am65x-cpts: fix dt_binding_check fail
 2020-05-05 10:19 UTC 

[PATCH 1/2] docs: filesystems: add info about efivars content
 2020-05-05 10:17 UTC  (2+ messages)
` [PATCH 2/2] docs: acpi: fix old http link and improve document format

[PATCH] selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test module does not exist
 2020-05-05 10:14 UTC 

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-05-05 10:14 UTC  (3+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature

remove set_fs calls from the coredump code v6
 2020-05-05 10:12 UTC  (8+ messages)
` [PATCH 1/7] powerpc/spufs: fix copy_to_user while atomic
` [PATCH 2/7] powerpc/spufs: stop using access_ok
` [PATCH 3/7] powerpc/spufs: simplify spufs core dumping
` [PATCH 4/7] signal: refactor copy_siginfo_to_user32
` [PATCH 5/7] binfmt_elf: remove the set_fs in fill_siginfo_note
` [PATCH 6/7] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
` [PATCH 7/7] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump

[PATCH -next v2] PCI: dwc: Make hisi_pcie_platform_ops static
 2020-05-05 10:06 UTC  (2+ messages)

[PATCH] scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
 2020-05-05 10:03 UTC 

[PATCH V3 0/4] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-05-05 10:04 UTC  (7+ messages)
` [PATCH V3 1/4] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format
` [PATCH V3 2/4] iio: adc: Add PMIC7 ADC bindings
` [PATCH V3 3/4] iio: adc: Add support for PMIC7 ADC

[PATCH v2 0/5] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
 2020-05-05 10:01 UTC  (10+ messages)

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-05-05  9:59 UTC  (2+ messages)

[PATCH] PCI: dwc: clean up computing of msix_tbl
 2020-05-05  9:57 UTC  (2+ messages)

[PATCH -next] mm: remove duplicated include from madvise.c
 2020-05-05 10:00 UTC 

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-05  9:54 UTC  (6+ messages)
` [PATCH RFC 4/6] KVM: x86: acknowledgment mechanism for async pf page ready notifications

[PATCH v9 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-05  9:47 UTC  (4+ messages)

[PATCH v3] usb: dwc3: support continuous runtime PM with dual role
 2020-05-05  9:44 UTC  (3+ messages)

[PATCH v4 00/18] Add static_call()
 2020-05-05  9:38 UTC  (9+ messages)
` [PATCH v4 14/18] static_call: Add static_cond_call()

[PATCH] dma: Fix max PFN arithmetic overflow on 32 bit systems
 2020-05-05  9:38 UTC  (4+ messages)
` [PATCH v2] "

linux-next: Tree for May 4
 2020-05-05  9:36 UTC  (5+ messages)
` linux-next: Tree for May 4 --> mm: free_area_init: allow defining max_zone_pfn in descending order does increase memory use

[PATCH]i[next] io_uring: remove redundant check on force_nonblock
 2020-05-05  9:33 UTC 

[PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-05  9:30 UTC 

Re: [v3,iproute2 1/2] iproute2:tc:action: add a gate control action
 2020-05-05  9:28 UTC 

[PATCHv2 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-05-05  9:27 UTC  (4+ messages)
` [PATCHv2 01/10] net: eth: altera: tse_start_xmit ignores tx_buffer call response

Re: [v3,iproute2 1/2] iproute2:tc:action: add a gate control action
 2020-05-05  9:26 UTC 

[PATCH v6 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-05  9:19 UTC  (4+ messages)
` [PATCH v6 2/2] PCI: xilinx-cpm: Add Versal CPM "

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-05  9:18 UTC  (3+ messages)

[PATCH 5.6 00/73] 5.6.11-rc1 review
 2020-05-05  9:18 UTC  (3+ messages)

[PATCH 4.19 00/37] 4.19.121-rc1 review
 2020-05-05  9:17 UTC  (3+ messages)

linux-next: Tree for May 5
 2020-05-05  9:06 UTC  (2+ messages)

[PATCH 0/5] platform/x86: intel-vbtn: Fixes + rework to make it work on more devices
 2020-05-05  9:05 UTC  (4+ messages)
` [PATCH 4/5] platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and "Portable" chassis-types

[PATCH] Input: atmel_mxt_ts: remove meaningless checking
 2020-05-05  9:09 UTC 

[PATCH] net: rtw88: fix an issue about leak system resources
 2020-05-05  9:03 UTC  (6+ messages)
          ` net: rtw88: Fix an issue about leaking "

[PATCH 0/3] Intel Platform Monitoring Technology
 2020-05-05  9:02 UTC  (5+ messages)
` [PATCH 1/3] pci: Add Designated Vendor Specific Capability
` [PATCH 2/3] mfd: Intel Platform Monitoring Technology support

[PATCH v2 1/2] drm/client: Dual licence the header in GPL-2 and MIT
 2020-05-05  8:53 UTC  (2+ messages)

[PATCH net-next] net: sierra_net: Remove unused inline function
 2020-05-05  8:51 UTC 

[PATCH] drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpers
 2020-05-05  8:51 UTC  (8+ messages)

[PATCH net-next] bnx2x: Remove unused inline function bnx2x_vf_vlan_credit
 2020-05-05  8:50 UTC 

[PATCH net-next] net: sched: choke: Remove unused inline function choke_set_classid
 2020-05-05  8:47 UTC 

[PATCH net-next] sunrpc: Remove unused function ip_map_update
 2020-05-05  8:45 UTC 

[PATCH] gpio: tegra186: export MODULE_DEVICE_TABLE
 2020-05-05  8:45 UTC 

[PATCH net-next] net: microchip: Remove unused inline function is_bits_set
 2020-05-05  8:44 UTC 

[PATCH net-next] myri10ge: Remove unused inline function myri10ge_vlan_ip_csum
 2020-05-05  8:43 UTC 

[PATCH net-next] net: stmmac: Remove unused inline function stmmac_rx_threshold_count
 2020-05-05  8:42 UTC 

[PATCH v3 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-05-05  8:41 UTC  (3+ messages)
` [PATCH v3 1/2] mm, memcg: Avoid stale protection values when cgroup is above protection
` [PATCH v3 2/2] mm, memcg: Decouple e{low,min} state mutations from protection checks

[PATCH 1/1] epoll: call final ep_events_available() check under the lock
 2020-05-05  8:42 UTC  (2+ messages)

[PATCH net-next] can: c_can: Remove unused inline function
 2020-05-05  8:41 UTC 

[PATCH net-next] net: mv643xx_eth: Remove unused inline function sum16_as_be
 2020-05-05  8:40 UTC 

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-05  8:39 UTC  (3+ messages)
` [PATCH v4 2/7] KVM: arm64: "


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