linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-25 03:25:24 to 2018-11-25 18:57:33 UTC [more...]

[patch V2 00/28] x86/speculation: Remedy the STIBP/IBPB overhead
 2018-11-25 18:33 UTC  (12+ messages)
` [patch V2 04/28] x86/speculation: Reorganize cpu_show_common()
` [patch V2 05/28] x86/speculation: Disable STIBP when enhanced IBRS is in use
` [patch V2 08/28] sched/smt: Make sched_smt_present track topology
` [patch V2 09/28] x86/Kconfig: Select SCHED_SMT if SMP enabled
` [patch V2 10/28] sched/smt: Expose sched_smt_present static key
` [patch V2 11/28] x86/speculation: Rework SMT state change
` [patch V2 13/28] x86/speculation: Reorder the spec_v2 code
` [patch V2 16/28] x86/speculation: Unify conditional spectre v2 print functions
` [patch V2 17/28] x86/speculation: Add command line control for indirect branch speculation
` [patch V2 18/28] x86/speculation: Prepare for per task indirect branch speculation control
` [patch V2 19/28] x86/process: Consolidate and simplify switch_to_xtra() code

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-25 18:55 UTC  (11+ messages)

[PATCH] mm: put_and_wait_on_page_locked() while page is migrated
 2018-11-25 18:30 UTC  (3+ messages)

[PATCH][V2] net: bridge: remove redundant checks for null p->dev and p->br
 2018-11-25 18:26 UTC  (3+ messages)

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-25 18:19 UTC  (21+ messages)
` [PATCH 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH 3/8] socket: Disentangle SOCK_RCVTSTAMPNS from SOCK_RCVTSTAMP
` [PATCH 6/8] socket: Add struct sock_timeval
` [PATCH 7/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH 8/8] socket: Add SO_TIMESTAMPING_NEW

[RFC -next v0 0/3] netfilter: expose flow offload tables as an ebpf map
 2018-11-25 18:09 UTC  (4+ messages)
` [RFC -next v0 1/3] bpf: modular maps
` [RFC -next v0 2/3] netfilter: nf_flow_table: support a new 'snoop' mode
` [RFC -next v0 3/3] netfilter: nf_flow_table_bpf_map: introduce new loadable bpf map

[PATCH] clk: rockchip: add clock gate of ACODEC for rk3328
 2018-11-25 17:56 UTC 

[PATCH] clk: rockchip: add clock ID of ACODEC for rk3328
 2018-11-25 17:55 UTC 

[PATCH] KVM: x86: Trace changes to active TSC offset regardless if vCPU in guest-mode
 2018-11-25 17:53 UTC 

[GIT PULL] Please pull NFS client changes
 2018-11-25 17:45 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for 4.20
 2018-11-25 17:45 UTC  (2+ messages)

[GIT PULL] XArray updates
 2018-11-25 17:45 UTC  (2+ messages)

[PATCH] x86/kvm/vmx: fix old-style function declaration
 2018-11-25 17:35 UTC  (2+ messages)

[PATCH] KVM: x86: fix empty-body warnings
 2018-11-25 17:35 UTC  (2+ messages)

[PATCH] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
 2018-11-25 17:34 UTC  (3+ messages)

[PATCH] KVM: X86: Fix scan ioapic use-before-initialization
 2018-11-25 17:31 UTC  (2+ messages)

[PATCH] KVM: LAPIC: Fix pv ipis use-before-initialization
 2018-11-25 17:31 UTC  (2+ messages)

Question about "regulator: core: Only count load for enabled consumers" in -next
 2018-11-25 17:20 UTC  (2+ messages)

[PATCH] dmaengine: ti: omap-dma: Configure LCH_TYPE for OMAP1
 2018-11-25 17:14 UTC  (14+ messages)

[RFC PATCH 0/3] simplify struct audit_krule reveals bug
 2018-11-25 17:11 UTC  (4+ messages)
` [RFC PATCH 1/3] audit: remove arch_f pointer from struct audit_krule

[PATCH] drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
 2018-11-25 17:09 UTC 

[PATCH] staging: greybus: Parenthesis alignment
 2018-11-25 16:58 UTC 

[PATCH] usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
 2018-11-25 16:57 UTC 

[PATCH 2/2] libnvdimm, pfn: Pad pfn namespaces relative to other regions
 2018-11-25 16:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: change Sparse's maintainer
 2018-11-25 16:34 UTC 

[PATCH v3 6/6] ARM: PWM: add allwinner sun8i R40/T3/V40 PWM support
 2018-11-25 16:23 UTC 

