linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-28 13:33:46 to 2019-01-28 15:47:02 UTC [more...]

[PATCH AUTOSEL 4.20 001/304] drm/bufs: Fix Spectre v1 vulnerability
 2019-01-28 15:39 UTC  (47+ messages)
` [PATCH AUTOSEL 4.20 004/304] drm/vgem: Fix vgem_init to get drm device available
` [PATCH AUTOSEL 4.20 007/304] ASoC: Intel: mrfld: fix uninitialized variable access
` [PATCH AUTOSEL 4.20 009/304] drm/sun4i: Initialize registers in tcon-top driver
` [PATCH AUTOSEL 4.20 011/304] genirq/affinity: Spread IRQs to all available NUMA nodes
` [PATCH AUTOSEL 4.20 012/304] gpu: ipu-v3: image-convert: Prevent race between run and unprepare
` [PATCH AUTOSEL 4.20 014/304] nds32: Fix gcc 8.0 compiler option incompatible
` [PATCH AUTOSEL 4.20 016/304] wil6210: fix memory leak in wil_find_tx_bcast_2
` [PATCH AUTOSEL 4.20 017/304] ath10k: assign 'n_cipher_suites' for WCN3990
` [PATCH AUTOSEL 4.20 018/304] ath9k: dynack: use authentication messages for 'late' ack
` [PATCH AUTOSEL 4.20 021/304] scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout event
` [PATCH AUTOSEL 4.20 022/304] platform/x86: asus-nb-wmi: Map 0x35 to KEY_SCREENLOCK
` [PATCH AUTOSEL 4.20 025/304] dlm: Don't swamp the CPU with callbacks queued during recovery
` [PATCH AUTOSEL 4.20 026/304] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)
` [PATCH AUTOSEL 4.20 029/304] of: overlay: do not duplicate properties from overlay for new nodes
` [PATCH AUTOSEL 4.20 030/304] bpftool: Improve handling of ENOENT on map dumps
` [PATCH AUTOSEL 4.20 031/304] s390/qeth: utilize virtual MAC for Layer2 OSD devices
` [PATCH AUTOSEL 4.20 033/304] drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONE
` [PATCH AUTOSEL 4.20 034/304] serial: fsl_lpuart: clear parity enable bit when disable parity
` [PATCH AUTOSEL 4.20 035/304] serial: core: Allow processing sysrq at port unlock time
` [PATCH AUTOSEL 4.20 036/304] ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
` [PATCH AUTOSEL 4.20 037/304] MIPS: Boston: Disable EG20T prefetch
` [PATCH AUTOSEL 4.20 039/304] sctp: Fix SKB list traversal in sctp_intl_store_ordered()
` [PATCH AUTOSEL 4.20 040/304] sctp: Fix SKB list traversal in sctp_intl_store_reasm()
` [PATCH AUTOSEL 4.20 044/304] Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1
` [PATCH AUTOSEL 4.20 045/304] fpga: altera-cvp: fix 'bad IO access' on x86_64
` [PATCH AUTOSEL 4.20 048/304] i40e: suppress bogus error message
` [PATCH AUTOSEL 4.20 052/304] usbnet: smsc95xx: fix rx packet alignment
` [PATCH AUTOSEL 4.20 054/304] ARM: OMAP2+: hwmod: Fix some section annotations
` [PATCH AUTOSEL 4.20 055/304] drm/amd/display: fix gamma not being applied correctly
` [PATCH AUTOSEL 4.20 056/304] drm/amd/display: calculate stream->phy_pix_clk before clock mapping
` [PATCH AUTOSEL 4.20 058/304] net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
` [PATCH AUTOSEL 4.20 059/304] modpost: validate symbol names also in find_elf_symbol
` [PATCH AUTOSEL 4.20 060/304] perf tools: Add Hygon Dhyana support
` [PATCH AUTOSEL 4.20 061/304] scsi: cxgb4i: fix thermal configuration dependencies
` [PATCH AUTOSEL 4.20 062/304] soc/tegra: Don't leak device tree node reference
` [PATCH AUTOSEL 4.20 064/304] media: video-i2c: avoid accessing released memory area when removing driver
` [PATCH AUTOSEL 4.20 066/304] staging: erofs: fix the definition of DBG_BUGON
` [PATCH AUTOSEL 4.20 067/304] staging: erofs: fix race when the managed cache is enabled
` [PATCH AUTOSEL 4.20 068/304] x86/resctrl: Fixup the user-visible strings
` [PATCH AUTOSEL 4.20 069/304] media: vivid: fill in media_device bus_info
` [PATCH AUTOSEL 4.20 070/304] RDMA/core: Sync unregistration with netlink commands
` [PATCH AUTOSEL 4.20 071/304] drm: rcar-du: Fix external clock error checks
` [PATCH AUTOSEL 4.20 072/304] ASoC: sunxi: sun50i-codec-analog: Add support for cpvdd regulator supply
` [PATCH AUTOSEL 4.20 073/304] clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_sel
` [PATCH AUTOSEL 4.20 078/304] powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly
` [PATCH AUTOSEL 4.20 079/304] iio: adc: meson-saradc: check for devm_kasprintf failure

