linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 23:31:37 to 2020-05-08 05:23:42 UTC [more...]

[PATCH 0/4] qoriq: Add platform dependencies
 2020-05-08  5:23 UTC  (3+ messages)
` [PATCH 2/4] cpufreq: "

linux-next 20200506 - build failure with net/bpfilter/bpfilter_umh
 2020-05-08  4:39 UTC 

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-08  5:05 UTC  (6+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings

[PATCH V3 00/16] arm64/cpufeature: Introduce ID_PFR2, ID_DFR1, ID_MMFR5 and other changes
 2020-05-08  4:59 UTC  (9+ 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] perf record: Use an eventfd to wakeup when done
 2020-05-08  4:56 UTC 

[PATCH] kselftests: dmabuf-heaps: Fix confused return value on expected error testing
 2020-05-08  4:56 UTC 

[PATCH v4 0/7] ima: support stronger algorithms for attestation
 2020-05-08  4:54 UTC  (4+ messages)
` [PATCH v4 1/7] ima: Switch to ima_hash_algo for boot aggregate

linux-next: manual merge of the amdgpu tree with the pm tree
 2020-05-08  4:34 UTC 

[PATCH v4 0/3] nsproxy: attach to multiple namespaces
 2020-05-08  4:30 UTC  (5+ messages)
` [PATCH v4 1/3] nsproxy: add struct nsset
` [PATCH v4 2/3] nsproxy: attach to namespaces via pidfds

linux-next: build failure after merge of the drm tree
 2020-05-08  4:29 UTC 

[PATCH] f2fs: remove race condition in releasing cblocks
 2020-05-08  4:25 UTC 

