linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-15 13:27:22 to 2019-11-15 16:42:01 UTC [more...]

[PATCH 0/3] ChromeOS EC USB-C Connector Class
 2019-11-15 16:41 UTC  (7+ messages)

linux-next: Tree for Nov 15
 2019-11-15 16:38 UTC  (7+ messages)
` linux-next: Tree for Nov 15 (objtool)
` linux-next: Tree for Nov 15 (drivers/md/dm-integrity)
` linux-next: Tree for Nov 15 (sound/soc/codecs/rt5677)

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-15 16:36 UTC  (3+ messages)
` [PATCH v11 1/4] "

[PATCH v11 1/2] fork: extend clone3() to support setting a PID
 2019-11-15 16:33 UTC  (2+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-11-15 16:30 UTC  (12+ messages)

[PATCH v7 0/7] Add Bitmain BM1880 clock driver
 2019-11-15 16:29 UTC  (8+ messages)
` [PATCH v7 1/7] clk: Zero init clk_init_data in helpers
` [PATCH v7 2/7] clk: Add clk_hw_unregister_composite helper function definition
` [PATCH v7 3/7] dt-bindings: clock: Add devicetree binding for BM1880 SoC
` [PATCH v7 4/7] arm64: dts: bitmain: Add clock controller support "
` [PATCH v7 5/7] arm64: dts: bitmain: Source common clock for UART controllers
` [PATCH v7 6/7] clk: Add common clock driver for BM1880 SoC
` [PATCH v7 7/7] MAINTAINERS: Add entry for BM1880 SoC clock driver

[PATCH] checkpatch: whitelist Originally-by: signature
 2019-11-15 16:29 UTC  (4+ messages)

[pipe] d60337eff1: BUG:kernel_NULL_pointer_dereference,address
 2019-11-15 16:22 UTC  (3+ messages)

[PATCH -next] mm/vmscan: fix some -Wenum-conversion warnings
 2019-11-15 16:22 UTC  (3+ messages)

[PATCH] trace/synthetic_events: increase SYNTH_FIELDS_MAX
 2019-11-15 16:21 UTC  (3+ messages)

[PATCH 00/12] Support wakeup capable GPIOs
 2019-11-15 16:20 UTC  (3+ messages)

[PATCH] perf: Fix the mlock accounting, again
 2019-11-15 16:17 UTC  (2+ messages)

[PATCH v2 0/2] x86/speculation: Fix incorrect MDS/TAA mitigation status
 2019-11-15 16:17 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] x86/speculation: Fix redundant MDS mitigation message

[PATCH 0/2] firmware: google: Expose coreboot tables and CBMEM
 2019-11-15 16:15 UTC  (3+ messages)
` [PATCH 1/2] firmware: google: Expose CBMEM over sysfs
` [PATCH 2/2] firmware: google: Expose coreboot tables "

[PATCH v3 0/3] Enable Hantro G1 post-processor
 2019-11-15 16:10 UTC  (5+ messages)
` [PATCH v3 2/3] media: hantro: Support color conversion via post-processing

[PATCH 4.9 00/31] 4.9.202-stable review
 2019-11-15 16:10 UTC  (8+ messages)
` [PATCH 4.9 02/31] Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2019-11-15 16:07 UTC  (4+ messages)
` [PATCH 2/3] mm: vmscan: detect file thrashing at the reclaim root

[PATCH] perf/core: Fix tracking of auxiliary trace buffer allocation
 2019-11-15 16:06 UTC  (3+ messages)
` [tip: perf/urgent] perf/aux: "

[PATCH v2 0/1] usb: gadget: add raw-gadget interface
 2019-11-15 16:04 UTC  (5+ messages)
` [PATCH v2 1/1] "

[RFC 0/2] docs: ftrace: Clarify the RAM impact of buffer_size_kb
 2019-11-15 16:03 UTC  (9+ messages)
` [RFC 1/2] "

[PATCH] pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()
 2019-11-15 15:57 UTC 

[PATCH][next] ftrace: fix spelling mistake "wakeing" -> "waking"
 2019-11-15 15:55 UTC  (3+ messages)

[PATCH 4.4 00/20] 4.4.202-stable review
 2019-11-15 15:53 UTC  (4+ messages)

[RFC] zswap: use B-tree for search
 2019-11-15 15:44 UTC 

[PATCH v2 00/16] x86/cpu: Clean up handling of VMX features
 2019-11-15 15:39 UTC  (8+ messages)
` [PATCH v2 06/16] x86/cpu: Clear VMX feature flag if VMX is not fully enabled

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-15 15:37 UTC  (16+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 05/14] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v5 08/14] arm64: disable function graph tracing with SCS
  ` [PATCH v5 10/14] arm64: preserve x18 when CPU is suspended
  ` [PATCH v5 12/14] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v5 13/14] arm64: disable SCS for hypervisor code
  ` [PATCH v5 14/14] arm64: implement Shadow Call Stack

[PATCH v8 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-11-15 15:35 UTC  (9+ messages)
` [PATCH v8 1/8] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v8 2/8] efi: Add embedded peripheral firmware support
` [PATCH v8 3/8] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v8 4/8] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v8 5/8] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v8 6/8] Input: icn8505 "
` [PATCH v8 7/8] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v8 8/8] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH 0/2] ALSA: pcm: Fix race condition in runtime access
 2019-11-15 15:36 UTC  (10+ messages)

NMI injection
 2019-11-15 15:35 UTC 

[PATCH v4] sched/freq: move call to cpufreq_update_util
 2019-11-15 15:31 UTC  (17+ messages)

[PATCH v3 2/2] arm64: dts: realtek: Add RTD1619 SoC and Realtek Mjolnir EVB
 2019-11-15 15:29 UTC  (4+ messages)

[PATCH] HID: i2c-hid: Reset ALPS touchpads on resume
 2019-11-15 15:28 UTC  (2+ messages)

[PATCH v3 1/1] remoteproc: add support for co-processor loaded and booted before kernel
 2019-11-15 15:27 UTC  (3+ messages)

[PATCH 0/9] sched/nohz: Make the rest of kcpustat vtime aware
 2019-11-15 15:27 UTC  (5+ messages)
` [PATCH 3/9] sched/vtime: Handle nice updates under vtime

[PATCH] HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device
 2019-11-15 15:26 UTC  (2+ messages)

[PATCH] ima: avoid appraise error for hash calc interrupt
 2019-11-15 15:25 UTC  (8+ messages)

[PATCH v6 0/8] Fix year 2038 issue for sound subsystem
 2019-11-15 15:24 UTC  (3+ messages)
` [PATCH v6 8/8] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control

[PATCH 0/2] spi: add wakeup handling to SPI core
 2019-11-15 15:22 UTC  (10+ messages)
` [PATCH 1/2] spi: dt-bindings: spi-controller: add wakeup-source and interrupts

[PATCH] scripts:prune-kernel:remove old kernels and modules dir from system
 2019-11-15 15:21 UTC  (11+ messages)

[v3,net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed
 2019-11-15 15:20 UTC  (3+ messages)
` [v4,net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload

[PATCH] HID: i2c-hid: fix no irq after reset on raydium 3118
 2019-11-15 15:19 UTC  (2+ messages)

[PATCH 0/7] Harden userfaultfd
 2019-11-15 15:09 UTC  (2+ messages)

[PATCH v10 1/2] fork: extend clone3() to support setting a PID
 2019-11-15 15:14 UTC  (4+ messages)
` [PATCH v10 2/2] selftests: add tests for clone3() with *set_tid

[PATCH v1] perf session: fix decompression of PERF_RECORD_COMPRESSED records
 2019-11-15 15:11 UTC  (2+ messages)

[PATCH v2 0/8] Add GPU & Video Clock controller driver for SC7180
 2019-11-15 15:11 UTC  (3+ messages)
` [PATCH v2 3/8] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings

[PATCH] usb: xhci: only set D3hot for pci device
 2019-11-15 15:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 2/4] dt-bindings: add parallax ping sensors
 2019-11-15 15:00 UTC  (2+ messages)

