linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-05 09:50:33 to 2018-09-05 12:38:02 UTC [more...]

[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
 2018-09-05 12:37 UTC  (12+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode

[PATCH net] be2net: Fix memory leak in be_cmd_get_profile_config()
 2018-09-05 12:37 UTC 

[RFC PATCH v1 00/17] ban the use of _PAGE_XXX flags outside platform specific code
 2018-09-05 12:37 UTC  (18+ messages)
` [RFC PATCH v1 01/17] powerpc/32: Add ioremap_wt()
` [RFC PATCH v1 02/17] powerpc/mm: remove direct use of flags related to cache
` [RFC PATCH v1 03/17] powerpc/mm: dont't use _PAGE_EXEC in book3s/32
` [RFC PATCH v1 04/17] powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
` [RFC PATCH v1 05/17] powerpc/mm: add pte helpers to query and change pte flags
` [RFC PATCH v1 06/17] powerpc/mm: use pte helpers in generic code
` [RFC PATCH v1 07/17] powerpc/mm: Split dump_pagelinuxtables flag_array table
` [RFC PATCH v1 08/17] powerpc/mm: drop unused page flags
` [RFC PATCH v1 09/17] powerpc/mm: move __P and __S tables in the common pgtable.h
` [RFC PATCH v1 10/17] powerpc/book3s/32: do not include pte-common.h
` [RFC PATCH v1 11/17] powerpc/mm: Move pte_user() into nohash/pgtable.h
` [RFC PATCH v1 12/17] powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
` [RFC PATCH v1 13/17] powerpc/nohash/64: do not include pte-common.h
` [RFC PATCH v1 14/17] powerpc/mm: Allow platforms to redefine some helpers
` [RFC PATCH v1 15/17] powerpc/mm: Define platform default caches related flags
` [RFC PATCH v1 16/17] powerpc/mm: Get rid of pte-common.h
` [RFC PATCH v1 17/17] powerpc/8xx: change name of a few page flags to avoid confusion

[PATCH RT 00/22] Linux 4.14.63-rt41-rc1
 2018-09-05 12:34 UTC  (23+ messages)
` [PATCH RT 01/22] sched/fair: Fix CFS bandwidth control lockdep DEADLOCK report
` [PATCH RT 02/22] locallock: provide {get,put}_locked_ptr() variants
` [PATCH RT 03/22] squashfs: make use of local lock in multi_cpu decompressor
` [PATCH RT 04/22] PM / suspend: Prevent might sleep splats (updated)
` [PATCH RT 05/22] PM / wakeup: Make events_lock a RAW_SPINLOCK
` [PATCH RT 06/22] PM / s2idle: Make s2idle_wait_head swait based
` [PATCH RT 07/22] seqlock: provide the same ordering semantics as mainline
` [PATCH RT 08/22] Revert "x86: UV: raw_spinlock conversion"
` [PATCH RT 09/22] Revert "timer: delay waking softirqs from the jiffy tick"
` [PATCH RT 10/22] irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
` [PATCH RT 11/22] irqchip/gic-v3-its: Move ITS ->pend_page allocation into an early CPU up hook
` [PATCH RT 12/22] sched/migrate_disable: fallback to preempt_disable() instead barrier()
` [PATCH RT 13/22] x86/ioapic: Dont let setaffinity unmask threaded EOI interrupt too early
` [PATCH RT 14/22] efi: Allow efi=runtime
` [PATCH RT 15/22] efi: Disable runtime services on RT
` [PATCH RT 16/22] crypto: cryptd - add a lock instead preempt_disable/local_bh_disable
` [PATCH RT 17/22] crypto: scompress - serialize RT percpu scratch buffer access with a local lock
` [PATCH RT 18/22] sched/core: Avoid __schedule() being called twice in a row
` [PATCH RT 19/22] Revert "arm64/xen: Make XEN depend on !RT"
` [PATCH RT 20/22] sched: Allow pinned user tasks to be awakened to the CPU they pinned
` [PATCH RT 22/22] Linux 4.14.63-rt41-rc1
  ` [PATCH RT 21/22] Drivers: hv: vmbus: include header for get_irq_regs()

[RFC/PATCH] net: nixge: Add PHYLINK support
 2018-09-05 12:31 UTC  (4+ messages)

[PATCH] mfd: max8997: Disable interrupt handling for suspend/resume cycle
 2018-09-05 12:30 UTC 

[PATCH] arm64: don't account for cpu offline time with irqsoff tracer
 2018-09-05 12:29 UTC  (2+ messages)

[PATCH v2 1/5] ext2: cache NULL when both default_acl and acl are NULL
 2018-09-05 12:28 UTC  (5+ messages)
` [PATCH v2 4/5] jfs: "
  ` [Jfs-discussion] "

[PATCH v2 0/5] Extend and consolidate mmu_gather into new file
 2018-09-05 12:28 UTC  (3+ messages)

[RFC PATCH 00/11] Avoid synchronous TLB invalidation for intermediate page-table entries on arm64
 2018-09-05 12:28 UTC  (3+ messages)

[PATCH V3 0/5] Add efi page fault handler to detect and recover
 2018-09-05 12:27 UTC  (4+ messages)
` [PATCH V3 3/5] x86/efi: Permanently save the EFI_MEMORY_MAP passed by the firmware

[PATCH net-next] net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static
 2018-09-05 12:24 UTC 

[PATCH] cpu/hotplug: Fix rollback during error-out in takedown_cpu()
 2018-09-05 12:23 UTC  (4+ messages)

[PATCH] sched/debug: use symbolic names for task state constants
 2018-09-05 12:23 UTC  (3+ messages)

[PATCH 0/3] tty: hvc: latency break regression fixes
 2018-09-05 12:14 UTC  (4+ messages)
` [PATCH 1/3] tty: hvc: hvc_poll() fix read loop hang
` [PATCH 2/3] tty: hvc: hvc_poll() fix read loop batching
` [PATCH 3/3] tty: hvc: hvc_write() fix break condition

[PATCH 0/3] of: root #{size,address}-cells clean-ups
 2018-09-05 12:12 UTC  (8+ messages)
` [PATCH 1/3] of/fdt: Scan the root node properties earlier
` [PATCH 3/3] of: make default address and size cells sizes private

[PATCH V3 00/26] C-SKY(csky) Linux Kernel Port
 2018-09-05 12:08 UTC  (27+ messages)
` [PATCH V3 01/26] csky: Build infrastructure
` [PATCH V3 02/26] csky: defconfig
` [PATCH V3 03/26] csky: Kernel booting
` [PATCH V3 04/26] csky: Exception handling
` [PATCH V3 05/26] csky: System Call
` [PATCH V3 06/26] csky: Cache and TLB routines
` [PATCH V3 07/26] csky: MMU and page table management
` [PATCH V3 08/26] csky: Process management and Signal
` [PATCH V3 09/26] csky: VDSO and rt_sigreturn
` [PATCH V3 10/26] csky: IRQ handling
` [PATCH V3 11/26] csky: Atomic operations
` [PATCH V3 12/26] csky: ELF and module probe
` [PATCH V3 13/26] csky: Library functions
` [PATCH V3 14/26] csky: User access
` [PATCH V3 15/26] csky: Debug and Ptrace GDB
` [PATCH V3 16/26] csky: SMP support
` [PATCH V3 17/26] csky: Misc headers
` [PATCH V3 18/26] dt-bindings: csky CPU Bindings
` [PATCH V3 19/26] dt-bindings: timer: gx6605s SOC timer
` [PATCH V3 20/26] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V3 21/26] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V3 22/26] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V3 23/26] clocksource: add gx6605s SOC system timer
` [PATCH V3 24/26] clocksource: add C-SKY SMP timer
` [PATCH V3 25/26] clocksource: add C-SKY timers' build infrastructure
` [PATCH V3 26/26] irqchip: add C-SKY irqchip drivers

[PATCH 1/2] staging: rtl8188eu: remove empty if statement in rtw_led.c
 2018-09-05 12:10 UTC  (4+ messages)

POSIX violation by writeback error
 2018-09-05 12:07 UTC  (20+ messages)

[PATCH v1] xen: avoid crash in disable_hotplug_cpu
 2018-09-05 12:04 UTC  (4+ messages)

[PATCH 3/3] virtio-pmem: Add virtio pmem driver
 2018-09-05 12:02 UTC  (2+ messages)

[PATCH] gpio: fix kernel-doc notation warning for 'request_key'
 2018-09-05 12:01 UTC  (2+ messages)

[GIT PULL] GPIO fixes for v4.19 take one
 2018-09-05 11:59 UTC 

[PATCH v2] mfd: max8997: Enale irq-wakeup unconditionally
 2018-09-05 11:54 UTC 

stop_machine() soft lockup
 2018-09-05 11:47 UTC  (3+ messages)

[PATCH] ASoC: uniphier: change status to orphan
 2018-09-05 11:45 UTC  (3+ messages)
` Applied "ASoC: uniphier: change status to orphan" to the asoc tree

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-05 11:42 UTC 

[PATCH 0/4] usb: dwc2: fix host mode external vbus supply management
 2018-09-05 11:40 UTC  (5+ messages)
` [PATCH 1/4] usb: dwc2: get optional vbus-supply regulator once
` [PATCH 2/4] usb: dwc2: fix a race with external vbus supply
` [PATCH 3/4] usb: dwc2: fix call to vbus supply exit routine, call it unlocked
` [PATCH 4/4] usb: dwc2: fix unbalanced use of external vbus-supply

[PATCH] ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl
 2018-09-05 11:30 UTC  (3+ messages)

[PATCH net-next] bnxt_en: Properly get address type of encapsulation IP headers
 2018-09-05 11:29 UTC  (3+ messages)

[PATCH v7 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-09-05 11:28 UTC  (2+ messages)

[PATCH] tpm: Make SECURITYFS a weak dependency
 2018-09-05 11:28 UTC  (2+ messages)

[PATCH 0/5] Qcom smmu-500 TLB invalidation errata for sdm845
 2018-09-05 11:25 UTC  (6+ messages)

[RFC PATCH] mm/hugetlb: make hugetlb_lock irq safe
 2018-09-05 11:23 UTC 

[PATCH V2] mips: txx9: fix resource leak after register fail
 2018-09-05 11:22 UTC 

[PATCH] ARM: u300: add missing check for kmalloc
 2018-09-05 11:20 UTC  (3+ messages)

linux-next: build warnings after merge of the devicetree tree
 2018-09-05 11:20 UTC  (3+ messages)

INFO: task hung in vfat_lookup
 2018-09-05 11:19 UTC 

[PATCH v3] arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2
 2018-09-05 11:17 UTC 

[PATCH v2 0/2] Add Embedded USB Debugger (EUD) driver
 2018-09-05 11:18 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
 2018-09-05 11:14 UTC  (2+ messages)

[PATCH 0/4] sched/numa: remove unused code
 2018-09-05 11:14 UTC  (9+ messages)
` [RFC PATCH 3/4] sched/topology: remove smt_gain

[PATCH] tpm: fix response size validation in tpm_get_random()
 2018-09-05 11:12 UTC  (2+ messages)

[PATCH 1/2] input: egalax_ts: add system wakeup support
 2018-09-05 10:34 UTC  (2+ messages)

WARNING in apparmor_secid_to_secctx
 2018-09-05 11:08 UTC  (14+ messages)

[PATCH v8 0/3] Add support rockchip RGB output interface
 2018-09-05 11:05 UTC  (2+ messages)

[PATCH 4.19 regression fix] printk: For early boot messages check loglevel when flushing the buffer
 2018-09-05 11:02 UTC  (6+ messages)

[PATCH 1/5] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
 2018-09-05 11:01 UTC  (6+ messages)
` [PATCH 2/5] clk: "
` [PATCH 3/5] regulator: "
` [PATCH 4/5] pinctrl: "
` [PATCH 5/5] mfd: lochnagar: Add initial binding documentation

[PATCH v4 00/16] Add utilization clamping support
 2018-09-05 11:01 UTC  (5+ messages)
` [PATCH v4 01/16] sched/core: uclamp: extend sched_setattr to support utilization clamping
` [PATCH v4 02/16] sched/core: uclamp: map TASK's clamp values into CPU's clamp groups

[RFC] USB: serial: ftdi_sio: add support for FT232R CBUS gpios
 2018-09-05 10:49 UTC 

[PATCH v2 00/13] drm/mediatek: support hdmi output for mt2701 and mt7623
 2018-09-05 10:47 UTC  (5+ messages)
` [PATCH v2 02/13] drm/mediatek: move hardware register to node data
` [PATCH v2 03/13] drm/mediatek: adjust EDGE to match clock and data

[PATCH 4.14 000/165] 4.14.68-stable review
 2018-09-05 10:44 UTC  (4+ messages)

[PATCH v5 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-05 10:44 UTC  (8+ messages)
` [PATCH v5 09/16] x86/bugs: add lfence mitigation to spectre v2 and no meltdown for Hygon
` [PATCH v5 11/16] x86/kvm: enable Hygon support to KVM infrastructure
` [PATCH v5 15/16] driver/edac: enable Hygon support to AMD64 EDAC driver

[PATCH 00/14] mmc: mmci: prepare dma callbacks with mmci_host_ops
 2018-09-05 10:43 UTC  (4+ messages)

[PATCH 4.18 000/123] 4.18.6-stable review
 2018-09-05 10:43 UTC  (4+ messages)

[PATCH v15 19/26] x86/tsc: calibrate tsc only once
 2018-09-05 10:42 UTC  (2+ messages)

[PATCH] mfd: max8997: Enale irq-wakeup unconditionally
 2018-09-05 10:40 UTC  (2+ messages)

Affinity managed interrupts vs non-managed interrupts
 2018-09-05 10:38 UTC  (15+ messages)

[PATCH 1/5] gpio: davinci: Remove unused member of davinci_gpio_controller
 2018-09-05 10:37 UTC  (4+ messages)
` [PATCH 2/5] gpio: davinci: Use dev name for label and automatic base selection

[PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-09-05 10:36 UTC  (2+ messages)

[PATCH] USB: serial: ftdi_sio: implement GPIO support for FT230X
 2018-09-05 10:36 UTC  (3+ messages)

[RFC PATCH v3 0/3] Add reset driver support for ZynqMP
 2018-09-05 10:29 UTC  (7+ messages)
` [RFC PATCH v3 1/3] firmware: xilinx: Add reset API's
` [RFC PATCH v3 2/3] dt-bindings: reset: Add bindings for ZynqMP reset driver
` [RFC PATCH v3 3/3] reset: reset-zynqmp: Adding support for Xilinx zynqmp reset controller

[PATCH v2] ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Pro
 2018-09-05 10:25 UTC  (4+ messages)

[PATCH 1/5] arm: dts: mt7623: add a performance counter unit device node
 2018-09-05 10:22 UTC  (5+ messages)
` [PATCH 2/5] arm: dts: mt7623: update subsystem clock controller device nodes
` [PATCH 3/5] arm: dts: mt7623: add iommu/smi "
` [PATCH 4/5] arm: dts: mt7623: add jpeg decoder device node
` [PATCH 5/5] arm: dts: mt7623: add display subsystem related device nodes

[PATCH v4 00/11] arm64: allwinner: Add A64 DE2 HDMI support
 2018-09-05 10:22 UTC  (4+ messages)
` [PATCH v4 02/11] clk: sunxi-ng: a64: Add max. rate constraint to video PLLs

[PATCH] arm64/ptrace: add PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP support
 2018-09-05 10:21 UTC  (4+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v5 0/4] EDAC: Enhancements to Synopsys EDAC driver
 2018-09-05 10:20 UTC  (5+ messages)
` [PATCH v5 3/4] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
` [PATCH v5 4/4] arm64: zynqmp: Add DDRC node

[PATCH] staging: most: video: fix registration of an empty comp core_component
 2018-09-05 10:14 UTC  (3+ messages)

[RFT PATCH 0/2] pinctrl: Fix two more xxx_config_get() functions to be compliant
 2018-09-05 10:12 UTC  (2+ messages)

[PATCH] coresight: tmc: Refactor loops in etb dump
 2018-09-05 10:09 UTC 

[PATCH mfd+gpio 1/2] drivers: mfd: Add support for Moxtet bus
 2018-09-05 10:07 UTC  (3+ messages)
` [PATCH mfd+gpio 2/2] drivers: gpio: Add support for GPIOs over "

[PATCH 0/7] spi: spi-mem: Add a driver for NXP FlexSPI controller
 2018-09-05 10:07 UTC  (4+ messages)
` [PATCH 3/7] "

[PATCH V12 2/2] scsi: ufs: Add configfs support for UFS provisioning
 2018-09-05 10:05 UTC  (3+ messages)

[PATCH 00/13] nvmem: rework of the subsystem for non-DT users
 2018-09-05  9:57 UTC  (14+ messages)
` [PATCH 01/13] nvmem: remove unused APIs
` [PATCH 02/13] nvmem: remove the global cell list
` [PATCH 03/13] nvmem: use kref
` [PATCH 04/13] nvmem: lpc18xx_eeprom: use devm_nvmem_register()
` [PATCH 05/13] nvmem: change the signature of nvmem_unregister()
` [PATCH 06/13] nvmem: provide nvmem_dev_name()
` [PATCH 07/13] nvmem: remove the name field from struct nvmem_device
` [PATCH 08/13] nvmem: add a notifier chain
` [PATCH 09/13] nvmem: add support for cell info
` [PATCH 10/13] nvmem: resolve cells from DT at registration time
` [PATCH 11/13] nvmem: add support for cell lookups from machine code
` [PATCH 12/13] Documentation: nvmem: document cell tables and lookup entries
` [PATCH 13/13] nvmem: use SPDX license identifiers

[PATCH v2 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-09-05  9:58 UTC  (5+ messages)

linux-next test error
 2018-09-05  9:57 UTC  (5+ messages)

[PATCH] selftests: memory-hotplug: add required configs
 2018-09-05  9:57 UTC 

[PATCH 0/3] thunderbolt: Miscellaneous cleanups
 2018-09-05  9:54 UTC  (4+ messages)
` [PATCH 1/3] thunderbolt: Make the driver less verbose

[PATCH] leds: leds-gpio: Add a condition check for active low leds
 2018-09-05  9:52 UTC  (3+ messages)

[PATCH] mips: txx9: fix resource leak after register fail
 2018-09-05  9:50 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).