linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-10 16:44:39 to 2020-04-10 20:40:47 UTC [more...]

[GIT PULL] pwm: Changes for v5.7-rc1
 2020-04-10 20:40 UTC  (2+ messages)

SUBJECT: [GIT PULL] IPMI bug fixes for 5.7
 2020-04-10 20:40 UTC  (2+ messages)

[GIT PULL] final round of SCSI updates for the 5.6+ merge window
 2020-04-10 20:40 UTC  (2+ messages)

[GIT PULL] proc fix for 5.7-rc1
 2020-04-10 20:40 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.7-rc1
 2020-04-10 20:40 UTC  (2+ messages)

decruft the vmalloc API
 2020-04-10 20:40 UTC  (5+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc

[PATCH] selftests/seccomp: allow clock_nanosleep instead of nanosleep
 2020-04-10 20:38 UTC  (4+ messages)

[PATCH 1/2] kcsan: Fix function matching in report
 2020-04-10 20:38 UTC  (3+ messages)
` [PATCH 2/2] kcsan: Make reporting aware of KCSAN tests

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-10 20:37 UTC  (9+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v2 4/4] hugetlbfs: clean up command line processing

[PATCH v2 0/5] Misc MHI fixes
 2020-04-10 20:37 UTC  (5+ messages)
` [PATCH v2 1/5] bus: mhi: core: Handle syserr during power_up

[PATCH] kselftest/runner: allow to properly deliver signals to tests
 2020-04-10 20:33 UTC  (2+ messages)

[PATCH 0/7] TI K3 R5F remoteproc support
 2020-04-10 20:30 UTC  (3+ messages)
` [PATCH 7/7] remoteproc/k3-r5: Add loading support for on-chip SRAM regions

Linus, please revert 7dc8f11437: regression in 5.7-rc0, hangs while attempting to run X
 2020-04-10 20:25 UTC  (4+ messages)

[PATCH v7 0/5] Add battery charger driver support for MP2629
 2020-04-10 20:19 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v7 2/5] mfd: mp2629: Add support for mps battery charger
` [PATCH v7 3/5] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v7 4/5] power: supply: Add support for mps mp2629 battery charger
` [PATCH v7 5/5] MAINTAINERS: Add entry for mp2629 Battery Charger driver

[PATCH v6 00/14] Add AMD SEV guest live migration support
 2020-04-10 20:18 UTC  (18+ messages)
` [PATCH v6 11/14] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v6 12/14] KVM: x86: Introduce KVM_PAGE_ENC_BITMAP_RESET ioctl

CLONE_INTO_CGROUP documentation?
 2020-04-10 20:18 UTC  (3+ messages)
` [PATCH] clone.2: Document CLONE_INTO_CGROUP

[PATCH RT 0/2] Linux v4.14.175-rt81-rc1
 2020-04-10 20:15 UTC  (3+ messages)
` [PATCH RT 1/2] irq_work: Fix checking of IRQ_WORK_LAZY flag set on non PREEMPT_RT
` [PATCH RT 2/2] Linux 4.14.175-rt81-rc1

[PATCH] powerpc/ima: fix secure boot rules in ima arch policy
 2020-04-10 20:13 UTC 

linux-next: Tree for Apr 10
 2020-04-10 20:13 UTC  (7+ messages)
` linux-next: Tree for Apr 10 (lib/test_printf.ko)

[PATCH v3] docs: admin-guide: Clarify sentences
 2020-04-10 20:03 UTC 

[RFC v2 0/5] blktrace: fix use after free
 2020-04-10 19:58 UTC  (4+ messages)
