The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2017-09-21 10:48:15 to 2017-09-21 14:48:52 UTC [more...]

[PATCH 1/2] ARM: smccc-call: Use r12 to route secure monitor calls on TI platforms
 2017-09-21 14:47 UTC  (4+ messages)

[RFC PATCH 0/7] AXP803 AC/Battery support
 2017-09-21 14:46 UTC  (2+ messages)

[PATCH] ARM: davinci_all_defconfig: enable CMA options
 2017-09-21 14:43 UTC  (2+ messages)

[PATCH net-next 0/2] lan9303: Add basic offloading of unicast traffic
 2017-09-21 14:40 UTC  (6+ messages)
` [PATCH net-next 1/2] net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
` [PATCH net-next 2/2] net: dsa: lan9303: Add basic offloading of unicast traffic

[PATCH] fpga: make xlnx_pr_decoupler_br_ops const
 2017-09-21 14:42 UTC  (4+ messages)

[PATCH] xen: support 52 bit physical addresses in pv guests
 2017-09-21 14:41 UTC  (3+ messages)

Worker threads in D state since c5a94a618e7ac86 (workqueue: Use TASK_IDLE)
 2017-09-21 14:41 UTC  (6+ messages)

[v5 00/12] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-09-21 14:40 UTC  (16+ messages)
` [v5 01/12] soc/fsl/qbman: Add common routine for QBMan private allocations
` [v5 02/12] soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocations
` [v5 03/12] soc/fsl/qbman: Use shared-dma-pool for QMan "
` [v5 05/12] soc/fsl/qbman: Drop set/clear_bits usage
` [v5 06/12] soc/fsl/qbman: Drop L1_CACHE_BYTES compile time check
` [v5 07/12] soc/fsl/qbman: Fix ARM32 typo
` [v5 08/12] soc/fsl/qbman: Rework portal mapping calls for ARM/PPC

[PATCH] PM: Document rules on using pm_runtime_resume() in system suspend callbacks
 2017-09-21 14:36 UTC  (5+ messages)

[RFC PATCH v5 0/6] i2c: document DMA handling and add helpers for it
 2017-09-21 14:36 UTC  (12+ messages)
` [RFC PATCH v5 2/6] i2c: add helpers to ease DMA handling
` [RFC PATCH v5 3/6] i2c: add docs to clarify "
` [RFC PATCH v5 6/6] i2c: dev: mark RDWR buffers as DMA_SAFE

[PATCH V6 1/3] dma-mapping: Introduce device_is_coherent() as a helper
 2017-09-21 14:36 UTC  (5+ messages)
` [PATCH V6 2/3] dma-mapping: Rework dma_get_cache_alignment() function
    ` [PATCH V6 2/3] dma-mapping: Rework dma_get_cache_alignment()function

[PATCH][drm-next] drm/i915/gvt: ensure -ve return value is handled correctly
 2017-09-21 14:31 UTC  (5+ messages)

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-09-21 14:26 UTC  (8+ messages)
` [PATCH 2/4] numa, iommu/io-pgtable-arm: Use NUMA aware memory allocation for smmu translation tables
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues
` [PATCH 4/4] iommu/dma, numa: Use NUMA aware memory allocations in __iommu_dma_alloc_pages

[PATCH net 0/3] net: mvpp2: various fixes
 2017-09-21 14:24 UTC  (4+ messages)
` [PATCH net 1/3] net: mvpp2: fix the dma_mask and coherent_dma_mask settings for PPv2.2

RTL8192EE PCIe Wireless Network Adapter crashed with linux-4.13
 2017-09-21 14:21 UTC  (5+ messages)

[v8 0/4] cgroup-aware OOM killer
 2017-09-21 14:21 UTC  (3+ messages)

[PATCH 1/2] i2c: designware: switch to suspend_late/resume_early
 2017-09-21 14:11 UTC  (7+ messages)
` [PATCH 2/2] mfd: intel-lpss: switch to suspend_late()/resume_early()

usb/core: slab-out-of-bounds read in cdc_parse_cdc_header
 2017-09-21 14:12 UTC  (6+ messages)

[PATCH] nvme: make controller 'state' sysfs attribute pollable
 2017-09-21 14:10 UTC  (5+ messages)

