linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-09 13:31:12 to 2020-01-09 16:05:47 UTC [more...]

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-09 16:02 UTC  (21+ messages)
` [RFC v5 01/57] objtool: check: Remove redundant checks on operand type
` [RFC v5 02/57] objtool: check: Clean instruction state before each function validation
` [RFC v5 03/57] objtool: check: Use arch specific values in restore_reg()
` [RFC v5 04/57] objtool: check: Ignore empty alternative groups
` [RFC v5 05/57] objtool: Add abstraction for computation of symbols offsets
` [RFC v5 06/57] objtool: Give ORC functions consistent name
` [RFC v5 07/57] objtool: orc: Refactor ORC API for other architectures to implement
` [RFC v5 08/57] objtool: Make ORC support optional
` [RFC v5 09/57] objtool: Move registers and control flow to arch-dependent code
` [RFC v5 10/57] objtool: Split generic and arch specific CFI definitions
` [RFC v5 11/57] objtool: Abstract alternative special case handling
` [RFC v5 12/57] objtool: check: Allow jumps from an alternative group to itself
` [RFC v5 13/57] objtool: Refactor switch-tables code to support other architectures
` [RFC v5 14/57] objtool: Do not look for STT_NOTYPE symbols
` [RFC v5 15/57] objtool: Support addition to set frame pointer
` [RFC v5 16/57] objtool: Support restoring BP from the stack without POP
` [RFC v5 17/57] objtool: Make stack validation more generic
` [RFC v5 18/57] objtool: Support multiple stack_op per instruction
` [RFC v5 19/57] objtool: arm64: Add required implementation for supporting the aarch64 architecture in objtool
` [RFC v5 20/57] objtool: arm64: Decode unknown instructions

[PATCH] kconfig: fix an "implicit declaration of function" warning
 2020-01-09 16:03 UTC  (3+ messages)

[RESEND 0/1] Add support for BOE NV140FHM-N49 panel to panel-simple
 2020-01-09 16:00 UTC  (5+ messages)
` [RESEND 1/1] drm/panel: "

[PATCH] IB/core: Fix build failure without hugepages
 2020-01-09 16:00 UTC  (2+ messages)

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-09 15:59 UTC  (23+ messages)
` [PATCH v3 01/21] vfio: introduce vfio_iova_rw to read/write a range of IOVAs
` [PATCH v3 02/21] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_iova_rw
` [PATCH v3 03/21] KVM: Remove kvm_read_guest_atomic()
` [PATCH v3 04/21] KVM: Add build-time error check on kvm_run size
` [PATCH v3 05/21] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v3 06/21] KVM: X86: Don't take srcu lock in init_rmode_identity_map()
` [PATCH v3 07/21] KVM: Cache as_id in kvm_memory_slot
` [PATCH v3 08/21] KVM: X86: Drop x86_set_memory_region()
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v3 10/21] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v3 11/21] KVM: Move running VCPU from ARM to common code
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v3 13/21] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v3 14/21] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v3 15/21] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v3 16/21] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v3 17/21] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v3 18/21] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v3 19/21] KVM: selftests: Add dirty ring buffer test
` [PATCH v3 20/21] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v3 21/21] KVM: selftests: Add "-c" parameter to dirty log test

[PATCH 0/4] Fix alarmtimer suspend failure
 2020-01-09 15:59 UTC  (5+ messages)
` [PATCH 1/4] alarmtimer: Unregister wakeup source when module get fails
` [PATCH 2/4] alarmtimer: Make alarmtimer platform device child of RTC device
` [PATCH 3/4] alarmtimer: Use wakeup source from alarmtimer platform device
` [PATCH 4/4] alarmtimer: Always export alarmtimer_get_rtcdev() and update docs

[PATCH] regulator: Convert i2c drivers to use .probe_new
 2020-01-09 15:58 UTC 

[PATCH 0/1] Implement a DVB Dummy Tuner
 2020-01-09 15:54 UTC  (3+ messages)
` [PATCH 1/1] media: dvb_dummy_tuner: implement driver skeleton

[PATCH v2 0/3] HiSilicon v3xx SFC driver
 2020-01-09 15:54 UTC  (3+ messages)
` [PATCH v2 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver

[PATCH] mtd: rawnand: denali: add missed pci_release_regions
 2020-01-09 15:53 UTC  (3+ messages)

[PATCH 0/1] Add new series Micron SPI NAND devices
 2020-01-09 15:48 UTC  (3+ messages)
` [PATCH 1/1] mtd: spinand: Add support for new "

