messages from 2018-03-19 13:03:48 to 2018-03-19 15:54:56 UTC [more...]
[PATCH AUTOSEL for 4.14 01/97] i40iw: Fix sequence number for the first partial FPDU
2018-03-19 15:54 UTC (5+ messages)
` [PATCH AUTOSEL for 4.14 04/97] clk: meson: mpll: use 64-bit maths in params_from_rate
` [PATCH AUTOSEL for 4.14 09/97] perf probe: Find versioned symbols from map
` [PATCH AUTOSEL for 4.14 13/97] net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
` [PATCH AUTOSEL for 4.14 16/97] ACPI / video: Default lcd_only to true on Win8-ready and newer machines
[PATCH AUTOSEL for 4.15 001/124] i40iw: Fix sequence number for the first partial FPDU
2018-03-19 15:49 UTC (46+ messages)
` [PATCH AUTOSEL for 4.15 002/124] i40iw: Correct Q1/XF object count equation
` [PATCH AUTOSEL for 4.15 005/124] ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc node
` [PATCH AUTOSEL for 4.15 006/124] Bluetooth: Add a new 04ca:3015 QCA_ROME device
` [PATCH AUTOSEL for 4.15 007/124] ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
` [PATCH AUTOSEL for 4.15 010/124] perf probe: Add warning message if there is unexpected event name
` [PATCH AUTOSEL for 4.15 014/124] net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg
` [PATCH AUTOSEL for 4.15 015/124] net: hns3: add Asym Pause support to phy default features
` [PATCH AUTOSEL for 4.15 019/124] net/mlx4_en: Change default QoS settings
` [PATCH AUTOSEL for 4.15 020/124] IB/mlx5: Report inner RSS capability
` [PATCH AUTOSEL for 4.15 024/124] phy: phy-brcm-usb-init: DRD mode can cause crash on startup
` [PATCH AUTOSEL for 4.15 030/124] thermal/drivers/hisi: Remove bogus const from function return type
` [PATCH AUTOSEL for 4.15 040/124] spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
` [PATCH AUTOSEL for 4.15 041/124] RDMA/hns: Update the usage of sr_max and rr_max field
` [PATCH AUTOSEL for 4.15 045/124] irqchip/ompic: fix return value check in ompic_of_init()
` [PATCH AUTOSEL for 4.15 046/124] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
` [PATCH AUTOSEL for 4.15 049/124] vfb: fix video mode and line_length being set when loaded
` [PATCH AUTOSEL for 4.15 050/124] ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings
` [PATCH AUTOSEL for 4.15 062/124] nvme_fcloop: disassocate local port structs
` [PATCH AUTOSEL for 4.15 065/124] perf report: Fix a no annotate browser displayed issue
` [PATCH AUTOSEL for 4.15 067/124] staging: lustre: disable preempt while sampling processor id
` [PATCH AUTOSEL for 4.15 068/124] nvme: fix subsystem multiple controllers support check
` [PATCH AUTOSEL for 4.15 070/124] netfilter: core: only allow one nat hook per hook point
` [PATCH AUTOSEL for 4.15 085/124] scsi: libsas: Use dynamic alloced work to avoid sas event lost
` [PATCH AUTOSEL for 4.15 091/124] blk-mq: fix kernel oops in blk_mq_tag_idle()
` [PATCH AUTOSEL for 4.15 093/124] block, bfq: put async queues for root bfq groups too
` [PATCH AUTOSEL for 4.15 096/124] EDAC, mv64x60: Fix an error handling path
` [PATCH AUTOSEL for 4.15 098/124] uio_hv_generic: check that host supports monitor page
` [PATCH AUTOSEL for 4.15 101/124] i40evf: don't rely on netif_running() outside rtnl_lock()
` [PATCH AUTOSEL for 4.15 105/124] PM / domains: Don't skip driver's ->suspend|resume_noirq() callbacks
` [PATCH AUTOSEL for 4.15 109/124] gpio: thunderx: fix error return code in thunderx_gpio_probe()
` [PATCH AUTOSEL for 4.15 110/124] x86/gart: Exclude GART aperture from vmcore
` [PATCH AUTOSEL for 4.15 111/124] sdhci: Advertise 2.0v supply on SDIO host controller
` [PATCH AUTOSEL for 4.15 112/124] ibmvnic: Don't handle RX interrupts when not up
` [PATCH AUTOSEL for 4.15 113/124] Input: goodix - disable IRQs while suspended
` [PATCH AUTOSEL for 4.15 114/124] mtd: mtd_oobtest: Handle bitflips during reads
` [PATCH AUTOSEL for 4.15 115/124] crypto: aes-generic - build with -Os on gcc-7+
` [PATCH AUTOSEL for 4.15 116/124] genirq/affinity: assign vectors to all possible CPUs
` [PATCH AUTOSEL for 4.15 117/124] perf tools: Fix copyfile_offset update of output offset
` [PATCH AUTOSEL for 4.15 118/124] signal/parisc: Document a conflict with SI_USER with SIGFPE
` [PATCH AUTOSEL for 4.15 119/124] signal/metag: "
` [PATCH AUTOSEL for 4.15 120/124] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
` [PATCH AUTOSEL for 4.15 121/124] signal/arm: Document conflicts with SI_USER and SIGFPE
` [PATCH AUTOSEL for 4.15 122/124] xfs: account finobt blocks properly in perag reservation
` [PATCH AUTOSEL for 4.15 123/124] tcmu: release blocks for partially setup cmds
` [PATCH AUTOSEL for 4.15 124/124] thermal: int3400_thermal: fix error handling in int3400_thermal_probe()
[RFC PATCH 0/3] kernel: add support for 256-bit IO access
2018-03-19 15:53 UTC (11+ messages)
` [RFC PATCH 1/3] include/linux: add 256-bit IO accessors
` [RFC PATCH 2/3] x86/io: implement 256-bit IO read and write
` [RFC PATCH 3/3] cxgb4: read on-chip memory 256-bits at a time
use generic dma-direct and swiotlb code for x86 V3
2018-03-19 15:48 UTC (17+ messages)
` [PATCH 10/14] set_memory.h: provide set_memory_{en,de}crypted stubs
` [PATCH 11/14] swiotlb: remove swiotlb_set_mem_attributes
` [PATCH 12/14] dma-direct: handle the memory encryption bit in common code
` [PATCH 13/14] dma-direct: handle force decryption for dma coherent buffers "
[PATCH 00/19] C-SKY(csky) Linux Kernel Port
2018-03-19 15:45 UTC (9+ messages)
` [PATCH 06/19] csky: IRQ handling
` [PATCH 15/19] csky: Build infrastructure
` [PATCH 16/19] csky: Device tree
` [PATCH 19/19] irqchip: add irq-nationalchip.c and irq-csky.c
[PATCH] ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
2018-03-19 15:45 UTC (4+ messages)
[PATCH 1/5] Staging: rtl8723bs: os_dep
2018-03-19 15:43 UTC (6+ messages)
` [PATCH 2/5] Staging: rtl8723bs: os_dep Spacing issue
` [PATCH 3/5] Staging:rtl8723bs:os_dep braces not necessary
` [PATCH 4/5] Staging:rtl8723bs:os_dep blank line needed
` [PATCH 5/5] Staging:rtl8723bs:os_dep Fixed braces
[PATCH 00/21] eeprom: at24: driver refactoring
2018-03-19 15:43 UTC (10+ messages)
` [PATCH 04/21] eeprom: at24: use SPDX identifier instead of GPL boiler-plate
[PATCH 0/2 v6] Lattice MachXO2 Slave SPI FPGA Manager support
2018-03-19 15:42 UTC (4+ messages)
` [PATCH 1/2] dt: bindings: fpga: add lattice machxo2 slave spi binding description
[PATCH] clk: don't call __of_clk_get_by_name() unnecessarily from clk_get()
2018-03-19 15:42 UTC (4+ messages)
linux-next on x60: network manager often complains "network is disabled" after resume
2018-03-19 15:40 UTC (4+ messages)
[PATCH v5 0/9] ipc: Clamp *mni to the real IPCMNI limit & increase that limit
2018-03-19 15:39 UTC (7+ messages)
` [PATCH v5 1/9] sysctl: Add flags to support min/max range clamping
` [PATCH v5 2/9] proc/sysctl: Provide additional ctl_table.flags checks
[PATCH 1/3] libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
2018-03-19 15:37 UTC (4+ messages)
` [PATCH 2/3] libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
` [PATCH 3/3] libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
[PATCH v4] cpuset: Enable cpuset controller in default hierarchy
2018-03-19 15:34 UTC (11+ messages)
[PATCH v2 0/4] ARM: davinci: remove the mach-specific aemif driver - part 1
2018-03-19 15:33 UTC (5+ messages)
` [PATCH v2 1/4] memory: aemif: don't rely on kbuild for driver's name
` [PATCH v2 2/4] memory: aemif: add support for board files
` [PATCH v2 3/4] ARM: davinci: add aemif & nand support to da850-lcdk in legacy mode
` [PATCH v2 4/4] ARM: davinci: use aemif platform driver in legacy mode for da850-evm
[PATCH] percpu: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
2018-03-19 15:32 UTC (7+ messages)
` [PATCH v2] mm: "
kernel BUG at drivers/vhost/vhost.c:LINE!
2018-03-19 15:29 UTC (3+ messages)
` get_user_pages returning 0 (was Re: kernel BUG at drivers/vhost/vhost.c:LINE!)
[PATCH RESEND v2 0/2] drm/xen-front: Add support for Xen PV display frontend
2018-03-19 15:28 UTC (7+ messages)
` [PATCH RESEND v2 1/2] "
[PATCH] workqueue: make manage_workers() and pool destruction exclusive
2018-03-19 15:27 UTC (2+ messages)
[PATCHv2 0/5] arm64: allwinner: Add support for TERES-I laptop
2018-03-19 15:27 UTC (4+ messages)
` [PATCHv2 5/5] arm64: allwinner: a64: "
[PATCH v2 1/2] x86, msr: add rdmsr_safe_on_cpu_resched() and use it in msr_read()
2018-03-19 15:25 UTC (2+ messages)
` [PATCH v2 2/2] x86, cpuid: allow cpuid_read() to schedule
[PATCH v5 0/7] Enlightened VMCS support for KVM on Hyper-V
2018-03-19 15:20 UTC (8+ messages)
` [PATCH v5 1/7] x86/hyper-v: move hyperv.h out of uapi
` [PATCH v5 2/7] x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
` [PATCH v5 3/7] x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
` [PATCH v5 4/7] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v5 5/7] x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
` [PATCH v5 6/7] x86/hyper-v: detect nested features
` [PATCH v5 7/7] x86/kvm: use Enlightened VMCS when running on Hyper-V
[PATCH AUTOSEL for 4.14 01/67] Bluetooth: hci_qca: Avoid setup failure on missing rampatch
2018-03-19 15:22 UTC (4+ messages)
` [PATCH AUTOSEL for 4.14 12/67] KVM: x86: add support for emulating UMIP
[RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
2018-03-19 15:22 UTC (3+ messages)
[PATCH] acpi, numa: fix pxm to online numa node associations
2018-03-19 15:21 UTC (2+ messages)
[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
2018-03-19 15:19 UTC (3+ messages)
[PATCH v2] ASoC: samsung: Mark unused Odroid compatibles as deprecated
2018-03-19 15:16 UTC (5+ messages)
[PATCH] kernel/rtmutex: Handle non enqueued waiters gracefully in remove_waiter()
2018-03-19 15:11 UTC (3+ messages)
[PATCH 0/4] VLA removal from the GPIO subsystem
2018-03-19 15:09 UTC (8+ messages)
` [PATCH 1/4] gpio: Remove VLA from gpiolib
[PATCH] x86/vsyscall/64: Use proper accessor to update p4d entry
2018-03-19 15:09 UTC (2+ messages)
[PATCH] arm: dts: hummingboard2: convert onboard audio to simple-audio-card
2018-03-19 15:02 UTC (4+ messages)
[PATCH v10 00/10] livepatch: Atomic replace feature
2018-03-19 15:02 UTC (7+ messages)
` [PATCH v10 03/10] livepatch: Initial support for dynamic structures
` [PATCH v10 05/10] livepatch: Support separate list for replaced patches
[PATCH] qede: fix spelling mistake: "registeration" -> "registration"
2018-03-19 14:57 UTC
[PATCH 0/2] SDM845 System Cache Driver
2018-03-19 14:55 UTC (3+ messages)
` [PATCH 2/2] drivers: soc: Add LLCC driver
[PATCH v3] ata: add Amiga Gayle PATA controller driver
2018-03-19 14:42 UTC (4+ messages)
[PATCH v3 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
2018-03-19 14:42 UTC (6+ messages)
` [PATCH v3 3/5] tpm: migrate tpm2_probe() "
[PATCHv2 0/4] VLA removal from the gpio subsystem
2018-03-19 14:38 UTC (3+ messages)
` [PATCHv2 2/4] gpio: Remove VLA from MAX3191X driver
[PATCH] arm64: dts: uniphier: add syscon property for UniPhier sound system
2018-03-19 14:35 UTC (2+ messages)
[PATCH] bnx2x: fix spelling mistake: "registeration" -> "registration"
2018-03-19 14:32 UTC
[PATCH] [v3] y2038: introduce struct __kernel_old_timeval
2018-03-19 14:27 UTC (2+ messages)
` [tip:timers/core] y2038: Introduce "
[PATCH] pinctrl: uniphier: add UART hardware flow control pin-mux settings
2018-03-19 14:26 UTC (2+ messages)
[PATCH] tools: Fix str_error_r() Werror=restrict build
2018-03-19 14:23 UTC (3+ messages)
[PATCH] drm: Reduce object size of DRM_DEV_<LEVEL> uses
2018-03-19 14:16 UTC (2+ messages)
[RFC 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
2018-03-19 14:15 UTC (5+ messages)
` [RFC 01/12] KVM: arm/arm64: Avoid multiple dist->spis kfree
` [RFC 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
general protection fault in ucma_set_ib_path
2018-03-19 14:14 UTC (2+ messages)
linux-next: manual merge of the drm-misc tree with the drm tree
2018-03-19 14:14 UTC (2+ messages)
[Outreachy kernel] [PATCH] gpu: drm: Use list_{next/prev}_entry instead of list_entry
2018-03-19 14:13 UTC (2+ messages)
[PATCH] usb: dwc3: gadget: Correct the logic for queuing sgs
2018-03-19 14:12 UTC (3+ messages)
[PATCH 0/9] KEYS: Blacklisting & UEFI database load
2018-03-19 14:12 UTC (6+ messages)
[PATCH net-next v2 0/2] brcmfmac: add new dt entries for SG SDIO settings
2018-03-19 14:10 UTC (4+ messages)
` [PATCH net-next v2 2/2] dt: bindings: add new dt entries for brcmfmac
[PATCH v2] PCI / PM: Always check PME wakeup capability for runtime wakeup support
2018-03-19 14:09 UTC
[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
2018-03-19 14:05 UTC (21+ messages)
` [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
` [Letux-kernel] "
Build regressions/improvements in v4.16-rc6
2018-03-19 13:56 UTC
[PATCH v2] irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
2018-03-19 13:55 UTC (5+ messages)
[PATCH v4 00/10] Sunxi: Add SMP support on A83T
2018-03-19 13:55 UTC (7+ messages)
` [PATCH v4 10/10] ARM: sunxi: smp: Add initialization of CNTVOFF
[PATCH] ACPI / PM: allow deeper wakeup power states with no _SxD nor _SxW
2018-03-19 13:53 UTC (2+ messages)
[PATCH] drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
2018-03-19 13:53 UTC (4+ messages)
[PATCH] usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
2018-03-19 13:53 UTC (11+ messages)
` [PATCH v2] "
[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-19 13:46 UTC (11+ messages)
` [PATCH 5/8] "
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
[PATCH v4 0/9] Initial Allwinner H6 support
2018-03-19 13:44 UTC (4+ messages)
[PATCH] rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
2018-03-19 13:44 UTC (2+ messages)
[PATCH linux dev-4.16] drivers: i2c: master arbiter: create driver
2018-03-19 13:44 UTC (3+ messages)
[PATCH v2 2/2] ALSA: usb: initial USB Audio Device Class 3.0 support
2018-03-19 13:43 UTC (2+ messages)
[PATCH net-next 00/10] net: mvpp2: phylink conversion
2018-03-19 13:42 UTC (20+ messages)
` [PATCH net-next 02/10] net: phy: phylink: allow 10GKR interface to use in-band negotiation
` [EXT] "
[PATCH] drm/i915/gvt: fix spelling mistake: "registeration" -> "registration"
2018-03-19 13:41 UTC
[PATCH 4.9 0/2] Clear LED_BLINK_SW flag in led_blink_set()
2018-03-19 13:37 UTC (3+ messages)
` [PATCH 4.9 1/2] Revert "led: core: Fix brightness setting when setting delay_off=0"
[PATCH 1/4] GPU: drm: Fixed Spacing issue
2018-03-19 13:34 UTC (2+ messages)
[PATCH] rbd: fix spelling mistake: "reregisteration" -> "re-registration"
2018-03-19 13:33 UTC
[PATCH] regulator: giving regulator controlling gpios a non-empty label when used through the devicetree
2018-03-19 13:23 UTC
[Outreachy kernel] [PATCH] gpu: drm: Use list_first_entry instead of list_entry
2018-03-19 13:17 UTC (5+ messages)
` [Outreachy kernel] "
` Fwd: "
use generic dma-direct and swiotlb code for x86
2018-03-19 13:17 UTC (8+ messages)
` [PATCH 11/13] dma-direct: handle the memory encryption bit in common code
[PATCH] hwmon: MC13982: add uid and die temperature sensor inputs
2018-03-19 13:17 UTC (2+ messages)
[PATCH v8 00/42] ARM: davinci: convert to common clock framework
2018-03-19 13:17 UTC (2+ messages)
[PATCH v4 1/3] drm/panel: refactor INNOLUX P079ZCA panel driver
2018-03-19 13:09 UTC (4+ messages)
[PATCH v6 0/2] x86/devicetree: Enable multiprocessing
2018-03-19 13:06 UTC (3+ messages)
` [PATCH v6 1/2] of: Documentation: Specify local APIC ID in "reg"
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