[PATCH v2 1/3] can: m_can: Make hclk optional
 2017-09-21 14:08 UTC  (4+ messages)
` [v2,1/3] "

[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
 2017-09-21 14:07 UTC  (9+ messages)
` [PATCH v2 1/2] include: linux: sysfs: Add __ATTR_NAMED macro
              ` [Outreachy kernel] "

[PATCH V8 00/14] mmc: Add Command Queue support
 2017-09-21 14:07 UTC  (5+ messages)
` [PATCH V8 12/14] mmc: block: Add CQE and blk-mq support

[patch 0/3] KVM KVM_HC_RT_PRIO hypercall support
 2017-09-21 14:06 UTC  (8+ messages)
` [patch 1/3] KVM: x86: add per-vcpu option to set guest vcpu -RT priority
` [patch 2/3] KVM: x86: KVM_HC_RT_PRIO hypercall (host-side)
` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall

[PATCH v2 00/31] struct timer_list callback argument conversion, step 1
 2017-09-21 14:06 UTC  (3+ messages)
` [PATCH v2 27/31] usb/gadget/snps_udc_core: Remove struct timer_list.data use

[PATCH 00/12] Introduce support for Dell SMBIOS over WMI
 2017-09-21 13:57 UTC  (13+ messages)
` [PATCH 01/12] platform/x86: dell-wmi: label driver as handling notifications
` [PATCH 02/12] platform/x86: dell-wmi: Don't match on descriptor GUID modalias
` [PATCH 03/12] platform/x86: dell-smbios: Add pr_fmt definition to driver
` [PATCH 04/12] platform/x86: dell-smbios: Switch to a WMI-ACPI interface
` [PATCH 05/12] platform/x86: dell-smbios: rename to dell-wmi-smbios
` [PATCH 06/12] platform/x86: dell-wmi-smbios: Add a sysfs interface for SMBIOS tokens
` [PATCH 07/12] platform/x86: dell-wmi-smbios: Use Dell WMI descriptor check
` [PATCH 08/12] platform/x86: wmi: Cleanup exit routine in reverse order of init
` [PATCH 09/12] platform/x86: wmi: create character devices when requested by drivers
` [PATCH 10/12] platform/x86: wmi: destroy on cleanup rather than unregister
` [PATCH 11/12] platform/x86: dell-wmi-smbios: introduce character device for userspace
` [PATCH 12/12] platform/x86: Kconfig: Change the default settings for dell-wmi-smbios

usb/media/cx231xx: null-ptr-deref in cx231xx_usb_probe
 2017-09-21 14:00 UTC  (3+ messages)
` [PATCH] [media] cx231xx-cards: fix NULL-deref on missing association descriptor

Query regarding synchronize_sched_expedited and resched_cpu
 2017-09-21 13:59 UTC  (13+ messages)

[PATCH] media: staging: greybus: Release memory obtained by kasprintf
 2017-09-21 13:54 UTC  (3+ messages)

[PATCH] cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
 2017-09-21 13:54 UTC 

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-09-21 13:45 UTC  (3+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI
  ` [linux-sunxi] "

Possible BT deadlock due to recursive read locking (Was: Re: kernel BUG at kernel/locking/rtmutex.c:1059)
 2017-09-21 13:51 UTC  (2+ messages)
  ` [PATCH] Bluetooth: avoid recursive locking in hci_send_to_channel()

[PATCH net-next] net: mvpp2: phylink support
 2017-09-21 13:45 UTC 

[PATCH V2] lightnvm: include NVM Express driver if OCSSD is selected for build
 2017-09-21 13:41 UTC  (2+ messages)

[PATCH 6/6] lightnvm: include NVM Express driver if OCSSD is selected for build
 2017-09-21 13:40 UTC  (3+ messages)

[PATCH v2] drivers: cpufreq: Fix sysfs duplicate filename creation for platform-device
 2017-09-21 13:39 UTC  (2+ messages)
` [PATCH v3] "

the most competitive price of solar water heaters for the international market
 2017-09-21 13:21 UTC 

[PATCH v1] i2c:i2c-stm32f7: fix setup structure
 2017-09-21 13:30 UTC 

