linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-14 13:31:03 to 2018-08-14 17:25:50 UTC [more...]

[PATCH 4.18 00/79] 4.18.1-stable review
 2018-08-14 17:17 UTC  (32+ messages)
` [PATCH 4.18 01/79] x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
` [PATCH 4.18 02/79] x86/speculation: Protect against userspace-userspace spectreRSB
` [PATCH 4.18 03/79] kprobes/x86: Fix %p uses in error messages
` [PATCH 4.18 04/79] x86/irqflags: Provide a declaration for native_save_fl
` [PATCH 4.18 05/79] x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
` [PATCH 4.18 06/79] x86/speculation/l1tf: Change order of offset/type in swap entry
` [PATCH 4.18 07/79] x86/speculation/l1tf: Protect swap entries against L1TF
` [PATCH 4.18 08/79] x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
` [PATCH 4.18 09/79] x86/speculation/l1tf: Make sure the first page is always reserved
` [PATCH 4.18 10/79] x86/speculation/l1tf: Add sysfs reporting for l1tf
` [PATCH 4.18 11/79] x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
` [PATCH 4.18 12/79] x86/speculation/l1tf: Limit swap file size to MAX_PA/2
` [PATCH 4.18 13/79] x86/bugs: Move the l1tf function and define pr_fmt properly
` [PATCH 4.18 14/79] sched/smt: Update sched_smt_present at runtime
` [PATCH 4.18 15/79] x86/smp: Provide topology_is_primary_thread()
` [PATCH 4.18 16/79] x86/topology: Provide topology_smt_supported()
` [PATCH 4.18 17/79] cpu/hotplug: Make bringup/teardown of smp threads symmetric
` [PATCH 4.18 18/79] cpu/hotplug: Split do_cpu_down()
` [PATCH 4.18 19/79] cpu/hotplug: Provide knobs to control SMT
` [PATCH 4.18 20/79] x86/cpu: Remove the pointless CPU printout
` [PATCH 4.18 21/79] x86/cpu/AMD: Remove the pointless detect_ht() call
` [PATCH 4.18 22/79] x86/cpu/common: Provide detect_ht_early()
` [PATCH 4.18 23/79] x86/cpu/topology: Provide detect_extended_topology_early()
` [PATCH 4.18 24/79] x86/cpu/intel: Evaluate smp_num_siblings early
` [PATCH 4.18 25/79] x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
` [PATCH 4.18 26/79] x86/cpu/AMD: Evaluate smp_num_siblings early
` [PATCH 4.18 28/79] x86/speculation/l1tf: Extend 64bit swap file size limit
` [PATCH 4.18 29/79] x86/cpufeatures: Add detection of L1D cache flush support
` [PATCH 4.18 30/79] x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
` [PATCH 4.18 32/79] x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
` [PATCH 4.18 41/79] x86/KVM/VMX: Add find_msr() helper function

[PATCH RFC] Make call_srcu() available during very early boot
 2018-08-14 17:24 UTC  (4+ messages)

[PATCH 1/2] f2fs: set 4KB discard granularity by default
 2018-08-14 17:23 UTC  (5+ messages)
` [PATCH 2/2] f2fs: tune discard speed with storage usage rate

Build failures with gcc 4.5 and older
 2018-08-14 17:20 UTC  (2+ messages)

[PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
 2018-08-14 17:19 UTC  (4+ messages)

WARNING in free_loaded_vmcs (2)
 2018-08-14 17:16 UTC  (2+ messages)

[PATCH net-next] net: filter: mark expected switch fall-through
 2018-08-14 17:11 UTC  (2+ messages)

[PATCH net-next v3] xen-netfront: fix warn message as irq device name has '/'
 2018-08-14 17:11 UTC  (2+ messages)

[PATCH] Revert "f2fs: use printk_ratelimited for f2fs_msg"
 2018-08-14 17:09 UTC  (2+ messages)

[PATCH v3 0/7] perf: Add ioctl for PMU driver configuration
 2018-08-14 17:09 UTC  (4+ messages)

[PATCH 0/4] regulator: core: A few useful patches for regulators that need load set
 2018-08-14 17:06 UTC  (5+ messages)
` [PATCH 1/4] regulator: core: If consumers don't call regulator_set_load() assume max
` [PATCH 2/4] regulator: core: Add the opmode to regulator_summary
` [PATCH 3/4] regulator: core: Add consumer-requested load in regulator_summary
` [PATCH 4/4] regulator: core: Add locking to debugfs regulator_summary

[PATCH] rds: fix building with IPV6=m
 2018-08-14 17:06 UTC  (3+ messages)

[PATCH v1 00/22] LSM: Full security module stacking
 2018-08-14 17:05 UTC  (2+ messages)

[PATCH] net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
 2018-08-14 17:05 UTC  (2+ messages)

[PATCH] inet/connection_sock: prefer _THIS_IP_ to current_text_addr
 2018-08-14 17:04 UTC  (4+ messages)

[PATCH v2 0/3] power: supply: cros: add support for dedicated port and expose connected ports
 2018-08-14 17:03 UTC  (3+ messages)
` [PATCH v2 1/3] mfd: cros: add charger port count command definition

[PATCH] x86, asm: Use CC_SET()/CC_OUT() in arch/x86/include/asm/signal.h
 2018-08-14 16:59 UTC 

[PATCH 0/5] Qcom smmu-500 TLB invalidation errata for sdm845
 2018-08-14 16:59 UTC  (3+ messages)
` [PATCH 4/5] iommu/arm-smmu: Make way to add Qcom's smmu-500 errata handling

[PATCH V2 net-next 0/8] Misc bug fixes & small enhancements for HNS3 Driver
 2018-08-14 16:58 UTC  (10+ messages)
` [PATCH V2 net-next 1/8] net: hns3: Add support for serdes loopback selftest
` [PATCH V2 net-next 2/8] net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero
` [PATCH V2 net-next 3/8] net: hns3: Fix for information of phydev lost problem when down/up
` [PATCH V2 net-next 4/8] net: hns3: Fix for phy link issue when using marvell phy driver
` [PATCH V2 net-next 5/8] net: hns3: Fix desc num set to default when setting channel
` [PATCH V2 net-next 6/8] net: hns3: Remove tx ring BD len register in hns3_enet
` [PATCH V2 net-next 7/8] net: hns3: Set tx ring' tc info when netdev is up
` [PATCH V2 net-next 8/8] net: hns3: Add vlan filter setting by ethtool command -K

[PATCH 1/1] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
 2018-08-14 16:57 UTC  (3+ messages)

Warning when using eMMC and partprobe: generic_make_request: Trying to write to read-only block-device
 2018-08-14 16:52 UTC  (7+ messages)

[PATCH v4 0/6] PCI: imx: Initial imx7d suspend/resume support
 2018-08-14 16:50 UTC  (7+ messages)
` [PATCH v4 1/6] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH v4 2/6] PCI: imx: Initial imx7d pm support
` [PATCH v4 3/6] reset: imx7: Add PCIE_CTRL_APPS_TURNOFF
` [PATCH v4 4/6] dt-bindings: imx6q-pcie: Add turnoff reset for imx7d
` [PATCH v4 5/6] ARM: dts: imx7d: Add turnoff reset
` [PATCH v4 6/6] PCI: imx: Add PME_Turn_Off support

[PATCH v3] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-08-14 16:50 UTC 

[PATCH v3 00/14] Add utilization clamping support
 2018-08-14 16:49 UTC  (7+ messages)
` [PATCH v3 02/14] sched/core: uclamp: map TASK's clamp values into CPU's clamp groups
` [PATCH v3 03/14] sched/core: uclamp: add CPU's clamp groups accounting

[PATCH net-next 0/9] Misc bug fixes & small enhancements for HNS3 Driver
 2018-08-14 16:35 UTC  (7+ messages)
` [PATCH net-next 1/9] net: hns3: Add support for serdes loopback selftest
` [PATCH net-next 5/9] net: hns3: Fix for vf vlan delete failed problem

[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-14 16:35 UTC  (10+ messages)
` [PATCH v8 3/6] "

[PATCH 0/5] Miscellaneous fixes/enhancements
 2018-08-14 16:35 UTC  (5+ messages)
` [PATCH 1/5] Tools: hv: Fix a bug in the key delete code
  ` [PATCH 2/5] vmbus: add driver_override support

[PATCH] Handle clock_gettime(CLOCK_TAI) in VDSO
 2018-08-14 16:30 UTC  (2+ messages)

[PATCH 2/2] bcache: add undef for macro in function
 2018-08-14 16:25 UTC 

[PATCH v2 01/10] ASoC: dt-bindings: add dt bindings for wcd9335 audio codec
 2018-08-14 16:24 UTC  (3+ messages)
` Applied "ASoC: dt-bindings: add dt bindings for wcd9335 audio codec" to the asoc tree

[RFC PATCH 1/2] ARM: dt: fpga: Added binding docs for Xilinx zynqmp FPGA manager
 2018-08-14 16:19 UTC  (2+ messages)

[PATCH 0/2] Use ARRAY_SIZE to replace its implementation
 2018-08-14 16:18 UTC  (2+ messages)

[PATCH] mm: shmem: Correctly annotate new inodes
 2018-08-14 16:16 UTC 

[PATCH 0/2] rtc: Use PTR_ERR_OR_ZERO to replace the open code
 2018-08-14 16:15 UTC  (3+ messages)
` [PATCH 1/2] rtc:rtc-digicolor: "

[RFC PATCH 0/2] dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
 2018-08-14 16:13 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: dmaengine: xilinx_dma: Add binding for Xilinx MCDMA IP

[PATCH] PCI: Equalize hotplug memory for non/occupied slots
 2018-08-14 16:12 UTC  (2+ messages)

[PATCH v5 0/2] tpm: add support for nonblocking operation
 2018-08-14 16:07 UTC  (4+ messages)
` [PATCH v5 1/2] tpm: add ptr to the tpm_space struct to file_priv

[PATCH 0/3] arm64 live patching
 2018-08-14 16:04 UTC  (6+ messages)
` [PATCH 1/3] arm64: implement ftrace with regs

[PATCH -next] media: platform: fix cros-ec-cec build error
 2018-08-14 16:02 UTC 

[PATCH] [v2] media: camss: add missing includes
 2018-08-14 16:01 UTC  (4+ messages)

WARNING: suspicious RCU usage in bpf_prog_array_copy_core
 2018-08-14 15:59 UTC  (2+ messages)

[PATCH] media: camss: Use managed memory allocations
 2018-08-14 15:57 UTC 

[PATCH 4/4] PCI: xilinx-nwl: Add method to setup_platform_service_irq hook
 2018-08-14 15:55 UTC  (3+ messages)

[PATCH 1/2] KVM: vmx: Add defines for SGX ENCLS exiting
 2018-08-14 15:53 UTC 

[PATCH10 0/3] Intel FPGA Video and Image Processing Suite
 2018-08-14 15:48 UTC  (6+ messages)
` [PATCH10 1/3] ARM:dt-bindings:display "
` [PATCH10 3/3] ARM:drm ivip "

[PATCH 01/18] coccinelle: change strncpy+truncation to strlcpy
 2018-08-14 15:45 UTC  (3+ messages)
` [PATCH 18/18] cpupower: "

[PATCHv2 0/5] genhd: register default groups with device_add_disk()
 2018-08-14 15:44 UTC  (13+ messages)
` [PATCH 1/5] block: genhd: add 'groups' argument to device_add_disk
` [PATCH 2/5] nvme: register ns_id attributes as default sysfs groups
` [PATCH 3/5] aoe: use device_add_disk_with_groups()
` [PATCH 4/5] zram: register default groups with device_add_disk()
` [PATCH 5/5] virtio-blk: modernize sysfs attribute creation

[PATCH] cpuidle: menu: Handle stopped tick more aggressively
 2018-08-14 15:44 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH v2 1/2] kgdboc: Passing ekgdboc to command line causes panic
 2018-08-14 15:39 UTC  (6+ messages)
