messages from 2017-03-03 14:48:08 to 2017-03-03 15:21:56 UTC [more...]
[PATCH 00/26] bring back stack frame warning with KASAN
2017-03-03 15:22 UTC (21+ messages)
` [PATCH 01/26] compiler: introduce noinline_for_kasan annotation
` [PATCH 02/26] rewrite READ_ONCE/WRITE_ONCE
` [PATCH 25/26] isdn: eicon: mark divascapi incompatible with kasan
` [PATCH 26/26] kasan: rework Kconfig settings
[PATCH v4 0/3] x86/64/KASLR: Change kernel mapping size to 1G unconditionally
2017-03-03 15:08 UTC (12+ messages)
` [PATCH v4 1/3] x86: Introduce a new constant KERNEL_MAPPING_SIZE
XFS failure in 4.10+
2017-03-03 15:19 UTC (5+ messages)
[PATCH 1/2] devicetree: add vendor prefix for Winstar Display Corp
2017-03-03 15:21 UTC (2+ messages)
` [PATCH 2/2] drm/panel: simple: Add support for Winstar WF35LTIACD
SHA1 collisions found
2017-03-03 14:54 UTC (11+ messages)
[PATCH net 0/2] sfc: couple of fixes
2017-03-03 15:20 UTC
[PATCH 1/3] staging: wlan-ng: Replace "the the " with "the"
2017-03-03 15:20 UTC (4+ messages)
` [PATCH 2/3] staging: rtl8192u: "
` [PATCH 3/3] staging: unisys: "
` [Outreachy kernel] [PATCH 1/3] staging: wlan-ng: "
net/dccp: use-after-free in dccp_feat_activate_values
2017-03-03 15:13 UTC (11+ messages)
[PATCH] drm/i915: Take reference for signaling the request from hardirq
2017-03-03 15:18 UTC (8+ messages)
[PATCH] scsi: lpfc: replace init_timer by setup_timer
2017-03-03 15:20 UTC (2+ messages)
explicitly mapping pgs in OSDMap
2017-03-03 14:55 UTC (6+ messages)
[PATCH] Add support for high priority scheduling in amdgpu v4
2017-03-03 15:20 UTC (6+ messages)
` [PATCH 16/21] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v3
[PATCH v3 0/7] in-kernel resource manager
2017-03-03 15:19 UTC (11+ messages)
` [PATCH v3 1/7] tpm: move length validation to tpm_transmit()
` [PATCH v3 3/7] tpm: export tpm2_flush_context_cmd
` [PATCH v3 2/7] tpm: validate TPM 2.0 commands
` [PATCH v3 4/7] tpm: infrastructure for TPM spaces
` [PATCH v3 5/7] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
` [PATCH v3 6/7] tpm: expose spaces via a device link /dev/tpmrm<n>
` [PATCH v3 7/7] tpm2: add session handle context saving and restoring to the space code
[PATCH iptables] utils: nfsynproxy: fix build with musl libc
2017-03-03 9:55 UTC (2+ messages)
[PATCH libnftnl] src: Use nftnl_buf to export XML/JSON rules
2017-03-03 9:55 UTC (2+ messages)
nftables queue target aborts rules processing unconditionally
2017-03-03 15:01 UTC
[PATCH v2] Input: silead - Do not try to directly access the GPIO when using ACPI pm
2017-03-03 15:19 UTC (18+ messages)
Fw: [Bug 194749] New: kernel bonding does not work in a network nameservice in versions above 3.10.0-229.20.1
2017-03-03 15:19 UTC (4+ messages)
` "
[PATCH v2 0/2] capsule pstore backend
2017-03-03 15:19 UTC (2+ messages)
[PATCH] net/tap: fix dev name look-up
2017-03-03 15:19 UTC (2+ messages)
[PATCH 0/4] drm/i915: Enable atomic for VLV/CHV
2017-03-03 15:19 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Extract intel_wm_plane_visible()
` [PATCH 2/4] drm/i915: Check for id==PLANE_CURSOR instead of type==DRM_PLANE_TYPE_CURSOR
` [PATCH 3/4] drm/i915: Use intel_wm_plane_visible() on VLV/CHV as well
` [PATCH 4/4] drm/i915: Enable atomic on VLV/CHV
[PATCH] drm/arcpgu: Get rid of "encoder-slave" property
2017-03-03 15:19 UTC (2+ messages)
[U-Boot] [PATCH v1] gpt: Fix uuid string format
2017-03-03 15:18 UTC (3+ messages)
[PATCH 0/2] meson-sm: Fix issues when reading data from sm
2017-03-03 15:17 UTC (6+ messages)
` [PATCH 1/2] firmware: meson-sm: Check for buffer output size
` [PATCH 2/2] firmware: meson-sm: Allow 0 as valid return value
Confused by pnfs LAYOUTRETURN - seeking clarity
2017-03-03 15:16 UTC (2+ messages)
[mkl-can-next:echo-queue 1/1] drivers/net/can/dev.c:476:3: error: expected '}' before 'else'
2017-03-03 15:25 UTC
[U-Boot] [PATCH v2 2/8] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
2017-03-03 15:17 UTC (3+ messages)
[PATCH 00/10] ALSA SoC MAX98927 driver - revision
2017-03-03 14:52 UTC (24+ messages)
` [PATCH 01/10] ALSA SoC MAX98927 driver - Initial release
` [PATCH 02/10] Updated max98927_reg table with physical defaults. Replaced max98927.h for better legibility
` [PATCH 02/10] Updated max98927_reg table with physical defaults. Replaced max98927.h for better legi
` [PATCH 03/10] Removed the secondary device initialization from the primary device initialization. Removed manual register configuration from devicetree
` [PATCH 03/10] Removed the secondary device initialization from the primary device initialization. Re
` [PATCH 04/10] Modified indentation
` [PATCH 05/10] Replaced pr_err by dev_err. Modified debug message
` [PATCH 06/10] Added mask variable to apply it in one round after the switch
` [PATCH 07/10] Modified initialization code of VI sensing
` [PATCH 08/10] Added DAI Sel Mux and minor updates
` [PATCH 09/10] Added ACPI support. Changed snd_kcontrol_chip to snd_soc_kcontrol_codec
` [PATCH 10/10] Added vendor prefix. Added range information
[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
2017-03-03 15:16 UTC (10+ messages)
` [RFC PATCH v1 16/21] ARM: NUMA: Extract proximity from SRAT table
[PATCH v2 1/5] golang/xenlight: Create stub package
2017-03-03 15:15 UTC (12+ messages)
` [PATCH v2 3/5] golang/xenlight: Add host-related functionality
` [PATCH v2 4/5] golang/xenlight: Implement libxl_domain_info and libxl_domain_unpause
` [PATCH v2 5/5] golang/xenlight: Add tests host related functionality functions
[PATCH RFC 0/5] Refactor x86 domain builder
2017-03-03 15:15 UTC (9+ messages)
` [PATCH RFC 3/5] x86: split PV dom0 builder to domain_build_pv.c
[PATCH v2] tpm: do not suspend/resume if power stays on
2017-03-03 15:12 UTC (3+ messages)
` [tpmdd-devel] "
[PATCH/RFC 0/7] Pie-in-the-sky attempt to fix the early config
2017-03-03 15:11 UTC (8+ messages)
` [PATCH v2 0/9] Fix "
` [PATCH v2 4/9] Export the discover_git_directory() function
` [PATCH v2 6/9] read_early_config(): special-case builtins that create a repository
[PATCH v4 00/15] Remove submodule from files-backend.c
2017-03-03 14:49 UTC (4+ messages)
` [PATCH v5 00/24] "
` [PATCH v5 16/24] files-backend: replace submodule_allowed check in files_downcast()
[PATCH] drm/i915: Clear the VBT defaults for unused ports
2017-03-03 15:09 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[rtc-linux] RTC used as a module
2017-03-03 15:09 UTC (5+ messages)
[rtc-linux] [PATCH 00/13] rtc: Add OF device table to I2C drivers that are missing it
2017-03-03 15:01 UTC (3+ messages)
` "
` [rtc-linux] "
[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2017.03-eng008
2017-03-03 15:08 UTC (2+ messages)
[PATCH v5 00/17] x86emul: MMX/SSEn support
2017-03-03 15:08 UTC (19+ messages)
` [PATCH v5 01/17] "
` [PATCH v5 01/17] x86emul: support most memory accessing MMX/SSE{, 2, 3} insns
` [PATCH v5 02/17] x86emul: support MMX/SSE{,2,3} moves
` [PATCH v5 03/17] x86emul: support MMX/SSE/SSE2 converts
` [PATCH v5 04/17] x86emul: support {,V}{,U}COMIS{S,D}
` [PATCH v5 05/17] x86emul: support MMX/SSE{, 2, 4a} insns with only register operands
` [PATCH v5 06/17] x86emul: support {,V}{LD,ST}MXCSR
` [PATCH v5 07/17] x86emul: support {,V}MOVNTDQA
` [PATCH v5 08/17] x86emul: test coverage for SSE/SSE2 insns
` [PATCH v5 09/17] x86emul: honor MMXEXT feature flag
` [PATCH v5 10/17] x86emul: add tables for 0f38 and 0f3a extension space
` [PATCH v5 11/17] x86emul: support SSSE3 insns
` [PATCH v5 12/17] x86emul: support SSE4.1 insns
` [PATCH v5 13/17] x86emul: support SSE4.2 insns
` [PATCH v5 14/17] x86emul: test coverage for SSE3/SSSE3/SSE4* insns
` [PATCH v5 15/17] x86emul: support PCLMULQDQ
` [PATCH v5 016/17] x86emul: support AESNI insns
` [PATCH v5 17/17] x86emul: support SHA insns
[PATCH] dt-bindings: drm: rcar-du: Document optional reset properties
2017-03-03 14:41 UTC (2+ messages)
PSCI reset support - specification
2017-03-03 15:06 UTC (2+ messages)
[PATCH v2 00/16] Wind River Systems AVP PMD
2017-03-03 15:04 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 08/16] net/avp: device initialization
[PATCH 0/3] e2fsprogs: new tools e2info/e2spacey
2017-03-03 15:04 UTC (3+ messages)
` [PATCH 1/3] misc: fix all the compiler warnings
[PATCH 0/4] watchdog: sama5d4: fix issues
2017-03-03 14:14 UTC (5+ messages)
` [PATCH 3/4] watchodg: sama5d4: simplify probe
[PATCH] iio:light: Add support for STMicro VL6180 sensor
2017-03-03 14:57 UTC (3+ messages)
Conversion of w83627ehf to hwmon_device_register_with_info ?
2017-03-03 10:52 UTC (2+ messages)
[Qemu-devel] [Bug?] BQL about live migration
2017-03-03 15:03 UTC (8+ messages)
[radeon-alex:amd-staging-4.9 3/17] drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:1328:3-5: WARNING: possible condition with no effect (if == else) (fwd)
2017-03-03 15:02 UTC (2+ messages)
[U-Boot] [PATCH v5 0/16] sunxi: Add support for the CHIP Pro
2017-03-03 15:00 UTC (5+ messages)
` [U-Boot] [PATCH v5 16/16] "
[Qemu-devel] [PULL 0/2] submodule-update queue 20170303
2017-03-03 14:59 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] ppc: Fix problems with duplicated CPU family types
2017-03-03 14:58 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] vl: Print CPU help after we've registered the CPU accelerators
[Qemu-devel] [PATCH 00/15] block: A bunch of fixes for Sheepdog and Gluster
2017-03-03 14:57 UTC (6+ messages)
` [Qemu-devel] [PATCH 07/15] sheepdog: Report errors in pseudo-filename more usefully
[Buildroot] [RFC PATCH 0/9] Make the buildroot toolchain relocatable
2017-03-03 14:56 UTC (6+ messages)
` [Buildroot] [RFC PATCH 2/9] support/scripts: add fix-rpath script to sanitize the rpath
` [Buildroot] [RFC PATCH 8/9] support/scripts: check-host-rpath now handles $ORIGIN as well
[Qemu-devel] [PATCH 0/6] tcg: fix icount super slowdown
2017-03-03 14:55 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/5] qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
mm: use-after-free in zap_page_range
2017-03-03 13:54 UTC
[Qemu-devel] [PATCH] linux-user: limit number of arguments to execve
2017-03-03 14:54 UTC (2+ messages)
[PATCH 00/28] arm64: Dom0 ITS emulation
2017-03-03 14:53 UTC (8+ messages)
` [PATCH 11/28] ARM: GICv3: forward pending LPIs to guests
any rumblings about a newer YP powerpc reference board than mpc8315e-rdb?
2017-03-03 14:53 UTC (6+ messages)
[PATCH v3 00/18] drm/i915: VLV/CHV two-stage watermarks (v3)
2017-03-03 14:52 UTC (3+ messages)
` [PATCH v2 08/18] drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed
[PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
2017-03-03 14:51 UTC (7+ messages)
` [linux-sunxi] "
` "
[RFC 0/7] crypto: caam - add Queue Interface (QI) support
2017-03-03 14:52 UTC (16+ messages)
` [RFC 1/7] soc/qman: export volatile dequeue related structs
` [RFC 2/7] soc/qman: add dedicated channel ID for CAAM
` [RFC 3/7] soc/qman: export non-programmable FQD fields query
` [RFC 4/7] soc/qman: add helper functions needed by caam/qi driver
` [RFC 5/7] crypto: caam - avoid double inclusion in desc_constr.h
` [RFC 6/7] crypto: caam - add Queue Interface (QI) backend support
` [RFC 7/7] crypto: caam/qi - add ablkcipher and authenc algorithms
[PATCH 1/5] drm/i915/gtt: Make I915_PDPES_PER_PDP inline function
2017-03-03 14:50 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/5] "
[PATCH V3] perf: qcom: Add L3 cache PMU driver
2017-03-03 14:50 UTC (2+ messages)
[U-Boot] [PATCH 0/4] Add Intel Arria 10 SoC FPGA driver
2017-03-03 14:50 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] arm: socfpga: Removing unused passing parameter of socfpga_bridges_reset
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS d2b0d577f68e58b955544ca5338fd4e7538fc5b6
2017-03-03 14:50 UTC
[Qemu-devel] [PATCH] ppc/spapr: QOM'ify sPAPRRTCState
2017-03-03 14:49 UTC (3+ messages)
[PATCH 1/3] futex: remove duplicated code
2017-03-03 14:48 UTC (7+ messages)
[for-next][PATCH 0/7] tracing: Fixes for 4.11
2017-03-03 14:47 UTC (5+ messages)
` [for-next][PATCH 2/7] ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
` [for-next][PATCH 5/7] jump_label: Add comment about initialization order for anonymous unions
` [for-next][PATCH 6/7] tracing: Add #undef to fix compile error
` [for-next][PATCH 7/7] ftrace/graph: Add ftrace_graph_max_depth kernel parameter
Re: [PATCH 2/3] clk: sunxi-ng: add support for PRCM CCUs
2017-03-03 14:48 UTC (6+ messages)
` [linux-sunxi] "
[PATCH v1 0/4] net/i40e: QinQ filter
2017-03-03 14:48 UTC (5+ messages)
` [PATCH v1 1/4] net/i40e: update destroy tunnel filter function
` [PATCH v1 2/4] net/i40e: add QinQ wrapper function
` [PATCH v1 3/4] net/i40e: changes to consistent filter set
` [PATCH v1 4/4] net/i40e: parse QinQ pattern
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.