linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-24 07:39:22 to 2017-10-24 10:06:44 UTC [more...]

[PATCH v3 0/8] cross-release: enhence performance and fix false positives
 2017-10-24 10:06 UTC  (12+ messages)
` [PATCH v3 1/8] block: use DECLARE_COMPLETION_ONSTACK in submit_bio_wait
` [PATCH v3 2/8] lockdep: Introduce CROSSRELEASE_STACK_TRACE and make it not unwind as default
` [PATCH v3 3/8] lockdep: Remove BROKEN flag of LOCKDEP_CROSSRELEASE
` [PATCH v3 4/8] lockdep: Add a kernel parameter, crossrelease_fullstack
` [PATCH v3 5/8] completion: Add support for initializing completion with lockdep_map
` [PATCH v3 6/8] lockdep: Remove unnecessary acquisitions wrt workqueue flush
` [PATCH v3 7/8] genhd.h: Remove trailing white space
` [PATCH v3 8/8] block: Assign a lock_class per gendisk used for wait_for_completion()

[PATCH 1/1] [RFC] blk-mq: fix queue stalling on shared hctx restart
 2017-10-24 10:04 UTC  (3+ messages)

[PATCH] staging: greybus: Convert timers to use timer_setup()
 2017-10-24 10:03 UTC  (4+ messages)

[PATCH] spi-nor: intel-spi: Remove EXPERT dependency
 2017-10-24 10:03 UTC  (3+ messages)

[PATCH] ARM: Fix zImage file size not aligned with CONFIG_EFI_STUB enabled
 2017-10-24 10:03 UTC  (20+ messages)

[PATCH] dmaengine: Convert timers to use timer_setup()
 2017-10-24 10:02 UTC 

[PATCH] net: tipc: Convert timers to use timer_setup()
 2017-10-24  9:44 UTC  (2+ messages)

[PATCH] tty: vcc: Convert timers to use timer_setup()
 2017-10-24 10:00 UTC 

[PATCH] tty: cyclades: Convert timers to use timer_setup()
 2017-10-24 10:00 UTC 

[PATCH] tty/serial: atmel: Convert timers to use timer_setup()
 2017-10-24 10:00 UTC 

[PATCH] tty/serial: altera_uart: Convert timers to use timer_setup()
 2017-10-24  9:59 UTC 

[PATCH] serial: sccnxp: Convert timers to use timer_setup()
 2017-10-24  9:59 UTC 

[PATCH] serial: m32r_sio: Drop redundant .data assignment
 2017-10-24  9:59 UTC 

[PATCH] serial: bfin_uart: Convert timers to use timer_setup()
 2017-10-24  9:59 UTC 

[PATCH] serial: 8250: Convert timers to use timer_setup()
 2017-10-24  9:59 UTC 

[PATCH v2 1/2] dt-bindings: mfd: Add Spreadtrum SC27xx PMIC documentation
 2017-10-24  9:59 UTC  (4+ messages)
` [PATCH v2 2/2] mfd: Add Spreadtrum SC27xx series PMICs driver

[PATCH 00/10] nvmem: patches set-2 for v4.15
 2017-10-24  9:54 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: nvmem: add description for UniPhier eFuse
` [PATCH 02/10] nvmem: uniphier: add UniPhier eFuse driver
` [PATCH 03/10] nvmem: imx-ocotp: Restrict OTP write to IMX6 processors
` [PATCH 04/10] nvmem: imx-ocotp: Pass parameters via a struct
` [PATCH 05/10] nvmem: imx-ocotp: Add support for banked OTP addressing
` [PATCH 06/10] nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated function
` [PATCH 07/10] nvmem: imx-ocotp: Add i.MX7D timing write clock setup support
` [PATCH 08/10] nvmem: imx-ocotp: Enable i.MX7D OTP write support
` [PATCH 09/10] nvmem: imx-ocotp: Update module description
` [PATCH 10/10] nvmem: sunxi-sid: add support for A64/H5's SID controller

