linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-16 08:08:32 to 2018-05-16 10:18:17 UTC [more...]

[PATCH 00/17] Implement use of HW assistance on TLB table walk on 8xx
 2018-05-16 10:17 UTC  (9+ messages)
` [PATCH 05/17] powerpc: move io mapping functions into ioremap.c
` [PATCH 09/17] powerpc: make __ioremap_caller() common to PPC32 and PPC64

[PATCH v3 00/26] device link, bridge supplier <-> drm device
 2018-05-16 10:15 UTC  (15+ messages)
` [PATCH v3 03/26] drm/bridge/analogix: core: specify the owner .odev of the bridge
` [PATCH v3 05/26] drm/bridge: cdns-dsi: provide an owner .odev device
` [PATCH v3 07/26] drm/bridge: lvds-encoder: "
` [PATCH v3 09/26] drm/bridge: nxp-ptn3460: "
` [PATCH v3 12/26] drm/bridge: sii902x: "
` [PATCH v3 14/26] drm/bridge: sii8620: "
` [PATCH v3 16/26] drm/bridge: tc358767: "
` [PATCH v3 18/26] drm/bridge: ti-tfp410: "
` [PATCH v3 19/26] drm/exynos: mic: provide an owner .odev device for the bridge
` [PATCH v3 20/26] drm/mediatek: hdmi: "
` [PATCH v3 23/26] drm/sti: provide an owner .odev device for the bridges
` [PATCH v3 24/26] drm/bridge: remove the .of_node member
` [PATCH v3 25/26] drm/bridge: require the owner .odev to be filled in on drm_bridge_add/attach
` [PATCH v3 26/26] drm/bridge: establish a link between the bridge supplier and consumer

[PATCH v1 0/3] console, serial8250: Disable PM and DMA ops
 2018-05-16 10:17 UTC  (4+ messages)

[RESEND PATCH v5 0/6] Add support for PWM input capture on STM32
 2018-05-16 10:16 UTC  (6+ messages)
` [GIT PULL] Immutable branch between MFD and PWM due for the v4.18 merge window
  ` [GIT PULL ++] Immutable branch between MFD and PWM due for the v4.18 merge window (v2)

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-16 10:11 UTC  (18+ messages)
` [PATCH 10/14] net: sched: extend act API for "
` [PATCH 11/14] net: core: add new/replace rate estimator lock parameter
` [PATCH 12/14] net: sched: retry action check-insert on concurrent modification
` [PATCH 13/14] net: sched: use unique idr insert function in unlocked actions
` [PATCH 14/14] net: sched: implement delete for all actions

[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
 2018-05-16 10:10 UTC  (7+ messages)

[PATCH v2 00/14] Implement use of HW assistance on TLB table walk on 8xx
 2018-05-16 10:05 UTC  (15+ messages)
` [PATCH v2 01/14] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v2 02/14] powerpc: move io mapping functions into ioremap.c
` [PATCH v2 03/14] powerpc: make ioremap_bot common to PPC32 and PPC64
` [PATCH v2 04/14] powerpc: common ioremap functions
` [PATCH v2 05/14] powerpc: use _ALIGN_DOWN macro for VMALLOC_BASE
` [PATCH v2 06/14] powerpc/nohash32: allow setting GUARDED attribute in the PMD directly
` [PATCH v2 07/14] powerpc/8xx: set "
` [PATCH v2 08/14] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v2 09/14] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v2 10/14] powerpc/8xx: reunify TLB handler routines
` [PATCH v2 11/14] powerpc/8xx: Free up SPRN_SPRG_SCRATCH2
` [PATCH v2 12/14] powerpc/mm: Make pte_fragment_alloc() common to PPC32 and PPC64
` [PATCH v2 13/14] powerpc/mm: Use pte_fragment_alloc() on 8xx
` [PATCH v2 14/14] powerpc/8xx: Move SW perf counters in first 32kb of memory