[PATCH v3 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-05-08  4:19 UTC  (5+ messages)
` [PATCH v3 3/4] media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
` [PATCH v3 4/4] media: rockchip: rga: Only set output CSC mode for RGB input

[PATCH v2 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-08  4:13 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: dts: stm32: Add pin map for ltdc, spi5 "
` [PATCH v2 2/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v2 3/5] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v2 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup
` [PATCH v2 5/5] drm/panel: add panel driver for Ilitek ili9341 panels

[PATCH] perf/core: Do not initialise statics to 0 and add space before '{'
 2020-05-08  4:04 UTC 

[PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer
 2020-05-08  4:04 UTC  (2+ messages)

[PATCH] mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
 2020-05-08  3:52 UTC  (4+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2020-05-08  3:50 UTC 

[PATCH] PM / devfreq: imx: Fix inconsistent IS_ERR and PTR_ERR
 2020-05-08  3:57 UTC  (3+ messages)

[PATCH v2] KVM: SVM: Disable AVIC before setting V_IRQ
 2020-05-08  3:42 UTC  (2+ messages)

[PATCH 7/7] sysvipc_find_ipc should increase position index
 2020-05-08  3:36 UTC  (4+ messages)
` [PATCH] ipc/util.c: sysvipc_find_ipc() incorrectly updates "

[PATCH v3 0/4] perf stat: Support overall statistics for interval mode
 2020-05-08  3:34 UTC  (13+ messages)
` [PATCH v3 1/4] perf stat: Fix wrong per-thread runtime stat "
` [PATCH v3 2/4] perf counts: Reset prev_raw_counts counts
` [PATCH v3 3/4] perf stat: Copy counts from prev_raw_counts to evsel->counts
` [PATCH v3 4/4] perf stat: Report summary for interval mode

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-08  3:29 UTC  (10+ messages)
` [PATCH RFCv2 1/9] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH RFCv2 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH RFCv2 3/9] kvm/arm64: Rename kvm_vcpu_get_hsr() to kvm_vcpu_get_esr()
` [PATCH RFCv2 4/9] kvm/arm64: Detach ESR operator from vCPU struct
` [PATCH RFCv2 5/9] kvm/arm64: Replace hsr with esr
` [PATCH RFCv2 6/9] kvm/arm64: Export kvm_handle_user_mem_abort() with prefault mode
` [PATCH RFCv2 7/9] kvm/arm64: Support async page fault
` [PATCH RFCv2 8/9] kernel/sched: Add cpu_rq_is_locked()
` [PATCH RFCv2 9/9] arm64: Support async page fault

[RESENT PATCH RFC v3 0/5] scsi: ufs: add UFS Host Performance Booster(HPB) support
 2020-05-08  3:21 UTC  (10+ messages)
` [RESENT PATCH RFC v3 1/5] scsi; ufs: add device descriptor for Host Performance Booster
` [RESENT PATCH RFC v3 3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info
` [RESENT PATCH RFC v3 4/5] scsi: ufs: add unit and geometry parameters for HPB
` [RESENT PATCH RFC v3 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver

linux-next: manual merge of the net-next tree with the rdma tree
 2020-05-08  3:18 UTC 

[PATCH] slub: limit count of partial slabs scanned to gather statistics
 2020-05-08  3:18 UTC  (3+ messages)

[PATCH v2] arm64: stacktrace: Factor out some common code into on_stack()
 2020-05-08  3:15 UTC 

linux-next: build failure after merge of the akpm-current tree
 2020-05-08  3:10 UTC  (4+ messages)

[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-08  3:07 UTC  (4+ messages)
` [PATCH V3 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()

[PATCH] mm: slub: add panic_on_error to the debug facilities
 2020-05-08  3:06 UTC  (4+ messages)

[PATCH RFC v3 00/12] perf pmu-events: Support event aliasing for system PMUs
 2020-05-08  2:55 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: make qlafx00_process_aen() return void
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: use true,false for need_mpi_reset
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: vmw_pvscsi: use true,false for adapter->use_msg
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: use true,false for ha->fw_dumped
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH -next] scsi: aacraid: Make some symbols static
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: fnic: use true,false for fnic->internal_reset_inprogress
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Make qla_set_ini_mode() return void
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: qedi: remove Comparison of 0/1 to bool variable
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: use true,false for ioc->use_32bit_dma
 2020-05-08  2:54 UTC  (2+ messages)

[PATCH] fs/io_uring: fix O_PATH fds in openat, openat2, statx
 2020-05-08  2:53 UTC  (12+ messages)

[PATCH V2] arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
 2020-05-08  2:52 UTC 

[PATCH v4 0/5] iommu/vt-d: Add page request draining support
 2020-05-08  2:49 UTC  (14+ messages)
` [PATCH v4 2/5] iommu/vt-d: debugfs: Add support to show inv queue internals
` [PATCH v4 3/5] iommu/vt-d: Disable non-recoverable fault processing before unbind
` [PATCH v4 4/5] iommu/vt-d: Add page request draining support

[PATCH] audit: Replace zero-length array with flexible-array
 2020-05-08  2:52 UTC  (5+ messages)

Adding a linux-integrity "fixes" branch
 2020-05-08  2:49 UTC 

[PATCH] f2fs: compress: fix zstd data corruption
 2020-05-08  2:48 UTC  (2+ messages)
  ` [f2fs-dev] "

[PATCH ghak25 v4 0/3] Address NETFILTER_CFG issues
 2020-05-08  2:45 UTC  (6+ messages)
` [PATCH ghak25 v4 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[GIT PULL] security: Fix the default value of fs_context_parse_param hook
 2020-05-08  2:45 UTC  (2+ messages)

[PATCH 0/3] Intel Platform Monitoring Technology
 2020-05-08  2:33 UTC  (9+ messages)
` [PATCH 2/3] mfd: Intel Platform Monitoring Technology support
  ` [PATCH 3/3] platform/x86: Intel PMT Telemetry capability driver
` [PATCH v2 0/3] Intel Platform Monitoring Technology
` [PATCH v2 1/3] PCI: Add defines for Designated Vendor-Specific Capability
` [PATCH v2 2/3] mfd: Intel Platform Monitoring Technology support
` [PATCH v2 3/3] platform/x86: Intel PMT Telemetry capability driver

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-08  2:31 UTC  (14+ messages)
` [PATCH v2 1/3] vfio/type1: Support faulting PFNMAP vmas
` [PATCH v2 2/3] vfio-pci: Fault mmaps to enable vma tracking

[PATCH v5 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-08  2:31 UTC  (8+ messages)
` [PATCH v5 2/2] "

[PATCH] ALSA: fireworks: Replace zero-length array with flexible-array
 2020-05-08  2:27 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family support
 2020-05-08  2:22 UTC  (2+ messages)

[PATCH v7 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-08  2:21 UTC  (9+ messages)
` [PATCH v7 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices
` [PATCH v7 2/8] scsi: ufs: introduce fixup_dev_quirks vops
` [PATCH v7 3/8] scsi: ufs: export ufs_fixup_device_setup() function
` [PATCH v7 4/8] scsi: ufs-mediatek: add fixup_dev_quirks vops
` [PATCH v7 5/8] scsi: ufs: add "index" in parameter list of ufshcd_query_flag()
` [PATCH v7 6/8] scsi: ufs: add LU Dedicated buffer mode support for WriteBooster
` [PATCH v7 7/8] scsi: ufs-mediatek: enable WriteBooster capability
` [PATCH v7 8/8] scsi: ufs: cleanup WriteBooster feature

[PATCH 0/2] fs: avoid fdput() after failed fdget()
 2020-05-08  2:21 UTC  (6+ messages)
` [PATCH 1/2] fs: avoid fdput() after failed fdget() in ksys_sync_file_range()
` [PATCH 2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd()

[RFC] taint: add module firmware crash taint support
 2020-05-08  2:18 UTC  (2+ messages)

[PATCH] kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
 2020-05-08  2:17 UTC  (3+ messages)

[PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
 2020-05-08  2:14 UTC  (3+ messages)

[PATCH] timers: use set_current_state macro
 2020-05-08  2:02 UTC 

[PATCH net v1] hinic: fix a bug of ndo_stop
 2020-05-07 18:22 UTC 

[PATCH net-next v1] hinic: add three net_device_ops of vf
 2020-05-07 18:21 UTC 

[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
 2020-05-08  1:59 UTC  (14+ messages)
` [PATCH net-next 2/2] virtio-net: fix the XDP truesize calculation for mergeable buffers

[PATCH -next] iommu: remove set but not used variable 'data'
 2020-05-08  2:02 UTC 

[PATCH] [v4] KVM: X86: support APERF/MPERF registers
 2020-05-08  1:57 UTC  (3+ messages)
  ` 答复: "

[PATCH] net: atarilance: Replace zero-length array with flexible-array
 2020-05-08  1:57 UTC  (2+ messages)

[PATCH] x86: bitops: fix build regression
 2020-05-08  1:57 UTC  (7+ messages)

[PATCH] ipv6: Replace zero-length array with flexible-array
 2020-05-08  1:56 UTC  (2+ messages)

[PATCH] team: Replace zero-length array with flexible-array
 2020-05-08  1:55 UTC  (2+ messages)

[PATCH] drivers/video: cleanup coding style in video a bit
 2020-05-08  1:53 UTC  (2+ messages)
`  "

[PATCH] sparc64: Replace zero-length array with flexible-array
 2020-05-08  1:49 UTC  (2+ messages)

[PATCH -next] dm mpath: Remove unused variable ret
 2020-05-08  1:47 UTC  (4+ messages)

[PATCH] perf: perf can not parser the backtrace of app with dwarf mode in the 32bit system and 64bit kernel
 2020-05-08  1:47 UTC 

[PATCH v3 0/4] Enable stmpe811 touch screen on stm32f429-disco board
 2020-05-08  1:46 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: dts: stm32: add I2C3 support on STM32F429 SoC
` [PATCH v3 2/4] ARM: dts: stm32: Add pin map for I2C3 controller on stm32f4
` [PATCH v3 3/4] ARM: dts: stm32: enable stmpe811 on stm32429-disco board
` [PATCH v3 4/4] i2c: stm32f4: Fix stmpe811 get xyz data timeout issue

[PATCH -next] iommu/arm-smmu-v3: remove set but not used variable 'smmu'
 2020-05-08  1:49 UTC 

[PATCH net 0/2] net: ipa: fix cleanup after modem crash
 2020-05-08  1:42 UTC  (2+ messages)

[PATCH 0/2] sunrpc: add missing newline when printing module parameters by sysfs
 2020-05-08  1:33 UTC  (3+ messages)
` [PATCH 1/2] sunrpc: add missing newline when printing parameter 'pool_mode' "
` [PATCH 2/2] sunrpc: add missing newline when printing parameter 'auth_hashtable_size' "

[tip:master] BUILD SUCCESS bb39cdeab1fb6876e1f6a9ba3358b4f91cf30a1d
 2020-05-08  1:33 UTC 

[rcu:dev.2020.05.06b] BUILD SUCCESS 63c72ff6cc7820e164ac5a416b67bfc833cfe50c
 2020-05-08  1:33 UTC 

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-08  1:31 UTC  (3+ messages)
` [patch V4 part 2 01/18] x86/entry/64: Move non entry code into .text section

[PATCH -next] brcmfmac: make non-global functions static
 2020-05-08  1:32 UTC 

[PATCH] arm64: stacktrace: Factor out some common code info on_stack()
 2020-05-08  1:29 UTC  (3+ messages)

[rcu:for-mingo] BUILD SUCCESS f736e0f1a55a88cb258b73da77463573739e9ac9
 2020-05-08  1:28 UTC 

[PATCH net] hinic: fix a bug of ndo_stop
 2020-05-08  1:27 UTC  (3+ messages)

[PATCH] integrity: evm: Fix RCU list related warnings
 2020-05-08  1:21 UTC  (4+ messages)

[PATCH v4 1/1] scsi: pm: Balance pm_only counter of request queue during system resume
 2020-05-08  1:16 UTC  (2+ messages)

linux-next: build warning after merge of the xfs tree
 2020-05-08  1:15 UTC 

[PATCH v3 0/4] PCI: brcmstb: Some minor fixes/features
 2020-05-08  1:11 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: PCI: brcmstb: New prop 'aspm-no-l0s'

[PATCH] net: microchip: encx24j600: add missed kthread_stop
 2020-05-08  1:09 UTC  (2+ messages)

[PATCH][next] net: phy: fix less than zero comparison with unsigned variable val
 2020-05-08  1:07 UTC  (2+ messages)

[tip:smp/core] BUILD SUCCESS fb7fb84a0c4e8021ddecb157802d58241a3f1a40
 2020-05-08  1:04 UTC 

[PATCH v7 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-05-08  0:53 UTC  (4+ messages)
` [PATCH v7 2/3] "

[PATCH net-next 0/3] net: ethernet: ti: am65x-cpts: follow up dt bindings update
 2020-05-08  0:51 UTC  (2+ messages)

[RFC PATCH V3 0/9] Introduce attach/detach_page_private to cleanup code
 2020-05-08  0:47 UTC  (3+ messages)
` [RFC PATCH V3 02/10] md: remove __clear_page_buffers and use attach/detach_page_private

linux-next: build failure after merge of the nfsd tree
 2020-05-08  0:47 UTC 

[PATCH net/master] net: ethernet: ti: cpts: Fix linker issue when TI_CPTS is defined
 2020-05-08  0:31 UTC  (2+ messages)

[PATCH v29 00/20] Intel SGX foundations
 2020-05-08  0:40 UTC  (11+ messages)

[PATCH net] soc: fsl: dpio: properly compute the consumer index
 2020-05-08  0:35 UTC  (2+ messages)

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-08  0:34 UTC  (7+ messages)
` [patch V4 part 1 07/36] locking/atomics: Flip fallbacks and instrumentation
` [patch V4 part 1 24/36] lockdep: Prepare for noinstr sections
` [patch V4 part 1 32/36] sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception

[PATCH] net: bareudp: avoid uninitialized variable warning
 2020-05-08  0:28 UTC  (2+ messages)

[PATCH] kernel: add panic_on_taint
 2020-05-08  0:28 UTC  (4+ messages)

[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-05-08  0:27 UTC  (8+ messages)
` [PATCH v5 1/7] fs: introduce kernel_pread_file* support
` [PATCH v5 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v5 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v5 4/7] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v5 5/7] bcm-vk: add bcm_vk UAPI
` [PATCH v5 6/7] misc: bcm-vk: add Broadcom VK driver
` [PATCH v5 7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

linux-next boot error: WARNING: suspicious RCU usage in ip6mr_get_table
 2020-05-08  0:09 UTC  (5+ messages)

Resolving use-after-free in ib_nl_send_msg
 2020-05-08  0:08 UTC  (3+ messages)
` [PATCH 1/2] IB/sa: "

[PATCH v2] stacktrace: cleanup inconsistent variable type
 2020-05-08  0:04 UTC  (4+ messages)

[PATCH][next] RDMA/mlx5: remove duplicated assignment to variable rcqe_sz
 2020-05-08  0:04 UTC  (2+ messages)

[PATCH] tracing/probe: reverse arguments to list_add
 2020-05-07 23:57 UTC  (3+ messages)

[tip:x86/cpu] BUILD SUCCESS e2abfc0448a46d8a137505aa180caf14070ec535
 2020-05-07 23:55 UTC 

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-05-07 23:39 UTC 

[PATCH v5 0/8] scsi: ufs: support LU Dedicated buffer mode for WriteBooster
 2020-05-07 23:50 UTC  (5+ messages)
` [PATCH v5 1/8] scsi: ufs: enable WriteBooster on some pre-3.1 UFS devices

[PATCH 1/3] mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
 2020-05-07 23:48 UTC  (7+ messages)
` [PATCH 3/3] mm/swapfile.c: count won't be bigger than SWAP_MAP_MAX

[PATCH] lib/flex_proportions.c: aging counts when fraction smaller than max_frac/FPROP_FRAC_BASE
 2020-05-07 23:46 UTC  (2+ messages)

[PATCH v3 2/4] arm64: dts: rockchip: Add RGA support to the PX30
 2020-05-07 23:40 UTC  (4+ messages)

[PATCH 0/4] syscon: Alter syscon and reboot-mode drivers
 2020-05-07 23:38 UTC  (5+ messages)
` [PATCH v2 0/3] syscon: Alter syscon and reboot drivers
  ` [PATCH v2 1/3] dt-bindings: power: reset: Convert syscon-reboot-mode to DT schema
  ` [PATCH v2 2/3] dt-bindings: power: reset: Unrequire regmap property in syscon-reboot node
  ` [PATCH v2 3/3] power: reset: syscon-reboot: Add parental syscon support


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