` [PATCH v2 2/2] kgdboc: Change printk to the right fashion

[PATCH v2 1/2] x86: corruption-check: Passing memory_corruption_check to command line causes panic
 2018-08-14 15:33 UTC  (2+ messages)
` [PATCH v2 2/2] x86: corruption-check: Change printk to the right fashion

[PATCH] arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
 2018-08-14 15:29 UTC  (4+ messages)

[for-next][PATCH 0/2] tracing: A couple of uprobe updates for 4.19
 2018-08-14 15:28 UTC  (3+ messages)
` [for-next][PATCH 1/2] Uprobes: Simplify uprobe_register() body
` [for-next][PATCH 2/2] Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()

[GIT PULL] xfs: 4.19 merge, part 2
 2018-08-14 15:13 UTC 

[PATCH] Bluetooth: mediatek: Fix memory leak
 2018-08-14 15:10 UTC 

[PATCH v8 0/4] drm/atmel-hlcdc: bus-width override support
 2018-08-14 15:05 UTC  (8+ messages)
` [PATCH v8 3/4] drm/atmel-hlcdc: iterate over all output endpoints

[GIT PULL] printk for 4.19
 2018-08-14 15:05 UTC 

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-14 15:03 UTC  (10+ messages)

[PATCH] MAINTAINERS: Add me as a keys/trusted maintainer
 2018-08-14 14:57 UTC 

[PATCH v3 1/2] kgdboc: Passing ekgdboc to command line causes panic
 2018-08-14 14:57 UTC  (2+ messages)
` [PATCH v3 2/2] kgdboc: Change printk to the right fashion

[PATCH v2 1/4] powerpc/mm: enable the use of page table cache of order 0
 2018-08-14 14:54 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
` [PATCH v2 3/4] powerpc/mm: fix a warning when a cache is common to PGD and hugepages
` [PATCH v2 4/4] powerpc/mm: remove unnecessary test in pgtable_cache_init()

How delete node or property in overlayd dts?
 2018-08-14 14:46 UTC 

