messages from 2017-06-13 04:52:56 to 2017-06-13 08:49:05 UTC [more...]
[PATCH] ARM: dts: mvebu: Add PWM properties for armada-38x
2017-06-13 8:48 UTC (2+ messages)
[PATCH] ARM: dts: mvebu: Add PWM properties to .dtsi files
2017-06-13 8:48 UTC (2+ messages)
[PATCH][crypto-next] crypto: omap-aes: fix spelling mistake "Encryptio" -> "Encryption"
2017-06-13 8:46 UTC
Admin
2017-06-13 8:25 UTC
[PATCH 1/2] drm/vc4: Add T-format scanout support
2017-06-13 8:38 UTC (5+ messages)
` [PATCH 2/2] drm/vc4: Add get/set tiling ioctls
linux-next: Tree for Jun 13
2017-06-13 8:38 UTC
[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
2017-06-13 8:36 UTC (4+ messages)
` [kbuild-all] "
[PATCH v2 0/8] PM / Domains: Bunch of small improvements and fixes
2017-06-13 8:34 UTC (5+ messages)
` [PATCH v2 3/8] PM / Domains: Add lockdep asserts for domains list mutex
[PATCH linux-next v4 1/1] spi: imx: dynamic burst length adjust for PIO mode
2017-06-13 8:34 UTC
[net-next] net: phy: marvell: Show complete link partner advertising
2017-06-13 8:32 UTC (3+ messages)
[PATCH 0/3] x86: stack alignment for boot code and clang
2017-06-13 8:31 UTC (7+ messages)
` [PATCH 1/3] kbuild: Add cc-option-no-kbuild macro
` [PATCH 3/3] x86/build: Specify stack alignment for clang
[PATCH v6 00/18] mtd: nand: denali: Denali NAND IP patch bomb
2017-06-13 8:30 UTC (24+ messages)
` [PATCH v6 01/18] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
` [PATCH v6 02/18] mtd: nand: denali: remove unneeded find_valid_banks()
` [PATCH v6 03/18] mtd: nand: denali: handle timing parameters by setup_data_interface()
` [PATCH v6 04/18] mtd: nand: denali: rework interrupt handling
` [PATCH v6 05/18] mtd: nand: denali: fix NAND_CMD_STATUS handling
` [PATCH v6 06/18] mtd: nand: denali: fix NAND_CMD_PARAM handling
` [PATCH v6 07/18] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
` [PATCH v6 08/18] mtd: nand: denali: fix bank reset function to detect the number of chips
` [PATCH v6 09/18] mtd: nand: denali: use interrupt instead of polling for bank reset
` [PATCH v6 10/18] mtd: nand: denali: propagate page to helpers via function argument
` [PATCH v6 11/18] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
` [PATCH v6 12/18] mtd: nand: denali: use flag instead of register macro for direction
` [PATCH v6 13/18] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
` [PATCH v6 14/18] mtd: nand: denali: support hardware-assisted erased page detection
` [PATCH v6 15/18] mtd: nand: denali: skip driver internal bounce buffer when possible
` [PATCH v6 16/18] mtd: nand: denali: use non-managed kmalloc() for DMA buffer
` [PATCH v6 17/18] mtd: nand: denali: enable bad block table scan
` [PATCH v6 18/18] mtd: nand: denali: avoid magic numbers and rename for clarification
[PATCH 0/2] microcode: Do early microcode application during resume-from-RAM
2017-06-13 8:29 UTC (3+ messages)
mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
2017-06-13 8:24 UTC (6+ messages)
[PATCH 0/6] Constant Time Memory Comparisons Are Important
2017-06-13 8:20 UTC (3+ messages)
` [PATCH 6/6] mac80211/wpa: use constant time memory comparison for MACs
[PATCH V2 0/2] timer: add imx tpm timer support
2017-06-13 8:19 UTC (4+ messages)
` [PATCH V2 1/2] dt-bindings: timer: add nxp tpm timer binding doc
` [PATCH V2 2/2] timer: imx-tpm: add imx tpm timer support
[PATCH 1/4] ARM: dts: tps65217: Add charger interrupts to the common tps65217.dtsi file
2017-06-13 8:18 UTC (6+ messages)
` [PATCH 2/4] ARM: dts: tps65217: Add power button interrupt "
` [PATCH 3/4] mfd: tps65217: remove duplicated interrupt resources
[PATCH] aio: Add command to wait completion of all requests
2017-06-13 8:14 UTC (2+ messages)
[PATCH] storvsc: use default I/O timeout handler for FC devices
2017-06-13 8:13 UTC (2+ messages)
[PATCH] regulator: core: Prioritise consumer mappings over regulator name
2017-06-13 8:07 UTC (3+ messages)
[GIT PULL] selinux: fix double free bug
2017-06-13 8:05 UTC
[PATCH v2 00/11] Support for H3 Composite Output support
2017-06-13 8:02 UTC (15+ messages)
` [PATCH v2 01/11] dt-bindings: update the binding for Allwinner H3 TVE support
` [linux-sunxi] "
` [PATCH v2 07/11] drm: sun4i: add support for the TV encoder in H3 SoC
` [PATCH v2 10/11] ARM: sun8i: h3: add display engine pipeline for TVE
` [linux-sunxi] "
[PATCH v3 00/18] introduce the Xen PV Calls backend
2017-06-13 7:59 UTC (26+ messages)
` [PATCH v3 01/18] xen: introduce the pvcalls interface header
` [PATCH v3 07/18] xen/pvcalls: implement socket command
` [PATCH v3 08/18] xen/pvcalls: implement connect command
` [PATCH v3 09/18] xen/pvcalls: implement bind command
` [PATCH v3 10/18] xen/pvcalls: implement listen command
` [PATCH v3 11/18] xen/pvcalls: implement accept command
` [PATCH v3 12/18] xen/pvcalls: implement poll command
` [PATCH v3 13/18] xen/pvcalls: implement release command
` [PATCH v3 14/18] xen/pvcalls: disconnect and module_exit
` [PATCH v3 15/18] xen/pvcalls: implement the ioworker functions
` [PATCH v3 16/18] xen/pvcalls: implement read
` [PATCH v3 17/18] xen/pvcalls: implement write
` [PATCH v3 18/18] xen: introduce a Kconfig option to enable the pvcalls backend
[PATCH] ip6_tunnel: Correct tos value in collect_md mode
2017-06-13 7:55 UTC
[PATCH 00/11] S.A.R.A. a new stacked LSM
2017-06-13 7:55 UTC (19+ messages)
` [PATCH 01/11] S.A.R.A. Documentation
` [kernel-hardening] "
` [PATCH 05/11] Creation of "check_vmflags" LSM hook
` [PATCH 08/11] Creation of "pagefault_handler_x86" "
` [PATCH 03/11] Creation of "usb_device_auth" "
posix timer: general protection fault in cleanup_timers
2017-06-13 7:53 UTC (3+ messages)
[PATCH] mwifiex: fixes the trivial print
2017-06-13 7:53 UTC (6+ messages)
[PATCHSET] sanitizing compat nanosleep and other timer-related syscalls
2017-06-13 7:46 UTC (4+ messages)
` [PATCH 01/16] move copyout of timespec into do_cpu_nanosleep()
[PATCH] drm/mediatek: check for memory allocation failure
2017-06-13 7:45 UTC (2+ messages)
[PATCH v2 0/7] staging: sm750fb: cleaning code
2017-06-13 7:40 UTC (4+ messages)
` [PATCH v3 2/7] staging: sm750fb: unifying macro usage and definitions
[PATCH V2] i2c: ismt: fix wrong device address when unmap the data buffer
2017-06-13 7:42 UTC (2+ messages)
[PATCH 1/2] arm: nommu: remove unused KTHREAD_SIZE definition
2017-06-13 7:37 UTC (2+ messages)
[PATCH v4 0/2] ADV748x HDMI/Analog video receiver
2017-06-13 7:33 UTC (3+ messages)
` [PATCH v4 1/2] media: i2c: adv748x: add adv748x driver
[PATCH v1 0/2] Patches to add support pdm controller for rk3328
2017-06-13 7:27 UTC (3+ messages)
` [PATCH v1 1/2] ASoC: rockchip: add support for pdm controller
` [PATCH v1 2/2] arm64: dts: rk3328: add pdm node
[PATCH 4.11 000/150] 4.11.5-stable review
2017-06-13 7:28 UTC (10+ messages)
` [PATCH 4.11 145/150] tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()
[PATCH 0/7] IMA: new parser for ima_restore_measurement_list()
2017-06-13 7:27 UTC (8+ messages)
` [PATCH 5/7] ima: add securityfs interface to save a measurements list with kexec header
` [Linux-ima-devel] "
[PATCH v4] mmc: dw_mmc-k3: add sd support for hi3660
2017-06-13 7:25 UTC
[PATCH 4.9 000/119] 4.9.32-stable review
2017-06-13 7:24 UTC (3+ messages)
[PATCH v9 0/7] LPC: legacy ISA I/O support
2017-06-13 7:24 UTC (7+ messages)
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
[PATCH v3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
2017-06-13 7:20 UTC (4+ messages)
` [PATCH v3] arm64: allwinner: h5: Add initial Orangepi Zero Plus 2 support
[PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true
2017-06-13 7:19 UTC (4+ messages)
[PATCH] PCI: dwc: dra7xx: Fix compilation warning
2017-06-13 7:18 UTC
[PATCH] w1: Fix slave count on 1-Wire bus (resend)
2017-06-13 7:18 UTC (2+ messages)
[PATCH 0/2] arm64: fix crash when reading /proc/kcore
2017-06-13 7:17 UTC (3+ messages)
[PATCH net-next 0/2] r8152: adjust runtime suspend/resume
2017-06-13 7:14 UTC (4+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 1/2] r8152: split rtl8152_resume function
` [PATCH net-next v2 2/2] r8152: move calling delay_autosuspend function
linux-next: manual merge of the char-misc tree with the jc_docs tree
2017-06-13 7:14 UTC (2+ messages)
[PATCH v2 0/8] scheduler tinification
2017-06-13 7:12 UTC (8+ messages)
[PATCH 1/3] PCI: ensure the PCI device is locked over ->reset_notify calls
2017-06-13 7:08 UTC (5+ messages)
[PATCH v3] ASoC: sgtl5000: add avc support
2017-06-13 6:57 UTC
[PATCH] wireless: wlcore: spi: remove unnecessary variable
2017-06-13 7:07 UTC (2+ messages)
` "
[PATCHv5] wlcore: add wl1285 compatible
2017-06-13 7:06 UTC (2+ messages)
[PATCH] mwifiex: Replace semaphore async_sem with mutex
2017-06-13 7:05 UTC (2+ messages)
` "
WMI and Kernel:User interface
2017-06-13 7:05 UTC (6+ messages)
[PATCH v5 0/6] reset: APIs to manage a list of resets
2017-06-13 7:05 UTC (4+ messages)
` [PATCH v5 3/6] reset: hide reset control arrays behind struct reset_control
[PATCH][wireless-next] qtnfmac: check band before allocating cmd_skb to avoid resource leak
2017-06-13 7:02 UTC (2+ messages)
` [wireless-next] "
[PATCH][-next] mwifiex: make function mwifiex_ret_pkt_aggr_ctrl static
2017-06-13 7:01 UTC (2+ messages)
` [-next] "
[PATCH v2] arm: eBPF JIT compiler
2017-06-13 6:56 UTC (5+ messages)
[lkp-robot] [nohz] f99973e18b: WARNING:at_kernel/time/tick-sched.c:#__tick_nohz_idle_enter
2017-06-13 6:55 UTC
[PATCH 10/10] Staging: rtl8712: ieee80211: fixed coding style issue
2017-06-13 6:52 UTC (4+ messages)
[PATCH v2 0/8] Allow f_acm gadgets to notify the user about SetLineCoding requests
2017-06-13 6:52 UTC (9+ messages)
` [PATCH v2 1/8] tty: add a poll() callback in struct tty_operations
` [PATCH v2 2/8] usb: gadget: u_serial: propagate poll() to the next layer
` [PATCH v2 3/8] usb: gadget: f_acm: validate set_line_coding requests
` [PATCH v2 4/8] usb: gadget: u_serial: propagate ioctl() to the next layer
` [PATCH v2 5/8] usb: gadget: f_acm: initialize port_line_coding when creating an instance
` [PATCH v2 6/8] usb: gadget: f_acm: add an ioctl to get the current line coding
` [PATCH v2 7/8] usb: gadget: f_acm: notify the user on SetLineCoding
` [PATCH v2 8/8] usb: gadget: u_serial: remove port_line_config from struct gserial
[PATCH] ubifs: Change gfp flags in page allocation for bulk read
2017-06-13 6:53 UTC (2+ messages)
[PATCH] x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
2017-06-13 6:49 UTC (2+ messages)
[RFC PATCH v3 05/11] [media] vimc: common: Add vimc_link_validate
2017-06-13 6:49 UTC (8+ messages)
` [RFC PATCH v3 09/11] [media] vimc: Subdevices as modules
linux-next: manual merge of the target-updates tree with the scsi-mkp tree
2017-06-13 6:47 UTC
[PATCH 0/9] clk: add imx7ulp clk support
2017-06-13 6:42 UTC (2+ messages)
[GIT PULL rcu/next] RCU commits for 4.13
2017-06-13 6:41 UTC (2+ messages)
[RFC][PATCH]: documentation,atomic: Add a new atomic_t document
2017-06-13 6:39 UTC (6+ messages)
linux-next: build failure after merge of the driver-core tree
2017-06-13 6:30 UTC (4+ messages)
linux-next: manual merge of the block tree with the s390 tree
2017-06-13 6:28 UTC (3+ messages)
[PATCH v5 01/10] pinctrl: generic: Add bi-directional and output-enable
2017-06-13 6:25 UTC (12+ messages)
[PATCH V1 0/3] Add LV/MV subtypes support for QCOM PMIC GPIOs
2017-06-13 6:16 UTC (4+ messages)
` [PATCH V1 1/3] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
` [PATCH V1 2/3] pinctrl: qcom: spmi-gpio: Add dtest route for digital input
` [PATCH V1 3/3] pinctrl: qcom: spmi-gpio: Correct power_source range check
[PATCH] Stagingdriver:octeon-hcd.c modified for checkpatch fixes
2017-06-13 6:21 UTC
[RFC PATCH v5 1/2] ACPI: button: Fix issue that button notify cannot report stateful SW_LID state
2017-06-13 6:17 UTC (2+ messages)
` [lkp-robot] [ACPI] 4d0c35c1af: BUG:scheduling_while_atomic
linux-next: manual merge of the usb-gadget tree with Linus' tree
2017-06-13 6:11 UTC
[PATCH 1/2] drivers/clocksource/fttmr010: Optimize sched_clock()
2017-06-13 6:10 UTC (3+ messages)
` [PATCH 2/2] drivers/clocksource/fttmr010: Implement delay timer
[PATCH 0/4] KVM: async_pf: Fix async_pf exception injection
2017-06-13 6:08 UTC (5+ messages)
` [PATCH 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter
` [PATCH 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit
[4.4.70 REGRESSION] Nouveau hangs up at boot
2017-06-13 6:08 UTC (3+ messages)
[PATCH v2 0/3] Fix some style issues
2017-06-13 6:03 UTC (5+ messages)
` [PATCH v2 1/3] staging: rtl8188eu: Remove redundant parenthesis
` [PATCH v2 2/3] staging: rtl8188eu: Remove unneeded blank lines
` [PATCH v2 3/3] staging: rtl8188eu: Shorten lines over 80 chars
[PATCH] goldfish_pipe: use GFP_ATOMIC under spin lock
2017-06-13 6:02 UTC (6+ messages)
[PATCH] cpufreq: conservative: Allow down_threshold to take values from 1 to 10
2017-06-13 6:02 UTC (3+ messages)
Subject: linux-next: build failure after merge of the sound-current tree
2017-06-13 5:59 UTC (3+ messages)
[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
2017-06-13 5:54 UTC (3+ messages)
` [PATCH v2 0/8] "
[PATCH v2 1/1] PCI: imx6: Add pcie compliance test option
2017-06-13 5:55 UTC (5+ messages)
[PATCH] brcmfmac: Fix kernel oops on resume when request firmware fails
2017-06-13 5:54 UTC (2+ messages)
` "
[PATCH v3] mmc: dw_mmc-k3: add sd support for hi3660
2017-06-13 5:50 UTC (2+ messages)
` 答复: "
[PATCH v3 0/2] PCI: iproc: SOC specific fixes
2017-06-13 5:40 UTC (5+ messages)
` [PATCH v3 1/2] PCI: iproc: Retry request when CRS returned from EP
[PATCH v2 0/15] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
2017-06-13 5:39 UTC (7+ messages)
[Patch v4 00/12] Add MFC v10.10 support
2017-06-13 5:24 UTC (3+ messages)
[QUESTION] v4.12-rc5 BFQ enabled but unavailable?
2017-06-13 5:28 UTC
[PATCH linux-next v4 0/4] i.MX ECSPI controller slave mode support
2017-06-13 5:28 UTC (4+ messages)
` [PATCH linux-next v4 2/4] spi: imx: add selection for iMX53 and iMX6 controller
[PATCH v2 1/4] spi: rockchip: fix error handling when probe
2017-06-13 5:25 UTC (4+ messages)
` [PATCH v2 2/4] spi: rockchip: add support for "cs-gpios" dts property
` [PATCH v2 3/4] dt-bindings: spi/rockchip: add "cs-gpios" optional property
` [PATCH v2 4/4] arm64: dts: rockchip: use cs-gpios for cros_ec_spi
[PATCH v6 0/6] Add minimal boot support for IPQ8074
2017-06-13 5:21 UTC (5+ messages)
` [PATCH v6 1/6] pinctrl: qcom: Add ipq8074 pinctrl driver
` [PATCH v6 4/6] clk: qcom: Add ipq8074 Global Clock Controller support
[PATCH] power: supply: constify psy_tcd_ops
2017-06-13 5:09 UTC
[PATCH v1 0/2] Add support for Broadcom DTE based PTP clock
2017-06-13 5:09 UTC (3+ messages)
` [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock
[PATCH v5] mfd: lp87565: Add lp87565 PMIC support
2017-06-13 4:58 UTC
[PATCH] reset: zx2967: constify zx2967_reset_ops
2017-06-13 4:52 UTC
[RFC PATCH 0/7 v1] powerpc: Memory Protection Keys
2017-06-13 4:52 UTC (3+ messages)
` [RFC PATCH 1/7 v1]powerpc: Free up four PTE bits to accommodate memory keys
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox