linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-10 11:34:02 to 2019-03-11 02:49:15 UTC [more...]

[PATCH] x86/boot/KASLR: skip the specified crashkernel reserved region
 2019-03-11  2:49 UTC  (7+ messages)

[RFC PATCH v1 00/25] printk: new implementation
 2019-03-11  2:46 UTC  (4+ messages)
` [RFC PATCH v1 25/25] printk: remove unused code

linux-next: build failure after merge of the xarray tree
 2019-03-11  2:44 UTC  (3+ messages)

[PATCH for-4.20] staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
 2019-03-11  2:40 UTC 

[PATCH RESEND for-5.0 1/2] staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
 2019-03-11  2:29 UTC  (2+ messages)
` [PATCH RESEND for-5.0 2/2] staging: erofs: compressed_pages should not be accessed again after freed

[PATCH v3 00/31] clean up and reorg Chinese kernel docs
 2019-03-11  2:12 UTC  (2+ messages)

[PATCH v2] appletalk: Correctly check return value of register_snap_client
 2019-03-11  1:45 UTC  (2+ messages)

[PATCH 5.0 00/46] 5.0.1-stable review
 2019-03-11  1:44 UTC  (5+ messages)
` [PATCH 5.0 30/46] x86/boot/compressed/64: Do not read legacy ROM on EFI system

[PATCH v3 0/8] This patch-set is to enable Guest CET support
 2019-03-11  1:29 UTC  (4+ messages)
` [PATCH v3 7/8] KVM:X86: Add XSS bit 11 and 12 support for CET xsaves/xrstors

[PATCH-next] ipc: Fix race condition in ipc_idr_alloc()
 2019-03-11  1:25 UTC 

[PATCH 0/4] mm: Use slab_list list_head instead of lru
 2019-03-11  1:07 UTC  (5+ messages)
` [PATCH 1/4] slub: Add comments to endif pre-processor macros
` [PATCH 2/4] slub: Use slab_list instead of lru
` [PATCH 3/4] slab: "
` [PATCH 4/4] slob: "

[PATCH RT] nvdimm: make lane acquirement RT aware
 2019-03-11  0:44 UTC  (5+ messages)

[git pull] m68knommu fix for v5.1
 2019-03-11  0:25 UTC 

[PATCH v11 0/4] add uart DMA function
 2019-03-11  0:31 UTC  (3+ messages)
` [PATCH v11 1/4] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support

[GIT PULL] device-dax for 5.1: PMEM as RAM
 2019-03-11  0:21 UTC  (4+ messages)

[5.2][PATCH 0/3] Ingenic JZ47xx KMS driver
 2019-03-11  0:02 UTC  (2+ messages)

[PATCH v5] x86/gart/kcore: Exclude GART aperture from kcore
 2019-03-11  0:02 UTC  (2+ messages)

[PATCH] clk: imx6q: remove unsupported pll4_audio_div
 2019-03-10 23:18 UTC 

a.out coredumping: fix or delete?
 2019-03-10 23:19 UTC  (13+ messages)
      ` [PATCH] x86: Deprecate a.out support