[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
 2018-05-16 10:06 UTC  (5+ messages)
` [PATCH v9 07/11] arm64: kexec_file: add crash dump support

[PATCH 0/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-05-16 10:05 UTC  (3+ messages)
` [PATCH 1/2] x86/boot/KASLR: Add two functions for 1GB huge pages handling
` [PATCH 2/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization

[PATCH v4 1/4] rtc: ds1307: fix data pointer to m41t0
 2018-05-16 10:05 UTC  (4+ messages)
` [PATCH v4 2/4] rtc: ds1307: support m41t11 variant
` [PATCH v4 3/4] rtc: ds1307: add offset sysfs for mt41txx chips
` [PATCH v4 4/4] rtc: ds1307: add freq_test sysfs attribute to check tick on m41txx

[PATCH] mtd: spi-nor: add support for Microchip 25LC256
 2018-05-16 10:05 UTC  (5+ messages)

[RFC/RFT] [PATCH 00/10] Intel_pstate: HWP Dynamic performance boost
 2018-05-16  9:56 UTC  (16+ messages)
` [RFC/RFT] [PATCH 01/10] x86,sched: Add support for frequency invariance
` [RFC/RFT] [PATCH 02/10] cpufreq: intel_pstate: Conditional frequency invariant accounting
` [RFC/RFT] [PATCH 03/10] cpufreq: intel_pstate: Utility functions to boost HWP performance limits
` [RFC/RFT] [PATCH 05/10] cpufreq: intel_pstate: HWP boost performance on IO Wake
` [RFC/RFT] [PATCH 06/10] cpufreq / sched: Add interface to get utilization values
` [RFC/RFT] [PATCH 07/10] cpufreq: intel_pstate: HWP boost performance on busy task migrate

simplify procfs code for seq_file instances V3
 2018-05-16  9:58 UTC  (44+ messages)
` [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/42] proc: introduce a proc_pid_ns helper
` [PATCH 03/42] proc: don't detour through seq->private to get the inode
` [PATCH 04/42] proc: simplify proc_register calling conventions
` [PATCH 05/42] proc: add a proc_create_reg helper
` [PATCH 06/42] proc: introduce proc_create_seq{,_data}
` [PATCH 07/42] proc: introduce proc_create_seq_private
` [PATCH 08/42] proc: introduce proc_create_single{,_data}
` [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation
` [PATCH 12/42] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 14/42] net/kcm: simplify proc registration
` [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 17/42] proc: introduce proc_create_net{,_data}
` [PATCH 18/42] proc: introduce proc_create_net_single
` [PATCH 19/42] acpi/battery: simplify procfs code
` [PATCH 20/42] sgi-gru: "
` [PATCH 21/42] megaraid: "
` [PATCH 22/42] sg: "
` [PATCH 23/42] afs: "
` [PATCH 24/42] ext4: "
` [PATCH 25/42] jfs: "
` [PATCH 26/42] staging/rtl8192u: "
` [PATCH 27/42] resource: switch to proc_create_seq_data
` [PATCH 28/42] drbd: switch to proc_create_single
` [PATCH 29/42] rtc/proc: switch to proc_create_single_data
` [PATCH 30/42] bonding: switch to proc_create_seq_data
` [PATCH 31/42] hostap: switch to proc_create_{seq,single}_data
` [PATCH 32/42] neigh: switch to proc_create_seq_data
` [PATCH 33/42] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 34/42] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 35/42] bluetooth: switch to proc_create_seq_data
` [PATCH 36/42] atm: simplify procfs code
` [PATCH 37/42] atm: switch to proc_create_seq_private
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show
` [PATCH 39/42] ide: remove ide_driver_proc_write
` [PATCH 40/42] ide: replace ->proc_fops with ->proc_show
` [PATCH 41/42] tty: "
` [PATCH 42/42] proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields

[PATCHv2 for v4.17 0/2] Fix two crashes in the decomression code
 2018-05-16  9:53 UTC  (5+ messages)
` [PATCHv2 1/2] x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()
` [PATCHv2 2/2] x86/boot/compressed/64: Fix moving page table out of trampoline memory

vm_fault_t conversion, for real
 2018-05-16  9:53 UTC  (3+ messages)
