linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-13 02:20:38 to 2018-10-13 15:12:18 UTC [more...]

[PATCH 00/39 v8] PTI support for x86-32
 2018-10-13 15:12 UTC  (5+ messages)
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
    ` [PATCH] x86/entry/32: Fix setup of CS high bits

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
 2018-10-13 15:10 UTC  (9+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 2/8] powerpc: simplify CONFIG_PCI_QSPAN Kconfig magic
` [PATCH 3/8] powerpc: PCI_MSI needs PCI
` [PATCH 4/8] pci: consolidate PCI config entry in drivers/pci
` [PATCH 5/8] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa
` [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
 2018-10-13 15:10 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: mfd: ds90ux9xx: add description "
` [PATCH 3/7] dt-bindings: pinctrl: ds90ux9xx: add description of TI DS90Ux9xx pinmux
` [PATCH 4/7] mfd: ds90ux9xx: add TI DS90Ux9xx de-/serializer MFD driver

[PATCH 00/29] staging: bcm2835-audio: Cleanups and fixes
 2018-10-13 15:00 UTC  (11+ messages)
` [PATCH 17/29] staging: bcm2835-audio: Add 10ms period constraint
          ` [PATCH 17/29] staging: bcm2835-audio: Add 10ms period constraint [Resend in plain text...]

[PATCH v2] regulator/gpio: Allow nonexclusive GPIO access
 2018-10-13 14:59 UTC  (4+ messages)

[PATCH V5 0/3] introduce coalesced pio support
 2018-10-13 23:09 UTC  (4+ messages)
` [PATCH V5 1/3] kvm/x86 : add "
` [PATCH V5 2/3] kvm/x86 : add document for coalesced mmio
` [PATCH V5 3/3] kvm/x86 : add document for coalesced pio

[PATCH V4 00/15] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-13 14:54 UTC  (16+ messages)
` [PATCH V4 1/15] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [PATCH V4 2/15] KVM/MMU: Add tlb flush with range helper function
` [PATCH V4 3/15] KVM: Replace old tlb flush function with new one to flush a specified range
` [PATCH V4 4/15] KVM: Make kvm_set_spte_hva() return int
` [PATCH V4 5/15] KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
` [PATCH V4 6/15] KVM/MMU: Flush tlb directly in the kvm_set_pte_rmapp()
` [PATCH V4 7/15] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
` [PATCH V4 8/15] KVM/MMU: Flush tlb directly in kvm_mmu_zap_collapsible_spte()
` [PATCH V4 9/15] KVM: Add flush_link and parent_pte in the struct kvm_mmu_page
` [PATCH V4 10/15] KVM: Add spte's point "
` [PATCH V4 11/15] KVM/MMU: Replace tlb flush function with range list flush function
` [PATCH V4 12/15] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [PATCH V4 13/15] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [PATCH V4 14/15] KVM/VMX: Change hv flush logic when ept tables are mismatched
` [PATCH V4 15/15] KVM/VMX: Add hv tlb range flush support

[PATCH v13 04/11] cpuset: Add new v2 cpuset.sched.partition flag
 2018-10-13 14:10 UTC  (2+ messages)

[PATCH] kasan: convert kasan/quarantine_lock to raw_spinlock
 2018-10-13 13:50 UTC  (11+ messages)
              ` [PATCH] mm/kasan: make quarantine_lock a raw_spinlock_t

[PATCH] rcu: Use cpus_read_lock() while looking at cpu_online_mask
 2018-10-13 13:48 UTC  (8+ messages)

[GIT PULL] KVM fixes for 4.19-rc8
 2018-10-13 13:43 UTC  (2+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-10-13 13:43 UTC  (10+ messages)

[PATCH] selftests/vm: Add a test for MAP_FIXED_NOREPLACE
 2018-10-13 13:39 UTC 

[PATCH V6 0/4] clk: new APIs to handle all available clocks
 2018-10-13 13:33 UTC  (7+ messages)

[PATCH] iio: dpot-dac: mark expected switch fall-through
 2018-10-13 13:08 UTC  (4+ messages)

[PATCH v1] KVM/x86/vPMU: Guest PMI Optimization
 2018-10-13 13:30 UTC  (5+ messages)

[PATCH V4 0/9] clk: add imx7ulp clk support
 2018-10-13 13:26 UTC  (6+ messages)

[PATCH V6 00/10] usb: dwc3: Fix broken BULK stream support to dwc3 gadget driver
 2018-10-13 13:14 UTC  (12+ messages)
` [PATCH V6 01/10] usb: gadget: udc: Add timer for stream capable endpoints
` [PATCH V6 02/10] usb: dwc3: gadget: Add stream timeout handler for avoiding deadlock
` [PATCH V6 03/10] usb: dwc3: gadget: Remove references to dep->stream_capable
` [PATCH V6 04/10] usb: dwc3: update stream id in depcmd
` [PATCH V6 05/10] usb: dwc3: make controller clear transfer resources after complete
` [PATCH V6 06/10] usb: dwc3: don't issue no-op trb for stream capable endpoints
` [PATCH V6 07/10] usb: dwc3: check for requests in started list "
` [PATCH V6 08/10] usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
` [PATCH V6 09/10] usb: dwc3: Check for IOC/LST bit in both event->status and TRB->ctrl fields
` [PATCH V6 10/10] usb: dwc3: Check MISSED ISOC bit only for ISOC endpoints

[PATCH v2 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-13 12:51 UTC  (20+ messages)
` [PATCH v2 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v2 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v2 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v2 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v2 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v2 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v2 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH v2 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v2 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v2 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v2 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v2 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v2 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v2 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v2 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v2 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v2 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v2 18/18] of: unittest: initialize args before calling of_*parse_*()

