linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 22:08:31 to 2020-07-03 03:39:08 UTC [more...]

drivers/net/ethernet/alteon/acenic.c:1010:17: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always true
 2020-07-03  3:34 UTC 

objtool clac/stac handling change
 2020-07-03  3:32 UTC  (15+ messages)

[PATCH] ASoC: cros_ec_codec: Log results when EC commands fail
 2020-07-03  3:29 UTC 

[PATCH net-next v2 0/7] Add devlink-health support for devlink ports
 2020-07-03  3:27 UTC  (8+ messages)
` [PATCH net-next v2 1/7] devlink: Refactor devlink health reporter constructor
` [PATCH net-next v2 2/7] devlink: Rework devlink health reporter destructor
` [PATCH net-next v2 3/7] devlink: Create generic devlink health reporter search function
` [PATCH net-next v2 4/7] devlink: Implement devlink health reporters on per-port basis
` [PATCH net-next v2 5/7] devlink: Add devlink health port reporters API
` [PATCH net-next v2 6/7] net/mlx5e: Move devlink port register and unregister calls
` [PATCH net-next v2 7/7] net/mlx5e: Move devlink-health rx and tx reporters to devlink port

[PATCH 0/9] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2020-07-03  3:21 UTC  (14+ messages)
` [PATCH 1/9] media: rkvdec: h264: Support profile and level controls
` [PATCH 2/9] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH 3/9] media: rkvdec: h264: Fix pic width and height in mbs
` [PATCH 4/9] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH 7/9] media: rkvdec: h264: Use bytesperline and buffer height to calculate stride
` [PATCH 8/9] media: rkvdec: Add validate_fmt ops for pixelformat validation

[Patch v2] mm/sparse: only sub-section aligned range would be populated
 2020-07-03  3:18 UTC 

[RFC] hung_task:add detecting task in D state milliseconds timeout
 2020-07-03  3:18 UTC  (3+ messages)

[PATCH v3] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-03  3:17 UTC  (4+ messages)

[PATCH v33 00/21] Intel SGX foundations
 2020-07-03  3:09 UTC  (12+ messages)
` [PATCH v33 11/21] x86/sgx: Linux Enclave Driver
` [PATCH v33 12/21] x86/sgx: Allow a limited use of ATTRIBUTE.PROVISIONKEY for attestation

[PATCH v1 2/2] smsc9420: use generic power management
 2020-07-03  3:03 UTC  (3+ messages)

[PATCH v5] xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
 2020-07-03  3:05 UTC  (3+ messages)

[PATCH -next] ASoC: ti: j721e-evm: Fix missing unlock on error in j721e_audio_hw_params()
 2020-07-03  3:09 UTC 

[PATCH v2 0/2] smsc: use generic power management
 2020-07-03  3:01 UTC  (3+ messages)
` [PATCH v2 1/2] epic100: "
` [PATCH v2 2/2] smsc9420: "

[PATCH] kthread: Don't cancel a work that is being cancelled
 2020-07-02  1:13 UTC 

[PATCH] KVM: x86/mmu: Add capability to zap only sptes for the affected memslot
 2020-07-03  2:50 UTC 

[PATCH 0/5] Some cleanups for NVMe-pci driver
 2020-07-03  2:49 UTC  (6+ messages)
` [PATCH 1/5] nvme-pci: Fix some comments issues
` [PATCH 2/5] nvme-pci: Add a blank line after declarations
` [PATCH 3/5] nvme-pci: Remove redundant segment validation
` [PATCH 4/5] nvme-pci: Use the consistent return type of nvme_pci_iod_alloc_size()
` [PATCH 5/5] nvme-pci: Use standard block status macro

[PATCH] f2fs: add symbolic link to kobject in sysfs
 2020-07-03  2:46 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH v11 1/2] dt-bindings: phy: Document Samsung UFS PHY bindings
 2020-07-03  2:21 UTC  (2+ messages)
    ` [PATCH v11 2/2] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[PATCH v5 04/10] iommu/mediatek: Setting MISC_CTRL register
 2020-07-03  2:38 UTC  (4+ messages)

[PATCH v1 0/4] Add pca9450 driver
 2020-07-03  2:38 UTC  (4+ messages)
` [PATCH v1 1/4] regulator: pca9450: add pca9450 pmic driver

