messages from 2018-12-24 22:55:06 to 2018-12-26 03:35:57 UTC [more...]
[PATCH] staging: erofs: fix return type of erofs_workgroup_get
2018-12-26 3:34 UTC
[PATCH] ACPI: Change wrong print type to display the real value for i386-PAE
2018-12-26 3:34 UTC
[PATCH 0/2 v4] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
2018-12-26 3:33 UTC (2+ messages)
[PATCH] sound: line6: fix a missing check of snd_card_register
2018-12-26 3:31 UTC
[PATCH] sunrpc: remove redundant code
2018-12-26 3:24 UTC
[PATCH 0/2 v3] kdump,vmcoreinfo: Export the value of sme mask to vmcoreinfo
2018-12-26 3:24 UTC (5+ messages)
` [PATCH 1/2 v3] kdump: add the vmcoreinfo documentation
[PATCH] usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
2018-12-26 11:22 UTC
[PATCH] sunrpc: fix a missing check of xdr_inline_decode
2018-12-26 3:18 UTC
[PATCH] rtc: fix a missing check of block data read
2018-12-26 3:09 UTC
[PATCH] fs: proc: check status of register_filesystem
2018-12-26 3:06 UTC
[PATCH] net: stmicro: fix a missing check of clk_prepare
2018-12-26 2:57 UTC
[PATCH 03/18] drm/mediatek: redefine mtk_ddp_sout_sel
2018-12-26 2:56 UTC (6+ messages)
` [PATCH 10/18] drm/mediatek: add gmc_bits for ovl private data
` [PATCH 16/18] drm/mediatek: add function mtk_ddp_comp_get_type
` [PATCH 17/18] drm/mediatek: add ovl0/ovl0_2l usecase
` [PATCH 01/18] drm/mediatek: update dt-bindings for mt8183
` [PATCH 02/18] drm/mediatek: add mutex mod and sof into ddp private data
[PATCH] net: (cpts) fix a missing check of clk_prepare
2018-12-26 2:55 UTC
[PATCH] atmel: fix a missing check of clk_prepare
2018-12-26 2:54 UTC
[PATCH] clocksource: fix a missing check of clk_prepare
2018-12-26 2:51 UTC
[PATCH] base: fix a missing check of clk_prepare
2018-12-26 2:47 UTC
[PATCH] rtc: fix a missing check of clk_prepare
2018-12-26 2:43 UTC
[PATCH v2] rtl8712: add a check for the status of register_netdev
2018-12-26 2:39 UTC
[PATCH -mmotm] efi: drop kmemleak_ignore() for page allocator
2018-12-26 2:35 UTC
[PATCH] rtl8712: add a check for the status of register_netdev
2018-12-26 2:31 UTC (3+ messages)
[PATCH] sound: atom: fix a missing check of snd_pcm_lib_malloc_pages
2018-12-26 2:29 UTC
[PATCH] pci: dwc: add a check for resetting gpio
2018-12-26 2:22 UTC
[PATCH] infiniband: add checks for the status of nla_put
2018-12-26 2:11 UTC
[PATCH] infiniband: fix a missing check of nla_put
2018-12-26 2:05 UTC
[PATCH -mmotm] arm64: skip kmemleak for KASAN again
2018-12-26 2:05 UTC
[PATCH] usb: chipidea: add a check for the availability of next child
2018-12-26 2:01 UTC
[PATCHv2] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
2018-12-26 1:57 UTC (3+ messages)
[PATCH] keyboard: (samsung) fix a missing check of return value
2018-12-26 1:51 UTC
[GIT PULL] arm64: updates for 4.21
2018-12-26 1:50 UTC (3+ messages)
[PATCH] sound: sb: fix a missing check of snd_ctl_add
2018-12-26 1:45 UTC
[PATCH] gus: add a check of the status of snd_ctl_add
2018-12-26 1:40 UTC
[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
2018-12-26 1:35 UTC (4+ messages)
` [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control
[PATCH] tty: pass return value of spi_register_driver
2018-12-26 1:26 UTC
[PATCH] net: brcm80211: add a check for the status of usb_register
2018-12-26 1:22 UTC
[PATCH] slimbus: add a check for the status of platform_driver_register
2018-12-26 1:16 UTC
[PATCH v2 0/9] i2c: move handling of suspended adapters to the core
2018-12-26 1:06 UTC (3+ messages)
` [PATCH v2 5/9] i2c: zx2967: don't open code to reject transfers when suspended
[PATCH v2] ASoC: sgtl5000: Allow SCLK pad drive strength to be changed
2018-12-26 0:59 UTC
[PATCH v8 00/25] Re-use nvram module
2018-12-26 0:37 UTC (26+ messages)
` [PATCH v8 10/25] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [PATCH v8 02/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [PATCH v8 05/25] char/nvram: Adopt arch_nvram_ops
` [PATCH v8 15/25] powerpc: Clean up nvram includes
` [PATCH v8 17/25] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [PATCH v8 22/25] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v8 13/25] m68k: Dispatch nvram_ops calls to Atari or Mac functions
` [PATCH v8 18/25] powerpc: Implement nvram sync ioctl
` [PATCH v8 20/25] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v8 19/25] powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PPC_PMAC && CONFIG_NVRAM
` [PATCH v8 16/25] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [PATCH v8 14/25] char/nvram: Add "devname:nvram" module alias
` [PATCH v8 21/25] nvram: Drop nvram_* symbol exports and prototypes
` [PATCH v8 11/25] m68k/mac: Use macros for RTC accesses not magic numbers
` [PATCH v8 03/25] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops
` [PATCH v8 09/25] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [PATCH v8 23/25] char/generic_nvram: Remove as unused
` [PATCH v8 01/25] scsi/atari_scsi: Don't select CONFIG_NVRAM
` [PATCH v8 04/25] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [PATCH v8 24/25] powerpc: Adopt nvram module for PPC64
` [PATCH v8 07/25] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [PATCH v8 06/25] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [PATCH v8 12/25] m68k/mac: Fix PRAM accessors
` [PATCH v8 08/25] char/nvram: Implement NVRAM read/write methods
` [PATCH v8 25/25] powerpc: Remove pmac_xpram_{read,write} functions
[PATCH] acpi: fix a potential inconsistency caused by double-fetch
2018-12-26 0:11 UTC (3+ messages)
[PATCH v7 0/2] add uart DMA function
2018-12-26 0:05 UTC (6+ messages)
` [PATCH v7 1/2] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
` [PATCH v7 2/2] arm: dts: mt2712: add uart APDMA to device tree
[RFC PATCH] media: rcar-vin: Allow independent VIN link enablement
2018-12-25 23:27 UTC
[git pull] drm for 4.21-rc1 (for the merge window)
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL for v4.21] First part of media patches
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL for v4.21] second set of media patches: ipu3 driver
2018-12-25 23:20 UTC (3+ messages)
[GIT PULL] EDAC pile for 4.21
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] i3c: Initial pull request
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] Power management updates for v4.21-rc1
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] ACPI updates for v4.21-rc1
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] Device properties framework updates for v4.21-rc1
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] pwm: Changes for v4.21-rc1
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] regulator updates for v4.21
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] SPI updates for v4.21
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] regmap updates for v4.21
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] LED updates for 4.21-rc1
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] clk changes for the merge window
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] sound updates for 4.21
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] mtd: Changes for 4.21
2018-12-25 23:20 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for 4.21-1
2018-12-25 23:20 UTC (2+ messages)
[PATCH] scsi: avoid a double-fetch and a redundant copy
2018-12-25 22:47 UTC
[PATCH V5 0/4] Add i.MX System Controller thermal driver support
2018-12-25 22:43 UTC (3+ messages)
` [PATCH V5 2/4] thermal: imx_sc: add i.MX system controller thermal support
[PATCH] staging: wilc1000: make function wilc_get_stats_async static
2018-12-25 22:35 UTC
[PATCH] staging: wilc100: make function wilc_get_stats_async static
2018-12-25 22:30 UTC
[PATCH] sched: fix a potential double-fetch bug in sched_copy_attr
2018-12-25 22:16 UTC
[PATCH 00/20] drop useless LIST_HEAD
2018-12-25 22:12 UTC (4+ messages)
[PATCH] scsi: avoid a double-fetch and a redundant copy
2018-12-25 21:12 UTC (3+ messages)
[PATCH] scsi: a potential double-fetch bug when copying msg
2018-12-25 21:26 UTC
[PATCH] scsi: fix a double-fetch bug in adpt_i2o_passthru
2018-12-25 21:20 UTC
[PATCH] scsi: aacraid: fix a potential data inconsistency caused by double-fetch
2018-12-25 21:11 UTC
[PATCH] ubifs: Get/put page when changing PG_private
2018-12-25 21:08 UTC (4+ messages)
[PATCH] scsi: avoiding fetching signature from user space again after check
2018-12-25 20:55 UTC
[PATCH] fs: coda: fix a double-fetch case in coda_psdev_write
2018-12-25 20:25 UTC (2+ messages)
[PATCH] scsi: fix a double-fetch bug in sg_write
2018-12-25 20:24 UTC
[PATCH] hwtracing: stm: avoid a double-fetch case when fetching policy id
2018-12-25 19:56 UTC
[PATCH] wmi: avoid a double-fetch issue in wmi_ioctl
2018-12-25 19:36 UTC
[PATCH] fs: coda: fix a double-fetch case when copy data to req->uc_data
2018-12-25 19:16 UTC
Racoh Computer (Fair Pay OS) Year End Summary (slight update/correction)
2018-12-25 18:18 UTC
You removed Weboob package over political reasons? Whole Internet laughs at you
2018-12-25 17:46 UTC (2+ messages)
[PATCH net V2 0/4] Fix various issue of vhost
2018-12-25 16:25 UTC (11+ messages)
` [PATCH net V2 4/4] vhost: log dirty page correctly
[PATCH v4 0/2] spi: Add Renesas R-Car Gen3 RPC SPI driver
2018-12-25 15:49 UTC (3+ messages)
` [PATCH v4 1/2] spi: Add Renesas R-Car Gen3 RPC SPI controller driver
[RFC PATCH 0/1] mm: add a warning about high order allocations
2018-12-25 15:39 UTC (2+ messages)
` [PATCH 1/1] mm/page_alloc: "
[PATCH -next] ASoC: Intel: remove set but not used variable 'stage_type'
2018-12-25 14:59 UTC (2+ messages)
tpm_tis TPM2.0 not detected on cold boot
2018-12-25 13:55 UTC (5+ messages)
[PATCH] drm/intel_dsi_vbt: Remove duplicate header
2018-12-25 13:30 UTC
[PATCH v1 06/11] platform/x86: apple-gmux: hide PCI specific code
2018-12-25 13:33 UTC (3+ messages)
[PATCH] drm/i915_request.h: Remove duplicate header
2018-12-25 13:23 UTC
[PATCH] infiniband/qedr: Potential null ptr dereference of qp
2018-12-25 13:13 UTC (3+ messages)
` [EXT] "
[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
2018-12-25 12:52 UTC (16+ messages)
` [PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address
BUG: unable to handle kernel paging request in tpg_fill_plane_buffer
2018-12-25 12:37 UTC (2+ messages)
[PATCH v2] signal: add procfd_signal() syscall
2018-12-25 12:07 UTC (13+ messages)
[PATCH v2 0/6] add i2c support for mt7629 and mt8183
2018-12-25 11:51 UTC (5+ messages)
` [PATCH 2/6] i2c: mediatek: speeds is replaced by macros definitions
` [PATCH 4/6] i2c: mediatek: Add offsets array for new i2c registers
[PATCH] dmaengine: fsl-dpaa2-qdma: Add qDMA controller driver for Layerscape SoCs
2018-12-25 11:04 UTC
[PATCH] x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP and EFI_MIXED_MODE
2018-12-25 9:51 UTC (4+ messages)
[PATCH v3 0/3] fat: Added functions to determine the FAT variant (12/16/32bit)
2018-12-25 9:48 UTC (3+ messages)
[PATCH v3 2/3] f2fs: check PageWriteback flag for ordered case
2018-12-25 9:43 UTC
general protection fault in put_pid
2018-12-25 9:41 UTC (12+ messages)
[PATCH v2 0/5] Introduced new Cadence USBSS DRD Driver
2018-12-25 9:38 UTC (4+ messages)
` [PATCH v2 5/5] usb:cdns3 Add Cadence USB3 "
[PATCH v3 10/11] x86: select IOSF_MBI only when CONFIG_PCI is set
2018-12-25 9:13 UTC (2+ messages)
[PATCH] selftests/efivarfs: clean up test files from test_create*()
2018-12-25 8:59 UTC
rfc: bool structure members (was Re: [PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent)
2018-12-25 8:41 UTC (4+ messages)
[PATCH] rts5208: fix a missing check of the status of sd_init_power
2018-12-25 8:33 UTC
[PATCH] usb: gspca: add a missed check for goto_low_power
2018-12-25 8:24 UTC
[PATCH] mfd: add a check for the status of mc13xxx_reg_read
2018-12-25 8:16 UTC
[PATCH][V2] drivers/net: appletalk/cops: remove redundant if statement and mask
2018-12-25 8:06 UTC (2+ messages)
[PATCH] media: drxk: add a missed check of the return value of write16
2018-12-25 8:03 UTC
[PATCH] ethernet: (niu) fix missing checks of niu_pci_eeprom_read
2018-12-25 7:56 UTC
[PATCH RESEND v8 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
2018-12-25 7:55 UTC (4+ messages)
` [PATCH RESEND v8 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller
[PATCH v14 0/5] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
2018-12-25 7:43 UTC (5+ messages)
` [PATCH v14 2/5] x86/boot: Introduce efi_get_rsdp_addr() to find RSDP from EFI table
[PATCH] ethernet: (80003es2lan) fix missing checks for return value of reg write
2018-12-25 7:36 UTC
[PATCH] bpf: fix missing checks of the return value of check_reg_arg
2018-12-25 7:25 UTC (2+ messages)
[PATCH] edac: unregister the mci device before free the mci memory
2018-12-25 7:13 UTC
[PATCH] usb: gspca: add a missed return-value check for do_command
2018-12-25 6:31 UTC
[PATCH] backlight: (adp8870) fix a missing check for adp8870_write
2018-12-25 6:21 UTC
[PATCH v2] gpu: anx7808: fix a missing check in anx78xx_poweron
2018-12-25 5:17 UTC
[PATCH v2] gpu: anx7808: fix a missing check in anx78xx_poweron
2018-12-25 5:02 UTC
[PATCH] ASoC: rockchip: fix platform_no_drv_owner.cocci warnings
2018-12-25 4:38 UTC
[PATCH v2] touchscreen: elants: fix a missing check of return values
2018-12-25 4:36 UTC
[PATCH] kvm/arm : remove unnecessary local variable
2018-12-25 4:56 UTC
[PATCH v3] pinctrl:mediatek:add EINT support to virtual GPIOs
2018-12-25 4:23 UTC
[PATCH v2] pinctrl:mediatek:add judgment conditions
2018-12-25 3:40 UTC (3+ messages)
[PATCH] f2fs: fix use-after-free issue with sbi->stat_info
2018-12-25 3:06 UTC (2+ messages)
[PATCH] perfmon: use ARRAY_SIZE() macro
2018-12-25 2:58 UTC
[PATCH -next] ACPI/IORT: fix build when CONFIG_IOMMU_API=n
2018-12-25 2:44 UTC (2+ messages)
[GIT] Networking
2018-12-25 2:43 UTC (2+ messages)
[PATCH -next] powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warnings
2018-12-25 2:44 UTC
[PATCH] arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
2018-12-25 2:30 UTC (3+ messages)
[PATCH -next] mailbox: hi6220: fix platform_no_drv_owner.cocci warnings
2018-12-25 2:21 UTC
[PATCH -next] ASoC: rockchip: fix platform_no_drv_owner.cocci warnings
2018-12-25 2:20 UTC
[PATCH] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
2018-12-25 1:58 UTC (3+ messages)
[PATCH 1/2] lib/genalloc.c: Use the vzalloc_node to allocate the bitmap
2018-12-25 1:57 UTC (2+ messages)
` [PATCH 1/2 fix] "
[LKP] [filemap] 48dc11646a: vm-scalability.throughput -9.5% regression
2018-12-25 0:35 UTC
[PATCH 7/7] selftest/bpf: fix E501 line too long
2018-12-25 0:35 UTC (2+ messages)
` [LKP] [selftest/bpf] b870be2f1b: kernel_selftests.bpf.test_offload.py.fail
[GIT PULL] x86/platform change for v4.21
2018-12-24 23:12 UTC
Build regressions/improvements in v4.20
2018-12-24 18:50 UTC
[GIT PULL] x86/mm changes for v4.21
2018-12-24 23:11 UTC
[GIT PULL] x86/fpu changes for v4.21
2018-12-24 23:07 UTC
[GIT PULL] x86/cpu changes for v4.21
2018-12-24 23:03 UTC
[GIT PULL] x86/amd-nb changes for v4.21
2018-12-24 23:01 UTC (2+ messages)
[GIT PULL] x86/cleanups for v4.21
2018-12-24 23:00 UTC
[GIT PULL] x86/build changes for v4.21
2018-12-24 22:58 UTC
[GIT PULL] x86/boot changes for v4.21
2018-12-24 22:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox