linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-04 22:26:00 to 2019-12-05 03:35:56 UTC [more...]

[RFC PATCH 0/9] Introduce mediate ops in vfio-pci
 2019-12-05  3:27 UTC  (9+ messages)
` [RFC PATCH 1/9] vfio/pci: introduce mediate ops to intercept vfio-pci ops
` [RFC PATCH 2/9] vfio/pci: test existence before calling region->ops
` [RFC PATCH 3/9] vfio/pci: register a default migration region
` [RFC PATCH 4/9] vfio-pci: register default dynamic-trap-bar-info region
` [RFC PATCH 5/9] samples/vfio-pci/igd_dt: sample driver to mediate a passthrough IGD
` [RFC PATCH 6/9] sample/vfio-pci/igd_dt: dynamically trap/untrap subregion of IGD bar0
` [RFC PATCH 7/9] i40e/vf_migration: register mediate_ops to vfio-pci
` [RFC PATCH 8/9] i40e/vf_migration: mediate migration region

[GIT PULL] ARC updates for 5.5-rc1
 2019-12-05  3:35 UTC  (2+ messages)

[PATCH 1/2] Enlist running kernel modules information
 2019-12-05  3:30 UTC  (7+ messages)

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-12-05  3:29 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v4 1/2] sched/numa: introduce per-cgroup NUMA locality info