` [PATCH 10/14] vgem: separate errno from VM_FAULT_* values

[PATCH] arm64: dts: move berlin SoC files from marvell dir to synaptics dir
 2018-05-16  9:51 UTC 

[RFC] platform: detach from PM domains on shutdown
 2018-05-16  9:52 UTC  (2+ messages)

[PATCH RFC] mmc: sdhci: Don't get card-detect without preemption
 2018-05-16  9:50 UTC  (2+ messages)

[RFC][PATCH] KVM: APPLES can improve the performance of applications and virtualized systems by up to 49%
 2018-05-16  9:49 UTC  (2+ messages)

[PATCH] nvme-rdma: clear NVME_RDMA_Q_LIVE before free the queue
 2018-05-16  9:49 UTC  (3+ messages)

[PATCH] drm/bridge: checkpatch strict minor updates
 2018-05-16  9:43 UTC  (2+ messages)

[PATCH v8 00/12] Intel Processor Trace virtualization enabling
 2018-05-16  9:42 UTC  (4+ messages)
` [PATCH v8 01/12] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header

KMSAN: uninit-value in __sctp_v6_cmp_addr
 2018-05-16  9:42 UTC  (4+ messages)

[PATCH v3] device property: Get rid of union aliasing
 2018-05-16  9:41 UTC  (2+ messages)

[PATCH v3] ASoC: da7219: read fmw property to get mclk for non-dts systems
 2018-05-16  9:37 UTC  (4+ messages)

[PATCH] mm/page_alloc: use ac->high_zoneidx for classzone_idx
 2018-05-16  9:35 UTC  (5+ messages)

[PATCH v2 00/26] device link, bridge supplier <-> drm device
 2018-05-16  9:31 UTC  (9+ messages)
  ` [PATCH v2 26/26] drm/bridge: establish a link between the bridge supplier and consumer

[PATCH] intel_th: pti: Convert to use sysfs_match_string() helper
 2018-05-16  9:15 UTC 

[PATCH 1/4] amba: Export amba_bustype
 2018-05-16  9:18 UTC  (6+ messages)

[PATCH] net: 8390: ne: Fix accidentally removed RBTX4927 support
 2018-05-16  9:18 UTC 

[PATCH] md: zero the original position of sb for 0.90 and 1.0
 2018-05-16  9:18 UTC 

[PATCH v2 00/14] tracing: Add triggers to trace_marker writes
 2018-05-16  9:11 UTC  (5+ messages)
` [PATCH v2 05/14] tracing: Do not show filter file for ftrace internal events
` [PATCH v2 14/14] tracing/selftest: Add test to test hist trigger between kernel event and trace_marker

[PATCH -mm] mm, hugetlb: Pass fault address to no page handler
 2018-05-16  9:12 UTC  (2+ messages)

[PATCH 0/4] staging: lustre: obdclass: missing lu_object fixes
 2018-05-16  9:12 UTC  (6+ messages)
` [PATCH 4/4] staging: lustre: obdclass: change object lookup to no wait mode

[PATCH v2 00/11] Fix some doc build warnings/errors and broken links
 2018-05-16  9:09 UTC  (3+ messages)