[PATCH RFC] random: fix syzkaller fuzzer test int overflow
 2017-10-24  9:57 UTC  (4+ messages)

[GIT PULL de-alpha] Make core code not need to know about Alpha for v4.15
 2017-10-24  9:54 UTC  (13+ messages)
` [PATCH 09/19] net: average: Kill off ACCESS_ONCE()
` [PATCH 16/19] linux/compiler.h: Split into compiler.h and compiler-types.h
` [PATCH 17/19] locking/barriers: Kill lockless_dereference

[PATCH 1/2] f2fs: add missing quota_initialize in f2fs_set_acl
 2017-10-24  9:51 UTC  (4+ messages)
` [PATCH 2/2] f2fs: stop all the operations by cp_error flag
  ` [f2fs-dev] "

[PATCH 1/2] misc: rtsx: Move Realtek Card Reader Driver to misc
 2017-10-24  9:52 UTC  (4+ messages)

[PATCH v3] arm64: dts: ls1088a: Add USB support
 2017-10-24  9:31 UTC 

[PATCH] f2fs: show # of dirty segments via sysfs
 2017-10-24  9:47 UTC  (2+ messages)

[RESEND x2][PATCH 0/3] dwc2 fixes for edge cases on hikey
 2017-10-24  9:47 UTC  (15+ messages)

[PATCH v3] net/sock: Update sk rcu iterator macro
 2017-10-24  9:46 UTC  (2+ messages)

[PATCH net 1/3] net: mvpp2: fix typo in the tcam setup
 2017-10-24  9:41 UTC  (3+ messages)
` [PATCH net 2/3] net: mvpp2: fix invalid parameters order when calling the tcam init
` [PATCH net 3/3] net: mvpp2: do not sleep in set_rx_mode

[PATCH 00/25] hrtimer: Provide softirq context hrtimers
 2017-10-24  9:45 UTC  (3+ messages)
` [PATCH 25/25] usb/gadget/NCM: Replace tasklet with softirq hrtimer

[PATCH] ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
 2017-10-24  9:45 UTC  (2+ messages)

drivers/gpu/drm/gma500/mdfld_intel_display.c:102:37: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
 2017-10-24  9:46 UTC  (2+ messages)

[PATCH] ipv4: icmp: use BUG_ON instead of if condition followed by BUG
 2017-10-24  9:45 UTC  (2+ messages)

[PATCH net-next] net: dsa: check master device before put
 2017-10-24  9:43 UTC  (2+ messages)

[PATCH 0/6] Boot-time switching between 4- and 5-level paging for 4.15, Part 1
 2017-10-24  9:40 UTC  (11+ messages)

[PATCH v5 0/6] Add MediaTek PMIC keys support
 2017-10-24  9:37 UTC  (4+ messages)
` [PATCH v5 5/6] input: "

[PATCH net-next 0/2] net: dsa: lan9303: Learn addresses on CPU port when bridged
 2017-10-24  9:35 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: lan9303: Move struct lan9303 to include/linux/lan9303.h
` [PATCH net-next 2/2] net: dsa: lan9303: Learn addresses on CPU port when bridged

[RESEND PATCH 1/3] usb: dwc3: Don't reinitialize core during host bus-suspend/resume
 2017-10-24  9:35 UTC  (3+ messages)

[PATCH] cdc_ether: flag the Huawei ME906/ME909 as WWAN
 2017-10-24  9:35 UTC  (2+ messages)

[PATCH net 1/3] net: mvpp2: fix TSO headers allocation and management
 2017-10-24  9:34 UTC  (6+ messages)
` [PATCH net 2/3] net: mvpp2: do not unmap TSO headers buffers
` [PATCH net 3/3] net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used

[PATCH] cros_ec: Fix a memory leak in show/store sysfs callbacks
 2017-10-24  9:34 UTC 

[PATCH] drivers/wireless: iwlegacy: Convert timers to use timer_setup()
 2017-10-24  9:28 UTC 

