linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-16 10:06:59 to 2018-08-16 16:36:55 UTC [more...]

[PATCH 1/7] pinctrl: ingenic: Probe driver at subsys_initcall
 2018-08-16 16:35 UTC  (6+ messages)
` [PATCH 2/7] pinctrl: ingenic: Mark probe function as __init
` [PATCH 4/7] pinctrl: ingenic: Implement .get_direction for GPIO chips
` [PATCH 5/7] pinctrl: ingenic: Add support for the JZ4725B
` [PATCH 6/7] pinctrl: ingenic: Drop dependency on MACH_INGENIC
` [PATCH 7/7] gpio: ingenic: Remove driver

[PATCH v2 00/32] selftests/ftrace: Improve ftracetest with coverage check
 2018-08-16 16:36 UTC  (16+ messages)
` [PATCH v2 01/32] tracing: Allow gcov profiling on only ftrace subsystem
` [PATCH v2 02/32] selftests/ftrace: Add --stop-fail hidden option for debug
` [PATCH v2 03/32] selftests/ftrace: Add --console hidden option
` [PATCH v2 04/32] selftests/ftrace: Add case number prefix to logfile
` [PATCH v2 05/32] selftests/ftrace: More initialize features in initialize_ftrace
` [PATCH v2 06/32] selftests/ftrace: Add SPDX License Identifier to template
` [PATCH v2 07/32] selftests/ftrace: Cleanup ftrace after running test
` [PATCH v2 08/32] selftests/ftrace: Remove unneeded per-test init/cleanup ftrace
` [PATCH v2 09/32] selftests/ftrace: Fix to test kprobe $comm arg only if available
` [PATCH v2 10/32] selftests/ftrace: Fix checkbashisms errors
` [PATCH v2 11/32] selftests/ftrace: Use loopback address instead of localhost
` [PATCH v2 12/32] selftests/ftrace: Improve kprobe on module testcase to load/unload module
` [PATCH v2 13/32] selftests/ftrace: Improve kprobe testcase to check log data
` [PATCH v2 14/32] selftests/ftrace: Improve kretprobe "
` [PATCH v2 15/32] selftests/ftrace: Test kprobe-event argument with various bitsize

[PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address
 2018-08-16 16:30 UTC  (4+ messages)

[PATCH] kconfig: add build-only configurator targets
 2018-08-16 16:30 UTC  (3+ messages)

[BUG]smt sysfs dir missing on 4.4.148 and 4.14.63
 2018-08-16 16:28 UTC 

[PATCHES][RFC] icache-related stuff
 2018-08-16 16:29 UTC  (6+ messages)
` [PATCH 01/16] nfs_instantiate(): prevent multiple aliases for directory inode
  ` [PATCH 03/16] vfs: don't evict uninitialized inode

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-16 16:24 UTC  (4+ messages)
` Should we split the network filesystem setup into two phases?

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-16 16:24 UTC  (4+ messages)
` [PATCH v9 09/22] s390: vfio-ap: register matrix device with VFIO mdev framework

[GIT PULL 2/3] Kconfig updates for v4.19
 2018-08-16 16:19 UTC  (4+ messages)

[GIT PULL] VFIO updates for v4.19-rc1
 2018-08-16 16:18 UTC 

[PATCH] Revert "kbuild: create deterministic initramfs directory listings"
 2018-08-16 16:18 UTC 

[GIT PULL] Mailbox changes for v4.19
 2018-08-16 16:12 UTC 

[PATCHv2 0/2] phy: Use PTR_ERR_OR_ZERO to replace the open coded version
 2018-08-16 15:58 UTC  (3+ messages)
` [PATCHv2 1/2] phy:phy-brcm-usb: "
` [PATCHv2 2/2] phy:phy-lantiq-rcu-usb2: "

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-16 16:07 UTC  (4+ messages)
` [PATCH v6 06/24] clocksource: Add driver for the Ingenic JZ47xx OST

[PATCH v1 00/22] LSM: Full security module stacking
 2018-08-16 16:05 UTC  (7+ messages)

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-16 15:56 UTC  (17+ messages)

[RFC PATCH v2 0/1] lightnvm: move bad block and chunk state logic to core
 2018-08-16 15:53 UTC  (3+ messages)
` [RFC PATCH v2 1/1] "

[PATCH v4 3/3] arm: dts: ls1021a: Enable I2C DMA support
 2018-08-16 15:50 UTC  (2+ messages)

[PATCH 1/2] PCI/DPC: Add 'nodpc' parameter
 2018-08-16 15:50 UTC  (5+ messages)

[PATCH 1/2] coresight: etb10: Refactor etb_drvdata::mode handling
 2018-08-16 15:50 UTC  (6+ messages)
` [PATCH 2/2] coresight: etb10: Splitting function etb_enable()

[PATCH 00/13] coresight: Implement device claim protocol
 2018-08-16 15:47 UTC  (13+ messages)
` [PATCH 03/13] coresight: tmc-etb/etf: Prepare to handle errors enabling
` [PATCH 05/13] coresight: etm3: Add support for handling errors
` [PATCH 06/13] coresight: etb10: Handle errors enabling the device
` [PATCH 08/13] coresight: Add support for CLAIM tag protocol

[PATCH] Performance Improvement in CRC16 Calculations
 2018-08-16 15:47 UTC  (6+ messages)

[GIT PULL] Thermal-SoC management updates for v4.19-rc1
 2018-08-16 15:47 UTC 

[PATCH v3 00/14] Add utilization clamping support
 2018-08-16 15:43 UTC  (37+ messages)
` [PATCH v3 03/14] sched/core: uclamp: add CPU's clamp groups accounting
` [PATCH v3 04/14] sched/core: uclamp: update CPU's refcount on clamp changes
` [PATCH v3 05/14] sched/cpufreq: uclamp: add utilization clamping for FAIR tasks
` [PATCH v3 06/14] sched/cpufreq: uclamp: add utilization clamping for RT tasks
` [PATCH v3 07/14] sched/core: uclamp: enforce last task UCLAMP_MAX
` [PATCH v3 09/14] sched/core: uclamp: propagate parent clamps
` [PATCH v3 12/14] sched/core: uclamp: add system default clamps

Linux 4.18.1
 2018-08-16 15:43 UTC  (6+ messages)

[PATCH v4 0/5] Add i.MX8MQ clock driver
 2018-08-16 15:27 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v4 2/5] clk: imx: add fractional PLL output clock