[RFC PATCH] ASoC: core: Optimise suspend/resume of DAPM widgets
 2018-08-14 14:40 UTC  (4+ messages)

[PATCH] usb: hub: try old enumeration scheme first for high speed devices
 2018-08-14 14:39 UTC  (2+ messages)

[PATCH v2 0/4] soc: amlogic: add meson-canvas
 2018-08-14 14:39 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: soc: amlogic: add meson-canvas documentation

[PATCH] f2fs: readahead encrypted block during GC
 2018-08-14 14:37 UTC 

[PATCH] ARC: atomic64: fix atomic64_add_unless function
 2018-08-14 14:35 UTC  (3+ messages)

KASAN: use-after-free Read in vmx_vcpu_load
 2018-08-14 14:33 UTC 

[PATCH] usb: hide usb_of_get_companion_dev for CONFIG_USB=n
 2018-08-14 14:26 UTC  (3+ messages)

[PATCH v2] ASoC: wm9712: fix replace codec to component
 2018-08-14 14:25 UTC  (2+ messages)
` Applied "ASoC: wm9712: fix replace codec to component" to the asoc tree

[PATCH] soc/tegra: pmc: fix child-node lookup
 2018-08-14 14:24 UTC  (4+ messages)

general protection fault in cgroup_reconfigure
 2018-08-14 14:21 UTC  (3+ messages)

[GIT PULL] xen: features and fixes for 4.19-rc1
 2018-08-14 14:21 UTC 

WARNING in __snd_rawmidi_transmit_ack (2)
 2018-08-14 14:20 UTC 

PCI: Add function 1 DMA alias quirk for Marvell 88SS9183
 2018-08-14 14:19 UTC  (2+ messages)

[PATCH] spi:fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2018-08-14 14:18 UTC  (2+ messages)

[PATCH 1/5] ext2: cache NULL when both default_acl and acl are NULL
 2018-08-14 14:16 UTC  (5+ messages)
` [PATCH 2/5] ext4: "
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] jfs: "
` [PATCH 5/5] orangefs: "

[PATCH RFC] driver core: Reprobe consumer if it was unbound by dropped device_link
 2018-08-14 14:17 UTC  (4+ messages)

[RESEND PATCH 1/6] ARM: config: multi_v5: enable dynamic debug
 2018-08-14 14:16 UTC  (7+ messages)
` [RESEND PATCH 2/6] ARM: multi_v7_defconfig: update order
` [RESEND PATCH 3/6] ARM: multi_v7_defconfig: enable dynamic debug
` [RESEND PATCH 4/6] ARM: defconfig: tegra: "
` [RESEND PATCH 5/6] ARM: multi_v7_defconfig: enable tegra raw nand driver
` [RESEND PATCH 6/6] ARM: defconfig: tegra: "

[PATCH v3] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-08-14 14:15 UTC  (2+ messages)

Kernel lockdown patch & IPAddressAllow/IPAddressDeny systemd feature with Secure Boot
 2018-08-14 14:14 UTC 

[RFC] etnaviv: missing dma_mask
 2018-08-14 14:12 UTC 

[PATCH] fix ifnullfree.cocci warnings
 2018-08-14 14:10 UTC  (3+ messages)

[RFC PATCH net-next V2 0/6] XDP rx handler
 2018-08-14 14:03 UTC  (6+ messages)

[PATCH v2] ASoC: tegra: probe deferral error reporting
 2018-08-14 14:01 UTC 

sb_edac.c lacks PCI domain support?
 2018-08-14 13:58 UTC  (3+ messages)

[PATCH v2 1/2] dt: bindings: lm3697: Add bindings for lm3697 driver
 2018-08-14 13:54 UTC  (4+ messages)
` [PATCH v2 2/2] leds: lm3697: Introduce the "

[PATCH 1/2] kconfig: report recursive dependency involving 'imply'
 2018-08-14 13:44 UTC  (3+ messages)

[PATCH] drivers: hwmon: pmbus: ltc2978: Add support for LTM4686 uModule
 2018-08-14 13:43 UTC  (2+ messages)

RISC-V: Don't use a global include guard for uapi/asm/syscalls
 2018-08-14 13:40 UTC  (5+ messages)
` [PATCH v3 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v3 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h

[PATCH v3 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
 2018-08-14 13:35 UTC  (3+ messages)

[PATCH v2 0/5] watchdog: hpwdt: Bug Fixes/Enhancement
 2018-08-14 13:32 UTC  (9+ messages)
` [PATCH v2 2/5] watchdog: hpwdt: Claim NMI from iLO
` [PATCH v2 3/5] watchdog: hpwdt: Display module parameters
` [PATCH v2 4/5] watchdog: hpwdt: Module paramerter alias
` [PATCH v2 5/5] watchdog: hpwdt: Update version number


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