messages from 2017-04-23 12:39:31 to 2017-04-24 05:44:29 UTC [more...]
[PATCH 0/2] of: Add unit tests for applying overlays
2017-04-24 5:43 UTC (3+ messages)
` [PATCH 1/2] of: add support of dtc compiler flags for device tree overlays
` [PATCH 2/2] of: Add unit tests for applying overlays
[PATCH] libnvdimm, region: sysfs trigger for nvdimm_flush()
2017-04-24 5:31 UTC (2+ messages)
[PATCH] driver-core: remove lock for platform devices during probe
2017-04-24 5:42 UTC
[PATCH 1/2] team: fix memory leak
2017-04-24 5:40 UTC (2+ messages)
linux-next: build failure after merge of the tip tree
2017-04-24 5:31 UTC (2+ messages)
TREE_SRCU slows hotplug by factor ~16
2017-04-24 5:24 UTC (3+ messages)
[PATCH 0/3] of: fix overlay modification of const variable
2017-04-24 5:20 UTC (4+ messages)
` [PATCH 1/3] of: overlay_adjust_phandles() - do not modify const field
` [PATCH 2/3] of: make __of_attach_node() static
` [PATCH 3/3] of: detect invalid phandle in overlay
[PATCH v4 0/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
2017-04-24 5:15 UTC (3+ messages)
` [PATCH v4 1/2] tiocsti-restrict : Add owner user namespace to tty_struct
` [PATCH v4 2/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
[PATCH v6 00/15] lockdep: Implement crossrelease feature
2017-04-24 5:11 UTC (10+ messages)
` [PATCH v6 05/15] "
Question on the five-level page table support patches
2017-04-24 5:11 UTC (2+ messages)
[PATCH] fs/ocfs2/cluster: use offset_in_page() macro
2017-04-24 5:05 UTC (3+ messages)
` [PATCH] xen/scsifront: "
[PATCH v2 00/29] gpu/drm: remove -Iinclude/drm compiler flags from Makefile
2017-04-24 4:50 UTC (30+ messages)
` [PATCH v2 01/29] drm: make drm_panel.h self-contained
` [PATCH v2 02/29] drm/ttm: fix include notation and remove -Iinclude/drm flag
` [PATCH v2 03/29] drm/amd: "
` [PATCH v2 04/29] drm/ast: "
` [PATCH v2 05/29] drm/bochs: "
` [PATCH v2 06/29] drm/bridge: "
` [PATCH v2 07/29] drm/cirrus: "
` [PATCH v2 08/29] drm/hisilicon: "
` [PATCH v2 09/29] drm/mgag200: "
` [PATCH v2 10/29] drm/msm: "
` [PATCH v2 11/29] drm/nouveau: "
` [PATCH v2 12/29] drm/qxl: "
` [PATCH v2 13/29] drm/radeon: "
` [PATCH v2 14/29] drm/tilcdc: "
` [PATCH v2 15/29] drm/vc4: "
` [PATCH v2 16/29] drm/virtio: "
` [PATCH v2 17/29] drm/vmwgfx: "
` [PATCH v2 18/29] drm/gma500: remove unneeded -Iinclude/drm compiler flag
` [PATCH v2 19/29] drm/i810: "
` [PATCH v2 20/29] drm/i2c: "
` [PATCH v2 21/29] drm/mga: "
` [PATCH v2 22/29] drm/omap: "
` [PATCH v2 23/29] drm/r128: "
` [PATCH v2 24/29] drm/savage: "
` [PATCH v2 25/29] drm/sis: "
` [PATCH v2 26/29] drm/tdfx: "
` [PATCH v2 27/29] drm/udl: "
` [PATCH v2 28/29] drm/vgem: "
` [PATCH v2 29/29] drm/via: "
[PATCH -mm -v3] mm, swap: Sort swap entries before free
2017-04-24 4:52 UTC (9+ messages)
[PATCH v1 1/8] lib/uuid: Introduce uuid_{be|le}_cmp_p{p}() helpers
2017-04-24 4:51 UTC (6+ messages)
` [PATCH v1 2/8] ASoC: Intel: Skylake: Use recently introduced uuid_le_cmp_p{p}()
[PATCH] module: Unify the return value type of try_module_get
2017-04-24 4:44 UTC (2+ messages)
[PATCH] led: ledtrig-transient: replace timer_list with hrtimer
2017-04-24 4:42 UTC
[PATCH v3 0/2] modules:capabilities: automatic module loading restrictions
2017-04-24 4:29 UTC (3+ messages)
` [PATCH v3 2/2] modules:capabilities: add a per-task modules autoload restriction
[PATCH 1/2] perf tools: Guard _GNU_SOURCE in pmu-events/jevents.c
2017-04-24 4:26 UTC (2+ messages)
` [PATCH 2/2] perf tools: Add NULL end elements to 'unit_to_pmu' map
linux-next: build failure after merge of the arm tree
2017-04-24 4:20 UTC (6+ messages)
4824 linux-kernel
2017-04-24 4:11 UTC
[PATCH v7 0/7] Introduce ZONE_CMA
2017-04-24 4:08 UTC (2+ messages)
[PATCH] dmaengine: ioat: use setup_timer
2017-04-24 4:09 UTC (2+ messages)
[PATCH] hwmon: tmp103: use SIMPLE_DEV_PM_OPS helper macro
2017-04-24 3:58 UTC (3+ messages)
[PATCH 1/1] mt7601u: check return value of alloc_skb
2017-04-24 3:49 UTC (2+ messages)
[PATCH 1/1] usb: hub: check return value
2017-04-24 3:55 UTC (2+ messages)
[PATCH v2 0/3] Handle memmap and mem kernel options in boot stage kaslr
2017-04-24 3:53 UTC (5+ messages)
` [PATCH v2 1/3] KASLR: Parse all memmap entries in cmdline
` [PATCH v2 2/3] KASLR: Handle memory limit specified by memmap and mem option
` [PATCH v2 3/3] Documentation/kernel-parameters.txt: Update 'memmap=' option description
[PATCH] usb: chipidea: Fix missing resume call after suspend
2017-04-24 3:51 UTC (2+ messages)
[PATCH v3 0/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
2017-04-24 3:47 UTC (7+ messages)
` [PATCH v3 1/2] tiocsti-restrict : Add owner user namespace to tty_struct
` [PATCH v3 2/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
[PATCH] sunrpc: don't check for failure from mempool_alloc()
2017-04-24 3:43 UTC (2+ messages)
` [nfs PATCH] NFS: remove error handling for callers of rpc_new_task()
[PATCH v1 1/1] srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
2017-04-24 3:33 UTC (8+ messages)
Build failure in -next due to 'hexagon: switch to RAW_COPY_USER'
2017-04-24 3:31 UTC (2+ messages)
[PATCH] Input: i8042 - add Clevo P650RS to the i8042 reset list
2017-04-24 3:24 UTC (2+ messages)
[PATCH 00/11] block: assorted cleanup for bio splitting and cloning
2017-04-24 3:16 UTC (12+ messages)
` [PATCH 01/11] blk: remove bio_set arg from blk_queue_split()
` [PATCH 02/11] blk: make the bioset rescue_workqueue optional
` [PATCH 11/11] block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()
[PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk
2017-04-24 3:14 UTC (3+ messages)
patch series moving compat syscalls from fs/compat.c
2017-04-24 2:57 UTC (3+ messages)
[PATCH 0/4] Handle memmap and mem kernel options in boot stage kaslr
2017-04-24 2:46 UTC (5+ messages)
[PATCH v3] kbuild: Add support to generate LLVM bitcode files
2017-04-24 2:21 UTC (4+ messages)
[PATCH v5 0/4] Cleaning printk stuff in NMI context
2017-04-24 2:17 UTC (8+ messages)
` [PATCH v5 1/4] printk/nmi: generic solution for safe printk in NMI
[PATCH] kallsyms: Use bounded strnchr() when parsing string
2017-04-24 2:12 UTC (2+ messages)
[PATCH v2 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
2017-04-24 1:47 UTC (7+ messages)
` [PATCH v2 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
` [PATCH v2 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [PATCH v2 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC
[PATCH -v2 0/9] mm: make movable onlining suck less
2017-04-24 1:44 UTC (9+ messages)
` (no subject)
` your mail
[PATCH] dm-region-hash: fix strange usage of mempool_alloc
2017-04-24 1:41 UTC (3+ messages)
` [dm-devel] "
[PATCH v2] usb: core: Warn if an URB's transfer_buffer is on stack
2017-04-24 1:29 UTC
linux-next: build failure after merge of the drm-misc tree
2017-04-24 1:25 UTC (2+ messages)
Performance of low-cpu utilisation benchmark regressed severely since 4.6
2017-04-24 1:21 UTC (6+ messages)
[PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
2017-04-24 1:12 UTC
[PATCH] drivers: input: joystick: Add PSX(Play Staion 1/2) pad with SPI driver Add PSX(Play Staion 1/2) pad with SPI driver. Pads can be connected directry SPI bus
2017-04-24 0:48 UTC
[PATCH v6 0/7] perf report: Show branch type
2017-04-24 0:47 UTC (4+ messages)
` [PATCH v6 2/7] perf/x86/intel: Record "
[PATCH 1/2] arm64:vdso: Rewrite gettimeofday into C
2017-04-23 23:47 UTC (2+ messages)
` [PATCH 2/2] arm64:vdso: Remove ISB from gettimeofday
[PATCH 1/1] rndis_wlan: add return value validation
2017-04-24 0:40 UTC
[HMM 00/15] HMM (Heterogeneous Memory Management) v20
2017-04-24 0:39 UTC (6+ messages)
` [HMM 03/15] mm/unaddressable-memory: new type of ZONE_DEVICE for unaddressable memory
[PATCH 1/1] power: Fix unchecked return value of devm_kzalloc
2017-04-24 0:34 UTC
[PATCH 1/1] drivers:net:ethernet:adi:bfin_mac: Use FIELD_SIZEOF defined kernel macro
2017-04-24 0:23 UTC (4+ messages)
` "
Build failures in -next due to 'drm/amdgpu: add NGG parameters'
2017-04-24 0:13 UTC
Linux 4.11-rc8
2017-04-24 0:13 UTC
Build failures in -next due to 'linux/io.h: Add pci_remap_cfgspace() interface'
2017-04-24 0:10 UTC
[PATCH] ore: fix spelling mistake: "Multples" -> "multiples"
2017-04-24 0:08 UTC (3+ messages)
[PATCH] usb: core: Warn if an URB's transfer_buffer is on stack
2017-04-24 0:03 UTC (4+ messages)
[PATCH] net: davinci_mdio: add GPIO reset logic
2017-04-23 23:35 UTC (7+ messages)
` [PATCH] mdio_bus: Issue GPIO RESET to PHYs
` [PATCH v2] "
` [PATCH v3 net-next] "
` [PATCH v4 "
[tip:x86/mm] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
2017-04-23 23:31 UTC (2+ messages)
` get_zone_device_page() in get_page() and page_cache_get_speculative()
[PATCH RFC] ptr_ring: add ptr_ring_unconsume
2017-04-23 23:28 UTC (3+ messages)
[PATCH] scsi: mvumi: add check for dma mapping errors
2017-04-23 23:01 UTC (2+ messages)
` [PATCH] scsi: mvumi: remove code handling zero scsi_sg_count(scmd) case
[PATCH 0/5] lightnvm: pblk extra patches for 4.12
2017-04-23 22:58 UTC (8+ messages)
` [PATCH 5/5] lightnvm: pblk: fix erase counters on error fail
[PATCH] V4L2 SDR: Add Real U8 format (V4L2_SDR_FMT_RU8)
2017-04-23 22:45 UTC
[PATCH v2 00/17] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-04-23 22:38 UTC (7+ messages)
` [PATCH v2 08/17] fs: retrofit old error reporting API onto new infrastructure
[PATCH 2/2] [media] vb2: Fix error handling in '__vb2_buf_mem_alloc'
2017-04-23 21:40 UTC
[PATCH 1/2] [media] vb2: Fix an off by one error in 'vb2_plane_vaddr'
2017-04-23 21:32 UTC
[PATCH v2 1/2] tiocsti-restrict : Add owner user namespace to tty_struct
2017-04-23 20:53 UTC (4+ messages)
[PATCH] staging: rtl8192u: Fix sparse warning
2017-04-23 20:51 UTC
[PATCH] dell-laptop: Adds support for keyboard backlight timeout AC settings
2017-04-23 20:30 UTC (2+ messages)
[PATCH 1/1] openvswitch: check return value of nla_nest_start
2017-04-23 20:22 UTC (2+ messages)
` [ovs-dev] "
[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
2017-04-23 20:13 UTC (10+ messages)
[rcu:rcu/urgent 11/11] include/linux/srcu.h:66:2: error: #error "Unknown SRCU implementation specified to kernel configuration"
2017-04-23 20:04 UTC (2+ messages)
[PATCH 6/6] x86: Convert the rest of the code to support p4d_t
2017-04-23 19:56 UTC (3+ messages)
` [tip:x86/mm] "
[PATCH] staging: fbtft: fix open parentheses alignment
2017-04-23 19:55 UTC
[PATCH 1/1] power: check return value of devm_kzalloc
2017-04-23 19:44 UTC (2+ messages)
7412 linux-kernel
2017-04-23 19:24 UTC
[PATCH 2/2 linux-next] udf: use kmap_atomic for memcpy copying
2017-04-23 18:58 UTC
[PATCH 1/2 linux-next] udf: use octal for permissions
2017-04-23 18:58 UTC
[PATCH v2 0/9] staging: ccree: add Arm TrustZone CryptoCell REE driver
2017-04-23 18:57 UTC (4+ messages)
` [PATCH v2 6/9] staging: ccree: add FIPS support
[rcu:rcu/urgent 11/11] include/linux/kvm_host.h:430:21: error: field 'srcu' has incomplete type
2017-04-23 18:56 UTC
[PATCH 1/1] cfg80211: add return value validation
2017-04-23 18:41 UTC (2+ messages)
[PATCH v6] Documentation: Input: Add uinput documentation
2017-04-23 18:40 UTC
[lkp-robot] [debugfs] f3e7155d08: BUG:unable_to_handle_kernel
2017-04-23 18:37 UTC (2+ messages)
[PATCH v3 0/7] powerpc: a few kprobe fixes and refactoring
2017-04-23 17:41 UTC (13+ messages)
` [PATCH v3 3/7] kprobes: validate the symbol name length
` [PATCH v4 3/7] kprobes: validate the symbol name provided during probe registration
` [PATCH v4 4/7] powerpc/kprobes: Use safer string functions in kprobe_lookup_name()
[PATCH] staging: rtl8723bs: declare private function as static
2017-04-23 17:37 UTC
hi
2017-04-23 17:21 UTC
[PATCH] cris: kgdb: fix spelling mistake: "trigging" -> "triggering"
2017-04-23 17:21 UTC
[tip:smp/hotplug 43/44] kernel/tracepoint.c:253:4: error: implicit declaration of function 'static_key_slow_dec_cpuslocked'
2017-04-23 17:20 UTC
[PATCH] spi: tegra: fix spelling mistake: "trasfer" -> "transfer"
2017-04-23 17:14 UTC
[PATCH 1/1] iw_cxgb4: check return value of alloc_skb
2017-04-23 16:51 UTC (2+ messages)
[rcu:rcu/next 59/91] tree.c:(.text+0x4248): multiple definition of `srcu_online_cpu'
2017-04-23 16:22 UTC (2+ messages)
[PATCH] watchdog: f71808e_wdt: Add F71868 support
2017-04-23 15:57 UTC (2+ messages)
` "
[tip:smp/hotplug 42/44] include/linux/jump_label.h:260:20: error: inlining failed in call to always_inline 'static_key_disable_cpuslocked.constprop.99': recursive inlining
2017-04-23 15:37 UTC
[PATCH] drm/etnaviv: add thermal dependency
2017-04-23 15:36 UTC (2+ messages)
[PATCH 0/2] Lattice MachXO2 Passive SPI FPGA Manager support
2017-04-23 15:20 UTC (3+ messages)
` [PATCH 1/2] dt: bindings: fpga: add lattice machxo2 slave spi binding description
` [PATCH 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support
[GIT PULL] UBI/UBIFS fixes for 4.11
2017-04-23 15:20 UTC
[patch 0/6] hwmon/coretemp: Hotplug fixes, cleanups and state machine conversion
2017-04-23 15:01 UTC (11+ messages)
[PATCH v2] kbuild: Add better clang cross build support
2017-04-23 14:26 UTC (2+ messages)
[PATCH] staging: fbtft: fix character limit, trailing ; warning, etc
2017-04-23 14:21 UTC
[PATCH] powercap/intel_rapl: Add support for Gemini Lake
2017-04-23 14:15 UTC
[PATCH 1/1] PCI: check return value of pci_find_ext_capability
2017-04-23 14:00 UTC
[PATCH 1/1] drm/radeon: check return vlaue of radeon_fence_emit
2017-04-23 13:50 UTC
[PATCH 1/1] drm/radeon: check return value of radeon_ring_lock
2017-04-23 13:36 UTC
[PATCH 1/1] tipc: check return value of nlmsg_new
2017-04-23 13:33 UTC (2+ messages)
[PATCH 1/1] libertas: check return value of alloc_workqueue
2017-04-23 13:19 UTC
[PATCH 1/1] [media] cx25840: fix unchecked return values
2017-04-23 13:06 UTC
[PATCH 1/1] rtc: gemini: add return value validation
2017-04-23 12:48 UTC
[PATCH 0/3] support for Logilink VG0022a DVB-T2 stick
2017-04-23 12:38 UTC (4+ messages)
` [PATCH 1/3] [media] si2157: get chip id during probing
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