public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-23 23:04:46 to 2017-08-24 06:41:51 UTC [more...]

[PATCH v7 00/12] Enable VAS
 2017-08-24  6:38 UTC  (13+ messages)
` [PATCH v7 01/12] powerpc/vas: Define macros, register fields and structures
` [PATCH v7 02/12] Move GET_FIELD/SET_FIELD to vas.h
` [PATCH v7 03/12] powerpc/vas: Define vas_init() and vas_exit()
` [PATCH v7 04/12] powerpc/vas: Define helpers to access MMIO regions
` [PATCH v7 05/12] powerpc/vas: Define helpers to init window context
` [PATCH v7 06/12] powerpc/vas: Define helpers to alloc/free windows
` [PATCH v7 07/12] powerpc/vas: Define vas_win_paste_addr()
` [PATCH v7 08/12] powerpc/vas: Define vas_win_id()
` [PATCH v7 09/12] powerpc/vas: Define vas_rx_win_open() interface
` [PATCH v7 10/12] powerpc/vas: Define vas_win_close() interface
` [PATCH v7 11/12] powerpc/vas: Define vas_tx_win_open()
` [PATCH v7 12/12] powerpc/vas: Define copy/paste interfaces

[PATCH 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
 2017-08-24  6:36 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] mm/cma: remove ALLOC_CMA