` [RFC v2 2/5] blktrace: fix debugfs "

KCSAN + KVM = host reset
 2020-04-10 19:57 UTC  (4+ messages)

[PATCH] checkpatch: check for missing \n at the end of logging message
 2020-04-10 19:53 UTC  (6+ messages)

[PULL 0/3] xtensa updates for v5.7
 2020-04-10 19:53 UTC 

BUG: kernel NULL pointer dereference, address: 0000000000000026 after switching to 5.7 kernel
 2020-04-10 19:51 UTC 

[RFC PATCH v6 0/9] Add Tegra driver for video capture
 2020-04-10 19:47 UTC  (23+ messages)
` [RFC PATCH v6 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-10 19:46 UTC  (8+ messages)

[PATCH 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
 2020-04-10 19:45 UTC  (12+ messages)
` [PATCH 5/7] watchdog: dw_wdt: Support devices with asynch clocks
` [PATCH 6/7] watchdog: dw_wdt: Add pre-timeouts support
` [PATCH 7/7] watchdog: dw_wdt: Add DebugFS files

[RFC][PATCH 00/36] objtool: Make recordmcount a subcommand
 2020-04-10 19:35 UTC  (37+ messages)
` [RFC][PATCH 01/36] objtool: Exit successfully when requesting help
` [RFC][PATCH 02/36] objtool: Move struct objtool_file into arch-independent header
` [RFC][PATCH 03/36] objtool: Enable compilation of objtool for all architectures
` [RFC][PATCH 04/36] objtool: Report missing support for subcommands
` [RFC][PATCH 05/36] objtool: Add support for relocations without addends
` [RFC][PATCH 06/36] objtool: Prepare to merge recordmcount
` [RFC][PATCH 07/36] objtool: Make recordmcount into mcount subcmd
` [RFC][PATCH 08/36] objtool: recordmcount: Start using objtool's elf wrapper
` [RFC][PATCH 09/36] objtool: recordmcount: Search for __mcount_loc before walking the sections
` [RFC][PATCH 10/36] objtool: recordmcount: Convert do_func() relhdrs
` [RFC][PATCH 11/36] objtool: mcount: Remove unused fname parameter
` [RFC][PATCH 12/36] objtool: mcount: Use libelf for section header names
` [RFC][PATCH 13/36] objtool: mcount: Walk objtool Elf structs in find_secsym_ndx
` [RFC][PATCH 14/36] objtool: mcount: Use symbol structs to find mcount relocations
` [RFC][PATCH 15/36] objtool: mcount: Walk relocation lists
` [RFC][PATCH 16/36] objtool: mcount: Move get_mcountsym
` [RFC][PATCH 17/36] objtool: mcount: Replace MIPS offset types
` [RFC][PATCH 18/36] objtool: mcount: Move is_fake_mcount()
` [RFC][PATCH 19/36] objtool: mcount: Stop using ehdr in find_section_sym_index
` [RFC][PATCH 20/36] objtool: mcount: Move find_section_sym_index()
` [RFC][PATCH 21/36] objtool: mcount: Restrict using ehdr in append_func()
` [RFC][PATCH 22/36] objtool: mcount: Use objtool ELF to write
` [RFC][PATCH 23/36] objtool: mcount: Move nop_mcount()
` [RFC][PATCH 24/36] objtool: mcount: Move helpers out of ELF wrapper
` [RFC][PATCH 25/36] objtool: mcount: Move relocation entry size detection
` [RFC][PATCH 26/36] objtool: mcount: Only keep ELF file size
` [RFC][PATCH 27/36] objtool: mcount: Use ELF header from objtool
` [RFC][PATCH 28/36] objtool: mcount: Remove unused file mapping
` [RFC][PATCH 29/36] objtool: mcount: Reduce usage of _size wrapper
` [RFC][PATCH 30/36] objtool: mcount: Move mcount_adjust out of wrapper
` [RFC][PATCH 31/36] objtool: mcount: Pre-allocate new ELF sections
` [RFC][PATCH 32/36] objtool: mcount: Generic location and relocation table types
` [RFC][PATCH 33/36] objtool: mcount: Move sift_rel_mcount out of wrapper file
` [RFC][PATCH 34/36] objtool: mcount: Remove wrapper for ELF relocation type
` [RFC][PATCH 35/36] objtool: mcount: Remove wrapper double-include trick
` [RFC][PATCH 36/36] objtool: mcount: Remove wordsized endian wrappers

[PATCH v11 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-10 19:45 UTC  (4+ messages)
` [PATCH v11 05/10] iommu/vt-d: Add bind guest PASID support

[RFC v2 2/5] blktrace: fix debugfs use after free
 2020-04-10 19:37 UTC 

[PATCH 5/7] PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
 2020-04-10 19:38 UTC  (2+ messages)

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-04-10 19:37 UTC  (6+ messages)
    ` [rfc 0/6] unencrypted atomic DMA pools with dynamic expansion
      ` [rfc v2 "
          ` [rfc v2 3/6] dma-pool: dynamically expanding atomic pools

[PATCH 00/11] VMBus channel interrupt reassignment
 2020-04-10 19:35 UTC  (23+ messages)
` [PATCH 01/11] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
` [PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
` [PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
` [PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
` [PATCH 05/11] hv_utils: Always execute the fcopy and vss callbacks in a tasklet
` [PATCH 06/11] Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
` [PATCH 07/11] PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality
` [PATCH 08/11] Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
` [PATCH 09/11] Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
` [PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
` [PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned

[PATCH] mm/memory_hotplug: Fix a typo in comment "recoreded"->"recorded"
 2020-04-10 19:34 UTC 

[PATCH 1/1] powerpc/rtas: Implement reentrant rtas call
 2020-04-10 19:28 UTC  (2+ messages)

[PATCH] mm: ksm: Fix a typo in comment "alreaady"->"already"
 2020-04-10 19:25 UTC 

[Bug report] Kernel 5.7 become unbootable
 2020-04-10 19:23 UTC  (4+ messages)

[PATCH] drm/i915/gt: remove redundant assignment to variable x
 2020-04-10 19:22 UTC 

[PATCH v12 00/11] Convert PWM period and duty cycle to u64
 2020-04-10 19:20 UTC  (7+ messages)
` [PATCH v12 06/11] pwm: imx27: Use 64-bit division macro and function
` [PATCH v12 08/11] pwm: sun4i: Use nsecs_to_jiffies to avoid a division
` [PATCH v12 10/11] clk: pwm: Use 64-bit division function

Linux-next POWER9 NULL pointer NIP since 1st Apr
 2020-04-10 19:20 UTC  (7+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid page count leak
 2020-04-10 19:19 UTC 

[PATCH] ARM: dts: aspeed: rainier: Add gpio line names
 2020-04-10 19:17 UTC 

[PATCH] elfnote: mark all .note sections SHF_ALLOC
 2020-04-10 19:12 UTC  (5+ messages)

[PATCH] net: neterion: remove redundant assignment to variable tmp64
 2020-04-10 19:11 UTC 

[PATCH] nbd: Fix memory leak from krealloc() if another allocation fails
 2020-04-10 19:08 UTC 

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-10 19:04 UTC  (8+ messages)

[GIT PULL 0/9] EFI fixes for v5.7-rc
 2020-04-10 19:03 UTC  (11+ messages)
` [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data

[patch 0/3] x86/kvm: Basic split lock #AC handling
 2020-04-10 19:02 UTC  (2+ messages)

[PATCH 0/9] Summit SMB3xx driver & device-tree
 2020-04-10 19:02 UTC  (4+ messages)
` [PATCH 4/9] dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx

[PATCH] mm: mmap: Fix a typo in comment "compatbility"->"compatibility"
 2020-04-10 19:00 UTC 

[PATCH][next] PCI: endpoint: functions/pci-epf-test: fix leak of buf in pci_epf_test_write()
 2020-04-10 18:48 UTC 

[PATCH v2] KVM: X86: Ultra fast single target IPI fastpath
 2020-04-10 18:43 UTC  (5+ messages)
  ` [PATCH v3 1/2] KVM: VMX: Optimize handling of VM-Entry failures in vmx_vcpu_run()
  ` [PATCH v3 2/2] KVM: X86: Ultra fast single target IPI fastpath

[PATCH] mm/hugetlb: Fix a typo in comment "manitained"->"maintained"
 2020-04-10 18:42 UTC 

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-04-10 18:34 UTC  (3+ messages)

[PATCH 0/3] Enable USB support in IPQ8074
 2020-04-10 18:29 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,qmp: Add ipq8074 usb dt bindings
` [PATCH 2/3] phy: qcom-qmp: Add USB QMP PHY support for IPQ8074
` [PATCH 3/3] arm64: dts: ipq8074: enable USB support

[PATCH v2 00/22] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-04-10 18:28 UTC  (16+ messages)
` [PATCH v2 01/22] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v2 02/22] dt-bindings: memory: tegra20: emc: "
` [PATCH v2 03/22] dt-bindings: memory: tegra30: mc: "
` [PATCH v2 04/22] dt-bindings: memory: tegra30: emc: "
` [PATCH v2 05/22] dt-bindings: host1x: Document new interconnect properties
` [PATCH v2 06/22] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v2 07/22] dt-bindings: memory: tegra30: "

[PATCH] cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
 2020-04-10 18:25 UTC 

[PATCH] coresight: Fix support for sparsely populated ports
 2020-04-10 18:17 UTC  (2+ messages)

f45ec5ff16 ("userfaultfd: wp: support swap and page migration"): [ 140.777858] BUG: Bad rss-counter state mm:b278fc66 type:MM_ANONPAGES val:1
 2020-04-10 18:14 UTC  (4+ messages)

[PATCH] x86/memcpy: Introduce memcpy_mcsafe_fast
 2020-04-10 17:49 UTC 

arch/riscv/kernel/stacktrace.c:78:8: error: 'sp_in_global' undeclared
 2020-04-10 18:03 UTC 

KASAN: slab-out-of-bounds Read in gfn_to_hva
 2020-04-10 17:54 UTC  (2+ messages)

[RFC PATCH v3 1/2] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml
 2020-04-10 17:52 UTC  (3+ messages)
` [RFC PATCH v3 2/2] ARM: dts: rockchip: fix yaml warnings for rk3288-pmu-sram compatible nodes

KASAN: slab-out-of-bounds Read in gfn_to_pfn
 2020-04-10 17:50 UTC  (2+ messages)

[PATCH 0/5] Add support for GPU DDR BW scaling
 2020-04-10 17:48 UTC  (3+ messages)
` [PATCH 5/5] dt-bindings: drm/msm/gpu: Document OPP phandle list for the GPU

[PATCH 0/2] clk: meson8b: allow the HDMI driver to manage "hdmi_sys"
 2020-04-10 17:46 UTC  (3+ messages)
` [PATCH 1/2] clk: meson8b: export the HDMI system clock

[PATCH v1 0/2] Support headset on Tegra boards that use WM8903
 2020-04-10 17:44 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: sound: tegra-wm8903: Document new nvidia,headset property

[PATCH v2 0/2] Add sgm3140 flash led driver
 2020-04-10 17:41 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: leds: Add binding for sgm3140

[PATCH v4 0/5] mainline Protonic boards
 2020-04-10 17:23 UTC  (11+ messages)
` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add an entry for Protonic Holland
` [PATCH v4 2/5] ARM: dts: add Protonic PRTI6Q board
` [PATCH v4 3/5] ARM: dts: add Protonic WD2 board
` [PATCH v4 4/5] ARM: dts: add Protonic VT7 board
` [PATCH v4 5/5] ARM: dts: add Protonic RVT board

[PATCH 0/5] add RTT support for SAM9X60
 2020-04-10 17:41 UTC  (3+ messages)
` [PATCH 5/5] rtc: at91sam9: add microchip,sam9x60-rtt

[PATCH v2 2/2] powerpc: Remove Xilinx PPC405/PPC440 support
 2020-04-10 17:33 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: meson: dtbs_checks fixups
 2020-04-10 16:37 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: sram: Add Amlogic SCP SRAM compatibles

[PATCH 0/2] dt-bindings: usb: generic-ehci/ohci: Document power-domains property
 2020-04-10 16:31 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: generic-ehci: "
` [PATCH 2/2] dt-bindings: usb: generic-ohci: "

[PATCH v4 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-04-10 16:41 UTC  (3+ messages)
` [PATCH v4 3/5] dt-bindings: input/atkbd.txt: Add binding for "function-row-physmap"

[PATCH 0/3] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-04-10 16:38 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: "

[PATCH v5 0/8] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-10 16:52 UTC  (4+ messages)
` [PATCH v5 1/8] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs

[PATCH] of: remove unneeded variable
 2020-04-10 17:13 UTC  (2+ messages)

[PATCH 0/4] add mipi_csi_xx gate clocks for SC9863A
 2020-04-10 17:11 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: clk: sprd: add mipi_csi_xx "
` [PATCH 3/4] clk: sprd: add dt-bindings include for mipi_csi_xx clocks

[PATCH V2 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2020-04-10 16:59 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: thermal: Add the idle cooling device

[PATCH v2 0/1] Bluetooth: btrtl: Add support for RTL8761B
 2020-04-10 17:36 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] scripts/config: allow colons in option strings for sed
 2020-04-10 17:36 UTC  (2+ messages)

[PATCH 0/3] Introduce a counter inkernel API
 2020-04-10 17:34 UTC  (3+ messages)
` [PATCH 1/3] counter: add an "

[GIT PULL] More ACPI updates for v5.7-rc1
 2020-04-10 17:30 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.7 merge window #2
 2020-04-10 17:30 UTC  (2+ messages)

[GIT PULL] libata fixes for 5.7-rc1
 2020-04-10 17:30 UTC  (2+ messages)

[GIT PULL] More power management updates for v5.7-rc1
 2020-04-10 17:30 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.7-rc1
 2020-04-10 17:30 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.7, part 2
 2020-04-10 17:30 UTC  (2+ messages)

[PATCH 0/2] staging: vt6656: Refactor the vnt_get_phy_field function
 2020-04-10 17:17 UTC  (6+ messages)
` [PATCH 1/2] staging: vt6656: Refactor the assignment of the phy->signal variable

[PATCH v2] ARM: DTS: Aspeed: Add YADRO Nicole BMC
 2020-04-10 17:16 UTC 

[PATCH] iio: imu: adis: Add a missing '\n' in a log message
 2020-04-10 17:12 UTC 

[RFC PATCH v2 0/6] i2c: of: reserve unknown and ancillary addresses
 2020-04-10 17:05 UTC  (5+ messages)
` [RFC PATCH v2 4/6] i2c: of: error message unification
` [RFC PATCH v2 5/6] i2c: of: mark a whole array of regs as reserved

[PATCH] btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition
 2020-04-10 16:45 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).