linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-28 23:42:36 to 2018-07-29 20:29:20 UTC [more...]

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-07-29 20:29 UTC  (3+ messages)
` [RFC PATCH 6/8] gpio: omap: Add get/set_multiple() callbacks

[PATCH V3] gpio: mxc: add power management support
 2018-07-29 20:24 UTC  (2+ messages)

[PATCH 0/4 v2] arc: some allmodconfig build fixes
 2018-07-29 20:22 UTC  (7+ messages)
` [PATCH 3/4 v2] arc: fix data type errors in platform headers
    ` [PATCH 3/4 v3] "
` [PATCH 4/4 v2] arc: fix printk warning in arc/plat-eznps/mtm.c

[PATCH] pinctrl/amd: fix gpio irq level in debugfs
 2018-07-29 20:21 UTC  (2+ messages)

[PATCH v2 3/3] Staging: octeon-usb: Breaks down cvmx_usb_poll_channel()
 2018-07-29 20:21 UTC  (7+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "
    ` [PATCH v4 1/1] Staging: octeon-usb: Using defined error codes and applying coding style

[PATCH net-next] qed: remove redundant functions qed_get_cm_pq_idx_rl
 2018-07-29 20:18 UTC  (2+ messages)

[PATCH] net: ethernet: realtek: r8169: Add spaces after commas coding style issue
 2018-07-29 20:17 UTC  (2+ messages)

[PATCH net-next 1/2] net-next: mediatek: improve more with using dma_zalloc_coherent
 2018-07-29 20:16 UTC  (4+ messages)
` [PATCH net-next 2/2] net-next: mediatek: cleanup unnecessary get chip id and its user

[PATCH 0/2] add syscfg mask parameter
 2018-07-29 20:15 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: "
` [PATCH 2/2] pinctrl: stm32: "

[PATCH v2] ext4: use swap macro in mext_page_double_lock
 2018-07-29 20:12 UTC  (2+ messages)

[PATCH net-next] sysfs: Fix regression when adding a file to an existing group
 2018-07-29 20:11 UTC  (2+ messages)

[PATCH 0/2] STM32 pinctrl updates
 2018-07-29 20:11 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: stm32: fix bank io port number
` [PATCH 2/2] pinctrl: stm32: check node status before new gpio bank registering

[PATCH 1/8] staging: rtl8188eu: remove unused dump_txrpt_ccx_88e()
 2018-07-29 20:05 UTC  (14+ messages)
` [PATCH 2/8] staging: rtl8188eu: remove unused should_forbid_n_rate()
` [PATCH 3/8] staging: rtl8188eu: remove unused rtw_handle_tkip_mic_err()
` [PATCH 4/8] staging: rtl8188eu: remove redundant includes
` [PATCH 5/8] staging: rtl8188eu: replace tabs with spaces
` [PATCH 6/8] staging: rtl8188eu: fix comparsion to true
` [PATCH 7/8] staging: rtl8188eu: remove unnecessary parentheses
` [PATCH 8/8] staging: rtl8188eu: use is_broadcast_ether_addr

[PATCH v2 0/5] Add Actions Semi S700 pinctrl support
 2018-07-29 20:00 UTC  (14+ messages)
` [PATCH v2 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v2 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v2 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH v2 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
` [PATCH v2 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700
` [PATCH v3 0/5] Add Actions Semi S700 pinctrl support
  ` [PATCH v3 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
  ` [PATCH v3 2/5] pinctrl: actions: define pad control configurtion to SoC specific
  ` [PATCH v3 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
  ` [PATCH v3 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
  ` [PATCH v3 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH 0/10] x86,tlb,mm: more lazy TLB cleanups & optimizations
 2018-07-29 19:56 UTC  (24+ messages)
` [PATCH 01/10] x86,tlb: clarify memory barrier in switch_mm_irqs_off
` [PATCH 02/10] smp: use __cpumask_set_cpu in on_each_cpu_cond
` [PATCH 03/10] smp,cpumask: introduce on_each_cpu_cond_mask
` [PATCH 04/10] x86,mm: use on_each_cpu_cond for TLB flushes
` [PATCH 06/10] mm,x86: skip cr4 and ldt reload when mm stays the same
` [PATCH 10/10] mm,sched: conditionally skip lazy TLB mm refcounting
    ` [PATCH v2 10/11] x86,tlb: really leave mm on shootdown
    ` [PATCH v2 11/11] mm,sched: conditionally skip lazy TLB mm refcounting

[PATCH net-next] net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave
 2018-07-29 19:52 UTC  (2+ messages)

[PATCH] netlink: Do not subscribe to non-existent groups
 2018-07-29 19:51 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: berlin: add as370 SoC support
 2018-07-29 19:43 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: berlin: add the as370 SoC pinctrl driver

[PATCH rdma] IB/cache: Restore compatibility for ib_query_gid
 2018-07-29 19:42 UTC  (2+ messages)

[PATCH 00/13] staging: gasket: fixes and cleanups
 2018-07-29 19:36 UTC  (14+ messages)
` [PATCH 01/13] staging: gasket: core: hold reference to pci_dev while used
` [PATCH 02/13] staging: gasket: sysfs: hold reference to device while in use
` [PATCH 03/13] staging: gasket: page table: hold references to device and pci_dev
` [PATCH 04/13] staging: gasket: core: allow root access based on user namespace
` [PATCH 05/13] staging: gasket: apex: simplify comments for static functions
` [PATCH 06/13] staging: gasket: core: "
` [PATCH 07/13] staging: gasket: ioctl: "
` [PATCH 08/13] staging: gasket: page table: "
` [PATCH 09/13] staging: gasket: interrupt: "
` [PATCH 10/13] staging: gasket: sysfs: "
` [PATCH 11/13] staging: gasket: TODO: remove entry for static function kernel docs
` [PATCH 12/13] staging: gasket: apex: remove static function forward declarations
` [PATCH 13/13] staging: gasket: apex: fix function param line continuation style

[PATCH v2 2/3] Staging: octeon-usb: Change coding style of CVMX_WAIT_FOR_FIELD32 marco
 2018-07-29 19:27 UTC  (8+ messages)
` [PATCH v3 0/2] Staging: octeon-usb: Changed CVMX_WAIT_FOR_FIELD32 macro
` [PATCH v3 1/2] Staging: octeon-usb: Change multiple calling of CVMX_USBCX_GRSTCTL
    ` [PATCH v4 "
` [PATCH v3 2/2] Staging: octeon-usb: Changes macro CVMX_WAIT_FOR_FIELD32 to function call
` [PATCH v4 "

[PATCH] NET: stmmac: align DMA stuff to largest cache line length
 2018-07-29 19:35 UTC  (2+ messages)

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-07-29 19:26 UTC  (11+ messages)

[LINUX PATCH v11 0/3] Add arm pl353 smc memory and nand driver for xilinx zynq soc
 2018-07-29 19:15 UTC  (3+ messages)
` [LINUX PATCH v11 3/3] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

[PATCH v2 1/7] staging: rtl8188eu: remove unused dump_txrpt_ccx_88e()
 2018-07-29 18:54 UTC  (7+ messages)
` [PATCH v2 2/7] staging: rtl8188eu: remove unused should_forbid_n_rate()
` [PATCH v2 3/7] staging: rtl8188eu: remove unused rtw_handle_tkip_mic_err()
` [PATCH v2 4/7] staging: rtl8188eu: remove redundant includes
` [PATCH v2 5/7] staging: rtl8188eu: replace tabs with spaces
` [PATCH v2 6/7] staging: rtl8188eu: fix comparsion to true
` [PATCH v2 7/7] staging: rtl8188eu: remove unnecessary parentheses

[PATCH 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-07-29 18:34 UTC  (3+ messages)
` [PATCH 5/9] arm64: dts: actions: Add Reset Controller support for S700 SoC

[TRIVIAL RFC PATCH] Kconfigs - reduce use of "depends on EXPERT"
 2018-07-29 18:27 UTC  (4+ messages)

[PATCH] pwm: pwm-omap-dmtimer: fix probing problems by returning EPROBE_DEFER
 2018-07-29 18:19 UTC  (5+ messages)

[PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset
 2018-07-29 18:02 UTC  (8+ messages)

[PATCH] Staging: octeon: Fixing coding style for minor notices
 2018-07-29 17:33 UTC  (2+ messages)

[PATCH] perf c2c report: Fix crash for empty browser
 2018-07-29 17:05 UTC  (6+ messages)

[PATCH V2] riscv: Convert uses of REG_FMT to %p
 2018-07-29 16:31 UTC  (3+ messages)

[PATCH 0/2] net: socket: Fix potential spectre v1 gadgets
 2018-07-29 15:59 UTC  (7+ messages)
` [PATCH 1/2] net: socket: fix potential spectre v1 gadget in socketcall
` [PATCH 2/2] net: socket: Fix potential spectre v1 gadget in sock_is_registered

[RFC] Add BPF_SYNCHRONIZE bpf(2) command
 2018-07-29 15:57 UTC 

[PATCH v2] Add BPF_SYNCHRONIZE_MAPS bpf(2) command
 2018-07-29 15:51 UTC 

[PATCH net-next] qed: remove redundant functions qed_set_gft_event_id_cm_hdr
 2018-07-29 15:33 UTC  (2+ messages)

[PATCH net-next] liquidio: remove redundant function cn23xx_dump_vf_iq_regs
 2018-07-29 15:31 UTC  (2+ messages)

[PATCH] xen-netfront: wait xenbus state change when load module manually
 2018-07-29 15:30 UTC  (2+ messages)

Cont: power_supply: Introduce power supply charging driver
 2018-07-29 15:30 UTC 

New(?) UBSAN warnings in 4.18.0-rc6-00218-ga26fb01c2879 with gcc-8
 2018-07-29 14:46 UTC 

[PATCH] 9p: fix Use-After-Free in p9_write_work()
 2018-07-29 13:02 UTC 

[PATCH v2] drm/vkms: Use new return type vm_fault_t
 2018-07-29 12:38 UTC  (2+ messages)

[PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset
 2018-07-29 12:32 UTC  (6+ messages)

[PATCH v2 0/4] iio: adc: xilinx: XADC driver Enhancements and bug fixes
 2018-07-29 12:30 UTC  (9+ messages)
` [PATCH v2 1/4] iio: adc: xilinx: Check for return values in clk related functions
` [PATCH v2 2/4] iio: adc: xilinx: limit pcap clock frequency value
` [PATCH v2 3/4] iio: adc: xilinx: Remove platform_get_irq from xadc_remove function
` [PATCH v2 4/4] iio: adc: xilinx: Move request_irq before enabling interrupts

[ANNOUNCE] v4.16.18-rt11
 2018-07-29 11:47 UTC  (4+ messages)
` candidates for @devel-rt localversion-rt++

[PATCH v2 1/3] iio: adc: add support for mcp3911
 2018-07-29 11:44 UTC  (2+ messages)

[PATCH v2] net: dsa: Remove VLA usage
 2018-07-29 11:40 UTC  (3+ messages)

[PATCH] fs: don't let getdents return bogus names
 2018-07-29 11:37 UTC  (3+ messages)

[PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #10]
 2018-07-29 11:37 UTC  (7+ messages)
` [PATCH 00/38] VFS: Introduce filesystem "
  ` [PATCH 36/38] vfs: Add a sample program for the new mount API "

[PATCH v1 0/2] i2c: npcm7xx: new driver for I2C controller
 2018-07-29 11:27 UTC  (4+ messages)
` [PATCH v1 1/2] dt-binding: i2c: npcm7xx: add binding for i2c
` [PATCH v1 2/2] i2c: npcm7xx: add i2c controller master mode only

[PATCH] staging: fix platform_no_drv_owner.cocci warnings
 2018-07-29 11:19 UTC 

kernel BUG at net/ipv4/ip_output.c:LINE!
 2018-07-29 11:12 UTC  (2+ messages)

Linux 4.17.11
 2018-07-29 10:55 UTC  (2+ messages)

[PATCH] PM / devfreq: Generic cpufreq governor
 2018-07-29 10:52 UTC  (2+ messages)

[PATCH v7 0/4] Introduce GENI SE Controller Driver
 2018-07-29 10:32 UTC  (3+ messages)
` [PATCH v7 1/4] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller

[PATCH] ACPICA: AML Parser: ignore control method status in module-level code
 2018-07-29 10:25 UTC  (2+ messages)

[PATCH 00/10] staging:rtl8192u: Refactor enums r8192U_dm.h -Style
 2018-07-29  9:50 UTC  (4+ messages)
` [PATCH 02/10] staging:rtl8192u: Refactor use of enum dm_dig_sta_e - Style

[PATCH] block: fix NPE when resuming SCSI devices using blk-mq
 2018-07-29  9:41 UTC  (3+ messages)

[PATCH 00/10] staging:rtl8192u: Coding style - r819xU_cmdpkt.h
 2018-07-29  9:46 UTC  (4+ messages)
` [PATCH 01/10] staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style

[PATCH v2 0/2] ata: ahci: Enable DEVSLP by default on SLP_S0 support
 2018-07-29  9:25 UTC  (2+ messages)

[PATCH 3/4] ASoC: tegra: Allow 32-bit and 24-bit samples
 2018-07-29  9:21 UTC  (3+ messages)
  ` [Linux-kernel] "

How to secure erase PCI-E NVME SSD connected via USB3?
 2018-07-29  9:09 UTC 

[PATCH] m68k/mac: Rework patch "use time64_t in RTC handling"
 2018-07-29  9:00 UTC  (2+ messages)

[PATCH v6 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-07-29  7:58 UTC  (3+ messages)
` [PATCH v6 4/8] media: platform: Add Cedrus VPU decoder driver
  ` [linux-sunxi] "

[PATCH 1/1] lib: use sunday algorithm to do strstr() and strnstr()
 2018-07-29  7:37 UTC  (8+ messages)

[PATCH 1/4] f2fs: don't keep meta pages used for block migration
 2018-07-29  6:16 UTC  (11+ messages)
` [PATCH 3/4] f2fs: fix avoid race between truncate and background GC
` [PATCH 4/4] f2fs: fix to spread clear_cold_data()

[PATCH] f2fs: return fake len for quota if cp is shutdown
 2018-07-29  6:11 UTC 

[PATCH v6 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-29  5:58 UTC 

[PATCH 1/3] f2fs: turn off atomic writes when deteting abnormal behaviors
 2018-07-29  5:51 UTC  (7+ messages)
    ` [f2fs-dev] "

[PATCH] staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGES
 2018-07-29  5:37 UTC  (3+ messages)
` [PATCH 1/2] staging: erofs: fix compile error without built-in decompression support
  ` [PATCH 2/2] staging: erofs: fix conditional uninitialized `pcn' in z_erofs_map_blocks_iter

[PATCH] f2fs: avoid race between zero_range and background GC
 2018-07-29  5:14 UTC  (8+ messages)

[PATCH net-next v3 0/8] A fix and a few improvements on mvneta
 2018-07-29  5:14 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: warn if HWP Native mode and OOB mode are both set
 2018-07-29  4:14 UTC 

[PATCH] f2fs: fix to clear PG_checked flag in set_page_dirty()
 2018-07-29  4:16 UTC 

[PATCH v0 0/4] Add cache erp driver for Last Level Cache Controller (LLCC)
 2018-07-29  3:49 UTC  (3+ messages)
` [PATCH v0 3/4] drivers: edac: "

[PATCH v5 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-29  2:55 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the arc-current tree
 2018-07-29  2:13 UTC 

[PATCH v2] scripts: Add Python 3 support to tracing/draw_functrace.py
 2018-07-29  2:11 UTC  (2+ messages)

[PATCH] net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
 2018-07-29  2:08 UTC  (3+ messages)

[PATCH] microblaze: delete wrong comment about machine_early_init
 2018-07-29  1:38 UTC 

[PATCH v2 1/2] f2fs: fix to do sanity check with user_block_count
 2018-07-29  1:23 UTC  (2+ messages)

[GIT PULL] random fixes for 4.18-rc7
 2018-07-29  0:30 UTC 

[PATCH] pci/aspm: Remove CONFIG_PCIEASPM_DEBUG
 2018-07-29  0:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-07-28 23:42 UTC  (6+ messages)
` [PATCH v2 01/17] x86/cpu: create Dhyana init file and register new cpu_dev to system
` [PATCH v2 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver


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).