MAINTAINERS: Marvell adresses might need update
 2020-01-09 15:47 UTC 

[PATCH v3 0/5] Support running driver's probe for a device powered off
 2020-01-09 15:45 UTC  (6+ messages)
` [PATCH v3 1/5] i2c: Allow driver to manage the device's power state during probe
` [PATCH v3 2/5] ACPI: Add a convenience function to tell a device is suspended in probe
` [PATCH v3 3/5] ov5670: Support probe whilst the device is in a low power state
` [PATCH v3 4/5] media: i2c: imx319: Support probe while the device is off
` [PATCH v3 5/5] at24: Support probing while off

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-01-09 15:43 UTC  (5+ messages)
` [RFC PATCH v2 01/10] lib: vdso: ensure all arches have 32bit fallback

INFO: rcu detected stall in sys_kill
 2020-01-09 15:43 UTC  (12+ messages)

[PATCH] locking/osq: Use more optimized spinning for arm64
 2020-01-09 15:38 UTC 

[PATCH] mtd: rawnand: Fix unexpected timeouts in waitrdy
 2020-01-09 15:37 UTC  (2+ messages)

[RESEND] fs: posix-acl.c: Fix warnings
 2020-01-09 15:37 UTC  (2+ messages)
` [RESEND] fs: seq_file.c: "

[PATCH] xfs: Fix xfs_dir2_sf_entry_t size check
 2020-01-09 15:35 UTC  (3+ messages)

[PATCH][next][V2] dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferenced
 2020-01-09 15:33 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 01/84] regulator: fix use after free issue
 2020-01-09 15:32 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 46/84] tcp/dccp: fix possible race __inet_lookup_established()

[RFC iproute2] bridge: Add suppport to configure MRP
 2020-01-09 15:31 UTC 

[PATCH] dt-bindings: nvmem: add binding for QTI SPMI SDAM
 2020-01-09 15:31 UTC  (4+ messages)

[PATCH] sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when psi enabled
 2020-01-09 15:30 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 001/187] ASoC: rt5682: fix i2c arbitration lost issue
 2020-01-09 15:29 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 008/187] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()

[PATCH] mtd: set mtd partition panic write flag
 2020-01-09 15:25 UTC  (5+ messages)

[PATCH] KVM: x86/mmu: Fix a benign Bitwise vs. Logical OR mixup
 2020-01-09 15:26 UTC  (3+ messages)

[PATCH -rcu 0/2] kcsan: Improvements to reporting
 2020-01-09 15:23 UTC  (3+ messages)
` [PATCH -rcu 1/2] kcsan: Show full access type in report
` [PATCH -rcu 2/2] kcsan: Rate-limit reporting per data races

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2020-01-09 15:23 UTC  (3+ messages)
` [PATCH v1 2/7] mtd: rawnand: add unspecified HAS_IOMEM dependency

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2020-01-09 15:21 UTC  (10+ messages)

Singapore Citizen Mr. Teo En Ming's Refugee Seeking Attempts as at 9 Jan 2020 Thursday
 2020-01-09 15:20 UTC 

[PATCH platform-next v1 0/9] platform/x86: Mellanox new system classes and new features
 2020-01-09 15:19 UTC  (7+ messages)
` [PATCH platform-next v1 2/9] Documentation/ABI: Fix attributes for mlxreg-io sysfs interfaces
` [PATCH platform-next v1 4/9] platform/x86: mlx-platform: Cosmetic changes
` [PATCH platform-next v1 5/9] platform/x86: mlx-platform: Set system mux configuration based on system type

[PATCH v2 0/4] media: cedrus: hevc: Add support for scaling matrix and multi-slice frames
 2020-01-09 15:19 UTC  (8+ messages)
` [PATCH v2 3/4] media: uapi: hevc: Add segment address field
` [PATCH v2 1/4] media: uapi: hevc: Add scaling matrix control

[PATCH 3/3] mtd: onenand: Enable compile testing of OMAP and Samsung drivers
 2020-01-09 15:18 UTC  (4+ messages)

[PATCH] arm64: Set SSBS for user threads while creation
 2020-01-09 15:17 UTC  (3+ messages)

"perf ftrace" segfault because ->cpus!=NULL but ->all_cpus==NULL
 2020-01-09 15:12 UTC  (3+ messages)

Regression in 5.4 kernel on 32-bit Radeon IBM T40
 2020-01-09 15:12 UTC  (3+ messages)

[PATCH 0/2] Add mt8173 elm and hana board
 2020-01-09 15:11 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8173 elm and hana
` [PATCH 2/2] arm64: dts: mediatek: add mt8173 elm and hana board

[PATCH] power: supply: olpc_battery: fix the power supply name
 2020-01-09 15:09 UTC  (2+ messages)

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-09 15:09 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: Document PV-lock interface
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v2 6/6] KVM: arm64: Support the VCPU preemption check

[RFC net-next Patch 0/3] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-09 15:06 UTC  (4+ messages)
` [RFC net-next Patch 1/3] net: bridge: mrp: Add support for Media Redundancy Protocol
` [RFC net-next Patch 2/3] net: bridge: mrp: Integrate MRP into the bridge
` [RFC net-next Patch 3/3] net: bridge: mrp: Add netlink support to configure MRP

[PATCH 0/2] PM / devfreq: Add debugfs support
 2020-01-09 15:06 UTC  (2+ messages)

cgroups: WARN_ON_ONCE(css && percpu_ref_is_dying(&css->refcnt)) triggerable running stress tests cgroups
 2020-01-09 15:05 UTC  (2+ messages)
` [PATCH] cgroup: Prevent double killing of css when enabling threaded cgroup

[Patch v4 0/7] Introduce Power domain based warming device driver
 2020-01-09 15:02 UTC  (2+ messages)

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-01-09 15:02 UTC  (2+ messages)
` [PATCH 2/2] x86/boot/compressed: Remove unnecessary sections "

[PATCH v3 0/2] Add Embedded USB Debugger (EUD) driver
 2020-01-09 14:58 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: Documentation for qcom,eud

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-01-09 14:54 UTC  (9+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 09/27] ocxl: Free detached contexts in ocxl_context_detach_all()

[PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
 2020-01-09 14:53 UTC  (3+ messages)

[RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
 2020-01-09 14:53 UTC  (4+ messages)

[BUG] nouveau lockdep splat
 2020-01-09 14:53 UTC  (2+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2020-01-09 14:52 UTC  (16+ messages)

add swiotlb support to arm32
 2020-01-09 14:49 UTC  (10+ messages)
` [PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs

[PATCH RESEND v2] ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
 2020-01-09 14:38 UTC  (2+ messages)

[PATCH v3 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-01-09 14:36 UTC  (5+ messages)
` [PATCH v3 1/5] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 2/5] iommu/arm-smmu: Add support for split pagetables

[stable] [PATCH 1/2] coresight: etb10: Do not call smp_processor_id from preemptible
 2020-01-09 14:36 UTC  (3+ messages)

[PATCH v2] efi: arm: defer probe of PCIe backed efifb on DT systems
 2020-01-09 14:33 UTC  (6+ messages)

[PATCH] trace: code optimization
 2020-01-09 14:32 UTC  (3+ messages)

[Patch v2] mm: thp: grab the lock before manipulation defer list
 2020-01-09 14:30 UTC 

[rfc] dma-mapping: preallocate unencrypted DMA atomic pool
 2020-01-09 14:31 UTC  (5+ messages)

[PATCH v2 1/2] time/sched_clock: Disable interrupts in sched_clock_register
 2020-01-09 14:28 UTC  (3+ messages)
` [PATCH v2 2/2] clocksource: Add driver for the Ingenic JZ47xx OST

[PATCH v2 00/36] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-01-09 14:25 UTC  (6+ messages)
` [PATCH v2 34/36] platform/x86: intel_pmc_ipc: Convert to MFD

[PATCH v3 00/13] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-09 14:24 UTC  (5+ messages)

[GIT PULL] HID fixes
 2020-01-09 14:23 UTC 

[PATCH] drm/rockchip: use DIV_ROUND_UP macro for calculations
 2020-01-09 14:20 UTC 

[PATCH v4 00/16] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2020-01-09 14:16 UTC  (4+ messages)
` [PATCH v4 05/16] drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()

[PATCH v2 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-01-09 14:14 UTC  (9+ messages)
` [PATCH v2 4/7] drm/panfrost: Add support for a second regulator for the GPU
` [PATCH v2 5/7] drm/panfrost: Add support for multiple power domain support
` [PATCH v2 6/7, RFC] drm/panfrost: Add bifrost compatible string

[RFC PATCH] arm64/ftrace: support dynamically allocated trampolines
 2020-01-09 14:27 UTC 

[PATCH 0/7] arm64: zynqmp: Enable iio-hwmon based on iio ina226 driver with labels
 2020-01-09 14:02 UTC  (8+ messages)
` [PATCH 1/7] arm64: zynqmp: Enable iio-hwmon for ina226 on zcu100
` [PATCH 2/7] arm64: zynqmp: Enable iio-hwmon for ina226 on zcu111
` [PATCH 3/7] arm64: zynqmp: Add label property to all "
` [PATCH 4/7] arm64: zynqmp: Enable iio-hwmon for ina226 on zcu102
` [PATCH 5/7] arm64: zynqmp: Add label property to all "
` [PATCH 6/7] arm64: zynqmp: Enable iio-hwmon for ina226 on zcu106
` [PATCH 7/7] arm64: zynqmp: Add label property to all "

[PATCH v3] regmap: add iopoll-like atomic polling macro
 2020-01-09 13:57 UTC  (4+ messages)

[PATCH] arm: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
 2020-01-09 13:58 UTC  (2+ messages)

[Xen-devel] [PATCH net-next] xen-netback: get rid of old udev related code
 2020-01-09 13:55 UTC  (2+ messages)

[PATCH v2 0/8] arm64: zynqmp: Various DT fixes
 2020-01-09 13:52 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: zynqmp: Use ethernet-phy as node name for ethernet phys
` [PATCH v2 2/8] arm64: zynqmp: Remove addition number in node name
` [PATCH v2 3/8] arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104
` [PATCH v2 4/8] arm64: zynqmp: Turn comment to gpio-line-names
` [PATCH v2 5/8] arm64: zynqmp: Setup clock-output-names for si570 chips
` [PATCH v2 6/8] arm64: zynqmp: Fix the si570 clock frequency on zcu111
` [PATCH v2 7/8] arm64: zynqmp: Remove broken-cd from zcu100-revC
` [PATCH v2 8/8] arm64: zynqmp: Setup default number of chipselects for zcu100

[PATCH 0/6] arm64: zynqmp: Various DT fixes
 2020-01-09 13:51 UTC  (8+ messages)
` [PATCH 1/6] arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104
` [PATCH 2/6] arm64: zynqmp: Turn comment to gpio-line-names
` [PATCH 3/6] arm64: zynqmp: Setup clock-output-names for si570 chips
` [PATCH 4/6] arm64: zynqmp: Fix the si570 clock frequency on zcu111
` [PATCH 5/6] arm64: zynqmp: Remove broken-cd from zcu100-revC
` [PATCH 6/6] arm64: zynqmp: Setup default number of chipselects for zcu100

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-09 13:49 UTC  (5+ messages)
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-01-09 13:48 UTC  (2+ messages)

[PATCH 09/10] x86/crash: use resource_size
 2020-01-09 13:47 UTC  (2+ messages)
` [tip: x86/cleanups] x86/crash: Use resource_size()

[PATCH] drm/panfrost: Remove core stack power management
 2020-01-09 13:43 UTC  (2+ messages)

[PATCH] selinuxfs: use scnprinft to get real length in sel_read_class
 2020-01-09 13:42 UTC  (2+ messages)
` [PATCH] selinuxfs: use scnprintf "

[PATCH 1/2] iommu/arm-smmu-v3: constify arm_smmu_options[]
 2020-01-09 13:41 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: simplify parse_driver_options()

[PATCH] x86/cpu: Add a missing prototype for arch_smt_update()
 2020-01-09 13:41 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH v2] sys_personality: Add a optional arch hook arch_check_personality() for common sys_personality()
 2020-01-09 13:36 UTC 

[BUG] list corruption while enabling multi call uprobes via perf
 2020-01-09 13:38 UTC  (4+ messages)

[PATCH] sched/rt: Add a new sysctl to control uclamp_util_min
 2020-01-09 13:38 UTC  (5+ messages)

[PATCH v1 0/4] basic KASAN support for Xen PV domains
 2020-01-09 13:36 UTC  (3+ messages)
` [PATCH v1 4/4] xen/netback: Fix grant copy across page boundary with KASAN

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-09 13:34 UTC  (2+ messages)

[PATCH 1/3] sched/cputime: move rq parameter in irqtime_account_process_tick
 2020-01-09 13:30 UTC  (5+ messages)
` [PATCH 2/3] sched/cputime: code cleanup "


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