` [PATCH v4 3/5] clk: imx: add SCCG PLL type
` [PATCH v4 4/5] clk: imx: add imx composite clock
` [PATCH v4 5/5] clk: imx: add clock driver for i.MX8MQ CCM

Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
 2018-08-16 15:42 UTC  (2+ messages)

[PATCH v2] net: phy: add tracepoints
 2018-08-16 15:35 UTC  (2+ messages)

[PATCH] console: Add console=auto option
 2018-08-16 15:33 UTC  (4+ messages)

KASAN: invalid-free in fscache_free_cookie
 2018-08-16 15:26 UTC 

[RFC PATCH] ASoC: core: Optimise suspend/resume of DAPM widgets
 2018-08-16 15:25 UTC  (7+ messages)

[RFC PATCH 1/2] mm: rework memcg kernel stack accounting
 2018-08-16 15:24 UTC  (6+ messages)

[PATCH] tools lib traceevent: Change to SPDX License format
 2018-08-16 15:23 UTC  (2+ messages)

[PATCH V2] i2c: ismt: fix wrong device address when unmap the data buffer
 2018-08-16 15:22 UTC  (4+ messages)

[linux-next] Kernel panic while tetsing criu
 2018-08-16 15:18 UTC  (3+ messages)

[PATCH 4.4.y] tcp: Fix missing range_truesize enlargement in the backport
 2018-08-16 15:16 UTC  (4+ messages)

[PATCH 1/2] Replace magic for trusting the secondary keyring with #define
 2018-08-16 15:12 UTC  (5+ messages)
` [PATCH 2/2] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot

[RFC PATCH 2/3] mm/memory_hotplug: Create __shrink_pages and move it to offline_pages
 2018-08-16 14:58 UTC  (11+ messages)

