messages from 2018-02-20 04:26:04 to 2018-02-20 11:41:51 UTC [more...]
[PATCH] kconfig: Don't leak choice names during parsing
2018-02-20 11:40 UTC
[PATCH v2] tpm: use kmemdup() to copy the event log
2018-02-20 11:41 UTC
[PATCH 1/3] locking/ww_mutex: cleanup lock->ctx usage in amdgpu
2018-02-20 11:33 UTC (8+ messages)
[PATCH 00/18] crypto: talitos - fixes and performance improvement
2018-02-20 11:32 UTC (11+ messages)
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests
[PATCH v3 0/4] Speculation control improvements
2018-02-20 11:28 UTC (19+ messages)
` [PATCH v3 1/4] x86/speculation: Use IBRS if available before calling into firmware
` [tip:x86/pti] "
` [PATCH v3 2/4] x86/speculation: Support "Enhanced IBRS" on future CPUs
` [PATCH v3 3/4] Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
` [tip:x86/pti] "
` [PATCH v3 4/4] x86/retpoline: Support retpoline build with Clang
` [tip:x86/pti] x86/retpoline: Support retpoline builds "
[PATCH 0/9] serial: Fix out-of-bounds accesses through DT aliases
2018-02-20 11:27 UTC (22+ messages)
` [PATCH 1/9] serial: arc_uart: Fix out-of-bounds access through DT alias
` [PATCH 2/9] serial: fsl_lpuart: "
` [PATCH 3/9] serial: imx: "
` [PATCH 4/9] serial: mxs-auart: "
` [PATCH 5/9] serial: pxa: "
` [PATCH 6/9] serial: samsung: "
` [PATCH 7/9] serial: sh-sci: "
` [PATCH 8/9] serial: sirf: "
` [PATCH 9/9] serial: xuartps: "
[PATCH] drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTC
2018-02-20 11:17 UTC (4+ messages)
[PATCH] PM / wakeirq: Add wakeup name to dedicated wake irqs
2018-02-20 11:14 UTC (4+ messages)
[PATCH] ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
2018-02-20 11:16 UTC
[PATCH v2] xhci: Fix front USB ports on ASUS PRIME B350M-A
2018-02-20 11:13 UTC (3+ messages)
[PATCH 0/3] fixing the last failures in randconfig builds
2018-02-20 11:11 UTC (9+ messages)
` [PATCH 1/3] Kconfig: disable PROFILE_ALL_BRANCHES for compile testing
` [PATCH 2/3] Kconfig: improve handling for all{rand,yes,no,}.config fragments
` [PATCH 3/3] Kconfig: add a default allrandom.config
[PATCH] cpufreq: scpi: invoke frequency-invariance setter function
2018-02-20 11:10 UTC
[PATCH RESEND] x86: consider effective protection attributes in W+X check
2018-02-20 11:09 UTC (8+ messages)
[PATCH v4] rtc: isl12026: Add driver
2018-02-20 11:03 UTC (2+ messages)
[PATCH] PCI: Add quirk for Cavium Thunder-X2 PCIe erratum #173
2018-02-20 10:58 UTC (4+ messages)
Appending firmware/hardware dump to vmcore during kernel panic
2018-02-20 10:56 UTC
[PATCH] usb: host: ehci-platform: add support for optional external vbus supply
2018-02-20 10:53 UTC (3+ messages)
[PATCH] mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
2018-02-20 10:50 UTC (2+ messages)
[PATCH 00/21] staging: assorted lustre clean-up
2018-02-20 10:50 UTC (5+ messages)
` [PATCH 14/21] staging: lustre: fix assorted checkpatch errors
` [lustre-devel] "
Patch "[Variant 2/Spectre-v2] arm64: Implement branch predictor hardening for Falkor" has been added to the 4.14-stable tree
2018-02-20 10:49 UTC (4+ messages)
[PATCH v6 0/4] x86, kasan: add KASAN checks to atomic operations
2018-02-20 10:40 UTC (7+ messages)
[PATCH 4.9 00/92] 4.9.81-stable review
2018-02-20 10:40 UTC (9+ messages)
[PATCH v4] reset: add support for non-DT systems
2018-02-20 10:39 UTC (3+ messages)
[PATCH v3 1/3] acpi: introduce acpi_arch_get_root_pointer() for getting rsdp address
2018-02-20 10:24 UTC (2+ messages)
` [tip:x86/boot] acpi: Introduce "
[RFCv4 00/21] Request API
2018-02-20 10:36 UTC (26+ messages)
` [RFCv4 01/21] media: add request API core and UAPI
` [RFCv4 02/21] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv4 03/21] v4l2-ctrls: prepare internal structs for request API
` [RFCv4 04/21] v4l2-ctrls: add core "
` [RFCv4 05/21] v4l2-ctrls: use ref in helper instead of ctrl
` [RFCv4 06/21] v4l2-ctrls: support g/s_ext_ctrls for requests
` [RFCv4 07/21] v4l2-ctrls: add v4l2_ctrl_request_setup
` [RFCv4 08/21] [WAR] v4l2-ctrls: do not clone non-standard controls
` [RFCv4 09/21] v4l2: add request API support
` [RFCv4 10/21] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv4 11/21] media: v4l2_fh: add request entity field
` [RFCv4 12/21] media: videobuf2: add support for requests
` [RFCv4 13/21] media: videobuf2-v4l2: "
` [RFCv4 14/21] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFCv4 15/21] v4l2-ctrls: support requests in EXT_CTRLS ioctls
` [RFCv4 16/21] v4l2: video_device: support for creating requests
` [RFCv4 17/21] media: mem2mem: support for requests
` [RFCv4 18/21] Documentation: v4l: document request API
` [RFCv4 19/21] media: vim2m: add request support
` [RFCv4 20/21] media: vivid: add request support for the video capture device
` [RFCv4 21/21] [WIP] media: media-device: support for creating requests
[PATCH v3 2/3] x86/acpi: add a new x86_init_acpi structure to x86_init_ops
2018-02-20 10:24 UTC (2+ messages)
` [tip:x86/boot] x86/acpi: Add "
[PATCH v3 3/3] x86/xen: add pvh specific rsdp address retrieval function
2018-02-20 10:25 UTC (2+ messages)
` [tip:x86/boot] x86/xen: Add "
[PATCH 0/2] MIPS: CONFIG_SMP_SINGLE_IPI
2018-02-20 10:32 UTC (3+ messages)
` [PATCH 1/2] MIPS: SMP: Group CONFIG_GENERIC_IRQ_IPI together
` [PATCH 2/2] MIPS: SMP: Introduce CONFIG_SMP_SINGLE_IPI
[PATCH] X86/UAPI: Use __u64 instead of u64 in hyperv.h
2018-02-20 10:23 UTC (2+ messages)
` [tip:x86/urgent] x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>
[PATCH] x86-64/realmode: add instruction suffix
2018-02-20 10:28 UTC (2+ messages)
` [tip:x86/pti] x86-64/realmode: Add "
[PATCH] x86/LDT: avoid warning in 32-bit builds with older gcc
2018-02-20 10:27 UTC (2+ messages)
` [tip:x86/pti] x86/LDT: Avoid "
[PATCH] x86/IO-APIC: avoid warning in 32-bit builds
2018-02-20 10:27 UTC (2+ messages)
` [tip:x86/pti] x86/IO-APIC: Avoid "
[PATCH] x86/asm: improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
2018-02-20 10:26 UTC (2+ messages)
` [tip:x86/pti] x86/asm: Improve "
[PATCH] x86/mm: remove stale comment about kmemcheck
2018-02-20 10:26 UTC (2+ messages)
` [tip:x86/pti] x86/mm: Remove stale comment about KMEMCHECK
[PATCH] x86: fix {pmd,pud}_{set,clear}_flags()
2018-02-20 10:25 UTC (2+ messages)
` [tip:x86/pti] x86/mm: Fix {pmd,pud}_{set,clear}_flags()
[PATCH] ASoC: uniphier: evea: fix typo 'eva' -> 'evea'
2018-02-20 10:21 UTC (2+ messages)
[PATCH RFC] riscv/barrier: Define __smp_{mb,rmb,wmb}
2018-02-20 10:17 UTC
[PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
2018-02-20 10:13 UTC (3+ messages)
` [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ANY)
[PATCH 00/15] R-Car M3-N initial support
2018-02-20 10:10 UTC (4+ messages)
` [PATCH 03/15] soc: renesas: Add R-Car M3-N support
linux-next: Tree for Feb 19
2018-02-20 10:07 UTC (4+ messages)
` linux-next: Tree for Feb 19 (gpu/drm/pl111/)
[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
2018-02-20 10:00 UTC (7+ messages)
` [RFC PATCH V2 11/22] x86/intel_rdt: Associate pseudo-locked regions with its domain
[PATCH v3] MIPS: pm-cps: Block system suspend when a JTAG probe is present
2018-02-20 9:58 UTC
[PATCH v1 0/2] PCI/PM: Add comments, allow PM of conventional & hotplug bridges
2018-02-20 9:57 UTC (6+ messages)
` [PATCH v1 1/2] PCI: Add PCIe port runtime suspend details
` [PATCH v1 2/2] PCI: Allow user to request power management of conventional and hotplug bridges
[PATCH] xen/blkback: update sysfs interface documentation
2018-02-20 9:53 UTC
INFO: rcu detected stall in xfrm_confirm_neigh
2018-02-20 9:53 UTC (6+ messages)
[PATCH v3 0/3] Enable CONFIG_VT support for S390
2018-02-20 9:43 UTC (2+ messages)
[PATCH 0/2] Introduce STM32 USB PHY Controller driver
2018-02-20 9:40 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: phy: add support for STM32 USB PHY Controller (USBPHYC)
KASAN: use-after-free Read in pppol2tp_connect
2018-02-20 9:41 UTC
[PATCH v3 00/25] ASoC: qcom: Add support to QDSP based Audio
2018-02-20 9:36 UTC (15+ messages)
` [PATCH v3 01/25] dt-bindings: soc: qcom: Add bindings for APR bus
` [PATCH v3 02/25] soc: qcom: add support to APR bus driver
` [PATCH v3 05/25] ASoC: qcom: qdsp6: Add support to Q6AFE
` [alsa-devel] "
` [PATCH v3 14/25] ASoC: qcom: qdsp6: Add support to q6afe dai driver
` [alsa-devel] "
[PATCH 0/8] Use clk bulk API in exynos5433 drivers
2018-02-20 9:36 UTC (4+ messages)
` [PATCH 1/8] clk: Add clk_bulk_alloc functions
[PATCH] tools/memory-model: remove rb-dep, smp_read_barrier_depends, and lockless_dereference
2018-02-20 9:33 UTC (3+ messages)
[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
2018-02-20 9:24 UTC (2+ messages)
[PATCH v4 06/13] power: supply: axp20x_battery: use data struct for variant specific code
2018-02-20 9:12 UTC (3+ messages)
` [RFC PATCH] power: supply: axp20x_battery: axp209_data can be static
[PATCH] block: rbd: update sysfs interface
2018-02-20 9:08 UTC
[PATCH 0/2] add support for Socionext SynQuacer I2C controller
2018-02-20 9:08 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: add binding for Socionext SynQuacer I2C
` [PATCH 2/2] i2c: add support for Socionext SynQuacer I2C controller
[PATCH v2] irqchip/gic-v3-its: Add workaround for ThunderX2 erratum #174
2018-02-20 9:07 UTC (5+ messages)
[PATCH v3 0/6] vfio/type1: Add support for valid iova list management
2018-02-20 9:05 UTC (6+ messages)
` [PATCH v3 1/6] vfio/type1: Introduce iova list and add iommu aperture validity check
[PATCH] drm/meson: fix vsync buffer update
2018-02-20 9:04 UTC (3+ messages)
[PATCH v9 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
2018-02-20 8:58 UTC (4+ messages)
` [PATCH v9 11/11] media: i2c: ov7670: Fully set mbus frame fmt
[PATCH] PCI: stop crashing in pci_release_resource
2018-02-20 8:58 UTC
[PATCH] scsi: cxlflash: Select SCSI_SCAN_ASYNC
2018-02-20 8:56 UTC (2+ messages)
[PATCH] mtd: nand: gpmi: fix edo mode for non fully ONFI compliant flashes
2018-02-20 8:53 UTC (2+ messages)
[PATCH RESEND 0/2] swap readahead clean up
2018-02-20 8:52 UTC (3+ messages)
` [PATCH RESEND 1/2] mm: swap: clean up swap readahead
` [PATCH RESEND 2/2] mm: swap: unify cluster-based and vma-based "
[PATCH 1/2] x86/speculation: Correct Speculation Control microcode blacklist again
2018-02-20 8:52 UTC (20+ messages)
` [PATCH 2/2] x86/speculation: Support "Enhanced IBRS" on future CPUs
[PATCH 2/6] mfd: cros_ec: free IRQ automatically
2018-02-20 8:52 UTC (3+ messages)
[PATCH 00/31 v2] PTI support for x86_32
2018-02-20 8:40 UTC (2+ messages)
[PATCH] kconfig: clean-up reverse dependency help implementation
2018-02-20 8:18 UTC
net: hang in unregister_netdevice: waiting for lo to become free
2018-02-20 8:14 UTC (10+ messages)
[RFC PATCH v2 0/6] dt-bindings: add bindings for USB physical connector
2018-02-20 8:10 UTC (4+ messages)
` [RFC PATCH v2 1/6] "
[PATCH v2] [media] Use common error handling code in 20 functions
2018-02-20 8:07 UTC (2+ messages)
[GIT PULL] extcon fixes for v4.16-rc3
2018-02-20 7:58 UTC (2+ messages)
[PATCH 00/10] Add Actions Semi S900 pinctrl and gpio support
2018-02-20 7:55 UTC (5+ messages)
` [PATCH 04/10] pinctrl: actions: Add Actions S900 pinctrl driver
` [PATCH 08/10] gpio: Add gpio driver for Actions OWL S900 SoC
Timekeeping warning during resume from suspend to disk
2018-02-20 7:54 UTC (2+ messages)
[PATCH v3 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
2018-02-20 7:45 UTC (3+ messages)
` [PATCH v3 2/2] net: ethernet: nixge: Add support "
[PATCH] auxdisplay: Replace licenses with SPDX identifiers
2018-02-20 7:41 UTC (5+ messages)
[RFC PATCH v2 0/5] x86/entry/64: interrupt entry size reduction
2018-02-20 7:37 UTC (4+ messages)
` [RFC PATCH v2 5/5] x86/entry/64: open-code switch_to_thread_stack
[PATCH v7 00/61] XArray version 7 -- for merging
2018-02-20 7:34 UTC (3+ messages)
` [PATCH v7 15/61] xarray: Add xa_load
[PATCH v3 04/11] watchdog/hpwdt: white space changes
2018-02-20 7:31 UTC (3+ messages)
` [v3,04/11] "
[PATCH net-next 0/7] stmmac multi-queue fixes and cleanups
2018-02-20 7:31 UTC (3+ messages)
` [PATCH net-next 1/7] net: stmmac: set MSS for each tx DMA channel
[PATCH 00/17] Include linux trace docs to Sphinx TOC tree
2018-02-20 7:28 UTC (3+ messages)
` [PATCH 05/17] trace doc: convert trace/ftrace.txt to rst format
[PATCH 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
2018-02-20 7:25 UTC (3+ messages)
` [PATCH 2/4] ARM: OMAP2+: Introduce low-level suspend code for AM43XX
[PATCH v2] staging:iio:meter: Add name to function definition arguments
2018-02-20 7:24 UTC (2+ messages)
[PATCH v2] Staging: bcm2048: Fix function argument alignment in radio-bcm2048.c
2018-02-20 6:53 UTC
[PATCH 2/4] Staging: ks7010: hostif: Fix multiple use of arguments in SME queue macros
2018-02-20 6:35 UTC (4+ messages)
` [PATCH v2 1/3] Staging: ks7010: sdio: Convert RX/TX queue macros into real functions
` [PATCH v2 2/3] Staging: ks7010: hostif: Convert SME queue macros to "
` [PATCH v2 3/3] Staging: ks7010: hostif: Convert the ps_confirm_wait_inc() macro to a real function
[PATCH v2 0/7] fujitsu-laptop: Miscellaneous cleanups
2018-02-20 6:27 UTC (9+ messages)
` [PATCH v2 1/7] platform/x86: fujitsu-laptop: Unify local variable naming
` [PATCH v2 2/7] platform/x86: fujitsu-laptop: Defer input device registration
` [PATCH v2 3/7] platform/x86: fujitsu-laptop: Simplify error paths
` [PATCH v2 4/7] platform/x86: fujitsu-laptop: Clearly distinguish module parameters
` [PATCH v2 5/7] platform/x86: fujitsu-laptop: Do not include linux/slab.h
` [PATCH v2 6/7] platform/x86: fujitsu-laptop: Define constants for backlight power control
` [PATCH v2 7/7] platform/x86: fujitsu-laptop: Clean up constants
[PATCH net-queue] e1000e: Fix check_for_link return value with autoneg off
2018-02-20 6:12 UTC
[PATCH v9 07/11] media: i2c: ov772x: Support frame interval handling
2018-02-20 5:22 UTC (4+ messages)
` [RFC PATCH] media: i2c: ov772x: ov772x_frame_intervals[] can be static
[PATCH v7 0/7] Address error and recovery for AER and DPC
2018-02-20 4:57 UTC (2+ messages)
[PATCH 1/2] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
2018-02-20 4:56 UTC (4+ messages)
[PATCH 00/12] Major code reorganization to make all i2c transfers working
2018-02-20 4:32 UTC (5+ messages)
` [PATCH 11/12] i2c: qup: reorganization of driver code to remove polling for qup v1
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