[PATCH] Input: add support for the Samsung S6SY761 touchscreen
 2017-09-21 13:29 UTC 

native_smp_send_reschedule() splat from rt_mutex_lock()?
 2017-09-21 13:28 UTC  (4+ messages)

gcc-8 objtool warnings
 2017-09-21 13:27 UTC  (11+ messages)

[PATCH 1/1] drivers:s390: use setup_timer
 2017-09-21 13:22 UTC  (2+ messages)

[PATCH] ov9655: fix potential integer overflow
 2017-09-21 13:19 UTC  (2+ messages)

Rough notes from sys_membarrier() lightning BoF
 2017-09-21 13:15 UTC  (5+ messages)

[RFC PATCH 0/7] Fix year 2038 issue for sound subsystem
 2017-09-21 13:14 UTC  (11+ messages)
` [RFC PATCH 3/7] sound: core: Avoid using timespec for struct snd_pcm_sync_ptr
` [RFC PATCH 4/7] sound: core: Avoid using timespec for struct snd_rawmidi_status
` [RFC PATCH 5/7] sound: core: Avoid using timespec for struct snd_timer_status
` [RFC PATCH 6/7] uapi: sound: Avoid using timespec for struct snd_ctl_elem_value
` [RFC PATCH 7/7] sound: core: Avoid using timespec for struct snd_timer_tread

[PATCH 1/1] time: clocksource: use setup_timer() helper
 2017-09-21 13:13 UTC 

[patch] memfd_create.2: Add description of MFD_HUGETLB (hugetlbfs) support
 2017-09-21 13:03 UTC  (2+ messages)

[PATCH 1/1] net: ti: netcp: use setup_timer
 2017-09-21 13:02 UTC 

[PATCH 1/1] net: usb: catc: use setup_timer() helper
 2017-09-21 12:54 UTC 

[PATCH] [trivial] dt-bindings: i2c: i2c-mux: Spelling s/required is/required if/
 2017-09-21 12:52 UTC 

[PATCH v4 0/4] Add STM32 DMAMUX support
 2017-09-21 12:47 UTC  (4+ messages)
` [PATCH v4 2/4] dmaengine: Add STM32 DMAMUX driver

[PATCH 1/1] net: wan : hdlc: use setup_timer() helper
 2017-09-21 12:47 UTC 

Memory-ordering recipes
 2017-09-21 12:45 UTC  (2+ messages)

[PATCH 00/10] honor AT_STATX_DONT_SYNC in netfs
 2017-09-21 12:45 UTC  (4+ messages)
` [PATCH 03/10] coda: honor AT_STATX_DONT_SYNC

[PATCH v1] mtk-nor: update dt bindings and add suspend/resume support
 2017-09-21 12:45 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: add new compatible strings and improve description
` [PATCH v1 2/2] mtd: mtk-nor: add suspend/resume support

[PATCH] debugfs: Add check for module parameter name
 2017-09-21 12:44 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S
 2017-09-21 12:36 UTC 

[PATCH 1/1] wireless: broadcom: brcm80211: use setup_timer() helper
 2017-09-21 12:43 UTC 

[PATCH v2 1/1] usb: gadget: udc: omap: use setup_timer() helper
 2017-09-21 12:35 UTC 

[PATCH 1/1] drivers:usb: use setup_timer
 2017-09-21 12:35 UTC  (2+ messages)

[PATCH net-next 2/3] net: ethernet: socionext: add AVE ethernet driver
 2017-09-21 12:27 UTC  (3+ messages)

[PATCH v3] membarrier: Document scheduler barrier requirements
 2017-09-21 12:25 UTC  (2+ messages)

[PATCH 0/8] pinctrl: meson: clean pin offsets
 2017-09-21 12:21 UTC  (2+ messages)

[PATCH] gpio: Wakeup gpio controller when it is used as IRQ controller
 2017-09-21 12:19 UTC  (3+ messages)

[PATCH 0/2] x86: Fix inline asm call constraints for clang
 2017-09-21 12:18 UTC  (11+ messages)