` [PATCH v2 09/11] docs: Fix some broken references

[PATCH v7] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-16  9:08 UTC  (6+ messages)

[PATCH] vfio/mdev: Check globally for duplicate devices
 2018-05-16  9:05 UTC  (2+ messages)

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-05-16  9:01 UTC  (7+ messages)
` [PATCH 06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
  ` [PATCH 06/18] arm64: move sve_user_{enable, disable} "

[PATCH v2 0/9] iommu/vt-d: Improve PASID id and table management
 2018-05-16  8:56 UTC  (4+ messages)

[PATCH v2 0/2]
 2018-05-16  8:54 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: r8a7740: Add CEU0

[PATCH net-next v2 0/2] of: mdio: Fall back to mdiobus_register() with NULL device_node
 2018-05-16  8:54 UTC  (2+ messages)

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-05-16  8:51 UTC  (7+ messages)
` [PATCH v5 02/13] KVM: s390: refactor crypto initialization
` [PATCH v5 04/13] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v5 10/13] s390: vfio-ap: sysfs interface to view matrix mdev matrix

[PATCH v2] clk: meson: use SPDX license identifiers consistently
 2018-05-16  8:50 UTC 

[PATCH v3 2/3] driver-core: record error on bus registration
 2018-05-16  8:50 UTC  (2+ messages)

[PATCH 0/6 v3] Support for fsl-mc bus and its devices in SMMU
 2018-05-16  8:48 UTC  (4+ messages)
` [PATCH 5/6 v3] bus: fsl-mc: supoprt dma configure for devices on fsl-mc bus

[PATCH v2 0/9] Input: support for latest Lenovo thinkpads (series 80)
 2018-05-16  8:48 UTC  (5+ messages)

[PATCH v2]: perf/x86: store user space frame-pointer value on a sample
 2018-05-16  8:42 UTC  (5+ messages)

[PATCH] media: helene: fix xtal frequency setting at power on
 2018-05-16  8:41 UTC 

[PATCH] media: helene: fix tuning frequency of satellite
 2018-05-16  8:41 UTC 

[RFC v4 0/5] virtio: support packed ring
 2018-05-16  8:37 UTC  (6+ messages)
` [RFC v4 1/5] virtio: add packed ring definitions
` [RFC v4 2/5] virtio_ring: support creating packed ring
` [RFC v4 3/5] virtio_ring: add packed ring support
` [RFC v4 4/5] virtio_ring: add event idx support in packed ring
` [RFC v4 5/5] virtio_ring: enable "

[PATCH] nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
 2018-05-16  8:38 UTC  (2+ messages)

[PATCH v2] media: helene: add I2C device probe function
 2018-05-16  8:37 UTC 

[PATCH v3 3/3] driver-core: print bus registration error value
 2018-05-16  8:35 UTC  (3+ messages)

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-16  8:33 UTC  (12+ messages)
      ` [External] "

[PATCH] clk: meson: use SPDX license identifiers consistently
 2018-05-16  8:30 UTC  (3+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-05-16  8:19 UTC  (24+ messages)
` [PATCH 01/24] arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layout
` [PATCH 02/24] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers
` [PATCH 03/24] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 06/24] thread: move thread bits accessors to separated file
` [PATCH 07/24] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 08/24] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 09/24] arm64: rename functions that reference compat term
` [PATCH 10/24] arm64: uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 11/24] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 12/24] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
` [PATCH 13/24] arm64: introduce binfmt_elf32.c
` [PATCH 14/24] arm64: change compat_elf_hwcap and compat_elf_hwcap2 prefix to a32
` [PATCH 15/24] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 16/24] arm64: ilp32: share aarch32 syscall handlers
` [PATCH 17/24] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 18/24] arm64: signal: share lp64 signal structures and routines to ilp32
` [PATCH 19/24] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 20/24] arm64: ilp32: introduce ilp32-specific sigframe and ucontext
` [PATCH 21/24] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 22/24] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 23/24] arm64:ilp32: add ARM64_ILP32 to Kconfig
` [PATCH 24/24] arm64: ilp32: Make the Kconfig option default y

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-16  8:24 UTC  (5+ messages)
` [PATCH v9 05/12] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH v3 0/2] Add support for general system clock on ST AMD platform
 2018-05-16  8:23 UTC  (6+ messages)
` [PATCH v5 1/2] clk: x86: Add ST oscout platform clock

[PATCH] MAINTAINERS: Add entry for STM32 timer and lptimer drivers
 2018-05-16  8:22 UTC  (2+ messages)

[PATCH] ARM: berlin: switch to SPDX license identifier
 2018-05-16  8:19 UTC 

[PATCH] Makefile: disable PIE before testing asm goto
 2018-05-16  8:16 UTC  (2+ messages)

[PATCH v16 0/9] Address error and recovery for AER and DPC
 2018-05-16  8:16 UTC  (5+ messages)
` [PATCH v16 8/9] PCI/DPC: Unify and plumb error handling into DPC

INFO: rcu detected stall in sctp_packet_transmit
 2018-05-16  8:11 UTC 

linux-next: build failure after merge of the drm tree
 2018-05-16  8:09 UTC  (2+ messages)

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-05-16  8:08 UTC  (3+ messages)
` [PATCH v6 09/17] media: rkisp1: add rockchip isp1 core driver

[PATCH V5 3/3] mmc: sdhci: Add MSI interrupt support for O2 SD host
 2018-05-16  8:07 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).