linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-26 07:09:42 to 2020-03-26 10:18:04 UTC [more...]

[PATCH v6 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
 2020-03-26 10:00 UTC  (2+ messages)
  ` [EXT] "

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-26 10:17 UTC  (8+ messages)
` [tip: timers/core] clocksource/drivers/timer-probe: "

[PATCH] mm/sparse: Fix kernel crash with pfn_section_valid check
 2020-03-26 10:16 UTC  (4+ messages)

[PATCH v7 0/3] Add support for the Gateworks System Controller
 2020-03-26 10:17 UTC  (3+ messages)
` [PATCH v7 2/3] mfd: add Gateworks System Controller core driver

Deadlock due to "cpuset: Make cpuset hotplug synchronous"
 2020-03-26 10:15 UTC  (3+ messages)

[PATCH] qlcnic: Fix bad kzalloc null test
 2020-03-26 10:14 UTC 

[PATCH 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-03-26 10:12 UTC  (4+ messages)
` [PATCH 2/2] i2c: i2c-stm32f7: allows for any "

[PATCH v3 13/26] objtool: Optimize find_symbol_by_name()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 16/26] objtool: Optimize find_rela_by_dest_range()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 09/26] objtool: Optimize find_section_by_name()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 11/26] objtool: Rename find_containing_func()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 15/26] objtool: Delete cleanup()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 10/26] objtool: Optimize find_symbol_*() and read_symbols()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 03/26] objtool: Rename func_for_each_insn_all()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 04/26] x86/kexec: Use RIP relative addressing
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 08/26] objtool: Optimize find_section_by_index()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 06/26] objtool: Optimize find_symbol_by_index()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 02/26] objtool: Rename func_for_each_insn()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 05/26] x86/kexec: Make relocate_kernel_64.S objtool clean
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 07/26] objtool: Add a statistics mode
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 01/26] objtool: Introduce validate_return()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 14/26] objtool: Optimize read_sections()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 12/26] objtool: Resize insn_hash
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH v3 17/26] objtool: Re-arrange validate_functions()
 2020-03-26 10:08 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH 0/3] soc: fsl: dpio: Enable QMAN batch enqueuing
 2020-03-26 10:07 UTC  (3+ messages)
` [PATCH 2/3] soc: fsl: dpio: QMAN performance improvement. Function pointer indirection

[PATCH] Documentation: provide IBM contacts for embargoed hardware
 2020-03-26 10:04 UTC  (3+ messages)

[PATCH v4 00/27] ata: optimize core code size on PATA only setups
 2020-03-26 10:01 UTC  (43+ messages)
  ` [PATCH v4 02/27] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
  ` [PATCH v4 03/27] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
  ` [PATCH v4 04/27] sata_promise: use ata_cable_sata()
  ` [PATCH v4 08/27] ata: optimize ata_scsi_rbuf[] size
  ` [PATCH v4 11/27] ata: fix CodingStyle issues in PATA timings code
  ` [PATCH v4 12/27] ata: separate PATA timings code from libata-core.c
  ` [PATCH v4 13/27] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
  ` [PATCH v4 14/27] ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
  ` [PATCH v4 15/27] ata: let compiler optimize out ata_eh_set_lpm() "
  ` [PATCH v4 16/27] ata: start separating SATA specific code from libata-core.c
  ` [PATCH v4 17/27] ata: move sata_scr_*() to libata-sata.c
  ` [PATCH v4 18/27] ata: move *sata_set_spd*() "
  ` [PATCH v4 19/27] ata: move sata_link_{debounce,resume}() "
  ` [PATCH v4 20/27] ata: move sata_link_hardreset() "
  ` [PATCH v4 21/27] ata: move ata_qc_complete_multiple() "
  ` [PATCH v4 22/27] ata: move sata_deb_timing_*() "
  ` [PATCH v4 23/27] ata: start separating SATA specific code from libata-scsi.c
  ` [PATCH v4 24/27] ata: move ata_sas_*() to libata-sata.c
  ` [PATCH v4 25/27] ata: start separating SATA specific code from libata-eh.c
  ` [PATCH v4 26/27] ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
  ` [PATCH v4 27/27] ata: make "libata.force" kernel parameter optional