[PATCH v11 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-12-05  3:24 UTC  (4+ messages)
` [PATCH v11 2/2] mailbox: introduce ARM SMC based mailbox

[PATCH] f2fs: cleanup duplicate stats for atomic files
 2019-12-05  3:22 UTC 

linux-next: Tree for Dec 5
 2019-12-05  3:21 UTC 

[PATCHv4 0/6] perf/bpftool: Allow to link libbpf dynamically
 2019-12-05  3:17 UTC  (13+ messages)

[PATCH 0/7] soc: imx: Enable additional functionality of i.MX8M
 2019-12-05  3:15 UTC  (12+ messages)
` [PATCH 1/7] soc: imx: gpcv2: Rename imx8mq-power.h to imx8m-power.h
` [PATCH 2/7] soc: imx: gpcv2: Update imx8m-power.h to include iMX8M Mini
` [PATCH 3/7] soc: imx: gpcv2: add support for i.MX8M Mini SoC
` [PATCH 4/7] dt-bindings: imx-gpcv2: Update bindings to support i.MX8M Mini
` [PATCH 5/7] arm64: dts: imx8mm: add GPC power domains
` [PATCH 6/7] ARM64: dts: imx8mm: Fix clocks and power domain for USB OTG
` [PATCH 7/7] arm64: dts: imx8mm: Add PCIe support

[PATCH] KVM: get rid of var page in kvm_set_pfn_dirty()
 2019-12-05  3:05 UTC 

[PATCH] RISC-V: Add debug defconfigs
 2019-12-05  3:03 UTC  (2+ messages)

[PATCH 0/1] pinctrl: pinctrl-v5.5-2: Fix linker error
 2019-12-05  3:01 UTC  (2+ messages)
` [PATCH 1/1] pinctrl: Modify Kconfig to fix "

[PATCH] powerpc/pseries/cmm: fix wrong managed page count when migrating between zones
 2019-12-05  2:59 UTC  (3+ messages)

[PATCH] PCI: layerscape: Add the SRIOV support in host side
 2019-12-05  2:56 UTC  (8+ messages)

[GIT PULL] Second set of RISC-V updates for v5.5-rc1
 2019-12-05  2:54 UTC  (7+ messages)

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2019-12-05  2:51 UTC  (7+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

[PATCH] ceph: check set quota operation support before syncing setxattr
 2019-12-05  2:42 UTC  (3+ messages)

[PATCH] devfreq: exynos-bus: workaround dev_pm_opp_set_rate() errors on Exynos5422/5800 SoCs
 2019-12-05  2:48 UTC  (8+ messages)

[PATCH] nios2: Fix ioremap
 2019-12-05  2:41 UTC 

[PATCH] media: meson: add missing allocation failure check on new_buf
 2019-12-05  2:39 UTC  (2+ messages)

[PATCH v4] Input: uinput - Add UI_SET_PHYS_STR and UI_SET_UNIQ_STR
 2019-12-05  2:30 UTC 

[RFC PATCH v2 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-12-05  2:36 UTC  (5+ messages)
  ` [RFC PATCH v2 09/11] devfreq: exynos-bus: Add interconnect functionality to exynos-bus

[RFC] Thing 1: Shardmap fox Ext4
 2019-12-05  2:27 UTC  (12+ messages)
                  ` [RFC] Thing 1: Shardmap for Ext4

[PATCH] KVM: vmx: remove unreachable statement in vmx_get_msr_feature()
 2019-12-05  2:24 UTC 

[PATCH resend] ASoC: fsl_audmix: add missed pm_runtime_disable
 2019-12-05  2:19 UTC  (2+ messages)

[PATCH] Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
 2019-12-05  2:22 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: add IRQF_SHARED
 2019-12-05  2:17 UTC  (2+ messages)

[Patch v2 0/6] Refactor split_mem_range with proper helper and loop
 2019-12-05  2:14 UTC  (7+ messages)
` [Patch v2 1/6] x86/mm: Remove second argument of split_mem_range()
` [Patch v2 2/6] x86/mm: Add attribute __ro_after_init to after_bootmem
` [Patch v2 3/6] x86/mm: Make page_size_mask unsigned int clearly
` [Patch v2 4/6] x86/mm: Refine debug print string retrieval function
` [Patch v2 5/6] x86/mm: Use address directly in split_mem_range()
` [Patch v2 6/6] x86/mm: Refactor split_mem_range with proper helper and loop

[PATCH v4 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor
 2019-12-05  2:15 UTC  (13+ messages)
                      ` [PATCH v4 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor.y

[PATCH v6 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD
 2019-12-05  2:14 UTC  (5+ messages)
` [PATCH v6 2/5] scsi: ufs: Use DBD setting in mode sense
` [PATCH v6 3/5] scsi: ufs: Release clock if DMA map fails
` [PATCH v6 4/5] scsi: ufs: Do not clear the DL layer timers
` [PATCH v6 5/5] scsi: ufs: Do not free irq in suspend

[PATCH v3 0/6] drm/mediatek: fix cursor issue and apply CMDQ in MTK DRM
 2019-12-05  2:13 UTC  (3+ messages)
` [PATCH v3 3/6] drm/mediatek: update cursors by using async atomic update

[PATCH V2 net 0/3] net: hns3: fixes for -net
 2019-12-05  2:12 UTC  (4+ messages)
` [PATCH V2 net 1/3] net: hns3: fix for TX queue not restarted problem
` [PATCH V2 net 2/3] net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()
` [PATCH V2 net 3/3] net: hns3: fix VF ID issue for setting VF VLAN

[PATCH] fix cast of gfp_t to ulong in __def_gfpflag_names
 2019-12-05  2:08 UTC  (2+ messages)

[PATCH 0/3] [GIT PULL] tracing: three more updates
 2019-12-05  2:05 UTC  (4+ messages)
` [PATCH 1/3] tracing: Fix __print_hex_dump scope
` [PATCH 2/3] tracing: Introduce trace event injection
` [PATCH 3/3] tracing: Do not create directories if lockdown is in affect

[PATCH v5 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD
 2019-12-05  2:05 UTC  (5+ messages)
` [PATCH v5 2/5] scsi: ufs: Use DBD setting in mode sense
` [PATCH v5 3/5] scsi: ufs: Release clock if DMA map fails
` [PATCH v5 4/5] scsi: ufs: Do not clear the DL layer timers
` [PATCH v5 5/5] scsi: ufs: Do not free irq in suspend

KASAN: slab-out-of-bounds Read in fbcon_get_font
 2019-12-05  1:59 UTC  (3+ messages)

[PATCH 1/1] proc/stat: Fix wrong guest nice cpustat value
 2019-12-05  2:03 UTC 

[PATCH] /proc/stat: fix wrong cpustat gnice value
 2019-12-05  1:58 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Write in pcpu_alloc
 2019-12-05  1:55 UTC  (2+ messages)

[PATCH v2 0/3] devfreq: improve devfreq statistics counting
 2019-12-05  1:46 UTC  (8+ messages)
  ` [PATCH v2 1/3] devfreq: change time stats to 64-bit
  ` [PATCH v2 2/3] devfreq: add clearing transitions stats
  ` [PATCH v2 3/3] devfreq: move statistics to separate struct

[PATCH v3] Input: uinput - Add UI_SET_PHYS_STR and UI_SET_UNIQ_STR
 2019-12-05  1:39 UTC  (2+ messages)

[PATCH] clk: imx: imx8qxp-lpcg: use devm_platform_ioremap_resource
 2019-12-05  1:37 UTC  (3+ messages)

[PATCH] UBI: fix use after free in ubi_remove_volume()
 2019-12-05  1:33 UTC  (3+ messages)

[PATCH] input: Add privacy screen toggle keycode
 2019-12-05  1:28 UTC  (2+ messages)

[PATCH] Input: uinput - Fix returning EPOLLOUT from uinput_poll
 2019-12-05  1:27 UTC  (2+ messages)

[PATCH] nvmem: imx: scu: correct the fuse word index
 2019-12-05  1:27 UTC  (2+ messages)

[UPDATE][PATCH] ACPI / fan: Display fan performance state information
 2019-12-05  1:23 UTC 

[PATCH 5/8] f2fs: Handle casefolding with Encryption
 2019-12-05  1:17 UTC  (2+ messages)

[PATCH][V2] qed: remove redundant assignments to rc
 2019-12-05  1:09 UTC  (2+ messages)

[PATCH] drivers: net: qlogic: apply alloc_cast.cocci to qlogic/qed/qed_roce.c
 2019-12-05  1:08 UTC  (2+ messages)

[PATCH] ACPI / fan: Display fan performance state information
 2019-12-05  1:08 UTC 

[PATCH] NFC: NCI: use new `delay` structure for SPI transfer delays
 2019-12-05  1:01 UTC  (2+ messages)

[PATCH] char/random: silence a lockdep splat with printk()
 2019-12-05  1:00 UTC  (3+ messages)

[PATCH -next] NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu()
 2019-12-05  0:59 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Make MSA memory fixed for wifi
 2019-12-05  0:56 UTC  (2+ messages)

[PATCH v2] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-05  0:56 UTC  (3+ messages)

[PATCH] net/tls: Fix return values for setsockopt
 2019-12-05  0:55 UTC  (6+ messages)

[v2 PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-12-05  0:50 UTC  (3+ messages)

[PATCH v2 0/2] tty: serial: msm_serial: Fix lockup issues
 2019-12-05  0:40 UTC  (3+ messages)
` [PATCH v2 1/2] tty: serial: msm_serial: Fix lockup for sysrq and oops

[PATCH v4 0/8] Raspberry Pi 4 PCIe support
 2019-12-05  0:39 UTC  (3+ messages)
` [PATCH v4 7/8] linux/log2.h: Fix 64bit calculations in roundup/down_pow_two()

[PATCH 1/2] openvswitch: support asymmetric conntrack
 2019-12-05  0:33 UTC  (4+ messages)
` [PATCH 2/2] act_ct: "

[PATCH 0/7] qcom: add clk-vibrator driver
 2019-12-05  0:25 UTC  (8+ messages)
` [PATCH 1/7] clk: qcom: add support for setting the duty cycle
` [PATCH 2/7] dt-bindings: Input: drop msm-vibrator in favor of clk-vibrator
` [PATCH 3/7] Input: drop msm-vibrator in favor of clk-vibrator driver
` [PATCH 4/7] dt-bindings: Input: introduce new clock vibrator bindings
` [PATCH 5/7] Input: introduce new clock vibrator driver
` [PATCH 6/7] ARM: qcom_defconfig: drop msm-vibrator in favor of clk-vibrator driver
` [PATCH 7/7] ARM: dts: qcom: msm8974-hammerhead: add support for vibrator

[PATCH] Include: Linux: rculist_nulls: Add docbook comment headers
 2019-12-05  0:25 UTC  (2+ messages)

[PATCH v10 00/11] x86: PIE support to extend KASLR randomization
 2019-12-05  0:09 UTC  (12+ messages)
` [PATCH v10 01/11] x86/crypto: Adapt assembly for PIE support
` [PATCH v10 02/11] x86: Add macro to get symbol address "
` [PATCH v10 03/11] x86: relocate_kernel - Adapt assembly "
` [PATCH v10 04/11] x86/entry/64: "
` [PATCH v10 05/11] x86: pm-trace - "
` [PATCH v10 06/11] x86/CPU: "
` [PATCH v10 07/11] x86/acpi: "
` [PATCH v10 08/11] x86/boot/64: "
` [PATCH v10 09/11] x86/power/64: "
` [PATCH v10 10/11] x86/paravirt: "
` [PATCH v10 11/11] x86/alternatives: "

[PATCH 4.19 000/321] 4.19.88-stable review
 2019-12-05  0:07 UTC  (5+ messages)
` [PATCH 4.19 082/321] ACPI / LPSS: Ignore acpi_device_fix_up_power() return value

[PATCH v5 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-12-05  0:00 UTC  (6+ messages)
` [PATCH v5 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module

[PATCH] futex: Support smaller futexes of one byte or two byte size
 2019-12-04 23:52 UTC 

[PATCH 0/5] KVM: vmx: implement MSR_IA32_TSX_CTRL for guests
 2019-12-04 23:49 UTC  (3+ messages)
` [PATCH 4/5] KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality

[PATCH v1] staging: exfat: fix multiple definition error of `rename_file'
 2019-12-04 23:45 UTC 

"leds: gpio: Use generic support for composing LED names" breaks gpio debugfs
 2019-12-04 23:45 UTC  (3+ messages)

linux-next: Tree for Dec 3
 2019-12-04 23:36 UTC  (4+ messages)
` linux-next: Tree for Dec 3 (pinctrl-equilibrium)

INFO: rcu detected stall in sys_kill
 2019-12-04 23:34 UTC  (5+ messages)

[PATCH 0/2] hwmon: Add UCD90320 power sequencer chip
 2019-12-04 23:32 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: hwmon/pmbus: Add UCD90320 power sequencer

[PATCH 0/5] firmware: xilinx: Add xilinx specific sysfs interface
 2019-12-04 23:29 UTC  (6+ messages)
` [PATCH 1/5] firmware: xilinx: Adds new eemi call for reg access
` [PATCH 2/5] firmware: xilinx: Add sysfs interface
` [PATCH 3/5] firmware: xilinx: Add system shutdown API interface
` [PATCH 4/5] firmware: xilinx: Add sysfs to set shutdown scope
` [PATCH 5/5] firmware: xilinx: Add sysfs and IOCTL to set boot health status

[RESEND PATCH v3 0/1] Convert period and duty cycle to u64
 2019-12-04 23:28 UTC  (2+ messages)
` [RESEND PATCH v3 1/1] pwm: "

[PATCH 1/2] kasan: fix crashes on access to memory mapped by vm_map_ram()
 2019-12-04 23:28 UTC  (4+ messages)
` [PATCH 2/2] kasan: Don't allocate page tables in kasan_release_vmalloc()

[PATCH v9 0/6] KEYS: Measure keys when they are created or updated
 2019-12-04 23:25 UTC  (9+ messages)
` [PATCH v9 5/6] IMA: Add support to limit measuring keys

[PATCH tip/core/rcu] Enable tick for nohz_full CPUs not responding to expedited GP
 2019-12-04 23:25 UTC 

[PATCH] sched/fair: fix find_idlest_group() to handle CPU affinity
 2019-12-04 23:22 UTC  (2+ messages)

[PATCH] mfd: motorola-cpcap: Do not hardcode SPI mode flags
 2019-12-04 23:19 UTC 

[PATCH v4 0/6] Use C inlines for uaccess
 2019-12-04 23:20 UTC  (7+ messages)
` [PATCH v4 1/6] arm/arm64/xen: hypercall.h add includes guards
` [PATCH v4 2/6] arm/arm64/xen: use C inlines for privcmd_call
` [PATCH v4 3/6] arm64: remove uaccess_ttbr0 asm macros from cache functions
` [PATCH v4 4/6] arm64: remove __asm_flush_icache_range
` [PATCH v4 5/6] arm64: move ARM64_HAS_CACHE_DIC/_IDC from asm to C
` [PATCH v4 6/6] arm64: remove the rest of asm-uaccess.h

[PATCH] x86/boot: kbuild: allow readelf executable to be specified
 2019-12-04 23:18 UTC  (2+ messages)

[PATCH v3 RESEND] media: vimc: fla: Add virtual flash subdevice
 2019-12-04 23:12 UTC  (3+ messages)

[PATCH] arc: eznps: fix allmodconfig kconfig warning
 2019-12-04 23:06 UTC  (2+ messages)

single aio thread is migrated crazily by scheduler
 2019-12-04 22:59 UTC  (6+ messages)

[PATCH] zram: try to avoid worst-case scenario on same element pages
 2019-12-04 22:54 UTC  (2+ messages)

[PATCH 4.9 000/125] 4.9.206-stable review
 2019-12-04 22:53 UTC  (5+ messages)
` [PATCH 4.9 105/125] mm, gup: add missing refcount overflow checks on x86 and s390

[PATCH STABLE ONLY] add missing page refcount overflow checks
 2019-12-04 22:52 UTC  (4+ messages)

[PATCH v3 0/1] Convert period and duty cycle to u64
 2019-12-04 22:43 UTC  (4+ messages)
` [PATCH v3 1/1] pwm: "
  ` [RESEND PATCH "
` [RESEND PATCH v3 0/1] "

[PATCH v2 10/11] gpiolib: add new ioctl() for monitoring changes in line info
 2019-12-04 22:42 UTC  (4+ messages)
` [PATCH v2 11/11] tools: gpio: implement gpio-watch

[PATCH v10 0/6] KEYS: Measure keys when they are created or updated
 2019-12-04 22:41 UTC  (7+ messages)
` [PATCH v10 1/6] IMA: Check IMA policy flag
` [PATCH v10 2/6] IMA: Add KEY_CHECK func to measure keys
` [PATCH v10 3/6] IMA: Define an IMA hook "
` [PATCH v10 4/6] KEYS: Call the "
` [PATCH v10 5/6] IMA: Add support to limit measuring keys
` [PATCH v10 6/6] IMA: Read keyrings= option from the IMA policy

[PATCH 00/14] ARM: dts: aspeed: Cleanup dtc warnings
 2019-12-04 22:29 UTC  (3+ messages)
` [PATCH 08/14] ARM: dts: swift: Cleanup gpio-keys-polled properties

[PATCH v2 00/11] gpiolib: add an ioctl() for monitoring line status changes
 2019-12-04 22:30 UTC  (7+ messages)
` [PATCH v2 07/11] gpiolib: rework the locking mechanism for lineevent kfifo
` [PATCH v2 08/11] gpiolib: emit a debug message when adding events to a full kfifo
` [PATCH v2 09/11] gpiolib: provide a dedicated function for setting lineinfo

[PATCH v2] fix __percpu annotation in asm-generic
 2019-12-04 22:28 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).