` [PATCH 2/2] x86/asm: "

[PATCH] pinctrl: meson: fix incorrect usage of ENOSYS
 2017-09-21 12:18 UTC  (2+ messages)

[PATCH] staging: ccree: Convert to platform_{get,set}_drvdata()
 2017-09-21 12:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712
 2017-09-21 12:17 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: mt2712: add pintcrl device node

[RFC] [Resend] Another Para-Virtualization page recycler -- Code details, Trap-less way to return free pages to kernel
 2017-09-21 12:16 UTC  (2+ messages)

[PATCH 0/2] Handle return value of devm_kasprintf
 2017-09-21 12:14 UTC  (3+ messages)
` [PATCH 2/2] gpio: tb10x: "

[RFC PATCH v2 1/2] membarrier: Provide register expedited private command
 2017-09-21 12:13 UTC  (2+ messages)

[PATCH v2 1/2] gpio: brcmstb: Handle return value of devm_kasprintf
 2017-09-21 12:13 UTC  (2+ messages)

[PATCH] pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank
 2017-09-21 12:12 UTC  (2+ messages)

[PATCH] pinctrl: single: make two arrays static const, reduces object code size
 2017-09-21 12:10 UTC  (2+ messages)

[RFC 0/5] x86/intel_rdt: Better diagnostics
 2017-09-21 12:08 UTC  (2+ messages)