[PATCH v3 5/6] DEV: CLK: sunxi ccu: export clk_apb1 for sun8i-r40 soc pwm
 2018-11-25 16:22 UTC 

[PATCH v3 4/6] DEV: CLK: add function to check the using clock name of driver
 2018-11-25 16:21 UTC 

[PATCH v3 3/6] ARM: dts: add PWM for Bananapi M2 Ultrar board
 2018-11-25 16:20 UTC 

[PATCH v3 2/6] ARM: dtsi: add pwm node for sun8i R40
 2018-11-25 16:19 UTC 

[PATCH v3 1/6] Documentation: ARM: sunxi: pwm: add Allwinner sun8i
 2018-11-25 16:18 UTC 

[PATCH v3 0/6] PWM support for allwinner sun8i R40/T3/V40 SOCs
 2018-11-25 16:18 UTC 

[PATCH 00/26] Staging: fbtft: Switch to the gpio descriptor interface
 2018-11-25 16:12 UTC  (28+ messages)
` [PATCH 01/26] Staging: fbtft: fbtft-core: "
` [PATCH 02/26] Staging: fbtft: fbtft-bus: "
` [PATCH 03/26] Staging: fbtft: fbtft-io: "
` [PATCH 04/26] Staging: fbtft: flexfb: "
` [PATCH 05/26] Staging: fbtft: fbtft-device: "
` [PATCH 06/26] Staging: fbtft: fb_upd161704: "
` [PATCH 07/26] Staging: fbtft: fb_sh1106: "
` [PATCH 08/26] Staging: fbtft: fb_uc1611: "
` [PATCH 09/26] Staging: fbtft: fb_s6d1211: "
` [PATCH 10/26] Staging: fbtft: fb_ili9320: "
` [PATCH 11/26] Staging: fbtft: fb_ili9340: "
` [PATCH 12/26] Staging: fbtft: fb_ssd1325: "
` [PATCH 13/26] Staging: fbtft: fb_ili9325: "
` [PATCH 14/26] Staging: fbtft: fb_ssd1289: "
` [PATCH 15/26] Staging: fbtft: fb_ssd1351: "
` [PATCH 16/26] Staging: fbtft: fb_uc1701: "
` [PATCH 17/26] Staging: fbtft: fb_ssd1306: "
` [PATCH 18/26] Staging: fbtft: fb_bd663474: "
` [PATCH 19/26] Staging: fbtft: fb_ssd1331: "
` [PATCH 20/26] Staging: fbtft: fb_ili9163: "
` [PATCH 21/26] Staging: fbtft: fb_agm1264k-fl: "
` [PATCH 22/26] Staging: fbtft: fb_pcd8544: "
` [PATCH 23/26] Staging: fbtft: fb_ssd1305: "
` [PATCH 24/26] Staging: fbtft: fb_tls8204: "
` [PATCH 25/26] Staging: fbtft: fb_watterott: "
` [PATCH 26/26] Staging: fbtft: fb_ra8875: "

The "udl" driver crashes the kernel
 2018-11-25 15:58 UTC 

[PATCH 0/3] add support for Sensirion SPS30 PM sensor
 2018-11-25 15:44 UTC  (14+ messages)
` [PATCH 1/3] iio: add IIO_MASSCONCENTRATION channel type
` [PATCH 2/3] iio: chemical: add support for Sensirion SPS30 sensor
` [PATCH 3/3] iio: chemical: sps30: add device tree support

[PATCH] platform/x86: thinkpad_acpi: add adaptive_kbd_modes parameter
 2018-11-25 15:41 UTC  (5+ messages)

WARNING: bad usercopy in corrupted (2)
 2018-11-25 15:30 UTC 

[PATCH] media: v4l: Fix MPEG-2 slice Intra DC Precision validation
 2018-11-25 15:21 UTC 

[PATCH 0/7] add platform/firmware keys support for kernel verification by IMA
 2018-11-25 15:15 UTC  (8+ messages)
` [PATCH 1/7] integrity: Define a trusted platform keyring
` [PATCH 2/7] integrity: Load certs to the "
` [PATCH 3/7] efi: Add EFI signature data types
` [PATCH 4/7] efi: Add an EFI signature blob parser
` [PATCH 5/7] efi: Import certificates from UEFI Secure Boot
` [PATCH 6/7] efi: Allow the "db" UEFI variable to be suppressed
` [PATCH 7/7] ima: Support platform keyring for kernel appraisal

[PATCH] iio: hid-sensor-hub: clean up indentation, remove extraneous tab
 2018-11-25 14:04 UTC  (2+ messages)