[PATCH 1/1] mmc: mmci: add threaded irq to abort DPSM of non-functional state
 2019-11-15 14:59 UTC  (3+ messages)

[PATCH] dt-bindings: mailbox: convert stm32-ipcc to json-schema
 2019-11-15 14:59 UTC 

[PATCH v17 00/19] Multicolor Framework
 2019-11-15 14:57 UTC  (2+ messages)

[PATCH] fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
 2019-11-15 14:56 UTC  (5+ messages)

Optimize perf stat for large number of events/cpus
 2019-11-15 14:55 UTC  (7+ messages)
` [PATCH v6 10/12] perf stat: Use affinity for reading
` [PATCH v6 11/12] perf evsel: Add functions to enable/disable for a specific CPU

[PATCH -next] writeback: fix -Wformat compilation warnings
 2019-11-15 14:55 UTC  (3+ messages)

[PATCH v2 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-11-15 14:55 UTC  (6+ messages)
` [PATCH v2 17/17] ARM: dts: tegra30: cardhu-a04: Add CPU Operating Performance Points

[RFC PATCH 0/3] ALSA: compress: Add support for FLAC
 2019-11-15 14:55 UTC  (4+ messages)
` [alsa-devel] "

[PATCH] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
 2019-11-15 14:53 UTC  (2+ messages)

[PATCH] dt-bindings: Improve validation build error handling
 2019-11-15 14:52 UTC  (5+ messages)

[PATCH v5 0/4] Adjust the padding size for KASLR
 2019-11-15 14:49 UTC  (5+ messages)
` [PATCH v5 1/4] x86/boot: Wrap up the SRAT traversing code into subtable_parse()
` [PATCH v5 2/4] x86/boot: Add max_addr field in struct boot_params
` [PATCH v5 3/4] x86/boot: Get the max address from SRAT
` [PATCH v5 4/4] x86/mm/KASLR: Adjust the padding size for the direct mapping

[PATCH] perf/x86/intel: Avoid PEBS_ENABLE MSR access in PMI
 2019-11-15 14:46 UTC  (3+ messages)

[PATCH] hwmon: (dell-smm-hwmon) Disable BIOS fan control on SET_FAN
 2019-11-15 14:46 UTC  (8+ messages)

[PATCH] sched/fair: Fix typo in function check_preempt_wakeup
 2019-11-15 14:42 UTC 

[PATCH v2 0/5] Add Unisoc's SC9863A support
 2019-11-15 14:43 UTC  (8+ messages)
` [PATCH v2 2/5] dt-bindings: serial: Convert sprd-uart to json-schema
` [PATCH v2 5/5] arm64: dts: Add Unisoc's SC9863A SoC support

[PATCH v3 1/2] dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
 2019-11-15 14:42 UTC  (3+ messages)

[PATCH] x86/speculation: Fix incorrect MDS/TAA mitigation status
 2019-11-15 14:40 UTC  (5+ messages)

[PATCH 4/4] spi: mxic: Add support for Octal 8D-8D-8D mode
 2019-11-15 14:39 UTC  (2+ messages)

[PATCH 0/7] devfreq: improve devfreq statistics counting
 2019-11-15 14:39 UTC  (9+ messages)
  ` [PATCH 3/7] devfreq: add clearing transitions stats in sysfs
  ` [PATCH 5/7] devfreq: move transition statistics to devfreq profile structure

[ANNOUNCE] 4.9.201-rt134
 2019-11-15 14:37 UTC 

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-15 14:35 UTC  (15+ messages)
` [PATCH v4 32/47] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
` [PATCH v4 45/47] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH v4 46/47] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-11-15 14:31 UTC  (12+ messages)
                ` AMD TLB errata, (Was: [PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings)

[PATCH v2] sched/uclamp: Fix overzealous type replacement
 2019-11-15 14:29 UTC  (3+ messages)

INFO: trying to register non-static key in io_cqring_ev_posted
 2019-11-15 14:25 UTC 

linux-next: manual merge of the ftrace tree with the arm64 tree
 2019-11-15 14:24 UTC  (6+ messages)

[PATCH] dt-bindings: crypto: Convert stm32 QSPI bindings to json-schema
 2019-11-15 14:23 UTC 

[PATCH 0/3] fix potential infinite loop in debugfs_remove_recursive
 2019-11-15 14:17 UTC  (11+ messages)
` [PATCH 1/3] dcache: add a new enum type for 'dentry_d_lock_class'