[PATCH] drivers/wireless: cw1200: Convert timers to use timer_setup()
 2017-10-24  9:29 UTC 

[PATCH] rcu: Convert timers to use timer_setup()
 2017-10-24  9:32 UTC 

[PATCH] drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
 2017-10-24  9:31 UTC  (2+ messages)

[PATCH] net: smc_close: mark expected switch fall-throughs
 2017-10-24  9:30 UTC  (3+ messages)
` [PATCH v2] net: smc_close: mark expected switch fall-through

[PATCH] drivers/wireless: ath: Convert timers to use timer_setup()
 2017-10-24  9:29 UTC 

[PATCH] ipv4: esp4: use BUG_ON instead of if condition followed by BUG
 2017-10-24  9:29 UTC  (2+ messages)

[PATCH] drivers/wireless: iwlwifi/mvm: Convert timers to use timer_setup()
 2017-10-24  9:29 UTC 

[PATCH] drivers/wireless: marvell/libertas: Convert timers to use timer_setup()
 2017-10-24  9:29 UTC 

[PATCH] drivers/wireless: marvell/mwifiex: Convert timers to use timer_setup()
 2017-10-24  9:29 UTC 

[PATCH] drivers/wireless: rsi: Convert timers to use timer_setup()
 2017-10-24  9:29 UTC 

[PATCH] drivers/wireless: atmel: Convert timers to use timer_setup()
 2017-10-24  9:28 UTC 

[PATCH] net: rxrpc: mark expected switch fall-throughs
 2017-10-24  9:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drivers/wireless: qtnfmac: Convert timers to use timer_setup()
 2017-10-24  9:28 UTC 

[PATCH] drivers/wireless: rtlwifi: Convert timers to use timer_setup()
 2017-10-24  9:28 UTC 

[PATCH V8 00/14] mmc: Add Command Queue support
 2017-10-24  9:11 UTC  (18+ messages)

[PATCH net-next 0/2] net: dsa: don't unmask port bitmaps
 2017-10-24  9:22 UTC  (5+ messages)

[PATCH V3 0/6] event synthesization multithreading for perf record
 2017-10-24  9:22 UTC  (4+ messages)

[PATCH v2] spi-nor: intel-spi: Fix Kconfig dependency to LPC_ICH
 2017-10-24  9:21 UTC  (2+ messages)

clock event device’s next_event
 2017-10-24  9:21 UTC  (6+ messages)
    ` [PATCH] Clockevents: Always call clockevents_program_event

[PATCH v2] arm64: dts: ls1088a: Add USB support
 2017-10-24  9:14 UTC  (3+ messages)

[GIT PULL 00/24] perf/core improvements and fixes
 2017-10-24  9:13 UTC  (2+ messages)

[PATCH 0/3] GPU-DRM-Exynos: Fine-tuning for six function implementations
 2017-10-24  9:08 UTC  (6+ messages)
` [PATCH 1/3] drm/exynos/dsi: Use common error handling code in exynos_dsi_enable()
` [PATCH 2/3] drm/exynos/gem: Use common error handling code in exynos_drm_gem_init()
` [PATCH 3/3] drm/exynos: Fix typos in five comment lines

[PATCH v5 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-10-24  9:06 UTC  (4+ messages)
` [PATCH v5 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
    ` 答复: "

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-24  8:55 UTC  (4+ messages)
` [PATCH 04/12] PM / core: Add SMART_SUSPEND driver flag

[PATCH v2 0/3] dwc2 fixes for edge cases on hikey
 2017-10-24  8:59 UTC  (7+ messages)
` [PATCH 1/3 v2] usb: dwc2: Improve gadget state disconnection handling
` [PATCH 2/3 v2] usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode
` [PATCH 3/3 v2] usb: dwc2: Fix UDC state tracking

[PATCH v6 0/6] generate full callchain cursor entries for inlined frames
 2017-10-24  8:51 UTC  (4+ messages)
` [PATCH v6 6/6] perf util: use correct IP mapping to find srcline for hist entry

[PATCH] PM / QoS: Fix device resume latency PM QoS
 2017-10-24  8:49 UTC  (3+ messages)

[PATCH] net: LLC: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH] drivers/net: sis: Convert timers to use timer_setup()
 2017-10-24  8:46 UTC 

