linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-16 07:38:16 to 2018-04-16 11:33:58 UTC [more...]

[PATCH v3] Add livepatch kselftests
 2018-04-16 11:33 UTC  (5+ messages)
` [PATCH v3] selftests/livepatch: introduce tests

syzbot dashboard
 2018-04-16 11:15 UTC  (8+ messages)

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-16 11:13 UTC  (9+ messages)
` [PATCH v4 01/15] s390: zcrypt: externalize AP instructions available function
` [PATCH v4 03/15] KVM: s390: refactor crypto initialization
` [PATCH v4 05/15] KVM: s390: enable/disable AP interpretive execution

[PATCH v2 00/19] R-Car M3-N initial support
 2018-04-16 11:12 UTC  (5+ messages)
` [PATCH v2 10/19] dt-bindings: dmaengine: rcar-dmac: document R8A77965 support
` [PATCH v2 15/19] dt-bindings: gpio: Add support for r8a77965

[PATCH v2 00/12] KVM/X86: Introduce a new guest mapping interface
 2018-04-16 11:10 UTC  (4+ messages)
` [PATCH v2 03/12] X86/nVMX: Update the PML table without mapping and unmapping the page

On the kernel numbering scheme
 2018-04-16 11:04 UTC 

[PATCH v3 0/6] KVM: x86: hyperv: PV TLB flush for Windows guests
 2018-04-16 11:08 UTC  (7+ messages)
` [PATCH v3 1/6] x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
` [PATCH v3 2/6] KVM: x86: hyperv: use defines when parsing hypercall parameters
` [PATCH v3 3/6] KVM: x86: hyperv: do rep check for each hypercall separately
` [PATCH v3 4/6] KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementation
` [PATCH v3 5/6] KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX implementation
` [PATCH v3 6/6] KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability

[PATCH V2] x86/boot/e820: add new chareater - to free BIOS memory in memmap bootargs
 2018-04-16 11:06 UTC  (3+ messages)
` [PATCH] x86/boot/e820: add new chareater "-" "

WARNING in tty_set_ldisc
 2018-04-16 11:06 UTC  (4+ messages)
      ` [PATCH] tty: Avoid possible error pointer dereference at tty_ldisc_restore()

[PATCH v4] X86/KVM: Properly update 'tsc_offset' to represent the running guest
 2018-04-16 11:04 UTC  (2+ messages)

[PATCH] kvm: selftests: add vmx_tsc_adjust_test
 2018-04-16 11:04 UTC 

[PATCH v2] mm: vmalloc: Clean up vunmap to avoid pgtable ops twice
 2018-04-16 10:59 UTC 

Wrong module .text address in 4.16.0
 2018-04-16 10:53 UTC  (3+ messages)

remove PCI_DMA_BUS_IS_PHYS
 2018-04-16 10:51 UTC  (14+ messages)
` [PATCH 01/12] iscsi_tcp: don't set a bounce limit
` [PATCH 02/12] storsvc: "
` [PATCH 03/12] mtip32xx: don't use block layer bounce buffers
` [PATCH 04/12] DAC960: "
` [PATCH 05/12] sata_nv: "
` [PATCH 06/12] memstick: don't call blk_queue_bounce_limit
` [PATCH 07/12] scsi: reduce use of block bounce buffers
` [PATCH 08/12] mmc: "
` [PATCH 09/12] ide: kill ide_toggle_bounce
` [PATCH 10/12] ide: remove the PCI_DMA_BUS_IS_PHYS check
` [PATCH 11/12] net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
` [PATCH 12/12] PCI: remove PCI_DMA_BUS_IS_PHYS

[PATCH v2] KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
 2018-04-16 10:50 UTC 

[GIT PULL] MFD for v4.17
 2018-04-16 10:46 UTC 

[GIT PULL] Backlight for v4.17
 2018-04-16 10:38 UTC 

[PATCH v5 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-16 10:38 UTC  (6+ messages)
` [PATCH v5 2/7] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v5 4/7] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings

[PATCH 0/3] perf/buildid-cache: Add --list and --purge-all options
 2018-04-16 10:30 UTC  (7+ messages)
` [PATCH 1/3] tools/parse-options: Add '\n' at the end of error messages
` [PATCH 3/3] perf/buildid-cache: Support --purge-all option

[PATCH 00/14] arm: OMAP: AM437X: Save restores patches for rtc mode with DDR In self-refresh
 2018-04-16 10:29 UTC  (4+ messages)