[PATCH v3 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-10 22:47 UTC  (3+ messages)

[PATCH v3 2/3] iio: chemical: sgp30: Support Sensirion SGP30/SGPC3 sensors
 2019-03-10 22:41 UTC  (9+ messages)

[GIT PULL] platform-drivers-x86 for 5.1-1
 2019-03-10 22:33 UTC  (4+ messages)

[GIT pull] core udpate for 5.1
 2019-03-10 22:30 UTC  (16+ messages)
` [GIT pull] locking fixes "
` [GIT pull] perf updates "
` [GIT pull] scheduler "
` [GIT pull] timer fix "
` [GIT pull] x86/asm "
` [GIT pull] x86/boot fix "
` [GIT pull] x86 fixes "

[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-10 22:29 UTC  (4+ messages)
` [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS

[PULL] virtio,vhost: cleanups and fixes
 2019-03-10 22:30 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v5.1
 2019-03-10 22:30 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for 5.1
 2019-03-10 22:30 UTC  (2+ messages)

[PATCH] static_assert: move before people start using it
 2019-03-10 22:09 UTC  (4+ messages)

[PATCH] xfs: Use kmem_zalloc for bp->b_pages
 2019-03-10 21:53 UTC  (4+ messages)

[PATCH v1 0/6] Make sscanf safer
 2019-03-10 21:52 UTC  (9+ messages)
` [PATCH v1 1/6] lib: scanf: document features of scanf format string
` [PATCH v1 2/6] lib: scanf: handle integer overflows in vsscanf
` [PATCH v1 3/6] lib: scanf: add vsscanf feature for matching end of text
` [PATCH v1 4/6] lib: scanf: handle character ranges in %[...]
` [PATCH v1 5/6] lib: scanf: mark sscanf and vsscanf as __must_check
` [PATCH v1 6/6] lib: scanf: add test module

[PATCH] tty: fix read of tty->pgrp outside of ctrl_lock
 2019-03-10 21:43 UTC 

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-10 21:26 UTC  (3+ messages)

[RESEND, PATCH] tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
 2019-03-10 21:24 UTC 

[PATCH] drm/vkms: Remove useless call to drm_connector_register()
 2019-03-10 21:22 UTC 

[PATCH] staging: iio: adc: ad7192: Add spaces around minus operator
 2019-03-10 21:22 UTC 

[PATCH] drm/bochs: Fix NULL dereference on atomic_disable helper
 2019-03-10 21:21 UTC 

[PATCH BUGFIX IMPROVEMENT V2 0/9] block, bfq: fix bugs, reduce exec time and boost performance
 2019-03-10 21:21 UTC  (11+ messages)
` [PATCH BUGFIX IMPROVEMENT V2 1/9] block, bfq: increase idling for weight-raised queues
` [PATCH BUGFIX IMPROVEMENT V2 2/9] block, bfq: do not idle for lowest-weight queues
` [PATCH BUGFIX IMPROVEMENT V2 3/9] block, bfq: tune service injection basing on request service times
` [PATCH BUGFIX IMPROVEMENT V2 4/9] block, bfq: do not merge queues on flash storage with queueing
` [PATCH BUGFIX IMPROVEMENT V2 5/9] block, bfq: do not tag totally seeky queues as soft rt
` [PATCH BUGFIX IMPROVEMENT V2 6/9] block, bfq: always protect newly-created queues from existing active queues
` [PATCH BUGFIX IMPROVEMENT V2 7/9] block, bfq: print SHARED instead of pid for shared queues in logs
` [PATCH BUGFIX IMPROVEMENT V2 8/9] block, bfq: save & resume weight on a queue merge/split
` [PATCH BUGFIX IMPROVEMENT V2 9/9] doc, block, bfq: add information on bfq execution time

[PATCH] drm/vkms: Solve bug on kms_crc_cursor tests
 2019-03-10 20:35 UTC  (8+ messages)

[PATCH] leds: fix a potential NULL pointer dereference
 2019-03-10 20:27 UTC  (2+ messages)

[PATCH v2 00/25] Add generic support for composing LED class device name
 2019-03-10 20:18 UTC  (27+ messages)
` [PATCH 01/25] leds: class: Improve LED and LED flash class registration API
` [PATCH 02/25] leds: core: Add support for composing LED class device names
` [PATCH 03/25] dt-bindings: leds: Add LED_FUNCTION definitions
` [PATCH 04/25] dt-bindings: leds: Add LED_COLOR_NAME definitions
` [PATCH 05/25] dt-bindings: leds: Add function and color properties
` [PATCH 06/25] dt-bindings: sc27xx-blt: "
` [PATCH 07/25] leds: sc27xx-blt: Use led_compose_name()
` [PATCH 08/25] dt-bindings: lt3593: Add function and color properties
` [PATCH 09/25] leds: lt3593: Use led_compose_name()
` [PATCH 10/25] dt-bindings: lp8860: Add function and color properties
` [PATCH 11/25] leds: lp8860: Use led_compose_name()
` [PATCH 12/25] dt-bindings: lm3692x: Add function and color properties
` [PATCH 13/25] leds: lm3692x: Use led_compose_name()
` [PATCH 14/25] dt-bindings: lm36010: Add function and color properties
` [PATCH 15/25] leds: lm3601x: Use led_compose_name()
` [PATCH 16/25] dt-bindings: cr0014114: Add function and color properties
` [PATCH 17/25] leds: cr0014114: Use led_compose_name()
` [PATCH 18/25] dt-bindings: aat1290: Add function and color properties
` [PATCH 19/25] leds: aat1290: Use led_compose_name()
` [PATCH 20/25] dt-bindings: as3645a: Add function and color properties
` [PATCH 21/25] leds: as3645a: Use led_compose_name()
` [PATCH 22/25] dt-bindings: leds-gpio: Add function and color properties
` [PATCH 23/25] leds: gpio: Use led_compose_name()
` [PATCH 24/25] dt-bindings: an30259a: Add function and color properties
` [PATCH 25/25] leds: an30259a: Use led_compose_name()

[PATCH] drivers: leds: Kconfig: pedantic cleanups
 2019-03-10 20:15 UTC  (4+ messages)

[PATCH] printk: kmsg_dump: Mark registered flag as private
 2019-03-10 20:03 UTC 

[RESEND PATCH] mm/hotplug: don't reset pagetype flags for offline
 2019-03-10 20:01 UTC 

[PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-03-10 19:49 UTC  (3+ messages)
` [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver

[PATCH] iio: envelope-detector: fix use-after-free on device remove
 2019-03-10 19:32 UTC 

[PATCH] vmlinux.lds.h: drop unused __vermagic
 2019-03-10 19:26 UTC  (4+ messages)

Nokia N900: wl1251 spi3.0: EOW timed out on
 2019-03-10 19:23 UTC  (4+ messages)

r8169 only works in promisc mode
 2019-03-10 18:59 UTC  (5+ messages)

[PATCH 1/3] iio: adc: xilinx: fix potential use-after-free on remove
 2019-03-10 18:58 UTC  (3+ messages)
` [PATCH 2/3] iio: adc: xilinx: fix potential use-after-free on probe
` [PATCH 3/3] iio: adc: xilinx: prevent touching unclocked h/w on remove

[GIT] Networking
 2019-03-10 18:56 UTC 

Debian build polishing
 2019-03-10 18:50 UTC  (5+ messages)

[PATCH] mm/debug: add a cast to u64 for atomic64_read()
 2019-03-10 18:30 UTC 

[PATCH] staging: e1000: e1000_main.c: remove extern declarations in .c file
 2019-03-10 18:19 UTC  (3+ messages)

[PATCH] drivers: ide: Kconfig: pedantic cleanups
 2019-03-10 18:14 UTC  (3+ messages)
` [PATCH v2] drivers: ide: Kconfig: pedantic formatting

[PATCH] ide: mark expected switch fall-through
 2019-03-10 18:13 UTC  (2+ messages)

[PATCH] ide: hpt366: mark expected switch fall-throughs
 2019-03-10 18:13 UTC  (2+ messages)

[GIT PULL] Devicetree for 5.1
 2019-03-10 18:05 UTC  (2+ messages)

[GIT PULL] arm64 updates for 5.1-rc1
 2019-03-10 18:05 UTC  (4+ messages)

[GIT PULL] arch/nios2 updates for v5.1
 2019-03-10 18:05 UTC  (2+ messages)

[PATCH] net: liquidio: fix a NULL pointer dereference
 2019-03-10 18:02 UTC  (2+ messages)

[PATCH] net: 8390: fix potential NULL pointer dereferences
 2019-03-10 18:01 UTC  (2+ messages)

[PATCH] net: lan9303: fix missing error handling
 2019-03-10 18:00 UTC  (2+ messages)

[PATCH] isdn: mISDNinfineon: fix potential NULL pointer dereference
 2019-03-10 17:58 UTC  (2+ messages)

[question] panic() during reboot -f (reboot syscall)
 2019-03-10 17:56 UTC  (2+ messages)

[PATCH] isdn: hfcpci: fix potential NULL pointer dereference
 2019-03-10 17:56 UTC  (2+ messages)

[PATCH v6 00/17] Rockchip ISP1 Driver
 2019-03-10 17:49 UTC  (3+ messages)
` [PATCH v6 04/17] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

[PATCH v2 0/5] selftests/ima: add kexec and kernel module tests
 2019-03-10 17:48 UTC  (7+ messages)
` [PATCH v2 4/5] selftests/ima: kexec_file_load syscall test
` [PATCH v2 5/5] selftests/ima: loading kernel modules

[PATCH v3 7/7] staging: iio: ad5933: move out of staging
 2019-03-10 17:47 UTC 

[PATCH v3 6/7] staging: iio: ad5933: change attributes' ABI call
 2019-03-10 17:47 UTC 

[PATCH v3 5/7] staging: iio: ad5933: add ABI documentation
 2019-03-10 17:46 UTC 

[PATCH v3 4/7] staging: iio: ad5933: change help rule message
 2019-03-10 17:45 UTC 

[PATCH v3 3/7] staging: iio: ad5933: add SPDX identifier
 2019-03-10 17:45 UTC 

[PATCH v3 2/7] staging: iio: ad5933: organize includes
 2019-03-10 17:45 UTC 

[PATCH v3 1/7] staging: iio: ad5933: change multi-line comment style
 2019-03-10 17:45 UTC 

[PATCH v3 0/7] move out of staging
 2019-03-10 17:44 UTC 

[PATCH] net: can: Increase tx queue length
 2019-03-10 17:30 UTC  (7+ messages)

PROBLEM: kernel build fails with CONFIG_BPFILTER_UMH=y
 2019-03-10 16:52 UTC  (2+ messages)

[PATCH] clk: rockchip: fix wrong clock definitions for rk3328
 2019-03-10 16:46 UTC  (2+ messages)

[PATCH 00/10] Add support for XO 1.75 to OLPC battery driver
 2019-03-10 16:24 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH 02/10] x86, olpc: Don't split string literals when fixing up the DT
` [PATCH 03/10] x86, olpc: Trivial code move in DT fixup
` [PATCH 04/10] x86, olpc: Use a correct version when making up a battery node
` [PATCH 05/10] power: supply: olpc_battery: Use DT to get battery version
` [PATCH 06/10] power: supply: olpc_battery: Move priv data to a struct
` [PATCH 07/10] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH 08/10] power: supply: olpc_battery: Avoid using platform_info
` [PATCH 09/10] power: supply: olpc_battery: Add OLPC XO 1.75 support
` [PATCH 10/10] power: supply: olpc_battery: Have the framework register sysfs files for us

[PATCH v5 00/10] perf: enable compression of record mode trace to save storage space
 2019-03-10 16:17 UTC  (9+ messages)
` [PATCH v5 07/10] perf record: implement -z,--compression_level=n option and compression

[PATCH] kconfig: fix 'Save As' menu of xconfig
 2019-03-10 16:13 UTC 

[PATCH] fs: file: fixed a long comment style issue
 2019-03-10 15:44 UTC 

[PATCH] drm/vgem: fix use-after-free when drm_gem_handle_create() fails
 2019-03-10 15:36 UTC  (7+ messages)
` [PATCH] drm/vkms: "

[GIT PULL REQUEST] watchdog - v5.1 Merge window
 2019-03-10 14:54 UTC 

[PATCHv6 0/5] perf record: Add support to store data in directory
 2019-03-10 15:30 UTC  (6+ messages)
` [PATCH 1/5] perf session: Add __perf_session__process_dir_events function
` [PATCH 2/5] perf session: Add path to reader object
` [PATCH 3/5] perf record: Add --dir option to store data in directory
` [PATCH 4/5] perf record: Add --output-dir "
` [PATCH 5/5] perf record: Describe perf.data directory format

[PATCH] ARM: dts: rockchip: remove disable-wp from rv1108-elgin-r1 emmc node
 2019-03-10 15:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] regulator: palmas: Remove *rdev[PALMAS_NUM_REGS] from struct palmas_pmic
 2019-03-10 15:06 UTC 

KASAN: use-after-free Read in x25_device_event
 2019-03-10 14:56 UTC  (2+ messages)

[PATCH] Drop -Wdeclaration-after-statement
 2019-03-10 13:35 UTC 

[PATCH 00/20] objtool: UACCESS validation v3
 2019-03-10 13:22 UTC  (31+ messages)
` [PATCH 03/20] x86/uaccess: Move copy_user_handle_tail into asm
` [PATCH 05/20] x86/uaccess/xen: Suppress SMAP warnings
` [PATCH 18/20] objtool: Add UACCESS validation
` [PATCH 19/20] objtool: uaccess PUSHF/POPF support
` [PATCH 20/20] objtool: Add Direction Flag validation

[PATCH] mmc_spi: add a status check for spi_sync_locked
 2019-03-10 12:58 UTC  (2+ messages)

[PATCH v11 0/3] ipc: Increase IPCMNI limit & IPC id generation modes
 2019-03-10 12:47 UTC  (5+ messages)
` [PATCH v11 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode

[PATCH 0/5] x86/percpu semantics and fixes
 2019-03-10 12:46 UTC  (5+ messages)

[PATCH RESEND v5 0/5] namei: vfs flags to restrict path resolution
 2019-03-10 12:12 UTC  (6+ messages)
` [PATCH RESEND v5 2/5] namei: O_BENEATH-style path resolution flags


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