[PATCH v3 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-07-03  2:35 UTC  (22+ messages)
` [PATCH v3 01/21] KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
` [PATCH v3 02/21] KVM: x86/mmu: Consolidate "page" variant of memory cache helpers
` [PATCH v3 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals
` [PATCH v3 04/21] KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()
` [PATCH v3 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH v3 06/21] KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()
` [PATCH v3 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA
` [PATCH v3 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()
` [PATCH v3 09/21] KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
` [PATCH v3 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
` [PATCH v3 11/21] KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock)
` [PATCH v3 12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups
` [PATCH v3 13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global
` [PATCH v3 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
` [PATCH v3 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code
` [PATCH v3 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache()
` [PATCH v3 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
` [PATCH v3 18/21] KVM: arm64: Use common KVM implementation of MMU "
` [PATCH v3 19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache()
` [PATCH v3 20/21] KVM: MIPS: Account pages used for GPA page tables
` [PATCH v3 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches

[PATCH] vfio-ccw: Fix a build error due to missing include of linux/slab.h
 2020-07-03  2:26 UTC 

[PATCH v2] f2fs: add GC_URGENT_LOW mode in gc_urgent
 2020-07-03  2:21 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
 2020-07-03  2:17 UTC 

[PATCH RFC 1/5] f2fs: introduce inmem curseg
 2020-07-03  2:13 UTC  (4+ messages)
` [PATCH RFC 2/5] f2fs: record average update time of segment

[PATCH 1/5] tracing: use union to simplify the trace_event_functions initialization
 2020-07-03  2:06 UTC  (5+ messages)
` [PATCH 2/5] tracing: simplify the logic by defining next to be "lasst + 1"
` [PATCH 3/5] tracing: save one trace_event->type by using __TRACE_LAST_TYPE
` [PATCH 4/5] tracing: use NULL directly to create root level tracefs
` [PATCH 5/5] tracing: toplevel d_entry already initialized

[tip:WIP.fixes] BUILD SUCCESS bdbfb1d52d5e576c1d275fd8ab59b677011229e8
 2020-07-03  2:00 UTC 

[PATCH v5 1/3] ARM: imx: mach-imx6q: Search for fsl,imx6q-iomuxc-gpr earlier
 2020-07-03  2:01 UTC  (5+ messages)
` [PATCH v5 3/3] ARM: imx6plus: optionally enable internal routing of clk_enet_ref
      ` [EXT] "

[PATCH 1/2] USB: phy: fsl-usb: remove sysfs abuse
 2020-07-03  1:56 UTC  (6+ messages)
` [PATCH 2/2] USB: phy: fsl-usb: remove character device usage

[PATCH v5 0/6] Introduce PMIC based USB type C detection
 2020-07-03  1:51 UTC  (7+ messages)
` [PATCH v5 1/6] usb: typec: Add QCOM PMIC typec detection driver
` [PATCH v5 2/6] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding
` [PATCH v5 3/6] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block
` [PATCH v5 4/6] regulator: Add support for QCOM PMIC VBUS booster
` [PATCH v5 5/6] dt-bindings: regulator: Add dt-binding for QCOM PMIC VBUS output regulator
` [PATCH v5 6/6] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

[git pull] drm fixes for 5.8-rc4
 2020-07-03  1:46 UTC 

[PATCH 00/30] Fix a bunch of W=1 issues in USB
 2020-07-03  1:41 UTC  (3+ messages)
` [PATCH 16/30] usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc

[PATCH] f2fs: avoid readahead race condition
 2020-07-03  1:34 UTC  (9+ messages)
` [PATCH v2] "
  ` [f2fs-dev] [PATCH v3] "

[RFC] stop using ->read and ->write for kernel access v3
 2020-07-03  1:34 UTC  (5+ messages)
` [PATCH 19/23] sysctl: Call sysctl_head_finish on error

[PATCH] mm: define pte_add_end for consistency
 2020-07-03  1:34 UTC  (7+ messages)

[RESEND PATCH v10 1/2] dt-bindings: phy: Document Samsung UFS PHY bindings
 2020-07-03  1:27 UTC  (4+ messages)
  ` [RESEND PATCH v10 2/2] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[PATCH v2] pinctrl: nsp: Set irq handler based on trig type
 2020-07-03  1:18 UTC 

[PATCH] ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()
 2020-07-03  1:15 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: add Realtek 8822CE to blacklist_table
 2020-07-03  1:11 UTC 

[PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
 2020-07-03  1:20 UTC  (4+ messages)

[PATCH] timer: Prevent base->clk from moving backward
 2020-07-03  1:06 UTC 

[PATCH] hwmon:max6697: Allow max6581 to set temperature read offset
 2020-07-03  1:06 UTC  (3+ messages)
` [PATCH] hwmon:max6697: Allow max6581 to create tempX_offset attributes

[PATCH 0/5] Refactor kallsyms_show_value() users for correct cred
 2020-07-03  1:00 UTC  (7+ messages)
` [PATCH 1/5] kallsyms: Refactor kallsyms_show_value() to take cred
` [PATCH 2/5] module: Refactor section attr into bin attribute
` [PATCH 3/5] module: Do not expose section addresses to non-CAP_SYSLOG
` [PATCH 4/5] kprobes: Do not expose probe "
` [PATCH 5/5] bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()

[PATCH] perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
 2020-07-03  1:03 UTC  (3+ messages)

[PATCH v9 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-03  1:01 UTC  (4+ messages)
` [PATCH v9 2/4] fs: Add standard casefolding support

[PATCH] cpufreq: Record stats when fast switching is enabled
 2020-07-03  1:00 UTC  (2+ messages)

arch/x86/kvm/../../../virt/kvm/kvm_main.c:4326:17: sparse: struct kvm_vcpu Documentation Kbuild Makefile crypto include sound usr <asn:3> kvm_get_running_vcpus( ... )
 2020-07-03  0:58 UTC  (2+ messages)

[PATCH v9 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-07-03  0:57 UTC  (4+ messages)
` [PATCH v9 5/5] kdump: update Documentation about crashkernel on arm64

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-07-03  0:55 UTC  (6+ messages)
` [PATCH v3 3/8] mm/hugetlb: unify migration callbacks

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-07-03  0:54 UTC  (13+ messages)
` [PATCH v6 2/6] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v6 3/6] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v6 5/6] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v6 6/6] mm/vmscan: restore active/inactive ratio "

linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-07-03  0:52 UTC  (12+ messages)

[PATCH v4 26/26] mm/gup: Remove task_struct pointer for all gup code
 2020-07-03  0:52 UTC  (3+ messages)

[PATCH v4 23/26] mm/x86: Use general page fault accounting
 2020-07-03  0:46 UTC  (3+ messages)

[PATCH] hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option
 2020-07-03  0:45 UTC  (2+ messages)

[PATCH] perf evsel: Don't set sample_regs_intr/sample_regs_user for dummy event
 2020-07-03  0:42 UTC 

[PATCH RFC v6 0/6] Exynos: Simple QoS for exynos-bus using interconnect
 2020-07-03  0:47 UTC  (3+ messages)
  ` [PATCH RFC v6 1/6] dt-bindings: exynos-bus: Add documentation for interconnect properties

[PATCH 6/8] powerpc/pseries: implement paravirt qspinlocks for SPLPAR
 2020-07-03  0:36 UTC  (3+ messages)

[PATCH v2] PM / devfreq: tegra: Add Dmitry as a maintainer
 2020-07-03  0:44 UTC  (3+ messages)

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-07-03  0:38 UTC  (3+ messages)
  ` [PATCH 12/17] drivers: devfreq: Fix trivial spelling

[PATCH] editorconfig: Add automatic editor configuration file
 2020-07-03  0:12 UTC 

[PATCH v2 0/4] huge vmalloc mappings
 2020-07-03  0:15 UTC  (4+ messages)
` [PATCH v2 4/4] mm/vmalloc: Hugepage "

[PATCH v4 1/2] gpio: add GPO driver for PCA9570
 2020-07-03  0:12 UTC  (3+ messages)

[RFC PATCH 10/10] timer: Lower base clock forwarding threshold
 2020-07-03  0:12 UTC  (3+ messages)

[PATCH v10 00/14] KVM: Dirty ring interface
 2020-07-03  0:05 UTC  (5+ messages)
` [PATCH v10 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v10 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH 00/14] tidy-up options / reorganize lib.c
 2020-07-03  0:04 UTC  (17+ messages)
` [PATCH 01/15] options: let handle_onoff_switch() use null terminated arrays
` [PATCH 02/15] options: move -Wsparse-all's processing out of handle_onoff_switch()
` [PATCH 03/15] options: move on top the definition of warning type enums
` [PATCH 04/15] options: make Wsparse_error less special
` [PATCH 05/15] options: handle_onoff_switch() can handle any flags, not only warnings
` [PATCH 06/15] options: move helpers up
` [PATCH 07/15] options: alphasort the handle_switch_[a-zA_Z]()
` [PATCH 08/15] options: avoid spaces between function name and arguments list
` [PATCH 09/15] options: move declaration of tabstop out of "token.h"
` [PATCH 10/15] options: add a small helper: handle_switch_finalize()
` [PATCH 11/15] options: move option parsing in a separate file
` [PATCH 12/15] options: keep the options sorted
` [PATCH 13/15] cleanup: move predefines in a separate file
` [PATCH 14/15] cleanup: move parsing helpers to parse.c
` [PATCH 15/15] cleanup: move hexval() to utils.c

[PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
 2020-07-02 23:57 UTC  (5+ messages)

[PATCH] tpm: Define TPM2_SPACE_BUFFER_SIZE to replace the use of PAGE_SIZE
 2020-07-02 23:55 UTC  (2+ messages)

[PATCH v2 00/15] Make the user mode driver code a better citizen
 2020-07-02 23:51 UTC  (3+ messages)
              ` [PATCH v3 00/16] "

[PATCH] kbuild: Allow Clang global merging if !MODULES
 2020-07-02 23:39 UTC 

[PATCH] testsuite: add new flag '-p' to subcommand 'format'
 2020-07-02 23:39 UTC 

[PATCH v2] tpm_tis: Remove the HID IFX0102
 2020-07-02 23:38 UTC  (11+ messages)

[PATCH v5 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-07-02 23:33 UTC  (6+ messages)
    ` [PATCH v5 1/5] scsi: ufs: Add UFS feature related parameter
    ` [PATCH v5 2/5] scsi: ufs: Add UFS-feature layer
    ` [PATCH v5 3/5] scsi: ufs: Introduce HPB module
    ` [PATCH v5 4/5] scsi: ufs: L2P map management for HPB read
    ` [PATCH v5 5/5] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH v2 0/4] Remove 32-bit Xen PV guest support
 2020-07-02 23:27 UTC  (5+ messages)
` [PATCH v2 1/4] x86/xen: remove "

[PATCH] vmlinux.lds.h: Coalesce transient LLVM dead code elimination sections
 2020-07-02 23:27 UTC  (2+ messages)
` [PATCH v2] "

decruft the early init / initrd / initramfs code
 2020-07-02 23:25 UTC  (3+ messages)
` [PATCH 01/16] init: remove the bstat helper

weird loadavg on idle machine post 5.7
 2020-07-02 23:24 UTC  (4+ messages)

[PATCH 0/3] selftests: tpm: fixes
 2020-07-02 23:07 UTC  (3+ messages)

[RFC PATCH 0/7] crypto: get rid of ecb(arc4)
 2020-07-02 23:04 UTC  (5+ messages)
` [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API

[PATCH 0/2] perf tools: Fix record failure when mixed with ARM SPE event
 2020-07-02 23:03 UTC  (5+ messages)
` [PATCH 1/2] perf tools: ARM SPE code cleanup
` [PATCH 2/2] perf tools: Fix record failure when mixed with ARM SPE event

[PATCH V2 0/2] nvme: Add support for ACPI StorageD3Enable property
 2020-07-02 22:50 UTC  (2+ messages)
` [PATCH v4] drivers/nvme: "

[PATCH 0/5] RFC: connector: Add network namespace awareness
 2020-07-02 22:44 UTC  (4+ messages)

[PATCH v5 03/10] dmaengine: Actions: Add support for S700 DMA engine
 2020-07-02 22:07 UTC  (2+ messages)

[PATCH v2] igb: reinit_locked() should be called with rtnl_lock
 2020-07-02 22:39 UTC 

[PATCH v2 0/7] Refactor handling flow of SET_CPUID*
 2020-07-02 22:30 UTC  (11+ messages)
` [PATCH v2 2/7] KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent
` [PATCH v2 6/7] KVM: X86: Move kvm_x86_ops.update_vcpu_model() into kvm_update_vcpu_model()
` [PATCH v2 7/7] KVM: X86: Move kvm_apic_set_version() to kvm_update_vcpu_model()

[GIT PULL] io_uring fixes for 5.8-rc4
 2020-07-02 22:30 UTC  (2+ messages)

[PATCH 4.19 000/131] 4.19.131-rc1 review
 2020-07-02 22:24 UTC  (7+ messages)
` [PATCH 4.19 082/131] nvme: fix possible deadlock when I/O is blocked
` [PATCH 4.19 114/131] ocfs2: avoid inode removal while nfsd is accessing it

[git pull] m68knommu changes for v5.8-rc4
 2020-07-02 22:21 UTC 

[PATCH v2] lib: update DEBUG_SHIRQ docs to match reality
 2020-07-02 22:20 UTC 

[PATCH v2 00/11] ima: Fix rule parsing bugs and extend KEXEC_CMDLINE rule support
 2020-07-02 22:16 UTC  (4+ messages)
` [PATCH v2 09/11] ima: Move validation of the keyrings conditional into ima_validate_rule()

[PATCH v2] x86/speculation/l1tf: Add KConfig for setting the L1D cache flush mode
 2020-07-02 22:14 UTC  (3+ messages)

[RFC] many-files Documentation patch
 2020-07-02 22:12 UTC  (2+ messages)

[PATCH v2] firmware: improve description of firmware_request_nowarn
 2020-07-02 22:11 UTC 

[PATCH] Replace HTTP links with HTTPS ones: BPF (Safe dynamic programs and tools)
 2020-07-02 22:08 UTC  (2+ messages)


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