[PATCH 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
 2018-08-16 14:56 UTC  (2+ messages)

[PATCH 1/2] pinctrl: tegra: define GPIO compatible node per SoC
 2018-08-16 14:44 UTC  (4+ messages)
` [PATCH 2/2] ARM: tegra: readd gpio-ranges properties

[PATCH] drm/panel: p079zca: unconditionally remove the panel on removal
 2018-08-16 14:40 UTC  (2+ messages)

[PATCH 0/2] tracing: Fix document and blktrace
 2018-08-16 14:38 UTC  (5+ messages)
` [PATCH 1/2] docs: tracing: Add stacktrace filter command
` [PATCH 2/2] tracing/blktrace: Fix to allow setting same value

[PATCH v3] drm/panel: add Kingdisplay kd097d04 panel driver
 2018-08-16 14:37 UTC  (2+ messages)

[PATCH 1/2] fpga: doc: documentation for FPGA debugfs
 2018-08-16 14:25 UTC  (4+ messages)
` [PATCH 2/2] fpga: add FPGA manager debugfs

[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
 2018-08-16 14:25 UTC  (6+ messages)
` [PATCH net-next 02/10] dt-bindings: net: ocelot: remove hsio from the list of register address spaces

[PATCH RFC 0/5] LSM: Add and use a hook for side-channel safety checks
 2018-08-16 14:22 UTC  (8+ messages)
` [PATCH RFC 2/5] X86: Support LSM determination of side-channel vulnerability
` [PATCH RFC 3/5] LSM: Security module checking for side-channel dangers
` [PATCH RFC 5/5] SELinux: Support SELinux determination of side-channel vulnerability

[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*
 2018-08-16 14:20 UTC  (6+ messages)
` [PATCH 4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file

[PATCH] Bugfix for handling of shadow doorbell buffer
 2018-08-16 14:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] scsi: be2iscsi: remove unused variable dmsg
 2018-08-16 14:02 UTC 

[PATCH v2] kdb: kdb_main: refactor code in kdb_md_line
 2018-08-16 14:01 UTC 

AArch64 boot failure on Hikey960 on latest master after "arm64: insn: Don't fallback on nosync path for general insn patching"
 2018-08-16 13:58 UTC  (3+ messages)

[GIT PULL] PCI changes for v4.19
 2018-08-16 13:49 UTC 

[PATCH] kdb: kdb_main: refactor code in kdb_md_line
 2018-08-16 13:47 UTC  (3+ messages)

[PATCH] fscache: don't duplicate seq_release_private
 2018-08-16 13:37 UTC 

Kernel lockdown patch & IPAddressAllow/IPAddressDeny systemd feature with Secure Boot
 2018-08-16 13:36 UTC  (3+ messages)

[PATCH] scsi: aacraid: remove unused variables dev and cpu
 2018-08-16 13:33 UTC 

[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-08-16 13:29 UTC  (7+ messages)
` [PATCH v3 13/17] x86/xen: enable Hygon support to Xen

[RFC] dmaengine: Add metadata_ops for dma_async_tx_descriptor
 2018-08-16 13:29 UTC  (2+ messages)

[PATCH] sched: idle: Avoid retaining the tick when it has been stopped
 2018-08-16 13:27 UTC  (2+ messages)

[PATCH 1/1] Preventive patch in the proc file-system to handle NULL check
 2018-08-16 13:17 UTC  (3+ messages)

[PATCH v4 3/3] irqchip: add a SiFive PLIC driver
 2018-08-16 13:03 UTC  (2+ messages)

[PATCH v2 0/3] docs/core-api: add memory allocation guide
 2018-08-16 13:03 UTC  (4+ messages)
` [PATCH v2 1/3] docs: core-api/gfp_mask-from-fs-io: add a label for cross-referencing
` [PATCH v2 2/3] docs: core-api/mm-api: add a lable for GFP flags section
` [PATCH v2 3/3] docs: core-api: add memory allocation guide

[PATCH 1/1] tap: comment fix
 2018-08-16 13:01 UTC 

[PATCH] orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEAD
 2018-08-16 12:59 UTC 

[PATCH v2 1/3] spi: Introduce one new field to set word delay
 2018-08-16 12:54 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: spi: Add Spreadtrum SPI controller documentation
` [PATCH v2 3/3] spi: sprd: Add SPI driver for Spreadtrum SC9860

[PATCH 0/2] x86/numa_emulation: Introduce uniform split capability
 2018-08-16 12:54 UTC  (3+ messages)
` [PATCH 2/2] "

[RESEND PATCH v5 0/3] drm/atmel-hlcdc: bus-width override support
 2018-08-16 12:52 UTC  (6+ messages)
` [RESEND PATCH v5 2/3] dt-bindings: display: atmel: optional video-interface of endpoints

[PATCH] ath9k: remove unused array firstep_table
 2018-08-16 12:50 UTC 

[PATCH 2/2] Replace magic for trusting the secondary keyring with #define
 2018-08-16 12:46 UTC  (7+ messages)
  ` [PATCH 2/2] [FIXED] "
      ` [PATCH 2/2] [FIXED v2] "

[PATCH] net: phy: add tracepoints
 2018-08-16 12:46 UTC  (2+ messages)

[PATCH v1 0/5] mm/memory_hotplug: online/offline_pages refactorings
 2018-08-16 12:34 UTC  (10+ messages)
` [PATCH v1 1/5] mm/memory_hotplug: drop intermediate __offline_pages
` [PATCH v1 2/5] mm/memory_hotplug: enforce section alignment when onlining/offlining
` [PATCH v1 3/5] mm/memory_hotplug: check if sections are already online/offline
` [PATCH v1 5/5] mm/memory_hotplug: print only with DEBUG_VM in online/offline_pages()

ptrace compile failure with gcc-8.2 on 32-bit powerpc
 2018-08-16 12:06 UTC  (2+ messages)

[PATCH 00/16] clk: at91: Rework DT bindings
 2018-08-16 11:47 UTC  (3+ messages)

[RFC PATCH v4 0/2] drm: Add generic colorkey plane properties
 2018-08-16 11:42 UTC  (5+ messages)
` [RFC PATCH v4 1/2] drm: Add generic colorkey properties for display planes

[PATCH] ia64/sn/hwperf: check seq_open return value to avoid NULL deref
 2018-08-16 11:42 UTC 

[RFC PATCH 0/2] dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
 2018-08-16 11:41 UTC  (4+ messages)
` [RFC PATCH 1/2] dt-bindings: dmaengine: xilinx_dma: Add binding for Xilinx MCDMA IP

[f2fs-dev] [PATCH v3] f2fs: fix performance issue observed with multi-thread sequential read
 2018-08-16 11:39 UTC  (12+ messages)

[PATCH V8 1/2] scsi: ufs: set the device reference clock setting
 2018-08-16 11:28 UTC  (4+ messages)

[PATCH 2/2] f2fs: tune discard speed with storage usage rate
 2018-08-16 11:25 UTC  (11+ messages)
                  ` [f2fs-dev] "

[PATCH] fix crash on ocfs2_duplicate_clusters_by_page
 2018-08-16 11:24 UTC 

[PATCH] fix crash on ocfs2_duplicate_clusters_by_page
 2018-08-16 11:18 UTC 

[PATCH] ASoC: max98373: Added speaker FS gain cotnrol register to volatile
 2018-08-16 11:14 UTC  (2+ messages)
` Applied "ASoC: max98373: Added speaker FS gain cotnrol register to volatile." to the asoc tree

[PATCH] usb: hub: try old enumeration scheme first for high speed devices
 2018-08-16 11:13 UTC  (6+ messages)

[PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
 2018-08-16 10:56 UTC 

[PATCH v4 0/7] Add support for MSCC Ocelot i2c
 2018-08-16 10:58 UTC  (2+ messages)

[PATCH] cpuidle: menu: Update stale polling override comment
 2018-08-16 10:55 UTC 

[PATCH v2] uio: ensure class is registered before devices
 2018-08-16 10:44 UTC  (6+ messages)

[PATCH] arm: pm: call put_device instead of of_node_put in at91_pm_config_ws
 2018-08-16 10:26 UTC 

[PATCH] RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
 2018-08-16 10:30 UTC  (2+ messages)

[PATCH] arm/mach-at91/pm: Do not double put the device node
 2018-08-16 10:18 UTC  (4+ messages)

Keyboard lost after exit s2idle on ASUS UX433FN
 2018-08-16 10:16 UTC  (6+ messages)

Linux 4.4.148
 2018-08-16 10:16 UTC  (2+ messages)

Linux 4.9.120
 2018-08-16 10:15 UTC  (2+ messages)

Linux 4.14.63
 2018-08-16 10:15 UTC  (2+ messages)

Linux 4.17.15
 2018-08-16 10:15 UTC  (2+ messages)

[PATCH] media: ov772x: Disable clk on error path
 2018-08-16 10:13 UTC  (2+ messages)

[PATCH 4.18 00/79] 4.18.1-stable review
 2018-08-16 10:12 UTC  (4+ messages)

[PATCH 4.17 00/97] 4.17.15-stable review
 2018-08-16 10:08 UTC  (3+ messages)

[PATCH] ALSA: info: Check for integer overflow in snd_info_entry_write()
 2018-08-16 10:07 UTC  (2+ messages)


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