` [PATCH 3/3] ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM = y

Do we really need d_weak_revalidate???
 2017-08-24  6:34 UTC  (22+ messages)

[PATCH v2] rtc: ds1307: add basic support for ds1341 chip
 2017-08-24  6:32 UTC 

[PATCH 0/3] media: atmel-isc: Supplement the configuration of formats
 2017-08-24  6:25 UTC  (8+ messages)
` [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor

[PATCH] ALSA: nm256: constify snd_ac97_res_table
 2017-08-24  6:25 UTC 

[PATCH 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
 2017-08-24  6:25 UTC  (7+ messages)
          ` [linux-sunxi] "

[PATCH v2 7/8] iommu/mediatek: Enlarge the validate PA range for 4GB mode
 2017-08-24  6:15 UTC  (3+ messages)

No option for client bind address in NFS?
 2017-08-24  6:04 UTC 

[PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING
 2017-08-24  6:11 UTC  (26+ messages)

[PATCH] xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guests
 2017-08-24  6:11 UTC  (2+ messages)

[PATCH] ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3
 2017-08-24  6:05 UTC  (3+ messages)

[linuxwifi] x86/thermal: AB-BA dependency between mvm->mutex and tz->lock
 2017-08-24  6:00 UTC  (3+ messages)
` [PATCH v2] iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()

[PATCH] [media] smiapp: check memory allocation failure
 2017-08-24  5:58 UTC 

linux-next: build warning after merge of the scsi-mkp tree
 2017-08-24  5:59 UTC  (2+ messages)

[PATCH] tty: xilinx_uartps: move to arch_initcall for earlier console
 2017-08-24  5:55 UTC 

[PATCH v3 0/5] Add STM32 DMAMUX support
 2017-08-24  5:47 UTC  (20+ messages)
` [PATCH v3 2/5] dmaengine: Add STM32 DMAMUX driver

[RFC 0/3] add 64BIT_ATOMIC_ACCESS and 64BIT_ATOMIC_ALIGNED_ACCESS
 2017-08-24  5:42 UTC  (4+ messages)
` [RFC 1/3] arch: add 64BIT_ATOMIC_ACCESS to support 64bit atomic access on 32bit machines
` [RFC 2/3] arm: enable 64BIT_ATOMIC(_ALIGNED)_ACCESS on LPAE enabled machines
` [RFC 3/3] sched: depend on 64BIT_ATOMIC_ACCESS to determine if to use min_vruntime_copy

[PATCH] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
 2017-08-24  5:45 UTC 

[PATCH][V2][netdev-next] gre: remove duplicated assignment of iph
 2017-08-24  5:36 UTC  (2+ messages)

[PATCH net] sctp: Avoid out-of-bounds reads from address storage
 2017-08-24  5:35 UTC  (3+ messages)

[PATCH 3/3 v3] net: tipc: constify genl_ops
 2017-08-24  5:32 UTC  (2+ messages)

[PATCH 0/3] constify dsa_switch_ops
 2017-08-24  5:30 UTC  (3+ messages)

[PATCH] iommu/mediatek: Fix a build fail of m4u_type
 2017-08-24  5:24 UTC 

linux-next: build warning after merge of the phy-next tree
 2017-08-24  5:23 UTC  (2+ messages)

[PATCH][net-next] net: hinic: make functions set_ctrl0 and set_ctrl1 static
 2017-08-24  5:20 UTC  (2+ messages)

[PATCH] acpi: acpica: fix acpi operand cache leak in dsutils.c
 2017-08-24  5:11 UTC 

[PATCH v8 0/3] PCI: iproc: SOC specific fixes
 2017-08-24  5:04 UTC  (4+ messages)
` [PATCH v8 1/3] PCI: iproc: factor out ep configuration access
` [PATCH v8 2/3] PCI: iproc: retry request when CRS returned from EP
` [PATCH v8 3/3] PCI: iproc: add device shutdown for PCI RC

[PATCH V1] pinctrl: qcom: spmi-gpio: Correct power_source range check
 2017-08-24  5:03 UTC  (2+ messages)

[RESENT PATCH v7 0/7] ASoC: rockchip: Parse dai links from dts
 2017-08-24  4:52 UTC  (8+ messages)
` [RESENT PATCH v7 1/7] ASoC: rockchip: Use codec of_node and dai_name for rt5514 dsp
` [RESENT PATCH v7 2/7] arm64: dts: rockchip: Add rt5514 dsp for Gru
` [RESENT PATCH v7 3/7] arm64: dts: rockchip: Update rt5514 devices' compatible "
` [RESENT PATCH v7 4/7] ASoC: rockchip: Parse dai links from dts
` [RESENT PATCH v7 5/7] ASoC: rockchip: Add support for DP codec
` [RESENT PATCH v7 6/7] ASoC: rockchip: Add support for DMIC codec
` [RESENT PATCH v7 7/7] dt-bindings: ASoC: rockchip: Update description of rockchip,codec

linux-next: Tree for Aug 22
 2017-08-24  4:49 UTC  (11+ messages)
` possible circular locking dependency detected [was: linux-next: Tree for Aug 22]

[PATCH v2] ASoC: Add a sanity check before using dai driver name
 2017-08-24  4:44 UTC  (3+ messages)

[PATCH v7 0/2] PCI: iproc: SOC specific fixes
 2017-08-24  4:40 UTC  (10+ messages)
` [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP

[PATCH v3] ASoC: Add a sanity check before using dai driver name
 2017-08-24  4:40 UTC 

[PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver
 2017-08-24  4:38 UTC  (11+ messages)
    ` [Xen-devel] "

[RFC PATCH 0/4] mm: hwpoison: soft-offline support for thp migration
 2017-08-24  4:26 UTC  (5+ messages)
` [RFC PATCH 1/4] mm: madvise: read loop's step size beforehand in madvise_inject_error(), prepare for THP support

[PATCH v2 1/2] KVM: VMX: use kvm_event_needs_reinjection
 2017-08-24  4:30 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: X86: Fix loss of exception which has not yet injected

[PATCH] zram: add zstd to the supported algorithms list
 2017-08-24  4:30 UTC  (2+ messages)

[PATCH] usb:xhci:Fix regression when ATI chipsets detected
 2017-08-24  4:27 UTC 

[PATCH 0/1] devpts: use dynamic_dname() to generate proc name
 2017-08-24  4:24 UTC  (22+ messages)

[PATCH 1/2] tracing: Fix kmemleak in tracing_map_array_free
 2017-08-24  4:24 UTC  (8+ messages)
` [PATCH 2/2] tracing: Fix kmemleak in set_trigger_filter

[PATCH v3 1/4] KVM: VMX: use kvm_event_needs_reinjection
 2017-08-24  4:21 UTC  (4+ messages)
` [PATCH v3 2/4] KVM: X86: Fix loss of exception which has not yet injected
` [PATCH v3 3/4] KVM: VMX: Move the nested_vmx_inject_exception_vmexit call from nested_vmx_check_exception to vmx_queue_exception
` [PATCH v3 4/4] KVM: nVMX: Fix trying to cancel vmlauch/vmresume

[PATCH 00/12] PM / devfreq: Use OPP interface to handle the frequency
 2017-08-24  3:58 UTC  (14+ messages)
  ` [PATCH 01/12] PM / devfreq: Fix memory leak when fail to register device
  ` [PATCH 02/12] PM / devfreq: Fix locking range for making the frequency table
  ` [PATCH 03/12] PM / devfreq: Move private devfreq_update_stats() into devfreq
  ` [PATCH 04/12] PM / devfreq: Add dependency on PM_OPP
  ` [PATCH 05/12] PM / devfreq: Set min/max_freq when adding the devfreq device
  ` [PATCH 06/12] PM / devfreq: Check the entered min/max_freq is supported or not
  ` [PATCH 07/12] Revert "PM / devfreq: Add show_one macro to delete the duplicate code"
  ` [PATCH 08/12] PM / devfreq: Show the available min/max frequency through sysfs node
  ` [PATCH 09/12] PM / devfreq: Show whole available frequencies
  ` [PATCH 10/12] PM / devfreq: Remove 'devfreq' prefix from helper function
  ` [PATCH 11/12] PM / devfreq: Remove exported opp_notifier function
  ` [PATCH 12/12] PM / devfreq: Add opp_notifier_cb() function pointer to support OPP notifier

[PATCH v7 00/13] Unify the interrupt delivery mode and do its setup in advance
 2017-08-24  3:54 UTC  (4+ messages)
` [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier

linux-next: build failure after merge of the block tree
 2017-08-24  3:34 UTC  (2+ messages)

[PATCH] ASoC: Add a sanity check before using dai driver name
 2017-08-24  3:29 UTC  (5+ messages)

[PATCH v2] net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII
 2017-08-24  3:27 UTC  (2+ messages)

[PATCH v5] mtd: spi-nor: add support for GD25Q256
 2017-08-24  3:23 UTC  (2+ messages)

[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-08-24  2:59 UTC  (13+ messages)
` [PATCH net-next v7 01/10] selftest: Enhance kselftest_harness.h with a step mechanism
` [PATCH net-next v7 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH net-next v7 03/10] bpf,landlock: Define an eBPF program type for a Landlock rule
` [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem
` [PATCH net-next v7 08/10] bpf: Add a Landlock sandbox example

[PATCH V7] perf: Add PERF_SAMPLE_PHYS_ADDR
 2017-08-24  2:57 UTC 

[PATCH v1 1/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-08-23 19:14 UTC  (2+ messages)

[PATCH v2] binder: allow ANDROID_BINDER_IPC_32BIT to be unselected on 32bit ARM
 2017-08-24  2:49 UTC 

[PATCH v2 1/1] usb:xhci: update condition to select bus->sysdev from parent device
 2017-08-24  2:53 UTC  (2+ messages)

[PATCH] scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test
 2017-08-24  2:45 UTC  (2+ messages)

[PATCH v4] iio: accel: mma8452: improvements to handle multiple events
 2017-08-24  2:42 UTC  (5+ messages)

[PATCH V3] dmaengine: qcom-bam: Process multiple pending descriptors
 2017-08-24  2:39 UTC  (3+ messages)

[PATCH v1 0/3] Enable some devices for rk3328 evaluation board
 2017-08-24  2:37 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: add mmc nodes "
` [PATCH v2 2/3] cpufreq: rockchip: add support for rk3328 soc
` [PATCH v2 3/3] arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board

[PATCH v2 3/4] net: phy: realtek: add disable RX internal delay mode
 2017-08-24  2:35 UTC  (2+ messages)

[PATCH 0/4] workqueue and lockdep stuffs
 2017-08-24  2:18 UTC  (3+ messages)
` [PATCH 4/4] lockdep: Fix workqueue crossrelease annotation

[PATCH] printk-formats.txt: Add examples for %pS and %pF
 2017-08-24  2:11 UTC  (8+ messages)

[PATCH 0/4] iommu/pamu: Support generic iommu-device handles
 2017-08-24  2:04 UTC  (5+ messages)
` [PATCH 4/4] iommu/pamu: Add support for generic iommu-device

[PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM
 2017-08-24  1:44 UTC  (7+ messages)

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-08-24  1:43 UTC  (8+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI

[PATCH] selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format
 2017-08-24  1:41 UTC 

linux-next: manual merge of the wireless-drivers-next tree with Linus' tree
 2017-08-24  1:32 UTC  (2+ messages)

linux-next: manual merge of the wireless-drivers-next tree with Linus' tree
 2017-08-24  1:28 UTC 

[PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR
 2017-08-24  1:26 UTC  (3+ messages)

linux-next: manual merge of the wireless-drivers-next tree with Linus' tree
 2017-08-24  1:24 UTC 

linux-next: build failure after merge of the security tree
 2017-08-24  1:16 UTC  (4+ messages)
` [PATCH] apparmor: fix build failure on sparc caused by undeclared, signals

[RFC PATCH] sched/topology: Introduce NUMA identity node sched domain
 2017-08-24  1:14 UTC  (7+ messages)

[PATCH v2] sched/topology: Introduce NUMA identity node sched domain
 2017-08-24  1:13 UTC  (3+ messages)

[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
 2017-08-24  1:06 UTC  (7+ messages)
    `  "
      `  "

[PATCH v10 0/2] Make find_later_rq() choose a closer cpu in topology
 2017-08-24  1:06 UTC  (3+ messages)
` [PATCH v10 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq()
` [PATCH v10 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq()

[PATCH] of/device: Prevent buffer overflow in of_device_modalias()
 2017-08-24  1:04 UTC 

[PATCH] of/device: Fix of_device_get_modalias() buffer handling
 2017-08-24  1:03 UTC 

[PATCH] usb: gadget: pch_udc: add checks for dma mapping errors
 2017-08-24  1:02 UTC  (2+ messages)

[PATCH v9 0/2] Make find_later_rq() choose a closer cpu in topology
 2017-08-24  0:52 UTC  (4+ messages)
` [PATCH v9 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq()

[GIT PULL] SCSI fixes for 4.13-rc6
 2017-08-24  0:49 UTC  (4+ messages)

[PATCH v2] scsi: lpfc: avoid false positive gcc-8 warning
 2017-08-24  0:34 UTC 

[PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency
 2017-08-24  0:19 UTC  (2+ messages)

[PATCH] ASoC: rt5677: Reintroduce I2C device IDs
 2017-08-24  0:05 UTC  (9+ messages)

[PATCH v2 0/1] bsg: fix regression resulting in panics when sending commands via BSG
 2017-08-23 23:57 UTC  (2+ messages)
` [PATCH v2 1/1] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer

[PATCH v6 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-23 23:49 UTC  (6+ messages)
` [PATCH v6 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations'
` [PATCH v6 2/5] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v6 3/5] mm: introduce mmap3 for safely defining new mmap flags
` [PATCH v6 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges
` [PATCH v6 5/5] fs, fcntl: add F_MAP_DIRECT

L0AN
 2017-08-23 23:00 UTC 

mmotm 2017-08-23-16-26 uploaded
 2017-08-23 23:46 UTC  (2+ messages)

[PATCH] mm/zsmalloc: Change stat type parameter to int
 2017-08-23 23:31 UTC  (3+ messages)

[PATCH 1/2] sched/wait: Break up long wake list walk
 2017-08-23 23:30 UTC  (17+ messages)

[PATCH] phy: ralink: fix 64-bit build warning
 2017-08-23 23:30 UTC  (3+ messages)

[PATCH 2/3] staging: rtlwifi: add MAC80211 dependency
 2017-08-23 23:29 UTC  (4+ messages)

[PATCH] tty: xilinx_uartps: move to arch_initcall for earlier console
 2017-08-23 23:24 UTC  (2+ messages)

linux-next: manual merge of the arm64 tree with Linus' tree
 2017-08-23 23:22 UTC 

[PATCH v2] staging: olpc_dcon: Change fixed function names with "%s: ", __func__
 2017-08-23 23:21 UTC 

[PATCH] staging:rtl8188eu:core Fix coding style Issues
 2017-08-23 23:20 UTC  (2+ messages)

[v6 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-23 23:19 UTC  (3+ messages)
` [v6 2/4] mm, oom: cgroup-aware OOM killer

[PATCH v2 0/5] android: binder: move allocator metadata and add shrinker
 2017-08-23 23:18 UTC  (3+ messages)
` [PATCH v2 1/5] android: binder: Refactor prev and next buffer into a helper function

[PATCH] devfreq: Convert to using %pOF instead of full_name
 2017-08-23 23:18 UTC  (5+ messages)
    `  "

[PATCH] drivers: staging: android: Fix style/formatting issues
 2017-08-23 23:18 UTC  (5+ messages)
` [PATCH 1/2] staging: android: ion: Remove extra line (checkpatch)
  ` [PATCH 2/2] staging: android: ion: Change argument to kmalloc (checkpatch)

[PATCH] drivers: video: Fix 80 character limit and remove unnecessary space
 2017-08-23 21:32 UTC  (3+ messages)

[v5 1/4] mm, oom: refactor the oom_kill_process() function
 2017-08-23 23:13 UTC  (7+ messages)
` [v5 2/4] mm, oom: cgroup-aware OOM killer

[PATCH] clk: rockchip: Mark rockchip_fractional_approximation static
 2017-08-23 23:08 UTC  (2+ messages)

[PATCH v2] clk: msm8996-gcc: add missing smmu clks
 2017-08-23 23:07 UTC  (2+ messages)

[PATCH 00/14] Fixes for Tegra clocks
 2017-08-23 23:07 UTC  (6+ messages)

[PATCH v4 0/5] enable ghes_edac on selected platforms
 2017-08-23 22:54 UTC  (6+ messages)
` [PATCH v4 1/5] ACPI / blacklist: add acpi_match_platform_list()
` [PATCH v4 2/5] intel_pstate: convert to use acpi_match_platform_list()
` [PATCH v4 3/5] ghes_edac: add platform check to enable ghes_edac
` [PATCH v4 4/5] EDAC: add edac_get_owner() to check MC owner
` [PATCH v4 5/5] edac drivers: add MC owner check in init


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox