messages from 2018-03-05 19:30:38 to 2018-03-05 22:24:52 UTC [more...]
[PATCH v4 00/38] DRM Rockchip rk3399 (Kevin)
2018-03-05 22:23 UTC (18+ messages)
` [PATCH v4 01/38] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH v4 03/38] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v4 04/38] drm/rockchip: Remove analogix psr worker
` [PATCH v4 06/38] drm/rockchip: add mutex vop lock
` [PATCH v4 08/38] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v4 10/38] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v4 11/38] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v4 13/38] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v4 14/38] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v4 16/38] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v4 18/38] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v4 19/38] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v4 21/38] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v4 22/38] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v4 23/38] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v4 25/38] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v4 27/38] drm/bridge: analogix_dp: Properly log AUX CH errors
[PATCH] netfilter: ipt_ah: return boolean instead of integer
2018-03-05 22:22 UTC (3+ messages)
[PATCH v8 00/15] Krait clocks + Krait CPUfreq
2018-03-05 22:19 UTC (3+ messages)
` [PATCH v8 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu
[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
2018-03-05 22:14 UTC (3+ messages)
` [PATCH v5 1/6] "
[PATCH v4 00/38] DRM Rockchip rk3399 (Kevin)
2018-03-05 22:12 UTC
[PATCH 0/7] x86/microcode: Improve late loading
2018-03-05 22:12 UTC (8+ messages)
` [PATCH 4/7] x86/microcode: Do not upload microcode if CPUs are offline
` [PATCH 6/7] x86/microcode: Request microcode on the BSP
` [PATCH 7/7] x86/microcode: Synchronize late microcode loading
[PATCH] ipv6: ndisc: use true and false for boolean values
2018-03-05 22:11 UTC
[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
2018-03-05 22:10 UTC (11+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support
[PATCH 0/6] tpm: timeouts revamp
2018-03-05 22:08 UTC (10+ messages)
` [PATCH 1/6] tpm: sort objects in the Makefile
` [PATCH 2/6] tpm: factor out tpm 1.2 duration calculation to tpm1-cmd.c
` [PATCH 3/6] tpm2: add longer timeouts for creation commands
` [PATCH 4/6] tpm2: add new tpm2 commands according to TCG 1.36
` [PATCH 5/6] tmp: factor out tpm_get_timeouts
` [PATCH 6/6] tpm: tpm-interface: drop unused tpm_input_header headers
[PATCH RFC v9 0/7] Introduce the STACKLEAK feature and a test for it
2018-03-05 22:07 UTC (20+ messages)
` [PATCH RFC v9 2/7] x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
` [PATCH RFC v9 4/7] x86/entry: Erase kernel stack in syscall_trace_enter()
[PATCH net-next] dt-bindings: net: dsa: marvell: describe compatibility string
2018-03-05 22:05 UTC
[PATCH v2] perf/core: Add support for PMUs that can be read from more than 1 CPU
2018-03-05 22:06 UTC (5+ messages)
[PATCH] caif_dev: use true and false for boolean values
2018-03-05 22:05 UTC
[PATCH v2 0/4] Add support for the Gateworks System Controller
2018-03-05 22:02 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v2 2/4] mfd: add Gateworks System Controller core driver
` [PATCH v2 3/4] hwmon: add Gateworks System Controller support
` [PATCH v2 4/4] input: misc: Add "
[PATCH 00/34 v3] PTI support for x32
2018-03-05 22:03 UTC (14+ messages)
` [PATCH 07/34] x86/entry/32: Restore segments before int registers
` [PATCH 11/34] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
[PATCH v2] scsi: ufs-qcom: add number of lanes for Tx and Rx links
2018-03-05 22:02 UTC (2+ messages)
[PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ
2018-03-05 21:57 UTC (2+ messages)
[PATCH] ipvs: use true and false for boolean values
2018-03-05 21:35 UTC
aio poll, io_pgetevents and a new in-kernel poll API V5
2018-03-05 21:51 UTC (39+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 04/36] aio: sanitize ki_list handling
` [PATCH 05/36] aio: simplify cancellation
` [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 09/36] fs: unexport poll_schedule_timeout
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 11/36] fs: update documentation for __poll_t
` [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 14/36] aio: implement IOCB_CMD_POLL
` [PATCH 15/36] net: refactor socket_poll
` [PATCH 16/36] net: add support for ->poll_mask in proto_ops
` [PATCH 17/36] net: remove sock_no_poll
` [PATCH 18/36] net/tcp: convert to ->poll_mask
` [PATCH 19/36] net/unix: "
` [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask
` [PATCH 21/36] net/dccp: convert to ->poll_mask
` [PATCH 22/36] net/atm: "
` [PATCH 23/36] net/vmw_vsock: "
` [PATCH 24/36] net/tipc: "
` [PATCH 25/36] net/sctp: "
` [PATCH 26/36] net/bluetooth: "
` [PATCH 27/36] net/caif: "
` [PATCH 28/36] net/nfc: "
` [PATCH 29/36] net/phonet: "
` [PATCH 30/36] net/iucv: "
` [PATCH 31/36] net/rxrpc: "
` [PATCH 32/36] crypto: af_alg: "
` [PATCH 33/36] pipe: "
` [PATCH 34/36] eventfd: switch "
` [PATCH 35/36] timerfd: convert "
` [PATCH 36/36] random: "
[RFC V2 0/3] perf stat: improvements for handling of multiple PMUs
2018-03-05 21:51 UTC (9+ messages)
` [RFC V2 1/3] perf, tools: Support wildcards on pmu name in dynamic pmu events
[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
2018-03-05 21:50 UTC (23+ messages)
` [PATCH v12 02/11] mm, swap: Add infrastructure for saving page metadata on swap
` [PATCH v12 08/11] mm: Clear arch specific VM flags on protection change
` [PATCH v12 09/11] mm: Allow arch code to override copy_highpage()
` [PATCH v12 10/11] sparc64: Add support for ADI (Application Data Integrity)
[PATCH] xfrm_policy: use true and false for boolean values
2018-03-05 21:49 UTC
[PATCH v2 0/2] Introduce DW AXI DMAC driver
2018-03-05 21:49 UTC (7+ messages)
` [PATCH v2 2/2] dt-bindings: Document the Synopsys DW AXI DMA bindings
[PATCH 1/2] pps: client: use new parport device model
2018-03-05 21:45 UTC (2+ messages)
` [1/2] "
[PATCH] pci-iov: Add support for unmanaged SR-IOV
2018-03-05 21:41 UTC (9+ messages)
[PATCH v2 0/2] of: remove kbasename() from core
2018-03-05 21:39 UTC (3+ messages)
` [PATCH v2 1/2] of: unittest: clean up changeset test
[BUG] Kernel crash on Allwinner H3 due to sound core changes
2018-03-05 21:30 UTC (4+ messages)
(no subject)
2018-03-05 21:24 UTC (4+ messages)
` [PATCH 2/2] docs: add Co-Developed-by docs
[PATCH v2 1/1] HID: Logitech K290: Add driver for the Logitech K290 USB keyboard
2018-03-05 21:11 UTC (2+ messages)
[PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
2018-03-05 21:11 UTC (3+ messages)
[PATCH] thermal: of: Allow selection of thermal governor in DT
2018-03-05 21:11 UTC (3+ messages)
[PATCH v4 0/2] drivers/qcom: add Command DB support
2018-03-05 21:10 UTC (3+ messages)
` [PATCH v4 2/2] dt-bindings: introduce Command DB for QCOM SoCs
[PATCH 0/8] R-Car M3-N: Enable EtherAVB device node
2018-03-05 21:09 UTC (3+ messages)
` [PATCH 5/8] dt-bindings: iommu/ipmmu-vmsa: Add R-Car M3-N (R8A77965)
[PATCH] dt-bindings: irqchip: renesas-irqc: Document R-Car M3-N support
2018-03-05 21:08 UTC (2+ messages)
[PATCH] ARM: dts: rockchip: Add dp83867 CLK_OUT muxing
2018-03-05 21:08 UTC (3+ messages)
[PATCH] staging: irda: Replace printk() with appropriate net_*macro_ratelimited()
2018-03-05 21:03 UTC (4+ messages)
` [Outreachy kernel] "
[PATCH v2 0/2] check I2C device id for pca984x chips
2018-03-05 20:58 UTC (3+ messages)
` [PATCH v2 1/2] i2c: add i2c_get_device_id() to get the standard i2c device id
` [PATCH v2 2/2] i2c: mux: pca954x: verify the device id of the pca984x chips
[PATCH v2] regmap: irq: fix ack-invert
2018-03-05 20:57 UTC
Would you help to tell why async printk solution was not taken to upstream kernel ?
2018-03-05 20:58 UTC (6+ messages)
[PATCH 1/7] perf mmap: Store mmap scope and type in struct perf_mmap
2018-03-05 20:55 UTC (3+ messages)
[PATCH 0/5] VCHI DT bindings
2018-03-05 20:51 UTC (7+ messages)
` [PATCH 1/5] staging: vc04_services: Remove dead FRAGMENTS_T
` [PATCH 2/5] staging: vc04_services: Remove cache-line-size property
` [PATCH 3/5] dt-bindings: soc: Add a binding for the Broadcom VCHI services
` [PATCH 4/5] ARM: dts: bcm2835: Add VCHI node to the Raspberry Pi boards
` [PATCH 5/5] staging: vc04_services: Mark the "DT bindings" job done
[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-03-05 20:50 UTC (20+ messages)
` [PATCH v2 07/10] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
Any known soft lockup issue with vfs_write()->fsnotify()?
2018-03-05 20:48 UTC (2+ messages)
[PATCH v3 00/10] drivers/qcom: add RPMH communication support
2018-03-05 20:44 UTC (3+ messages)
` [PATCH v3 07/10] drivers: qcom: rpmh: cache sleep/wake state requests
[PATCH v3 00/16] Implement H3/H5 HDMI driver
2018-03-05 20:43 UTC (5+ messages)
` [PATCH v3 15/16] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards
` [linux-sunxi] "
Patch to consider for stable 3.18, 4.4 and 4.9
2018-03-05 20:43 UTC
[REPOST PATCH] arm/arm64: KVM: Add PSCI version selection API
2018-03-05 20:37 UTC (6+ messages)
[RFC PATCH] ASoC: dapm: add support to pinctrl dapm
2018-03-05 20:35 UTC (3+ messages)
[PATCH AUTOSEL for 4.9 001/219] Input: tsc2007 - check for presence and power down tsc2007 during probe
2018-03-05 20:35 UTC (15+ messages)
` [PATCH AUTOSEL for 4.9 002/219] spi/bcm63xx: make spi subsystem aware of message size limits
` [PATCH AUTOSEL for 4.9 005/219] kretprobes: Ensure probe location is at function entry
` [PATCH AUTOSEL for 4.9 111/219] ASoc: rt5645: Add OF device ID table
` [PATCH AUTOSEL for 4.9 124/219] ARM: dts: rockchip: disable arm-global-timer for rk3188
[PATCH 4.4 000/108] 4.4.116-stable review
2018-03-05 20:33 UTC (5+ messages)
` [PATCH 4.4 035/108] dont put symlink bodies in pagecache into highmem
[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
2018-03-05 20:31 UTC (5+ messages)
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
[PATCH v5 0/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
2018-03-05 20:26 UTC (3+ messages)
` [PATCH v5 3/3] of: add early boot allocation of of_find_node_by_phandle() cache
[PATCH] soc: rockchip: power-domain: Add a sanity check on pd->num_clks
2018-03-05 20:26 UTC (2+ messages)
[PATCH AUTOSEL for 4.15 001/102] drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
2018-03-05 20:25 UTC (7+ messages)
` [PATCH AUTOSEL for 4.15 026/102] ASoC: fsl_ssi: only enable proper channel slots in AC'97 mode
` [PATCH AUTOSEL for 4.15 043/102] ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
[PATCH v4 0/2] Directed kmem charging
2018-03-05 20:24 UTC (3+ messages)
` [PATCH v4 2/2] fs: fsnotify: account fsnotify metadata to kmemcg
[RFC PATCH] Randomization of address chosen by mmap
2018-03-05 20:20 UTC (12+ messages)
[GIT PULL] of_overlay_fdt_apply() v7 for 4.17
2018-03-05 20:09 UTC (2+ messages)
[PATCH] uprobe: add support for overlayfs
2018-03-05 19:59 UTC (2+ messages)
[PATCH 003/103] sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
2018-03-05 19:50 UTC
usb: musb: "(null)" in sysfs mode file after disabling a gadget (and at other times, system hangs)
2018-03-05 19:44 UTC (6+ messages)
[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
2018-03-05 19:42 UTC (5+ messages)
` [PATCH v4 13/24] fpga: region: add compat_id support
[PATCH] crypto: ccp: Use memdup_user() rather than duplicating its implementation
2018-03-05 19:41 UTC (2+ messages)
Regression in IPMI on 4.15.6
2018-03-05 19:39 UTC (8+ messages)
[PATCH v5 0/5] Add coupled regulators mechanism
2018-03-05 19:30 UTC (5+ messages)
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