single aio thread is migrated crazily by scheduler
 2019-11-15 14:16 UTC  (4+ messages)

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-15 14:09 UTC  (5+ messages)
` [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v5 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-15 14:06 UTC  (8+ messages)
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-11-15 13:59 UTC  (3+ messages)
` [PATCHv2 7/8] arm64: implement ftrace with regs

[PATCH v5 1/4] iio: adc: Add support for AD7091R5 ADC
 2019-11-15 13:57 UTC  (4+ messages)
` [PATCH v5 2/4] iio: adc: ad7091r5: Add scale and external VREF support
` [PATCH v5 3/4] dt-binding: iio: Add documentation for AD7091R5
` [PATCH v5 4/4] MAINTAINERS: add entry for AD7091R5 driver

[PATCH 0/2] x86/insn: Add some Intel instructions to the opcode map
 2019-11-15 13:54 UTC  (3+ messages)
` [PATCH 1/2] x86/insn: perf tools: Add some instructions to the new instructions test
` [PATCH 2/2] x86/insn: Add some Intel instructions to the opcode map

[PATCH] mmc: renesas_sdhi_internal_dmac: Add MMC_CAP_ERASE to Gen3 SoCs
 2019-11-15 13:54 UTC  (9+ messages)

[PATCH] mm: Cast the type of unmap_start to u64
 2019-11-16  1:24 UTC  (2+ messages)

[PATCH v2] mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests
 2019-11-15 13:51 UTC  (2+ messages)

[PATCH 00/23] y2038 cleanups
 2019-11-15 13:50 UTC  (6+ messages)
` [PATCH 17/23] y2038: time: avoid timespec usage in settimeofday()

[PATCH 0/3] firmware: google: Fix minor bugs
 2019-11-15 13:48 UTC  (4+ messages)
` [PATCH 1/3] firmware: google: Release devices before unregistering the bus
` [PATCH 2/3] firmware: google: Unregister driver_info on failure and exit in gsmi
` [PATCH 3/3] firmware: google: Probe for a GSMI handler in firmware

[PATCH 1/2] crypto: atmel-tdes - Set the IV after {en,de}crypt
 2019-11-15 13:49 UTC  (2+ messages)
` [PATCH 2/2] crypto: atmel-aes - Change data type for "lastc" buffer

[PATCH v5 3/7] scsi: ufs: Fix up auto hibern8 enablement
 2019-11-15 13:46 UTC  (6+ messages)

[for-next][PATCH] tracing: Add missing "inline" in stub function of latency_fsnotify()
 2019-11-15 13:46 UTC  (2+ messages)

[PATCH v2 01/13] media: uvcvideo: drop error check of debugfs_create_dir()
 2019-11-15 13:45 UTC  (7+ messages)
` [PATCH v2 05/13] usb: musb: create debugfs directory under usb root

[PATCH 2/4] mtd: spi-nor: Add support for Octal 8D-8D-8D mode
 2019-11-15 13:42 UTC  (2+ messages)

[PATCH v3 36/36] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
 2019-11-15 13:42 UTC  (3+ messages)

[PATCH][next] ftrace/selftests: fix spelling mistake "wakeing" -> "waking"
 2019-11-15 13:42 UTC  (2+ messages)

[PATCH] rtc: class: support hctosys from modular RTC drivers
 2019-11-15 13:36 UTC  (4+ messages)

[PATCH v3] lib: optimize cpumask_local_spread()
 2019-11-15 13:36 UTC  (8+ messages)

[PATCH v1 1/2] perf util: Move block tui function to ui browsers
 2019-11-15 13:34 UTC  (4+ messages)
` [PATCH v1 2/2] perf report: Jump to symbol source view from total cycles view

Kernel panic because of wrong contents in core_pattern
 2019-11-15 13:27 UTC  (2+ messages)


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