messages from 2018-10-08 19:20:44 to 2018-10-09 00:39:49 UTC [more...]
[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
2018-10-09 0:39 UTC (13+ messages)
` [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
` [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
` [RFC PATCH 04/11] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
` [RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy
` [RFC PATCH 06/11] ARM: dts: dra7: switch to use phy-gmii-sel
` [RFC PATCH 07/11] ARM: dts: dm814x: "
` [RFC PATCH 08/11] ARM: dts: am4372: "
` [RFC PATCH 09/11] ARM: dts: am335x: "
` [RFC PATCH 10/11] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
` [RFC PATCH 11/11] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver
[PATCH 0/3] x86/mm/doc: Clean up mm.txt
2018-10-09 0:35 UTC (6+ messages)
` [PATCH 4/3] x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
` [PATCH 4/3 v2] "
[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
2018-10-09 0:37 UTC (5+ messages)
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties
[PATCH v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
2018-10-09 0:25 UTC (3+ messages)
` [PATCH v4 2/5] dt-bindings: spi: add binding file "
[PATCH v5 0/4] Address issues slowing persistent memory initialization
2018-10-09 0:20 UTC (10+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
` [mm PATCH] memremap: Fix reference count for pgmap in devm_memremap_pages
[RESEND PATCH v2 1/3] video: ssd1307fb: Use gpiod_set_value_cansleep() for reset
2018-10-09 0:20 UTC (4+ messages)
` [RESEND PATCH v2 3/3] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity
[PATCH RFC 0/1] hugetlbfs: fix truncate/fault races
2018-10-09 0:20 UTC (4+ messages)
` [PATCH RFC 1/1] hugetlbfs: introduce truncation/fault mutex to avoid races
[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
2018-10-09 0:14 UTC (6+ messages)
` [PATCH v4 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v4 3/3] infiniband/mm: convert put_page() to put_user_page*()
[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
2018-10-09 0:13 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: mfd: ds90ux9xx: add description "
` [PATCH 2/7] dt-bindings: mfd: ds90ux9xx: add description of TI DS90Ux9xx I2C bridge
` [PATCH 3/7] dt-bindings: pinctrl: ds90ux9xx: add description of TI DS90Ux9xx pinmux
` [PATCH 4/7] mfd: ds90ux9xx: add TI DS90Ux9xx de-/serializer MFD driver
` [PATCH 5/7] mfd: ds90ux9xx: add I2C bridge/alias and link connection driver
` [PATCH 6/7] pinctrl: ds90ux9xx: add TI DS90Ux9xx pinmux and GPIO controller driver
` [PATCH 7/7] MAINTAINERS: add entry for TI DS90Ux9xx FPD-Link III drivers
[PATCH v4 02/11] gpu: ipu-csi: Swap fields according to input/output field types
2018-10-09 0:09 UTC (6+ messages)
` [PATCH v4 03/11] gpu: ipu-v3: Add planar support to interlaced scan
[PATCH net-next v7 00/28] WireGuard: Secure Network Tunnel
2018-10-09 0:02 UTC (6+ messages)
` [PATCH net-next v7 03/28] zinc: introduce minimal cryptography library
` [PATCH net-next v7 25/28] crypto: port Poly1305 to Zinc
[PATCH 00/16] of: overlay: validation checks, subsequent fixes
2018-10-09 0:02 UTC (5+ messages)
` [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells
[PATCH] x86/mm: Do not warn about PCI BIOS W+X mappings
2018-10-09 0:00 UTC (3+ messages)
[PATCH] x86/mm: Fix preallocated PMD stack array
2018-10-08 23:54 UTC
[PATCH V5 0/3] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings
2018-10-08 23:52 UTC (4+ messages)
` [PATCH V5 3/3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
linux-next: build failure after merge of the ext4 tree
2018-10-08 23:51 UTC
[PATCH v6 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
2018-10-08 23:46 UTC (3+ messages)
` [PATCH v6 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller
[PATCH net 00/10] rxrpc: Fix packet reception code
2018-10-08 23:41 UTC (13+ messages)
` [PATCH net 01/10] rxrpc: Fix some missed refs to init_net
` [PATCH net 02/10] rxrpc: Fix the data_ready handler
` [PATCH net 03/10] rxrpc: Use the UDP encap_rcv hook
` [PATCH net 04/10] rxrpc: Don't need to take the RCU read lock in the packet receiver
` [PATCH net 05/10] rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
` [PATCH net 06/10] rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
` [PATCH net 07/10] rxrpc: Only take the rwind and mtu values from latest ACK
` [PATCH net 08/10] rxrpc: Fix connection-level abort handling
` [PATCH net 09/10] rxrpc: Fix the rxrpc_tx_packet trace line
` [PATCH net 10/10] rxrpc: Fix the packet reception routine
[PATCH v4] spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
2018-10-08 23:34 UTC (2+ messages)
` Applied "spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}" to the spi tree
[PATCH] x86: avoid VLA in pgd_alloc()
2018-10-08 23:28 UTC (4+ messages)
` [tip:x86/urgent] x86/mm: Avoid "
[PATCH v7 0/5] Fix legacy DPMS changes with MST
2018-10-08 23:24 UTC (6+ messages)
` [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v7 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v7 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v7 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v7 5/5] drm/i915: Fix intel_dp_mst_best_encoder()
[PATCH 4.4 000/113] 4.4.160-stable review
2018-10-08 23:23 UTC (2+ messages)
[PATCH 4.9 00/59] 4.9.132-stable review
2018-10-08 23:22 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sdm845: Add qspi (quad SPI) node
2018-10-08 23:18 UTC (2+ messages)
UBSAN: Undefined behaviour in lib/radix-tree.c:123:14: member access within null pointer of type 'const struct radix_tree_node'
2018-10-08 23:16 UTC (2+ messages)
[PATCH 00/19] [V2] orangefs: page cache
2018-10-08 23:16 UTC (3+ messages)
[PATCH 4.14 00/94] 4.14.75-stable review
2018-10-08 23:14 UTC (4+ messages)
` [PATCH 4.14 66/94] dm thin metadata: try to avoid ever aborting transactions
[PATCH 4.18 000/168] 4.18.13-stable review
2018-10-08 23:13 UTC (2+ messages)
linux-next: manual merge of the s390 tree with the compiler-attributes tree
2018-10-08 23:13 UTC
[PATCH] isdn/hisax: amd7930_fn: Remove unnecessary parentheses
2018-10-08 22:59 UTC
document dma-direct zone selection
2018-10-08 22:56 UTC (4+ messages)
` [PATCH] dma-direct: document the zone selection logic
[PATCHv2 bpf-next] bpf: fix building without CONFIG_INET
2018-10-08 22:54 UTC (3+ messages)
[PATCH v6 0/5] Fix legacy DPMS changes with MST
2018-10-08 22:53 UTC (6+ messages)
` [PATCH v6 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v6 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v6 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v6 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v6 5/5] drm/i915: Fix intel_dp_mst_best_encoder()
[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
2018-10-08 22:40 UTC (7+ messages)
` [PATCH 3/6] tracing: Add tp_pstore cmdline to have tracepoints go to pstore
[PATCH v5 0/5] Fix legacy DPMS changes with MST
2018-10-08 22:39 UTC (6+ messages)
` [PATCH v5 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors
` [PATCH v5 2/5] drm/nouveau: Fix nv50_mstc->best_encoder()
` [PATCH v5 3/5] drm/i915: Don't unset intel_connector->mst_port
` [PATCH v5 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone
` [PATCH v5 5/5] drm/i915: Fix intel_dp_mst_best_encoder()
[PATCH 0/6] cpuidle: menu: Fixes, optimizations and cleanups
2018-10-08 22:26 UTC (3+ messages)
[PATCH] phy: inno-usb2-phy: fix off-by-one comparison on port number
2018-10-08 22:24 UTC
[PATCH 0/2] phy: ocelot-serdes: fix out-of-bounds bug
2018-10-08 22:22 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1
` [PATCH 2/2] phy: ocelot-serdes: fix out-of-bounds read
[PATCH] platform/chrome: chromeos_tbmc - Remove unneeded const
2018-10-08 22:20 UTC
[PATCH] netfilter: xt_quota: Don't use aligned attribute in sizeof
2018-10-08 22:20 UTC (2+ messages)
[PATCH] crypto: inside-secure: safexcel - fix memory allocation
2018-10-08 22:20 UTC (2+ messages)
[PATCH] media: tc358743: Remove unnecessary self assignment
2018-10-08 22:11 UTC
[PATCH v3] staging: iio: adt7316: fix parenthesis alignment
2018-10-08 22:12 UTC
[PATCH v2] staging: iio: adt7316: fix parenthesis alignment
2018-10-08 22:04 UTC (2+ messages)
[PATCH] kernel/panic: Do not append newline to the stack protector panic string
2018-10-08 21:57 UTC (2+ messages)
[PATCH v2 1/3] i2c: mux: pca954x: simplify code to reach the adapter
2018-10-08 21:48 UTC (3+ messages)
[PATCH v6 0/6] drm: add support for Cadence MHDP DPI/DP bridge
2018-10-08 21:42 UTC (7+ messages)
` [PATCH v6 1/6] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [PATCH v6 2/6] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v6 3/6] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
` [PATCH v6 4/6] drm: bridge: add support for Cadence MHDP DPI/DP bridge
` [PATCH v6 5/6] drm/bridge: add support for MST in mhdp8546 driver
` [PATCH v6 6/6] drm/bridge: add PHY initialization "
[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
2018-10-08 21:43 UTC (2+ messages)
[PATCH v2] hwmon: (ina3221) Validate shunt resistor value from DT
2018-10-08 21:24 UTC
[PATCH 0/9] Export PCIe bandwidth via sysfs
2018-10-08 21:09 UTC (6+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth
[PATCH] bpf: btf: Fix a missing check bug
2018-10-08 21:17 UTC (3+ messages)
[PATCH][md-next] md: remove redundant code that is no longer reachable
2018-10-08 21:16 UTC
Bad MAINTAINERS pattern in section 'MULTIPLEXER SUBSYSTEM'
2018-10-08 21:15 UTC (3+ messages)
` [PATCH] MAINTAINERS: use the correct location for dt-bindings includes for mux
[PATCH] mux: adgs1408: use the correct MODULE_LICENSE
2018-10-08 21:15 UTC (2+ messages)
[PATCH] iio: adc: ina2xx: fix missing break statement
2018-10-08 21:09 UTC
[PATCH 1/2] bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable
2018-10-08 21:02 UTC (4+ messages)
` [PATCH 2/2] bpftool: Allow add linker flags via EXTRA_LDFLAGS variable
[PATCH] phy: ocelot-serdes: fix out-of-bounds read
2018-10-08 21:02 UTC (3+ messages)
[PATCH v3 0/3] get_user_pages*() and RDMA: first steps
2018-10-08 20:59 UTC (6+ messages)
` [PATCH v3 3/3] infiniband/mm: convert put_page() to put_user_page*()
linux-next: Signed-off-by missing for commit in the gfs2 tree
2018-10-08 20:54 UTC
[PATCH] DT: marvell,mmp2: fix the gpio interrupt cell number
2018-10-08 20:48 UTC
[PATCH] printk: inject caller information into the body of message
2018-10-08 20:48 UTC (12+ messages)
[PATCH] drm/nouveau: fix missing break in switch statement
2018-10-08 20:47 UTC
[PATCH] iio: dpot-dac: mark expected switch fall-through
2018-10-08 20:42 UTC (2+ messages)
[PATCH 0/2] thp nodereclaim fixes
2018-10-08 20:41 UTC (7+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
general protection fault in __handle_mm_fault
2018-10-08 20:33 UTC (3+ messages)
[PATCH] iio: cros_ec_accel_legacy: Mark expected switch fall-throughs
2018-10-08 20:30 UTC (2+ messages)
[PATCH] hwmon: (ina3221) Clamp shunt resistor value from DT
2018-10-08 20:24 UTC (2+ messages)
[PATCH 1/2] dt-bindings: himax,hx8837: add HiMax HX8837 bindings
2018-10-08 20:23 UTC (2+ messages)
` [PATCH 2/2] misc: hx8837: add a HiMax HX8837 display controller driver
[PATCH 0/2] code of conduct fixes
2018-10-08 20:23 UTC (16+ messages)
` [PATCH 1/2] code-of-conduct: Fix the ambiguity about collecting email addresses
` [Ksummit-discuss] "
` [PATCH 2/2] code-of-conduct: Strip the enforcement paragraph pending community discussion
` [Ksummit-discuss] "
[RFC PATCH 0/6] x86/jump_label: Bound IPIs sent when updating a static key
2018-10-08 20:22 UTC (4+ messages)
` [RFC PATCH 6/6] x86/jump_label,x86/alternatives: Batch jump label transformations
[PATCH v2] staging: iio: ad2s1210: fix 'assignment operator' style checks
2018-10-08 20:22 UTC (2+ messages)
[PATCH 0/4] AXP8x3 AC and battery power supply support
2018-10-08 20:19 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: add compatibles for AXP803 AC and battery power supplies
[PATCH v2] hwmon: (ina3221) Use _info API to register hwmon device
2018-10-08 20:14 UTC
x86/mm: Found insecure W+X mapping at address (ptrval)/0xc00a0000
2018-10-08 20:08 UTC (6+ messages)
[PATCH sparc-next] sunvdc: Remove VLA usage
2018-10-08 20:06 UTC (4+ messages)
[PATCH] usbip: vhci_hcd: check port number before using
2018-10-08 20:06 UTC (4+ messages)
[PATCH 4.18 000/228] 4.18.12-stable review
2018-10-08 19:59 UTC (9+ messages)
[PATCH] arm64: dts: qcom: sdm845: Add qspi (quad SPI) node
2018-10-08 19:55 UTC (2+ messages)
[GIT PULL] ARC updates for 4.19-rc8
2018-10-08 19:54 UTC
[BUG] ext4 null pointer crash in linux-next
2018-10-08 19:54 UTC
[PATCH] tools/lib/traceevent, tools/perf: Move struct tep_handler definition in a local header file
2018-10-08 19:54 UTC (4+ messages)
[PATCH] Documentation/arm64: HugeTLB page implementation
2018-10-08 19:49 UTC (3+ messages)
` [PATCH v2] "
WARNING in __put_task_struct (2)
2018-10-08 19:45 UTC (3+ messages)
[PATCH v3 0/6] System call table generation support
2018-10-08 19:43 UTC (3+ messages)
` [PATCH v3 4/6] parisc: uapi header and system call table file generation
[PATCH 0/4] Various cleanup + Mic Fix
2018-10-08 19:40 UTC (5+ messages)
` [PATCH 1/4] ALSA: hda/ca0132 - Fix microphone inconsistency issues
` [PATCH 2/4] ALSA: hda/ca0132 - Clean up patch_ca0132()
` [PATCH 3/4] ALSA: hda/ca0132 - Add error checking in ca0132_build_controls()
` [PATCH 4/4] ALSA: hda/ca0132 - Fix input effect controls for desktop cards
Make perf script easier to use for itrace
2018-10-08 19:40 UTC (5+ messages)
` [PATCH v6 1/5] tools, perf, script: Add --insn-trace for instruction decoding
[PATCH v4 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
2018-10-08 19:28 UTC (10+ messages)
` [PATCH v4 1/9] x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
` [PATCH v4 2/9] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
` [PATCH v4 3/9] x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
` [PATCH v4 4/9] x86/kvm/mmu: introduce guest_mmu
` [PATCH v4 5/9] x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
` [PATCH v4 6/9] x86/kvm/mmu: make space for source data caching in struct kvm_mmu
` [PATCH v4 7/9] x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
` [PATCH v4 8/9] x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
` [PATCH v4 9/9] x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()
Build regressions/improvements in v4.19-rc7
2018-10-08 19:27 UTC
[PATCH AUTOSEL 4.18 01/58] soundwire: Fix duplicate stream state assignment
2018-10-08 19:20 UTC (5+ messages)
` [PATCH AUTOSEL 4.18 24/58] Input: atakbd - fix Atari CapsLock behaviour
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