[PATCH v4 1/3] kernel.h: disable type-checks in container_of() for Sparse
 2018-11-25 13:56 UTC  (4+ messages)

[PATCH v4 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-11-25 13:53 UTC  (3+ messages)

KASAN: slab-out-of-bounds Write in queue_stack_map_push_elem
 2018-11-25 13:50 UTC 

[PATCH 0/2] tscadc: Couple of fixes
 2018-11-25 13:46 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: ti_am335x_tscadc: Improve accuracy of measurement

[PATCH] iio: st_sensors: Fix the sleep time for sampling
 2018-11-25 13:22 UTC  (4+ messages)

[PATCH 0/3] iio: stm32-adc: add PM support
 2018-11-25 13:17 UTC  (8+ messages)
` [PATCH 1/3] iio: adc: stm32-adc: move self-calibration to prepare routine
` [PATCH 2/3] iio: adc: stm32-adc: add power management support
` [PATCH 3/3] iio: adc: stm32-adc: switch off running adc when going to low power

WARNING in sysfs_remove_group (2)
 2018-11-25 13:06 UTC  (3+ messages)

[PR] Treat yourself with this awesome 🌟Cyber Monday offer🌟
 2018-11-25 12:44 UTC 

[RFC PATCH v4 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-25 12:49 UTC  (20+ messages)
` [RFC PATCH v4 01/17] ARM: Check ARCH_MULTI_V7 to differentiate ARMv5/v7 Allwinner SoCs
` [RFC PATCH v4 02/17] dt-bindings: arm: Add new Allwinner ARMv5 F1C100s SoC
` [RFC PATCH v4 03/17] ARM: sunxi: add Allwinner ARMv5 SoCs
` [RFC PATCH v4 04/17] dt-bindings: interrupt-controller: Add suniv interrupt-controller
` [RFC PATCH v4 05/17] irqchip/sun4i: Add a struct to hold global variables
` [RFC PATCH v4 06/17] irqchip/sun4i: Move IC specific register offsets to struct
` [RFC PATCH v4 07/17] irqchip/sun4i: Add support for Allwinner ARMv5 F1C100s
` [RFC PATCH v4 08/17] dt-bindings: timer: Add Allwinner suniv timer
` [RFC PATCH v4 09/17] clocksource: sun4i: add a compatible for suniv
` [RFC PATCH v4 10/17] dt-bindings: pinctrl: Add Allwinner suniv F1C100s pinctrl
` [RFC PATCH v4 11/17] pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)
` [RFC PATCH v4 12/17] dt-bindings: clock: Add Allwinner suniv F1C100s CCU
` [RFC PATCH v4 13/17] clk: sunxi-ng: add support for suniv F1C100s SoC
` [RFC PATCH v4 14/17] dt-bindings: sram: Add Allwinner suniv F1C100s
` [RFC PATCH v4 15/17] dt-bindings: watchdog: Add Allwinner ARMv5 F1C100s wdt
` [RFC PATCH v4 16/17] ARM: dts: suniv: add initial DTSI file for F1C100s
` [RFC PATCH v4 17/17] ARM: suniv: f1c100s: add device tree for Lichee Pi Nano