[PATCH v3] staging: iio: adt7316: fix parenthesis alignment
 2018-10-13 12:50 UTC  (2+ messages)

[PATCH] iio: adc: ina2xx: fix missing break statement
 2018-10-13 12:44 UTC  (3+ messages)

여보세요
 2018-10-12 21:42 UTC 

[PATCH] ARM64: dts: meson-gxl-s905x-khadas-vim enable Bluetooth
 2018-10-13 12:07 UTC 

[PATCH] rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
 2018-10-13 12:01 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: add in a missing break in switch statement
 2018-10-13 11:59 UTC  (2+ messages)

[PATCH] skbuff: Mark expected switch fall-throughs
 2018-10-13 11:56 UTC 

[PATCH] compat: Mark expected switch fall-throughs
 2018-10-13 11:50 UTC 

[PATCH] signal: Mark expected switch fall-throughs
 2018-10-13 11:48 UTC 

INFO: rcu detected stall in shmem_fault
 2018-10-13 11:28 UTC  (10+ messages)
` [RFC PATCH] memcg, oom: throttle dump_header for memcg ooms without eligible tasks

[PATCH] drm/bridge: analogix_dp: Fix misleading indentation reported by smatch
 2018-10-13 11:18 UTC 

[PATCH] drm/rockchip: psr: do not dereference encoder before it is null checked
 2018-10-13 10:56 UTC 

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-10-13 10:44 UTC  (3+ messages)

[PATCH] irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe
 2018-10-13 10:22 UTC 

[PATCH] clocksource/timer-vt8500: remove duplicate function name
 2018-10-13 10:22 UTC 

[PATCH] perf stat: Potential NULL dereference in print_aggr()
 2018-10-13 10:19 UTC 

[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
 2018-10-13 10:19 UTC  (9+ messages)
` [PATCH v3 0/3] Add support for PNI RM3100 magnetometer
  ` [PATCH v3 3/3] iio: magnetometer: Add driver support for PNI RM3100
  ` [PATCH v4 0/3] Add support for PNI RM3100 magnetometer
    ` [PATCH v4 3/3] iio: magnetometer: Add driver support for PNI RM3100

[PATCH] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
 2018-10-13 10:04 UTC 

The GPL is not a contract, it is a revocable license
 2018-10-13  9:59 UTC 

The GPL is not a contract, it is a revocable license
 2018-10-13  9:58 UTC 

[BUG][linux-next][ppc] kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: __schedule+0x978/0xa80
 2018-10-13  9:47 UTC  (7+ messages)

[PATCH v2 0/2] kvm "fake DAX" device
 2018-10-13  9:38 UTC  (5+ messages)
` [PATCH v2 1/2] libnvdimm: nd_region flush callback support
` [PATCH v2 2/2] virtio-pmem: Add virtio pmem driver

[PATCH] powerpc/64: properly initialise the stackprotector canary on SMP
 2018-10-13  9:45 UTC 

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-13  9:45 UTC  (13+ messages)
  ` [PATCH 00/34] VFS: Introduce filesystem context "
    ` [PATCH 31/34] vfs: syscall: Add fspick() to select a superblock for reconfiguration "

[PATCH for 4.19] tracepoint: Fix: out-of-bound tracepoint array iteration
 2018-10-13  9:43 UTC  (2+ messages)

[PATCH] KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb()
 2018-10-13  9:39 UTC  (6+ messages)

[PATCH] ubifs: Fix WARN_ON logic in exit path
 2018-10-13  9:33 UTC  (2+ messages)

[PATCH v3 0/3] namei: implement various lookup restriction AT_* flags
 2018-10-13  9:27 UTC  (13+ messages)
` [PATCH v3 1/3] namei: implement O_BENEATH-style "
` [PATCH v3 3/3] namei: aggressively check for nd->root escape on ".." resolution

[PATCH] powerpc/traps: restore recoverability of machine_check interrupts
 2018-10-13  9:16 UTC 

[PATCH] Add support of TI ICDI to USB simple serial device
 2018-10-13  9:10 UTC 

Linux 3.18.124
 2018-10-13  9:02 UTC  (2+ messages)

Linux 3.18.123
 2018-10-13  9:01 UTC  (4+ messages)

Linux 4.18.14
 2018-10-13  9:00 UTC  (2+ messages)

Linux 4.14.76
 2018-10-13  9:00 UTC  (2+ messages)

Linux 4.9.133
 2018-10-13  8:58 UTC  (2+ messages)

Linux 4.4.161
 2018-10-13  8:58 UTC  (2+ messages)

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-13  8:31 UTC  (6+ messages)

[PATCH v3 0/8] vfio/mdev: IOMMU aware mediated device
 2018-10-13  8:25 UTC  (2+ messages)

ubifs: WARNINGs
 2018-10-13  8:21 UTC  (2+ messages)

[PATCH v4 0/7] AXP8x3 AC and battery power supply support
 2018-10-13  8:08 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding
` [PATCH v4 2/7] ARM: dts: axp81x: add AC power supply subnode
` [PATCH v4 3/7] arm64: dts: allwinner: axp803: add AC and battery power supplies
` [PATCH v4 4/7] arm64: dts: allwinner: a64: sopine: enable "
` [PATCH v4 5/7] power: supply: add AC power supply driver for AXP813
` [PATCH v4 6/7] mfd: axp20x: Add AC power supply cell "
` [PATCH v4 7/7] mfd: axp20x: Add supported cells for AXP803

proc: Add fs_context support to procfs
 2018-10-13  7:58 UTC 

procfs: Move proc_fill_super() to fs/proc/root.c
 2018-10-13  7:54 UTC 

[PATCH 0/6] mac_esp, zorro_esp, esp_scsi: Various improvements
 2018-10-13  7:52 UTC  (9+ messages)
` [PATCH 5/6] esp_scsi: De-duplicate PIO routines
` [PATCH 6/6] esp_scsi: Optimize PIO loops

[RFC PATCH] bit_spinlock: introduce smp_cond_load_relaxed
 2018-10-13  7:44 UTC  (6+ messages)

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-10-13  7:34 UTC  (4+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count

INFO: rcu detected stall in do_idle
 2018-10-13  7:31 UTC 

[GIT PULL] Couple more arm64 fixes for 4.19
 2018-10-13  7:28 UTC  (2+ messages)

mmc: mediatek: add MT8183 MMC driver support
 2018-10-13  7:20 UTC  (7+ messages)
` [PATCH 1/6] mmc: dt-bindings: add support for MT8183 SoC
` [PATCH 2/6] mmc: mediatek: fill the actual clock for mmc debugfs
` [PATCH 3/6] mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
` [PATCH 4/6] mmc: mediatek: tune CMD/DATA together
` [PATCH 5/6] mmc: mediatek: add MT8183 MMC driver support
` [PATCH 6/6] mmc: mediatek: drop too much code of tuning method

[PATCH 3.18 000/120] 3.18.124-stable review
 2018-10-13  6:42 UTC  (5+ messages)

[PATCH V8 00/21] C-SKY(csky) Linux Kernel Port
 2018-10-13  6:10 UTC  (4+ messages)
` [PATCH V8 16/21] csky: SMP support

[RFC PATCH] mtd: rawnand: ams-delta: use ->exec_op()
 2018-10-13  6:05 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: rawnand: Provide helper for polling GPIO R/B pin
  ` [PATCH v2 2/2] mtd: rawnand: ams-delta: Use ->exec_op()

[PATCH v4 0/6] parisc: system call table generation support
 2018-10-13  5:42 UTC  (7+ messages)
` [PATCH v4 5/6] parisc: wire up rseq system call

[PATCHES] tty ioctls cleanups, compat and not only
 2018-10-13  5:36 UTC  (5+ messages)
` [PATCH 01/50] presence of RS485 ioctls has been unconditional since 2014
  ` [PATCH 09/50] amiserial: switch to ->[sg]et_serial()

[PATCH v2] MAINTAINERS: Clarify UIO vs UIOVEC maintainer
 2018-10-13  4:35 UTC 

[PATCH v4] printk: Add line-buffered printk() API
 2018-10-13  4:39 UTC 

[resend PATCH] MAINTAINERS: Clarify UIO vs UACCESS maintainer
 2018-10-13  4:07 UTC  (2+ messages)

[PATCH -next] gpio: fix SNPS_CREG kconfig dependency warning
 2018-10-13  3:46 UTC 

[PATCH v3] Add BPF_SYNCHRONIZE_MAP_TO_MAP_REFERENCES bpf(2) command
 2018-10-13  2:31 UTC  (3+ messages)
` [PATCH v4] Wait for running BPF programs when updating map-in-map

[PATCH v3] arm64: new board - Emlid Neutis N5
 2018-10-13  2:26 UTC  (7+ messages)
` [PATCH v4 0/2] Neutis N5 support
  ` [PATCH v4 1/2] arm64: dts: allwinner: new board - Emlid Neutis N5

[PATCH v2 2/2] mm: speed up mremap by 500x on large regions
 2018-10-13  2:25 UTC  (7+ messages)

[PATCH v5 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
 2018-10-13  2:25 UTC 

[PATCH] selftests/ftrace: Add color to the PASS / FAIL results
 2018-10-13  2:21 UTC 

[PATCH v4 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
 2018-10-13  2:17 UTC 


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