[PATCH] cifs: Remove locking in smb2_verify_signature() when calculating SMB2/SMB3 signature on receiving packets
 2020-03-26  9:56 UTC  (2+ messages)

linux-next: Tree for Mar 26
 2020-03-26  9:50 UTC 

[RFC for Linux] virtio_balloon: Add VIRTIO_BALLOON_F_THP_ORDER to handle THP spilt issue
 2020-03-26  9:49 UTC  (8+ messages)

[PATCH v5 2/2] PCI: HIP: Add handling of HiSilicon HIP PCIe controller errors
 2020-03-26  9:47 UTC  (3+ messages)

[PATCH 0/3] KVM: X86: Single target IPI fastpath enhancement
 2020-03-26  9:46 UTC  (2+ messages)

[PATCH v3] driver core: Break infinite loop when deferred probe can't be satisfied
 2020-03-26  9:45 UTC  (6+ messages)

[PATCH] f2fs: switch discard_policy.timeout to bool type
 2020-03-26  9:43 UTC 

[PATCH v2 1/2] rtl8xxxu: add enumeration for channel bandwidth
 2020-03-26  9:43 UTC  (2+ messages)

[PATCH] f2fs: add missing CONFIG_F2FS_FS_COMPRESSION
 2020-03-26  9:43 UTC 

[PATCH] f2fs: fix to verify tpage before releasing in f2fs_free_dic()
 2020-03-26  9:42 UTC 

[PATCH v5 0/2] Enhance TEE kernel client interface
 2020-03-26  9:39 UTC  (6+ messages)
` [PATCH v5 1/2] tee: enable support to register kernel memory
` [PATCH v5 2/2] tee: add private login method for kernel clients
    ` [Tee-dev] "

[PATCH] vfio-mdev: support mediated device creation in kernel
 2020-03-26  9:38 UTC  (4+ messages)

[PATCH v4 0/8] drm/meson: add support for Amlogic Video FBC
 2020-03-26  9:36 UTC  (7+ messages)
` [PATCH v4 7/8] drm/fourcc: amlogic: Add modifier definitions for the Scatter layout

[PATCH v2] iio: buffer: Don't allow buffers without any channels enabled to be activated
 2020-03-26  9:30 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/3] KVM: x86: sync SPTEs on page/EPT fault injection
 2020-03-26  9:35 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: introduce kvm_mmu_invalidate_gva
` [PATCH 2/3] KVM: x86: cleanup kvm_inject_emulated_page_fault
` [PATCH 3/3] KVM: x86: Sync SPTEs when injecting page/EPT fault into L1

[PATCH RFC] f2fs: don't inline compressed inode
 2020-03-26  9:35 UTC  (3+ messages)

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-26  9:34 UTC  (8+ messages)
` [PATCH 6/6] ptp_ocelot: support 4 programmable pins

[PATCH v2 3/5] f2fs: fix to avoid NULL pointer dereference
 2020-03-26  9:30 UTC  (3+ messages)

[PATCH v3 0/2] x86/xen: Make idle tasks reliable
 2020-03-26  9:30 UTC  (5+ messages)
` [PATCH v3 1/2] x86/xen: Make the boot CPU idle task reliable
` [PATCH v3 2/2] x86/xen: Make the secondary CPU idle tasks reliable

[RFC v2 1/2] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-03-26  9:30 UTC  (6+ messages)

[PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-03-26  9:29 UTC  (10+ messages)

[PATCH] USB: io_edgeport: fix slab-out-of-bounds Read in edge_interrupt_callback
 2020-03-26  9:29 UTC  (5+ messages)

[PATCH v4 1/4] dt-bindings: Add binding for the Analogix ANX7688 chip
 2020-03-26  9:30 UTC  (3+ messages)
` [PATCH v4 2/4] mfd: anx7688: Add driver for "

[PATCH] perf tools: Add missing Intel CPU events to parser
 2020-03-26  9:25 UTC  (11+ messages)
                ` [PATCH V2] "

[PATCH v2 0/3] IOMMU user API enhancement
 2020-03-26  9:23 UTC  (3+ messages)
` [PATCH v2 1/3] iommu/uapi: Define uapi version and capabilities

[RFC v6 0/2] Add SDHC interconnect bandwidth scaling
 2020-03-26  9:22 UTC  (2+ messages)