[PATCH 0/8] device connection: Add support for device graphs
 2019-01-28 15:46 UTC  (11+ messages)
` [PATCH 1/8] platform/x86: intel_cht_int33fe: Remove connection for the alt mode mux
` [PATCH 2/8] usb: typec: Rationalize the API for the muxes
` [PATCH 4/8] usb: typec: mux: Find the muxes by also matching against the device node

[PATCH v6 00/13] KVM: s390: make use of the GIB
 2019-01-28 15:45 UTC  (13+ messages)
` [PATCH v6 01/13] KVM: s390: drop obsolete else path
` [PATCH v6 02/13] KVM: s390: make bitmap declaration consitent
` [PATCH v6 03/13] KVM: s390: move bitmap idle_mask into arch struct top level
` [PATCH v6 04/13] KVM: s390: coding style kvm_s390_gisa_init/clear()
` [PATCH v6 06/13] KVM: s390: remove kvm_s390_ from gisa static inline functions
` [PATCH v6 11/13] KVM: s390: add functions to (un)register GISC with GISA

ipu3-imgu 0000:00:05.0: required queues are disabled
 2019-01-28 15:45 UTC  (3+ messages)

[PATCH v4] kbuild: Add support for DT binding schema checks
 2019-01-28 15:43 UTC  (4+ messages)

[PATCH] mwifiex: don't print error message on coex event
 2019-01-28 15:43 UTC 

[PATCH v9 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-28 15:42 UTC  (9+ messages)
` [PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts
` [PATCH v9 22/26] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI

[PATCH 2/2] mm: Consider subtrees in memory.events
 2019-01-28 15:41 UTC  (16+ messages)

[PATCH v5 0/4] Provide core API for NMIs
 2019-01-28 15:38 UTC  (5+ messages)
` [PATCH v5 1/4] genirq: Provide basic NMI management for interrupt lines
` [PATCH v5 2/4] genirq: Provide NMI management for percpu_devid interrupts
` [PATCH v5 3/4] genirq: Provide NMI handlers
` [PATCH v5 4/4] irqdesc: Add domain handler for NMIs

[PATCH] audit: always enable syscall auditing when supported and audit is enabled
 2019-01-28 15:38 UTC  (6+ messages)

[PATCH v4 4/5] usb: host: Stops USB controller init if PLL fails to lock
 2019-01-28 15:38 UTC  (2+ messages)

[PATCH] block: set rq->cmd_flags with bio->opf instead of data->cmd_flags when bio is not Null
 2019-01-28 15:36 UTC  (4+ messages)

[PATCH v4 2/5] usb: phy: Workaround for USB erratum-A005728
 2019-01-28 15:36 UTC  (2+ messages)

[<PATCH v1> 1/1] scsi: qcom-ufs: Add support for bus voting using ICB framework
 2019-01-28 15:34 UTC  (4+ messages)

[PATCH v4 1/5] usb: fsl: Set USB_EN bit to select ULPI phy
 2019-01-28 15:33 UTC  (2+ messages)

Ingenic pinctrl fixes
 2019-01-28 15:19 UTC  (9+ messages)
` [PATCH RESEND 1/4] Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] Pinctrl: Ingenic: Add missing parts for "
  ` [PATCH v2 3/3] Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_"

[PATCH 0/3] Enhance loongson-1 clock driver
 2019-01-28 15:20 UTC  (5+ messages)
  ` [PATCH v2 1/3] clk: loongson1: add configuration option for loongson1 clks
  ` [PATCH v2 2/3] clk: loongson1: add of support
  ` [PATCH v2 3/3] dt-bindings: clock: Add loongson-1 clock bindings

[PATCH 1/2] irqchip: Add driver for Loongson-1 interrupt controller
 2019-01-28 15:20 UTC  (5+ messages)
` irqchip: Add driver for Loongson-1 intc v3
  ` [PATCH v4 1/2] irqchip: Add driver for Loongson-1 interrupt controller
  ` [PATCH v4 2/2] dt-bindings: interrupt-controller: loongson ls1x intc

[PATCH 0/5 v3] Fix virtio-blk issue with SWIOTLB
 2019-01-28 15:20 UTC  (4+ messages)

[PATCH RFC] mm: migrate: don't rely on PageMovable() of newpage after unlocking it
 2019-01-28 15:13 UTC  (11+ messages)

[PATCH v2 0/3] platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
 2019-01-28 15:09 UTC  (9+ messages)
` [PATCH v2 1/3] platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h
` [PATCH v2 2/3] platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()

[PATCH V2 01/12] perf/core, x86: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2019-01-28 15:09 UTC  (3+ messages)
` [PATCH V2 05/12] perf mem: Clean up output format and sort order string