` [PATCH 01/14] memory: ti-emif-sram: Add resume function to recopy sram code

[PATCH 00/11] lightnvm: pblk: small fixes
 2018-04-16 10:25 UTC  (12+ messages)
` [PATCH 01/11] lightnvm: pblk: fail gracefully on line alloc. failure
` [PATCH 02/11] lightnvm: pblk: recheck for bad lines at runtime
` [PATCH 03/11] lightnvm: pblk: check read lba on gc path
` [PATCH 04/11] lightnvn: pblk: improve error msg on corrupted LBAs
` [PATCH 05/11] lightnvm: pblk: warn in case of corrupted write buffer
` [PATCH 06/11] lightnvm: pblk: return NVM_ error on failed submission
` [PATCH 07/11] lightnvm: pblk: remove unnecessary indirection
` [PATCH 08/11] lightnvm: pblk: remove unnecessary argument
` [PATCH 09/11] lightnvm: pblk: check for chunk size before allocating it
` [PATCH 10/11] lightnvn: pass flag on graceful teardown to targets
` [PATCH 11/11] lightnvm: pblk: remove dead function

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-04-16 10:25 UTC  (7+ messages)
` [PATCH v2 12/17] kvm: arm/arm64: Expose supported physical address limit for VM
` [PATCH v2 14/17] kvm: arm64: Switch to per VM IPA limit

[PATCH] lightnvm: pblk: remove unnecessary bio_get/put
 2018-04-16 10:22 UTC 

[PATCH 0/1] cover-letter/lz4: Implement lz4 with dynamic offset length
 2018-04-16 10:21 UTC  (6+ messages)

[PATCH] lightnvm: pblk: take bitmap alloc. out of critical section
 2018-04-16 10:21 UTC 

Regression with 5dcd8400884c ("macsec: missing dev_put() on error in macsec_newlink()")
 2018-04-16 10:17 UTC  (2+ messages)