[GIT PULL rcu/next] RCU commits for 4.15
 2017-10-24  8:51 UTC  (2+ messages)

[PATCH V12 0/5] mmc: Add Command Queue support
 2017-10-24  8:40 UTC  (6+ messages)
` [PATCH V12 1/5] mmc: core: Add parameter use_blk_mq
` [PATCH V12 2/5] mmc: block: Add blk-mq support
` [PATCH V12 3/5] mmc: block: Add CQE support
` [PATCH V12 4/5] mmc: cqhci: support for command queue enabled host
` [PATCH V12 5/5] mmc: sdhci-pci: Add CQHCI support for Intel GLK

[PATCH] cpu.h: remove 3 obsolete macros
 2017-10-24  8:48 UTC  (2+ messages)
` [tip:smp/hotplug] cpu/hotplug: Remove obsolete notifier macros

[PATCH 0/3] dts: Add the property of IB and OB
 2017-10-24  8:30 UTC  (4+ messages)
` [PATCH 1/3] ARMv8: dts: ls1046a: add "
` [PATCH 2/3] ARMv8: layerscape: add the pcie ep function support
` [PATCH 3/3] ARMv8: pcie: make the DWC EP driver support for layerscape

[PATCH] net: xfrm_user: use BUG_ON instead of if condition followed by BUG
 2017-10-24  8:48 UTC  (6+ messages)

[PATCH] drivers/net: wan/sbni: Convert timers to use timer_setup()
 2017-10-24  8:47 UTC 

[PATCH] net: atm/mpc: Stop using open-coded timer .data field
 2017-10-24  8:46 UTC 

[PATCH] Add /proc/PID/{smaps, numa_maps} support for DAX
 2017-10-24  8:46 UTC  (2+ messages)

[PATCH] net: af_packet: Convert timers to use timer_setup()
 2017-10-24  8:46 UTC 

[PATCH] net: hsr: Convert timers to use timer_setup()
 2017-10-24  8:46 UTC 

[PATCH] net: dccp: Convert timers to use timer_setup()
 2017-10-24  8:46 UTC 

[PATCH] net: ethernet/sfc: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH] net: ax25: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH] net: sctp: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH] netfilter: ipvs: Convert timers to use timer_setup()
 2017-10-24  8:45 UTC 

[PATCH v5 0/7] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-10-24  8:42 UTC  (7+ messages)
` [PATCH v5 6/7] drivers/perf: Add support for "

[PATCH v2 0/4] android: binder: fixes for memory allocator change
 2017-10-24  7:28 UTC  (5+ messages)
` [PATCH v2 1/4] android: binder: Don't get mm from task

[PATCH v5 0/9] Mediatek MT2712 clock and scpsys support
 2017-10-24  8:38 UTC  (3+ messages)

[PATCH -mm] mm, swap: Fix false error message in __swp_swapcount()
 2017-10-24  8:38 UTC  (2+ messages)

[PATCH v5] atmel_flexcom: Support backup mode
 2017-10-24  8:37 UTC  (5+ messages)

[PATCH] clk: sunxi: fix build warning
 2017-10-24  8:36 UTC  (3+ messages)

How to power gate a specific single device from outside?
 2017-10-24  8:34 UTC 

[PATCH cgroup/for-4.15] cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
 2017-10-24  8:35 UTC  (2+ messages)

[PATCH/RFC 0/5] arm64: dts: renesas: Salvator-X/XS: Enable DDR Backup Mode
 2017-10-24  8:34 UTC  (7+ messages)
` [PATCH/RFC 4/5] regulator: bd9571mwv: Add support for backup mode