[PATCH V2 2/6] clocksource: tegra: add Tegra210 timer driver
 2019-01-28 15:09 UTC  (2+ messages)

[PATCH v2 1/2] staging: erofs: use xattr_prefix to wrap up
 2019-01-28 15:04 UTC  (7+ messages)
` [PATCH v2 2/2] staging: erofs: complete POSIX ACL support

linux-next: Signed-off-by missing for commit in the kselftest-fixes tree
 2019-01-28 15:03 UTC  (2+ messages)

[PATCH 1/4] selftests: lib: allow to override CC in the top-level Makefile
 2019-01-28 15:01 UTC  (4+ messages)

[PATCH] reset: Don't WARN if trying to get a used reset control
 2019-01-28 14:58 UTC  (3+ messages)

[PATCH 00/11] Refactor exception entry on 40x/6xx/8xx
 2019-01-28 14:56 UTC  (3+ messages)

[PATCH v5 0/6] Add ARMv8.3 pointer authentication for kvm guest
 2019-01-28 14:56 UTC  (7+ messages)
` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth registers
` [PATCH v5 4/5] arm64/kvm: add a userspace option to enable pointer authentication
` [kvmtool PATCH v5 6/6] arm/kvm: arm64: Add a vcpu feature for "

[PATCH v2 0/5] media: Allwinner A10 CSI support
 2019-01-28 14:52 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: media: Add Allwinner A10 CSI binding
` [PATCH v2 2/5] media: sunxi: Refactor the Makefile and Kconfig
` [PATCH v2 3/5] media: sunxi: Add A10 CSI driver
` [PATCH v2 4/5] ARM: dts: sun7i: Add CSI0 controller
` [PATCH v2 5/5] DO NOT MERGE: ARM: dts: bananapi: Add Camera support

[PATCH] ext2: Remove redundant check for finding no group
 2019-01-28 14:51 UTC  (2+ messages)

[PATCH] ext2: Annotate implicit fall through in __ext2_truncate_blocks
 2019-01-28 14:51 UTC  (2+ messages)

[PATCH] lib/div64: off by one in shift
 2019-01-28 14:49 UTC 

[PATCH] ext2: Remove useless reset code
 2019-01-28 14:48 UTC  (2+ messages)

[RFC PATCH v2 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
 2019-01-28 14:46 UTC  (4+ messages)

[PATCH 0/2] mm, memory_hotplug: fix uninitialized pages fallouts
 2019-01-28 14:45 UTC  (3+ messages)
` [PATCH 1/2] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
` [PATCH 2/2] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone

[PATCH net-next v2 0/2] mv88e6xxx DSA suspend to RAM support
 2019-01-28 14:44 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: Save switch rules

[PATCH v4] mmc: mxs-mmc: Introduce regulator support
 2019-01-28 14:41 UTC 

[RFC][PATCH] Update -Wattribute-alias for gcc9
 2019-01-28 14:40 UTC  (7+ messages)

[PATCH] platform/x86: wmi: fix potential null pointer dereferences
 2019-01-28 14:38 UTC  (3+ messages)

[PATCH net-next] mdio_bus: Fix PTR_ERR() usage after initialization to constant
 2019-01-28 14:36 UTC  (2+ messages)

[PATCH] refcount_t: add ACQUIRE ordering on success for dec(sub)_and_test variants
 2019-01-28 14:29 UTC  (2+ messages)

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-28 14:26 UTC  (8+ messages)
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities

[RFC v2 0/7] Introduce bus domains controller framework
 2019-01-28 14:23 UTC  (8+ messages)
` [RFC v2 1/7] devicetree: bindings: Document domains controller bindings
` [RFC v2 2/7] domainsctrl: Introduce domains controller framework
` [RFC v2 3/7] base: Add calls to domains controller
` [RFC v2 4/7] devicetree: bindings: domainsctrl: Add STM32 ETZPC bindings
` [RFC v2 5/7] bus: domainsctrl: Add driver for STM32 ETZPC controller
` [RFC v2 6/7] ARM: dts: stm32: Add domainsctrl node for stm32mp157 SoC
` [RFC v2 7/7] ARM: dts: stm32: enable domains controller node on stm32mp157c-ed1

[PATCH] pinctrl: berlin: as370: use generic "pwm" as pwm function name
 2019-01-28 14:21 UTC  (2+ messages)

[PATCH 1/2] regulator: isl6271a: Remove *rdev[3] from struct isl_pmic
 2019-01-28 14:19 UTC  (2+ messages)
` [PATCH 2/2] regulator: isl6271a: Constify isl_core_ops and isl_fixed_ops

[PATCH v2 0/8] qcom: support wakeup capable GPIOs
 2019-01-28 14:17 UTC  (2+ messages)

[PATCH 0/2] reset: meson: add g12a SoC support
 2019-01-28 14:16 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: meson: add g12a bindings
` [PATCH 2/2] reset: meson: add g12a and generic compatible string

[BUG] racy access to p->mm in membarrier_global_expedited()
 2019-01-28 14:15 UTC  (2+ messages)

[RFC PATCH] ALSA: core: Add DMA share buffer support
 2019-01-28 14:14 UTC  (13+ messages)
                ` [alsa-devel] "

[PATCH] perf, script: Fix crash with printing mixed trace point and other events
 2019-01-28 14:13 UTC  (9+ messages)
      ` [RFC] Don't print sample_type bits in non-group events not set in the group's was "

[PATCH 0/3] drivers: Frequency constraint infrastructure
 2019-01-28 14:04 UTC  (7+ messages)

[RFC PATCH v2 07/10] gpio: Initial support for ROHM bd70528 GPIO block
 2019-01-28 14:04 UTC  (3+ messages)

[RFC PATCH v2 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
 2019-01-28 14:02 UTC  (4+ messages)

[PATCH] regulator: axp20x: Fix incorrect vsel_mask settings
 2019-01-28 14:02 UTC 

[PATCH 0/7] MIPS: SGI-IP27 rework
 2019-01-28 14:01 UTC  (8+ messages)
` [PATCH 2/7] MIPS: SGI-IP27: clean up bridge access and header files
` [PATCH 7/7] MIPS: SGI-IP27: abstract chipset irq from bridge

[PATCHv5 00/10] Heterogeneuos memory node attributes
 2019-01-28 14:00 UTC  (2+ messages)

Add Ingenic X1000 serial support
 2019-01-28 13:57 UTC  (4+ messages)
` Serial: Ingenic: Add X1000 suppor for the UART driver
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] "

WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
 2019-01-28 13:58 UTC  (5+ messages)

[PATCH] x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery
 2019-01-28 13:57 UTC  (2+ messages)

[PATCH v3] mmc: mxs-mmc: Introduce regulator support
 2019-01-28 13:56 UTC 

[PATCH 1/2] debugfs: fix debugfs_rename parameter checking
 2019-01-28 13:55 UTC  (4+ messages)
` [PATCH 2/2] debugfs: return error values, not NULL

[PATCH v3] ipmi_si: fix use-after-free of resource->name
 2019-01-28 13:53 UTC  (2+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-28 13:49 UTC  (11+ messages)

[PATCH V3 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2019-01-28 13:52 UTC  (5+ messages)
` [PATCH V3 7/9] x86/alternative: Batch of patch operations

[PATCH] irqchip/gic-v3-its: Lock its device list during find and create its device
 2019-01-28 13:51 UTC  (4+ messages)

[PATCH] syscalls/preadv203: Add basic RWF_NOWAIT test
 2019-01-28 13:46 UTC 

[PATCH v9 0/3] Bug fixes for Qualcomm BT chip wcn3990
 2019-01-28 13:49 UTC  (7+ messages)
` [PATCH v9 1/3] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v9 2/3] Bluetooth: hci_qca: Deassert RTS while baudrate change command

[PATCH 00/15] Habana Labs kernel driver
 2019-01-28 13:51 UTC  (4+ messages)
` [PATCH 11/15] habanalabs: add command submission module

[PATCH 0/9] gpio: mockup: improve the user-space testing interface
 2019-01-28 13:47 UTC  (2+ messages)

[PATCH 1/2] drm: panel: Add Samsung s6e63m0 panel documentation
 2019-01-28 13:47 UTC  (3+ messages)
  ` [PATCH 2/2] drm/panel: Add driver for Samsung S6E63M0 panel

[PATCH] MAINTAINERS: Update filesystem-dax and NVDIMM entries
 2019-01-28 13:44 UTC  (2+ messages)

[PATCH -next] pinctrl: sirf: drop pointless static qualifier in sirfsoc_gpio_probe
 2019-01-28 13:43 UTC  (2+ messages)

[PATCH trivial] kernel.h: Make container_of_safe type safe
 2019-01-28 13:42 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: remove unused 'pinconf-config' debugfs interface
 2019-01-28 13:41 UTC  (2+ messages)

[PATCH v2 2/2] staging: iio: ad7780: moving ad7780 out of staging
 2019-01-28 13:39 UTC  (3+ messages)

cpu/hotplug: broken sibling thread hotplug
 2019-01-28 13:35 UTC  (6+ messages)

[RFC] perf tools: Filter out hidden symbols from labels
 2019-01-28 13:35 UTC  (4+ messages)
  ` [RFCv2] "
    ` [PATCH] "


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