linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-12 19:06:31 to 2019-04-13 07:22:01 UTC [more...]

[PATCH 0/4] ARM: imx legacy: cleanups
 2019-04-13  7:14 UTC  (15+ messages)
` [PATCH 0/3] ARM: hisi: fix of_iomap errors
` [PATCH] ARM: add missing of_node_put()
` [PATCH 1/3] ARM: hisi: fix error handling and missing of_node_put
` [PATCH] ARM: imx: flag failure of of_iomap
` [PATCH 1/4 RFC] ARM: imx legacy: warn on failed allocation
` [PATCH] ARM: STi: at least warn if of_iomap fails
` [PATCH V2] ARM: STi: warn if scu mapping fails
` [PATCH] ARM: u300: add missing check for kmalloc
` [PATCH] ARM: ux500: add missing of_node_put()
` [PATCH 2/3] ARM: hisi: check of_iomap and fix missing of_node_put
` [PATCH 2/4] ARM: imx legacy: declare unsigned int rather than unsigned
` [PATCH 3/3] ARM: hisi: handle of_iomap and fix missing of_node_put
` [PATCH 3/4 RFC] ARM: imx legacy: wrap complex macro in ()
` [PATCH 4/4] ARM: imx legacy: add an SPDX license identifier

INFO: task hung in do_exit
 2019-04-13  7:08 UTC 

[PATCH v2] MAINTAINERS: mark simple firmware interface (SFI) obsolete
 2019-04-13  6:47 UTC 

[PATCH v2 0/2] MT7621 PCIe PHY
 2019-04-13  6:41 UTC  (3+ messages)
` [PATCH v2 2/2] phy: ralink: Add PHY driver for "

[PATCH 0/4] lockdep cleanups and optimizations
 2019-04-13  6:38 UTC  (7+ messages)
` [PATCH 4/4] locking/lockdep: Test all incompatible scenario at once in check_irq_usage()

perf tools:Is there any tools to found out the max latency by irq or cpu idle
 2019-04-13  6:01 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: fix style in KEYS-TRUSTED entry
 2019-04-13  5:54 UTC 

[PATCH 1/3] rtc: ds1685: fix crash caused by referencing wrong device struct
 2019-04-13  5:17 UTC  (5+ messages)
` [PATCH 2/3] rtc: ds1685: use correct device struct to get platform "

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-04-13  4:47 UTC  (9+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] x86/speculation: Support "
` [PATCH v2 3/5] powerpc/speculation: "
` [PATCH v2 4/5] s390/speculation: "
` [PATCH v2 5/5] arm64/speculation: "
    ` [PATCH] Documentation: Add ARM64 to kernel-parameters.rst

RE,
 2019-04-12 23:06 UTC 

linux-next: build failure after merge of the netfilter-next tree
 2019-04-13  4:05 UTC  (3+ messages)

[GIT PULL] scheduler fix
 2019-04-13  4:05 UTC  (2+ messages)

[GIT PULL] locking fix
 2019-04-13  4:05 UTC  (2+ messages)

[GIT PULL] timer fix
 2019-04-13  4:05 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2019-04-13  4:05 UTC  (2+ messages)

[GIT PULL] IRQ fixes
 2019-04-13  4:05 UTC  (2+ messages)

[GIT PULL] perf fixes
 2019-04-13  4:05 UTC  (2+ messages)

[GIT PULL] core/urgent fixes
 2019-04-13  4:05 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-5 tag
 2019-04-13  4:03 UTC 

[RESEND PATCH] blk-mq: fix hang caused by freeze/unfreeze sequence
 2019-04-13  3:42 UTC  (4+ messages)

[PATCH] sched/fair: Use 'unsigned long' for group_shares,group_runnable
 2019-04-13  3:32 UTC 

[PATCH v6 1/2] Provide in-kernel headers to make extending kernel easier
 2019-04-13  3:18 UTC  (8+ messages)

[PATCH v2 00/21] Convert hwmon documentation to ReST
 2019-04-13  3:09 UTC  (9+ messages)

[PATCH] regulator: tps65218: Convert to use regulator_get_current_limit_regmap
 2019-04-13  2:29 UTC 

[PATCH-tip v3 00/14] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-13  2:24 UTC  (13+ messages)
` [PATCH-tip v3 02/14] locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER

[PATCH] vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
 2019-04-13  2:19 UTC  (2+ messages)