[PATCH v2 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
 2020-03-26  9:22 UTC  (20+ messages)
` [PATCH v2 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
` [PATCH v2 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
` [PATCH v2 03/16] x86: remove always-defined CONFIG_AS_CFI
` [PATCH v2 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
` [PATCH v2 05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS
` [PATCH v2 06/16] x86: remove always-defined CONFIG_AS_SSSE3
` [PATCH v2 07/16] x86: remove always-defined CONFIG_AS_AVX
` [PATCH v2 08/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64}
` [PATCH v2 09/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
` [PATCH v2 10/16] x86: probe assembler capabilities via kconfig instead of makefile
` [PATCH v2 11/16] x86: add comments about the binutils version to support code in as-instr
` [PATCH v2 12/16] crypto: x86 - rework configuration based on Kconfig
` [PATCH v2 13/16] crypto: curve25519 - do not pollute dispatcher based on assembler
` [PATCH v2 14/16] Documentation/changes: Raise minimum supported binutils version to 2.23
` [PATCH v2 15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
` [PATCH v2 16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'

[PATCH] mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clock
 2020-03-26  9:21 UTC  (2+ messages)

[PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
 2020-03-26  9:20 UTC  (4+ messages)

[PATCH] media: v4l2-fh: define v4l2_fh struct regardless of condition
 2020-03-26  9:09 UTC 

[PATCH] media: v4l2-fh: define v4l2_fh struct regardless of condition
 2020-03-26  9:13 UTC  (5+ messages)

[PATCH 02/12 v2] tracing: Save off entry when peeking at next entry
 2020-03-26  9:12 UTC  (2+ messages)
` [tracing] cd8f62b481: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[RFC PATCH v2 0/3] KASAN/KUnit Integration
 2020-03-26  9:12 UTC  (6+ messages)
` [RFC PATCH v2 3/3] KASAN: Port KASAN Tests to KUnit

[PATCH 2/2] mfd: Add Baikal-T1 Boot Controller driver
 2020-03-26  9:13 UTC  (4+ messages)

[PATCH v8 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-03-26  9:13 UTC  (3+ messages)
` [PATCH v8 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe

[linux-next PATCH] ata: sata_fsl: fix a compile error
 2020-03-26  9:06 UTC  (2+ messages)

Was: fair pay sys - new domain
 2020-03-26  9:03 UTC 

[PATCH v3 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-26  9:01 UTC  (5+ messages)
` [PATCH v3 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
` [PATCH v3 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension

[PATCH] f2fs: fix long latency due to discard during umount
 2020-03-26  9:00 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: phy: add r8a77961 support
 2020-03-26  8:59 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: renesas: usb2-phy: convert bindings to json-schema
` [PATCH v2 3/4] dt-bindings: phy: renesas: usb3-phy: "

Was: Fair Pay Sys - New Domain
 2020-03-26  8:57 UTC 

[PATCH v6 00/11] Cros EC sensor hub FIFO support
 2020-03-26  8:56 UTC  (4+ messages)
` [PATCH v6 01/11] platform: chrome: sensorhub: Add "

linux-next: manual merge of the drivers-x86 tree with the tip tree
 2020-03-26  8:47 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: cleanup long line in odm.c
 2020-03-26  8:45 UTC  (3+ messages)

[PATCH v5 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path
 2020-03-26  8:46 UTC  (2+ messages)

[PATCH v2] staging: rtl8188eu: cleanup long line in odm.c
 2020-03-26  8:43 UTC 

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-26  8:39 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml
` [PATCH 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

[kernel] 2a8b6290ee: netperf.Throughput_Mbps 12.6% improvement
 2020-03-26  8:35 UTC 

[patch 09/22] cpufreq: Convert to new X86 CPU match macros
 2020-03-26  8:33 UTC  (5+ messages)
  ` [cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression

[PATCH v2] getauxval.3: MIPS, AT_BASE_PLATFORM passes ISA level
 2020-03-26  8:30 UTC  (3+ messages)

[PATCH 0/2] of: unittest gpio unittest error exposes tracking error
 2020-03-26  8:21 UTC  (5+ messages)
` [PATCH 1/2] of: gpio unittest kfree() wrong object
` [PATCH 2/2] of: some unittest overlays not untracked

[RFC PATCH v2 0/3] meminfo_extra: introduce meminfo extra
 2020-03-26  8:21 UTC  (10+ messages)
  ` [RFC PATCH v2 1/3] "

[PATCH v4 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
 2020-03-26  8:17 UTC 

[PATCH v11 0/9] Introduce support for guest CET feature
 2020-03-26  8:18 UTC  (11+ messages)
` [PATCH v11 1/9] KVM: VMX: Introduce CET VMX fields and flags
` [PATCH v11 2/9] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [PATCH v11 3/9] KVM: VMX: Set host/guest CET states for vmexit/vmentry
` [PATCH v11 4/9] KVM: VMX: Check CET dependencies on CR settings
` [PATCH v11 5/9] KVM: X86: Refresh CPUID once guest XSS MSR changes
` [PATCH v11 6/9] KVM: X86: Load guest fpu state when access MSRs managed by XSAVES
` [PATCH v11 7/9] KVM: X86: Add userspace access interface for CET MSRs
` [PATCH v11 8/9] KVM: VMX: Enable CET support for nested VM
` [PATCH v11 9/9] KVM: X86: Set CET feature bits for CPUID enumeration
` [kvm-unit-tests PATCH] x86: Add tests for user-mode CET

[PATCH v2 0/4] Fix Wake on lan with FEC on i.MX6
 2020-03-26  7:59 UTC  (9+ messages)
` [PATCH v2 1/4] net: fec: set GPR bit on suspend by DT configuration
  ` [EXT] "
` [PATCH v2 2/4] ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN
  ` [EXT] "
` [PATCH v2 3/4] dt-bindings: fec: document the new gpr property
  ` [EXT] "
` [PATCH v2 4/4] ARM: dts: imx6: add fec "
  ` [EXT] "

[PATCH] staging: remove hp100 driver
 2020-03-26  8:02 UTC 

[PATCH v3 00/26] objtool: vmlinux.o and noinstr validation
 2020-03-26  8:01 UTC  (9+ messages)
` [PATCH v3 26/26] objtool: Add STT_NOTYPE "

[PATCH] Input: elants_i2c - support palm detection
 2020-03-26  7:58 UTC 

linux-next: manual merge of the rcu tree with the spdx tree
 2020-03-26  7:55 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the spdx tree
 2020-03-26  7:55 UTC  (2+ messages)

[PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-26  7:53 UTC  (9+ messages)
` [PATCH v3 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks

[PATCH v2 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-26  7:51 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension

[PATCH] MIPS: xilfpga: Removed unused header files
 2020-03-26  7:42 UTC 

[PATCH V4 00/13] perf/x86: Add perf text poke events
 2020-03-26  7:42 UTC  (5+ messages)
` [PATCH V4 05/13] perf/x86: Add perf text poke events for kprobes

[PATCH v1] slimbus: core: Set fwnode for a device when setting of_node
 2020-03-26  7:27 UTC  (2+ messages)

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-03-26  7:25 UTC  (4+ messages)
` [PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT

[PATCH] staging: rtl8723bs: Clean up tests if NULL returned on failure
 2020-03-26  7:23 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
 2020-03-26  7:20 UTC  (2+ messages)

[PATCH v7 0/9] Huge page-table entries for TTM
 2020-03-26  7:19 UTC  (3+ messages)
` [PATCH v7 1/9] fs: Constify vma argument to vma_is_dax

[RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature
 2020-03-26  7:15 UTC  (10+ messages)
` [RFC PATCH v4 5/6] arm64: tlb: Use translation level hint in vm_flags
  ` Re: [RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature

[PATCH -next] usb: gadget: fsl: remove unused variable 'driver_desc'
 2020-03-26  7:14 UTC 

[PATCH 0/8] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-26  7:13 UTC  (2+ messages)

[PATCH v6 0/3] powerpc/powernv: Introduce interface for self-restore support
 2020-03-26  7:10 UTC  (4+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] powerpc/powernv: Introduce support and parsing for self-save API
` [PATCH v6 3/3] powerpc/powernv: Preference optimization for SPRs with constant values

[PATCH v6 0/4] Support for Self Save API in OPAL
 2020-03-26  7:09 UTC  (2+ messages)
` [PATCH v6 4/4] Advertise the self-save and self-restore attributes in the device tree


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