[PATCH v2 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-21 12:07 UTC  (11+ messages)
` [PATCH v2 03/11] mux: core: Add usb.h header with MUX_USB_* and and MUX_TYPEC_* state constants
` [PATCH v2 04/11] usb: xhci: Add Intel cherrytrail extended cap / otg phy mux handling

[PATCH 00/16] gpio: Tight IRQ chip integration and banked infrastructure
 2017-09-21 12:06 UTC  (5+ messages)

[PATCH v5 0/3] gpio: uniphier: UniPhier GPIO driver
 2017-09-21 12:04 UTC  (4+ messages)
` [PATCH v5 1/3] irqdomain: export of_phandle_args_to_fwspec

[PATCH] gpio: omap: omap_gpio_show_rev is not __init
 2017-09-21 12:02 UTC  (2+ messages)

[RFC PATCH 0/2] sched: Introduce CPU soft affinity for processes
 2017-09-21 11:52 UTC  (3+ messages)
` [PATCH 2/2] sched: Actual changes after adding SCHED_SOFT_AFFINITY to make it work with the scheduler

[PATCH v4] mm: introduce validity check on vm dirtiness settings
 2017-09-21 13:59 UTC  (2+ messages)

[PATCH] staging:vme Fix use BIT macro
 2017-09-21 11:49 UTC  (2+ messages)

[PATCH 1/1] scsi: bnx: use setup_timer
 2017-09-21 11:47 UTC 

[PATCH 1/1] drivers:scsi: use setup_timer
 2017-09-21 11:43 UTC 

[PATCH] clocksource: integrator: fix section mismatch warning
 2017-09-21 11:42 UTC  (2+ messages)

[RFT PATCH v2] gpiolib: allow gpio irqchip to map irqs dynamically
 2017-09-21 11:41 UTC  (6+ messages)

mmc: mediatek: add support of mt2701/mt2712
 2017-09-21 11:38 UTC  (5+ messages)
` [PATCH 01/12] mmc: dt-bindings: update Mediatek MMC bindings

[PATCH][pinctrl-next] pinctrl/amd: make functions amd_gpio_suspend and amd_gpio_resume static
 2017-09-21 11:37 UTC  (2+ messages)

[PATCH] dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
 2017-09-21 11:35 UTC 

[PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
 2017-09-21 11:31 UTC  (6+ messages)

[PATCH] gpio: thunderx: remove unused .map() hook from irq_domain_ops
 2017-09-21 11:30 UTC  (2+ messages)

[PATCH 5/6] lightnvm: pblk: print incompatible line version correctly
 2017-09-21 11:28 UTC 

[PATCH net-next 00/10] Add support for DCB feature in hns3 driver
 2017-09-21 11:21 UTC  (11+ messages)
` [PATCH net-next 01/10] net: hns3: Support for dynamically assigning tx buffer to TC
` [PATCH net-next 02/10] net: hns3: Add support for dynamically buffer reallocation
` [PATCH net-next 03/10] net: hns3: Add support for PFC setting in TM module
` [PATCH net-next 04/10] net: hns3: Add support for port shaper "
` [PATCH net-next 05/10] net: hns3: Add tc-based TM support for sriov enabled port
` [PATCH net-next 06/10] net: hns3: Add some interface for the support of DCB feature
` [PATCH net-next 07/10] net: hns3: Add hclge_dcb module "
` [PATCH net-next 08/10] net: hns3: Add dcb netlink interface "
` [PATCH net-next 09/10] net: hns3: Setting for fc_mode and dcb enable flag in TM module
` [PATCH net-next 10/10] net: hns3: Add mqprio support when interacting with network stack

[PATCH 4/6] lightnvm: pblk: improve error message if down_timeout fails
 2017-09-21 11:27 UTC 

[PATCH] net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
 2017-09-21 11:27 UTC 

[PATCH 3/6] lightnvm: pblk: fix message if L2P MAP is in device
 2017-09-21 11:26 UTC 

[PATCH 2/6] lightnvm: pblk: protect line bitmap while submitting meta io
 2017-09-21 11:26 UTC 

[PATCH 1/6] lightnvm: pblk: reuse pblk_gc_should_kick
 2017-09-21 11:25 UTC 

[PATCH 0/6] misc patches mostly for pblk
 2017-09-21 11:25 UTC 

[PATCH 0/2] Handle / Release memory obtained by kasprintf
 2017-09-21 11:24 UTC  (5+ messages)
` [PATCH 1/2] drm: tegra: dc: Handle return value of kasprintf
` [PATCH 2/2] drm: Release memory obtained by kasprintf

[PATCH 1/1] driver:garmin gps: use setup_timer
 2017-09-21 11:24 UTC 

[PATCH 0/5] [media] s2255drv: Fine-tuning for some function implementations
 2017-09-21 11:23 UTC  (6+ messages)
` [PATCH 2/5] [media] s2255drv: Adjust 13 checks for null pointers
    `  "

[PATCH 0/4] firmware: tegra: add checks for BPMP error return code
 2017-09-21 11:21 UTC  (5+ messages)
` [PATCH 1/4] firmware: tegra: propagate error code to caller
` [PATCH 2/4] clk: tegra: check BPMP response return code

[PATCH] Asus WMI : Add lightbar led support
 2017-09-21 11:20 UTC 

[PATCH] lightnvm: pblk: fix error path in pblk_lines_alloc_metadata
 2017-09-21 11:14 UTC  (4+ messages)

[PATCH] lightnvm: remove already calculated nr_chnls
 2017-09-21 11:14 UTC  (3+ messages)

[PATCH V2] lightnvm: protect target type list with correct locks
 2017-09-21 11:14 UTC  (3+ messages)

[PATCH V2] lightnvm: prevent bd removal if busy
 2017-09-21 11:13 UTC  (3+ messages)

[PATCH 0/3] ASoC: Handle return value of devm_kasprintf
 2017-09-21 11:11 UTC  (3+ messages)
` [PATCH 1/3] ASoC: davinci-mcasp: "

[PATCH] dt-bindings: nand: denali: reduce the register space in the example
 2017-09-21 11:10 UTC  (7+ messages)

[PATCH] firmware: tegra: add BPMP debugfs support
 2017-09-21 11:10 UTC  (2+ messages)

[PATCH 1/1] drivers:video: use setup_timer
 2017-09-21 11:05 UTC 

[LOCKDEP SPLAT 4.14-rc1] Conflict between smpboot thread create completions and get_online_cpus
 2017-09-21 11:04 UTC  (2+ messages)

[PATCH] iommu/of: Remove PCI host bridge node check
 2017-09-21 11:08 UTC  (3+ messages)
` [PATCH v2] "

linux-4.14-rc1/arch/powerpc/perf/hv-24x7.c:541: bad condition ?
 2017-09-21 11:01 UTC  (2+ messages)

[PATCH 1/1] net:nfc: use setup_timer
 2017-09-21 10:59 UTC 

[PATCH RESEND 1/2] phy: phy-mtk-tphy: fix NULL point of chip bank
 2017-09-21 10:53 UTC  (2+ messages)

userfaultfd use-after-free
 2017-09-21 10:46 UTC  (3+ messages)
` [PATCH 1/1] userfaultfd: non-cooperative: fix fork use after free


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