PROBLEM: Remapping hugepages mappings causes kernel to return EINVAL
 2017-10-24  8:32 UTC  (15+ messages)

[PATCH] staging: rtl8723bs: Convert timers to use timer_setup()
 2017-10-24  8:27 UTC 

[PATCH] staging: rtlwifi: Remove unused variable
 2017-10-24  8:26 UTC 

[PATCH] staging: vc04_services: Convert timers to use timer_setup()
 2017-10-24  8:26 UTC 

[PATCH] staging: ks7010: Convert timers to use timer_setup()
 2017-10-24  8:26 UTC 

[PATCH v2 1/6] f2fs: support issuing/waiting discard in range
 2017-10-24  8:24 UTC  (3+ messages)
` [PATCH v2 6/6] f2fs: give up CP_TRIMMED_FLAG if it drops discards

[RFC 0/3] USB: Modify dwc3 code for support Hikey960
 2017-10-24  8:25 UTC  (3+ messages)
` [RFC 2/3] USB: dwc3: Modify dwc3 code for support usb of Hikey960

[PATCH] staging: atomisp: i2c: Convert timers to use timer_setup()
 2017-10-24  8:22 UTC 

[PATCH] mfd: palmas: Assign the right powerhold mask for tps65917
 2017-10-24  8:21 UTC 

[PATCH] staging: VME: Remove PIO2 driver
 2017-10-24  8:20 UTC 

[PATCH 1/1] locking/qspinlock/x86: Avoid test-and-set when PV_DEDICATED is set
 2017-10-24  8:13 UTC  (2+ messages)

[PATCH 1/2] mm: drop migrate type checks from has_unmovable_pages
 2017-10-24  8:12 UTC  (13+ messages)

[PATCH] xen: fix booting ballooned down hvm guest
 2017-10-24  8:10 UTC 

[PATCH] mfd: lpc_ich: Avoton/Rangeley uses SPI_BYT method
 2017-10-24  8:10 UTC  (4+ messages)

[PATCH 4/5] powerpc-pseries: Return directly after a failed kzalloc_node() in iommu_pseries_alloc_group()
 2017-10-24  8:09 UTC  (2+ messages)
` [4/5] "

[PATCH 0/4] drm/meson: power domain init related fixes
 2017-10-24  8:09 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: display: amlogic,meson-dw-hdmi: Add optional HDMI 5V regulator
  ` [PATCH 2/4] dt-bindings: display: amlogic, meson-dw-hdmi: "

[PATCH 3/3] powerpc-opal: Fix a typo in a comment line of two file headers
 2017-10-24  8:09 UTC  (2+ messages)
` [3/3] "

[PATCH v2] axonram: Delete an unnecessary variable initialisation in axon_ram_probe()
 2017-10-24  8:07 UTC  (2+ messages)
` [v2] "

[PATCH v3 4/6] powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/
 2017-10-24  8:07 UTC  (2+ messages)
` [v3, "

[PATCH v6 00/12] mmc: mediatek: add support of mt2701/mt2712
 2017-10-24  7:58 UTC  (3+ messages)
` [PATCH v6 02/12] "

[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
 2017-10-24  7:52 UTC  (9+ messages)

[PATCH] thermal: cpu_cooling: pr_err() strings should end with newlines
 2017-10-24  7:50 UTC 

[PATCH v3] xen/balloon: don't online new memory initially
 2017-10-24  7:47 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] fs: guard_bio_eod() needs to consider partitions
 2017-10-24  7:46 UTC  (3+ messages)

[PATCH] perf/tools : remove default system_wide in sched record
 2017-10-24  7:45 UTC 

[PATCH] ARM: Fix csum_partial_copy_from_user() stack mismatch
 2017-10-24  7:32 UTC 

[PATCH 1/2] perf, tools: Enable type checking for perf_evsel_config_term types
 2017-10-24  7:39 UTC  (3+ messages)
` [PATCH 2/2] perf, tools, record: Fix -c/-F options for cpu event aliases


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