[PATCH] printk: tie printk_once / printk_deferred_once into .data.once for reset
 2019-04-13  2:11 UTC 

[PATCH v5 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
 2019-04-13  2:01 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: serial: add documentation for the SiFive UART driver
` [PATCH v5 2/2] tty: serial: add driver for the SiFive UART

[RFC] what's struct ipmi_file_private ->file for?
 2019-04-13  1:47 UTC  (2+ messages)

[PATCH v3 net-next 00/24] NXP SJA1105 DSA driver
 2019-04-13  1:28 UTC  (25+ messages)
` [PATCH v3 net-next 01/24] lib: Add support for generic packing operations
` [PATCH v3 net-next 02/24] net: dsa: Fix pharse -> phase typo
` [PATCH v3 net-next 03/24] net: dsa: Store vlan_filtering as a property of dsa_port
` [PATCH v3 net-next 04/24] net: dsa: mt7530: Use vlan_filtering property from dsa_port
` [PATCH v3 net-next 05/24] net: dsa: Add more convenient functions for installing port VLANs
` [PATCH v3 net-next 06/24] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH v3 net-next 07/24] net: dsa: Optional VLAN-based port separation for switches without tagging
` [PATCH v3 net-next 08/24] net: dsa: Be aware of switches where VLAN filtering is a global setting
` [PATCH v3 net-next 09/24] net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
` [PATCH v3 net-next 10/24] net: dsa: Unset vlan_filtering when ports leave the bridge
` [PATCH v3 net-next 11/24] net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering
` [PATCH v3 net-next 12/24] net: dsa: Copy the vlan_filtering setting on the CPU port if it's global
` [PATCH v3 net-next 13/24] net: dsa: Allow drivers to filter packets they can decode source port from
` [PATCH v3 net-next 14/24] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH v3 net-next 15/24] net: dsa: sja1105: Add support for FDB and MDB management
` [PATCH v3 net-next 16/24] net: dsa: sja1105: Add support for VLAN operations
` [PATCH v3 net-next 17/24] net: dsa: sja1105: Add support for ethtool port counters
` [PATCH v3 net-next 18/24] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH v3 net-next 19/24] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH v3 net-next 20/24] net: dsa: sja1105: Error out if RGMII delays are requested in DT
` [PATCH v3 net-next 21/24] net: dsa: sja1105: Prevent PHY jabbering during switch reset
` [PATCH v3 net-next 22/24] net: dsa: sja1105: Reject unsupported link modes for AN
` [PATCH v3 net-next 23/24] Documentation: net: dsa: Add details about NXP SJA1105 driver
` [PATCH v3 net-next 24/24] dt-bindings: net: dsa: Add documentation for "

[PATCH v7 1/2] Provide in-kernel headers to make extending kernel easier
 2019-04-13  1:30 UTC  (3+ messages)
` [PATCH v7 2/2] init/config: Do not select BUILD_BIN2C for IKCONFIG

[PATCH RFC 1/2] Add polling support to pidfd
 2019-04-13  0:56 UTC  (4+ messages)

[PATCH 3/3] virtio-gpu api: VIRTIO_GPU_F_RESSOURCE_V2
 2019-04-13  0:49 UTC  (5+ messages)

[PATCH 0/5] Fix rhashtable bit-locking for m68k
 2019-04-13  0:34 UTC  (3+ messages)

[PATCH] rhashtable: use struct_size() in kvzalloc()
 2019-04-13  0:33 UTC  (2+ messages)

[PATCH 00/10] Add all documentation files to an html/pdf produced book
 2019-04-13  0:30 UTC  (6+ messages)

[PATCH v3] mm/hotplug: treat CMA pages as unmovable
 2019-04-13  0:26 UTC 

[net-next PATCH 0/3] net: hsr: updates from internal tree
 2019-04-13  0:14 UTC  (5+ messages)
` [net-next PATCH 1/3] net: hsr: fix naming of file and functions
` [net-next PATCH 2/3] net: hsr: fix debugfs path to support multiple interfaces
` [net-next PATCH 3/3] net: hsr: add tx stats for master interface

[PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree
 2019-04-13  0:07 UTC  (6+ messages)
` [PATCH v5 6/7] ARM: dts: rockchip: Specify rk3288-veyron-chromebook's display timings

[PATCH][V3] scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
 2019-04-13  0:06 UTC  (2+ messages)