[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
 2018-11-25 12:35 UTC  (7+ messages)
` [RFC PATCH v2 03/15] dt-bindings: add binding for USBSS-DRD controller
` [RFC PATCH v2 04/15] usb:cdns3: Driver initialization code

[PATCH v2 5/5] Staging: iio: adt7316: Use device tree data to assign irq_type
 2018-11-25 11:53 UTC  (4+ messages)

[PATCH v2 4/5] Staging: iio: adt7316: Change the name from irq_flags to irq_type
 2018-11-25 11:52 UTC  (2+ messages)

[PATCH v2 3/5] Staging: iio: adt7316: Switch irq_flags to a local variable
 2018-11-25 11:49 UTC  (2+ messages)

[PATCH v2 2/5] Staging: iio: adt7316: Use device tree data to set ldac_pin
 2018-11-25 11:49 UTC  (2+ messages)

[PATCH v2 1/5] Staging: iio: adt7316: Add of_device_id table
 2018-11-25 11:46 UTC  (2+ messages)

[PATCH v2 2/2] dt-bindings: iio: adc: Add docs for AD7606 ADC
 2018-11-25 11:42 UTC  (2+ messages)

[PATCH v2 1/2] staging: iio: ad7606: Move out of staging
 2018-11-25 11:41 UTC  (2+ messages)

[PATCH] ALSA: pcm: Fix starvation on down_write_nonblock()
 2018-11-25 11:30 UTC  (2+ messages)

[PATCH] staging: iio: ad7780: Add gain & filter gpio support
 2018-11-25 11:08 UTC  (3+ messages)

[PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
 2018-11-25 11:07 UTC  (2+ messages)

[PATCH] staging: iio: ad5933: replaced kfifo by triggered_buffer
 2018-11-25 10:59 UTC  (2+ messages)

[RFC PATCH 0/3] Maintainer Handbook: Subsystem Profile
 2018-11-25 10:57 UTC  (2+ messages)

[PATCH 0/1] meson-saradc: fix internal clock names
 2018-11-25 10:43 UTC  (3+ messages)
` [PATCH 1/1] iio: adc: "

[PATCH] iio: adc: meson-saradc: check for devm_kasprintf failure
 2018-11-25 10:39 UTC  (3+ messages)

[PATCH v3 1/4] mfd: stmpe: Move ADC related defines to header of mfd
 2018-11-25 10:27 UTC  (5+ messages)
` [PATCH v3 2/4] iio: adc: add STMPE ADC driver using IIO framework
` [PATCH v3 3/4] iio: adc: add STMPE ADC devicetree bindings

[PATCH v4] staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interface
 2018-11-25 10:22 UTC  (2+ messages)

[PATCH v2] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-25 10:19 UTC  (4+ messages)

[PATCH v2] staging: iio: ad5933: add device tree support
 2018-11-25  9:59 UTC  (2+ messages)

[PATCH v3 0/7] staging:iio:ad2s90: Add dt support and move out of staging
 2018-11-25  9:56 UTC  (3+ messages)
` [PATCH v3 7/7] staging:iio:ad2s90: Move "

[PATCH 00/16] x86/microcode/AMD: Improve container verification
 2018-11-25  9:50 UTC  (2+ messages)

[PATCH v2] clocksource/drivers/integrator-ap: add missing of_node_put()
 2018-11-25  9:48 UTC  (3+ messages)

[PATCH] clocksource/drivers/integrator-ap: add missing of_node_put()
 2018-11-25  9:41 UTC  (5+ messages)

[PATCH 1/3] x86: add support for Huawei WMI hotkeys
 2018-11-25  9:38 UTC  (2+ messages)

[PATCH] asm-generic: Add spaces around & operator
 2018-11-25  9:30 UTC 

[PATCH] openrisc: Add spaces around & operator
 2018-11-25  9:33 UTC 

[PATCH] arm64: mm: Add spaces around + operator
 2018-11-25  9:27 UTC 

[PATCH] staging: pi433: fix potential null dereference
 2018-11-25  9:22 UTC 

RFC: script to convert vsprintf uses of %pf to %ps and %pF to %pS
 2018-11-25  9:13 UTC 

[PATCH v9 00/13] arch/resctrl: AMD QoS support
 2018-11-25  9:07 UTC  (3+ messages)
` [PATCH v9 12/13] Documentation: Rename and update intel_rdt_ui.txt to resctrl_ui.txt

[PATCH] brcmfmac: Fix out of bounds memory access during fw load
 2018-11-25  8:15 UTC  (2+ messages)

[RFC PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
 2018-11-25  8:10 UTC  (4+ messages)
` [RFC PATCH 1/5] mm: print more information about mapping in __dump_page

[RFC PATCH v4 01/17] ARM: add CONFIG_ARCH_SUNXI_V7 for differentiate ARMv5/v7 Allwinner SoCs
 2018-11-25  7:43 UTC 

[PATCH net-next v3 4/4] enetc: Add RFS and RSS support
 2018-11-25  7:28 UTC  (2+ messages)

[PATCH RESEND v3 0/3] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-25  6:17 UTC  (5+ messages)
` [PATCH RESEND v3 1/3] ptrace: pass type of a syscall-stop in ptrace_message
      `  "

NFSd: NULL-dereference when writing to v4_end_grace when server is not yet started
 2018-11-25  6:17 UTC 

[PATCH v4 0/2] Add QCOM graphics clock controller driver for SDM845
 2018-11-25  4:36 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: Introduce QCOM Graphics clock bindings
` [PATCH v4 2/2] clk: qcom: Add graphics clock controller driver for SDM845

[RFC PATCH v2] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-25  4:10 UTC  (8+ messages)

[RFC PATCH v2 00/14] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-11-25  3:25 UTC  (13+ messages)
` [RFC PATCH v2 09/14] m68k: hp300: Remove hp300_gettimeoffset()


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