` [PATCH net] Revert "macsec: missing dev_put() on error in macsec_newlink()"

[PATCH 00/14] thermal: exynos: pending fixes and cleanups
 2018-04-16 10:12 UTC  (15+ messages)
    ` [PATCH 01/14] thermal: exynos: Reading temperature makes sense only when TMU is turned on
    ` [PATCH 02/14] thermal: exynos: Propagate error value from tmu_read()
    ` [PATCH 03/14] thermal: exynos: Read soc_type from match data
    ` [PATCH 04/14] thermal: exynos: remove unused "type" field from struct exynos_tmu_platform_data
    ` [PATCH 05/14] thermal: exynos: remove parsing of samsung,tmu_default_temp_offset property
    ` [PATCH 06/14] thermal: exynos: remove parsing of samsung,tmu_[first,second]_point_trim properties
    ` [PATCH 07/14] thermal: exynos: remove parsing of samsung,tmu_noise_cancel_mode property
    ` [PATCH 08/14] thermal: exynos: remove parsing of samsung,tmu[_min,_max]_efuse_value properties
    ` [PATCH 09/14] thermal: exynos: remove parsing of samsung,tmu_reference_voltage property
    ` [PATCH 10/14] thermal: exynos: remove parsing of samsung,tmu_gain property
    ` [PATCH 11/14] thermal: exynos: remove parsing of samsung,tmu_cal_type property
    ` [PATCH 12/14] thermal: exynos: remove separate exynos_tmu.h header file
    ` [PATCH 13/14] ARM: dts: exynos: remove no longer needed samsung thermal properties
    ` [PATCH 14/14] arm64: "

[RfC PATCH] Add udmabuf misc device
 2018-04-16 10:14 UTC  (14+ messages)

[PATCH v5] Fix modifier keys for Redragon Asura Keyboard
 2018-04-16 10:14 UTC  (5+ messages)

Linux 4.4.128
 2018-04-16 10:10 UTC  (3+ messages)

[PATCH v3 0/7] CPU cooling device new strategies
 2018-04-16 10:10 UTC  (12+ messages)
` [PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver

[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
 2018-04-16 10:07 UTC  (11+ messages)

[PATCH v5] ANDROID: binder: change down_write to down_read
 2018-04-16 10:03 UTC  (14+ messages)

[PATCH 0/1] Add gpio-line-names property for Dragonboard820c
 2018-04-16 10:03 UTC  (4+ messages)
` [PATCH 1/1] dts: qcom: db820c: Add gpio-line-names property
  ` [dragonboard] "

[PATCH] extcon: axp288: fix link error
 2018-04-16 10:02 UTC  (2+ messages)

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-16  9:57 UTC  (13+ messages)
  ` [PATCH v6 25/30] drm/rockchip: Cancel PSR enable work before changing the state
  ` [PATCH v6 26/30] drm/rockchip: psr: Avoid redundant calls to .set() callback
  ` [PATCH v6 27/30] drm/rockchip: psr: Sanitize semantics of allow/disallow API
  ` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
  ` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC
  ` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier

[PATCH] rtc: adjust the next alarm expiring time to avoid a softlockups
 2018-04-16  9:53 UTC 

[PATCH v9 0/9] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2018-04-16  9:50 UTC  (4+ messages)
` [PATCH v9 3/9] mfd: madera: Add common support for Cirrus Logic Madera codecs

[GIT PULL] fuse update for 4.17
 2018-04-16  9:49 UTC 

[PATCH] ALSA: hda - New VIA controller suppor no-snoop path
 2018-04-16  9:48 UTC 

[PATCH] x86/mm: vmemmap and vmalloc base addressess are usngined longs
 2018-04-16  9:46 UTC  (4+ messages)

[PATCH] tda998x: Check ref count before invoking drm_connector_cleanup in unbind
 2018-04-16  9:45 UTC  (3+ messages)
` [PATCH v2] drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector

Please ignore this one [Was: RE: [PATCH 1/1] arm: rzn1: Add support for the second CPU.]
 2018-04-16  9:45 UTC 

[PATCH] drm: fix drm-get-put.cocci warnings
 2018-04-16  9:44 UTC  (3+ messages)

[PATCH] x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
 2018-04-16  9:43 UTC 

[RFC 0/3] Renesas RZ/N1D SMP enabler
 2018-04-16  9:34 UTC  (5+ messages)
` [PATCH 1/1] arm: rzn1: Add support for the second CPU
` [RFC 1/3] dt-bindings: cpu: Add Renesas RZ/N1D SMP enable method
` [RFC 2/3] ARM: dts: "
` [RFC 3/3] arm: shmobile: Add the RZ/N1D SMP enabler driver

[PATCH] x86/xen: Remove use of VLAs
 2018-04-16  9:40 UTC  (3+ messages)

[PATCH v5 1/2] mfd: rk808: Refactor shutdown functions
 2018-04-16  9:38 UTC  (4+ messages)
` [PATCH v5 2/2] mfd: rk808: Add restart functionality

[PATCH 0/3] mfd: axp20x: driver cleanup
 2018-04-16  9:36 UTC  (7+ messages)
` [PATCH 1/3] mfd: axp20x: Const-ify struct mfd_cell and struct resource
` [PATCH 2/3] mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cells
` [PATCH 3/3] mfd: axp20x: Correct AXP806 POK interrupt prefix

[PATCH] vfio-ccw: process ssch with interrupts disabled
 2018-04-16  9:35 UTC  (2+ messages)

[PATCH 0/3] Fix an Atmel USBA UDC issue introducted in 4.17-rc1
 2018-04-16  9:34 UTC  (4+ messages)
` [PATCH 1/3] usb: gadget: udc: atmel: GPIO inversion is handled by gpiod
` [PATCH 2/3] usb: gadget: udc: atmel: Remove obsolete include
` [PATCH 3/3] usb: gadget: udc: atmel: Fix indenting

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-04-16  9:29 UTC  (3+ messages)
` [RFC 01/10] PCI: dwc: Add MSI-X callbacks handler

[PATCH] x86/dma-mapping: override via_no_dac for new VIA PCI bridges
 2018-04-16  9:26 UTC 

[PATCH] perf tools: set kernel end address properly
 2018-04-16  9:23 UTC  (2+ messages)

[PATCH] lightnvm: pblk: add CNEX Granby to the pblk device list
 2018-04-16  9:19 UTC 

[PATCH] drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()
 2018-04-16  9:18 UTC  (2+ messages)

instant reboot caused by 194a9749c73d650c0
 2018-04-16  9:15 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: add user update info in plane print state
 2018-04-16  9:14 UTC  (2+ messages)

[PATCH RESEND] backlight: pwm_bl: don't use GPIOF_* with gpiod_get_direction
 2018-04-16  9:12 UTC  (3+ messages)

[PATCH v4 0/4] zram memory tracking
 2018-04-16  9:12 UTC  (3+ messages)

INFO: rcu detected stall in select_collect
 2018-04-16  9:11 UTC  (2+ messages)

[PATCH 0/3] tree-wide: don't use GPIOF_* with gpiod_get_direction
 2018-04-16  9:11 UTC  (3+ messages)
` [PATCH 3/3] backlight: pwm_bl: "

BUG: unable to handle kernel paging request in corrupted
 2018-04-16  9:10 UTC  (2+ messages)

[PATCH v5 0/4] zram memory tracking
 2018-04-16  9:09 UTC  (5+ messages)
` [PATCH v5 1/4] zram: correct flag name of ZRAM_ACCESS
` [PATCH v5 2/4] zram: mark incompressible page as ZRAM_HUGE
` [PATCH v5 3/4] zram: record accessed second
` [PATCH v5 4/4] zram: introduce zram memory tracking

[PATCH] drm/stm: move enable/disable_vblank to crtc
 2018-04-16  9:07 UTC  (2+ messages)

nds32 build failures
 2018-04-16  9:06 UTC  (2+ messages)

[PATCH v2] block: ratelimite pr_err on IO path
 2018-04-16  9:06 UTC  (6+ messages)

[PATCH 4/4] ALSA: usb: add UAC3 BADD profiles support
 2018-04-16  9:05 UTC  (2+ messages)

[PATCH v2] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot
 2018-04-16  9:04 UTC  (8+ messages)

linux-next: build failure after merge of the bpf tree
 2018-04-16  9:04 UTC  (2+ messages)

[PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-16  9:03 UTC  (6+ messages)

Linux 4.17-rc1
 2018-04-16  9:01 UTC  (2+ messages)

[PATCH] sched/fair: Change sched_feat(x) in !CONFIG_SCHED_DEBUG case
 2018-04-16  8:54 UTC 

KASAN: use-after-free Read in llc_conn_ac_send_sabme_cmd_p_set_x
 2018-04-16  8:50 UTC 

[GIT PULL] clockevents for 4.17
 2018-04-16  8:44 UTC  (2+ messages)

[PATCH V6 1/2] ARM: dts: imx7s: add temperature monitor support
 2018-04-16  8:44 UTC  (6+ messages)
` [PATCH V6 2/2] thermal: imx: add i.MX7 thermal sensor support

[PATCH 1/2] tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
 2018-04-16  8:44 UTC  (10+ messages)

[PATCH v2 0/9] Designware EP support and code clean up
 2018-04-16  8:41 UTC  (8+ messages)
` [PATCH v2 8/9] PCI: dwc: Small computation improvement

[PATCH v3 00/10] Designware EP support and code clean up
 2018-04-16  8:37 UTC  (4+ messages)
` [PATCH v3 01/10] bindings: PCI: designware: Example update

[PATCH v1] ARM: dts: imx6qdl-sabreauto: add ecspi dts for sabreauto board
 2018-04-16  8:34 UTC  (2+ messages)

[PATCH] blk-mq: mark hctx RESTART when get budget fails
 2018-04-16  8:34 UTC  (3+ messages)

[PATCH] fpga-manager: altera-ps-spi: preserve nCONFIG state
 2018-04-16  8:34 UTC  (3+ messages)

[PATCH RFC 2/8] mm: introduce PG_offline
 2018-04-16  8:31 UTC  (3+ messages)

[PATCH v5 0/3] perf/core: expose thread context switch out event type to user space
 2018-04-16  8:29 UTC  (4+ messages)
` [PATCH v5 1/3] perf/core: store context switch out type into Perf trace

[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-04-16  8:28 UTC  (5+ messages)
` [PATCH v3 1/5] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support

[PATCH] ARM: dts: imx7d-sdb: add gpio key support
 2018-04-16  8:25 UTC  (3+ messages)

[PATCH V2] ARM: dts: imx7d-pinfunc: update sai select input value
 2018-04-16  8:25 UTC  (2+ messages)

[PATCH 1/2] gpio: eic: Add edge trigger emulation for EIC
 2018-04-16  8:18 UTC  (2+ messages)

[PATCH net] net: mvpp2: Fix TCAM filter reserved range
 2018-04-16  8:07 UTC 

[PATCH 1/2] net/9p: detecting invalid options as much as possible
 2018-04-16  7:56 UTC  (3+ messages)
` [PATCH 2/2] fs/9p: "
  ` [V9fs-developer] "

[PATCH] isofs: fix potential memory leak in mount option parsing
 2018-04-16  7:48 UTC  (2+ messages)

[PATCH linux dev-4.16 v2] i2c: muxes: pca9641: new driver
 2018-04-16  7:37 UTC  (6+ 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).