[PATCH 0/4] usb: dwc2: Another attempt handling rk3288's remote wake quirk
 2019-04-13  0:00 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: usb: dwc2: Document quirk to reset PHY upon wakeup
` [PATCH 2/4] usb: dwc2: optionally assert phy reset when waking up
` [PATCH 3/4] ARM: dts: rockchip: Hook resets up to USB PHYs on rk3288
` [PATCH 4/4] ARM: dts: rockchip: Add quirk for resetting rk3288's dwc2 host on wakeup

[PATCH net 0/6] rxrpc: Fixes
 2019-04-12 23:58 UTC  (2+ messages)

[PATCH] vxge: fix return of a free'd memblock on a failed dma mapping
 2019-04-12 23:54 UTC  (2+ messages)

[PATCH] smp: Do not warn if smp_call_function_single() is doing a self call
 2019-04-12 23:53 UTC 

[PATCH bpf v2] tools: bpftool: fix infinite loop in map create
 2019-04-12 23:45 UTC  (2+ messages)

[PATCH 0/4] Hexdump enhancements
 2019-04-12 23:31 UTC  (10+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags

[PATCH v3] hwmon: (pmbus/ir38064): Add driver for Infineon IR38064 Voltage Regulator
 2019-04-12 23:30 UTC  (3+ messages)

[GIT PULL] clk fixes for v5.1-rc4
 2019-04-12 23:21 UTC 

[PATCH] i2c: iproc: Change driver to use 'BIT' macro
 2019-04-12 22:59 UTC  (2+ messages)

[PATCH v2 00/15] media: vimc: Add support for multiplanar formats
 2019-04-12 22:50 UTC  (21+ messages)
` [PATCH v2 01/15] media: Move sp2mp functions to v4l2-common
` [PATCH v2 02/15] media: vimc: Remove unnecessary stream checks
` [PATCH v2 03/15] media: vimc: cap: Change vimc_cap_device.format type
` [PATCH v2 04/15] media: vimc: cap: Dynamically define stream pixelformat
` [PATCH v2 05/15] media: vimc: cap: Add handler for singleplanar fmt ioctls
` [PATCH v2 07/15] media: vimc: cap: Add multiplanar formats
` [PATCH v2 08/15] media: vimc: cap: Add multiplanar default format
` [PATCH v2 09/15] media: vimc: cap: Allocate and verify mplanar buffers
` [PATCH v2 10/15] media: vimc: Propagate multiplanar state in the stream
` [PATCH v2 15/15] media: vimc: Create multiplanar parameter

[PATCH] platform/chrome: wilco_ec: Add telemetry data char device interface
 2019-04-12 22:45 UTC 

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-04-12 22:34 UTC  (2+ messages)

[PATCH 0/4] mm: memcontrol: memory.stat cost & correctness
 2019-04-12 22:04 UTC  (9+ messages)
` [PATCH 3/4] mm: memcontrol: fix recursive statistics correctness & scalabilty

[PATCH v2 0/7] Multicolor Framework
 2019-04-12 22:02 UTC  (9+ messages)
` [PATCH v2 2/7] dt: bindings: Add multicolor class dt bindings documention

[PATCH] binder: take read mode of mmap_sem in binder_alloc_free_page()
 2019-04-12 21:59 UTC 

[PATCH v1 0/1] Add support for IPMB driver
 2019-04-12 21:59 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH REPOST] docs: Add struct file refcounting and SCM_RIGHTS mess info
 2019-04-12 21:53 UTC  (2+ messages)

[PATCH v2 1/1] rtc: ds3232: get SRAM access using NVMEM Framework
 2019-04-12 21:30 UTC  (2+ messages)

[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
 2019-04-12 21:27 UTC  (2+ messages)

[PATCH v3 0/9] klp-convert livepatch build tooling
 2019-04-12 21:26 UTC  (2+ messages)

[ANNOUNCE] v5.0.7-rt5
 2019-04-12 21:23 UTC 

[RFC PATCH 0/5] EFI Special Purpose Memory Support
 2019-04-12 21:18 UTC  (8+ messages)
` [RFC PATCH 1/5] efi: Detect UEFI 2.8 Special Purpose Memory

[PATCH v4] chrome/platform: cros_ec_proto: Add trace event to trace EC commands
 2019-04-12 21:17 UTC 

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-04-12 21:16 UTC  (7+ messages)

[PATCH 0/9] Emulated coherent graphics memory
 2019-04-12 21:07 UTC  (3+ messages)
` [PATCH 2/9] mm: Add an apply_to_pfn_range interface

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-12 21:05 UTC  (4+ messages)
` [PATCH 15/17] fpga: dfl: fme: add power management support

[RFC 0/2] opportunistic memory reclaim of a killed process
 2019-04-12 21:03 UTC  (8+ messages)
` [RFC 2/2] signal: extend pidfd_send_signal() to allow expedited process killing

[PATCH v2 0/2] Fix disable_acs_redir parameter
 2019-04-12 20:53 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
` [PATCH v2 2/2] PCI: Clean up resource_alignment parameter to not require static buffer

[PATCH 00/11] asus-wmi: Support of ASUS TUF Gaming series laptops
 2019-04-12 20:50 UTC  (12+ messages)
` [PATCH 04/11] platform/x86: asus-wmi: Add quirk to force DSTS WMI method detection
` [PATCH 05/11] platform/x86: asus-wmi: Support queued WMI event codes
  ` [PATCH v2 "
` [PATCH 10/11] platform/x86: asus-wmi: Switch fan boost mode
  ` [PATCH v2 "

[PATCH v4] media: docs-rst: Document m2m stateless video decoder interface
 2019-04-12 20:47 UTC  (2+ messages)

[PATCH v2] hwmon: (pmbus/ir38064): Add driver for Infineon IR38064 Voltage Regulator
 2019-04-12 20:41 UTC  (3+ messages)

[PATCH 0/14] v2 multi-die/package topology support
 2019-04-12 20:40 UTC  (8+ messages)

[PATCH v2] mm/hotplug: treat CMA pages as unmovable
 2019-04-12 20:26 UTC  (2+ messages)

INFO: trying to register non-static key in vmk80xx_detach
 2019-04-12 20:16 UTC  (2+ messages)

[0/3] TLB flush counters
 2019-04-12 20:14 UTC  (4+ messages)
` [1/3] x86: Update DEBUG_TLBFLUSH options description

[PATCH 0/3] Device-memory-related cleanups
 2019-04-12 20:09 UTC  (6+ messages)
` [PATCH 1/3] mm/memremap: Rename and consolidate SECTION_SIZE
` [PATCH 3/3] mm: introduce ARCH_HAS_PTE_DEVMAP
  ` [PATCH RESEND "

[PATCH] mm: fix false-positive OVERCOMMIT_GUESS failures
 2019-04-12 20:06 UTC  (2+ messages)

NFS won't finish
 2019-04-12 19:55 UTC 

[PATCH] soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
 2019-04-12 19:58 UTC  (3+ messages)

[PATCH] RDMA/cma: Make CM response timeout and # CM retries configurable
 2019-04-12 19:56 UTC  (8+ messages)

[PATCH v3] chrome/platform: cros_ec_proto: Add trace event to trace EC commands
 2019-04-12 19:51 UTC 

[PATCH v2] chrome/platform: cros_ec_proto:: Add trace event to trace EC commands
 2019-04-12 19:47 UTC  (3+ messages)

kernel BUG at fs/inode.c:LINE!
 2019-04-12 19:46 UTC  (14+ messages)

INFO: task hung in usb_kill_urb
 2019-04-12 19:46 UTC  (2+ messages)

[PATCH] selftests/seccomp: Handle namespace failures gracefully
 2019-04-12 19:44 UTC  (4+ messages)

1808d65b55 ("asm-generic/tlb: Remove arch_tlb*_mmu()"): BUG: KASAN: stack-out-of-bounds in __change_page_attr_set_clr
 2019-04-12 19:42 UTC  (9+ messages)

[PATCH 0/7] s390: vfio-ap: dynamic configuration support
 2019-04-12 19:38 UTC  (5+ messages)
` [PATCH 1/7] s390: zcrypt: driver callback to indicate resource in use

[PATCH v2 1/6] dt-bindings: mfd: LMU: Add the ramp up/down property
 2019-04-12 19:34 UTC  (4+ messages)
` [PATCH v2 4/6] dt-bindings: ti-lmu: Modify dt bindings for the LM3697

[PATCH] perf/x86: descriptive failure messages for PMU init
 2019-04-12 19:09 UTC 

[v2 PATCH 1/6] usb: xhci-mtk: get optional clock by devm_clk_get_optional()
 2019-04-12 19:06 UTC  (3+ messages)
` [v2 PATCH 6/6] usb: mtu3: "


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